2022-12-01T09:48:35.0846856Z Requested labels: self-hosted, linux.2xlarge 2022-12-01T09:48:35.0846947Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/89997/merge 2022-12-01T09:48:35.0846969Z Waiting for a runner to pick up this job... 2022-12-01T09:48:35.6549638Z Job is about to start running on the runner: i-02a40f25bf1bf6be5 (organization) 2022-12-01T09:48:39.0987083Z Current runner version: '2.299.1' 2022-12-01T09:48:39.0992707Z Runner name: 'i-02a40f25bf1bf6be5' 2022-12-01T09:48:39.0993187Z Runner group name: 'Default' 2022-12-01T09:48:39.0993755Z Machine name: 'ip-10-0-1-231' 2022-12-01T09:48:39.0995773Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:39.0996478Z Actions: read 2022-12-01T09:48:39.0996774Z Checks: read 2022-12-01T09:48:39.0997068Z Contents: read 2022-12-01T09:48:39.0997562Z Deployments: read 2022-12-01T09:48:39.0997827Z Discussions: read 2022-12-01T09:48:39.0998117Z Issues: read 2022-12-01T09:48:39.0998438Z Metadata: read 2022-12-01T09:48:39.0998690Z Packages: read 2022-12-01T09:48:39.0999013Z Pages: read 2022-12-01T09:48:39.0999306Z PullRequests: read 2022-12-01T09:48:39.0999600Z RepositoryProjects: read 2022-12-01T09:48:39.0999960Z SecurityEvents: read 2022-12-01T09:48:39.1000257Z Statuses: read 2022-12-01T09:48:39.1000504Z ##[endgroup] 2022-12-01T09:48:39.1003661Z Secret source: None 2022-12-01T09:48:39.1004420Z Prepare workflow directory 2022-12-01T09:48:39.6899589Z Prepare all required actions 2022-12-01T09:48:39.7069698Z Getting action download info 2022-12-01T09:48:39.9423811Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:42.8310277Z Download action repository 'pytorch/test-infra@main' (SHA:1f415583bdcd967e33ea8fd05be71ed0bdf19880) 2022-12-01T09:48:43.0627663Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-12-01T09:48:43.3938094Z Getting action download info 2022-12-01T09:48:43.5401787Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:43.7685590Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2022-12-01T09:48:43.7687485Z ##[group] Inputs 2022-12-01T09:48:43.7687808Z build-environment: linux-xenial-py3-clang5-mobile-build 2022-12-01T09:48:43.7688150Z docker-image-name: pytorch-linux-xenial-py3-clang5-asan 2022-12-01T09:48:43.7688737Z build-generates-artifacts: false 2022-12-01T09:48:43.7688965Z build-with-debug: false 2022-12-01T09:48:43.7689157Z sync-tag: 2022-12-01T09:48:43.7689324Z cuda-arch-list: 5.2 2022-12-01T09:48:43.7689518Z test-matrix: 2022-12-01T09:48:43.7689700Z ##[endgroup] 2022-12-01T09:48:43.7690122Z Complete job name: linux-xenial-py3-clang5-mobile-build / build 2022-12-01T09:48:43.8433888Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:43.8434178Z with: 2022-12-01T09:48:43.8434347Z submodules: recursive 2022-12-01T09:48:43.8434537Z fetch-depth: 0 2022-12-01T09:48:43.8434718Z ##[endgroup] 2022-12-01T09:48:43.8705240Z ##[group]Run retry () { 2022-12-01T09:48:43.8705503Z retry () { 2022-12-01T09:48:43.8705814Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:43.8706030Z } 2022-12-01T09:48:43.8706214Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.8706420Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:43.8706668Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.8706907Z else 2022-12-01T09:48:43.8707106Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.8707287Z fi 2022-12-01T09:48:43.8707471Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.8722922Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:43.8723160Z env: 2022-12-01T09:48:43.8723323Z NO_SUDO: 2022-12-01T09:48:43.8723495Z ##[endgroup] 2022-12-01T09:48:43.8890367Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:45.6971561Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:45.6971829Z with: 2022-12-01T09:48:45.6972066Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:45.6972309Z fetch-depth: 0 2022-12-01T09:48:45.6972515Z submodules: recursive 2022-12-01T09:48:45.6972736Z quiet-checkout: true 2022-12-01T09:48:45.6972973Z repository: pytorch/pytorch 2022-12-01T09:48:45.6973479Z token: *** 2022-12-01T09:48:45.6973671Z ssh-strict: true 2022-12-01T09:48:45.6973904Z persist-credentials: true 2022-12-01T09:48:45.6974127Z clean: true 2022-12-01T09:48:45.6974312Z lfs: false 2022-12-01T09:48:45.6974527Z set-safe-directory: true 2022-12-01T09:48:45.6974750Z ##[endgroup] 2022-12-01T09:48:45.8124719Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:45.8126108Z ##[group]Getting Git version info 2022-12-01T09:48:45.8126551Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:45.8127027Z [command]/usr/bin/git version 2022-12-01T09:48:45.8127266Z git version 2.37.1 2022-12-01T09:48:45.8139885Z ##[endgroup] 2022-12-01T09:48:45.8159847Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/abd0aaa0-f911-4bcd-9d84-0121ce7fdf6e' before making global git config changes 2022-12-01T09:48:45.8160648Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:45.8163031Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:45.8199929Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:45.8204675Z ##[group]Initializing the repository 2022-12-01T09:48:45.8207743Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:45.8367788Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:45.8368418Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:45.8369028Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:45.8369448Z hint: 2022-12-01T09:48:45.8369979Z hint: git config --global init.defaultBranch 2022-12-01T09:48:45.8370370Z hint: 2022-12-01T09:48:45.8370922Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:45.8371610Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:45.8372092Z hint: 2022-12-01T09:48:45.8372518Z hint: git branch -m 2022-12-01T09:48:45.8373218Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T09:48:45.8378172Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:45.8405201Z ##[endgroup] 2022-12-01T09:48:45.8405934Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:45.8408859Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:45.8433165Z ##[endgroup] 2022-12-01T09:48:45.8433805Z ##[group]Setting up auth 2022-12-01T09:48:45.8440321Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:45.8468436Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:48:45.8701596Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:45.8727503Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T09:48:45.8961605Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:45.9002268Z ##[endgroup] 2022-12-01T09:48:45.9002969Z ##[group]Fetching the repository 2022-12-01T09:48:45.9009099Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-12-01T09:49:37.0141885Z [command]/usr/bin/git rev-parse --verify --quiet c13d400bffe90e16b96520bbc8a41a6f0c9cd584^{object} 2022-12-01T09:49:37.0175119Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:38.4360086Z ##[endgroup] 2022-12-01T09:49:38.4360527Z ##[group]Determining the checkout info 2022-12-01T09:49:38.4362007Z ##[endgroup] 2022-12-01T09:49:38.4362382Z ##[group]Checking out the ref 2022-12-01T09:49:38.4367045Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:39.6715853Z ##[endgroup] 2022-12-01T09:49:39.6716282Z ##[group]Setting up auth for fetching submodules 2022-12-01T09:49:39.6722363Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:49:39.6767768Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-12-01T09:49:39.6796522Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-12-01T09:49:39.6825859Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-12-01T09:49:39.6849373Z ##[endgroup] 2022-12-01T09:49:39.6849748Z ##[group]Fetching submodules 2022-12-01T09:49:39.6853248Z [command]/usr/bin/git submodule sync --recursive 2022-12-01T09:49:39.7112202Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-12-01T09:49:39.7360931Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:49:39.7361519Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:49:39.7362919Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:49:39.7364824Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:49:39.7367000Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:49:39.7369325Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:49:39.7371530Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:49:39.7374125Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:49:39.7376535Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:49:39.7379270Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:49:39.7382059Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:49:39.7384864Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:49:39.7388003Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:49:39.7391133Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:49:39.7394189Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:49:39.7398693Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:49:39.7401840Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:49:39.7405365Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:49:39.7408884Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:49:39.7412741Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:49:39.7416348Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:49:39.7420302Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:49:39.7424190Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:49:39.7428497Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:49:39.7432488Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:49:39.7436724Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-12-01T09:49:39.7441344Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:49:39.7445645Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:49:39.7450305Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:49:39.7454931Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:49:39.7459682Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:49:39.7464486Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:49:39.7469581Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:49:39.7474517Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:49:39.7479834Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:49:39.7485123Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:49:39.7490305Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:49:39.7495648Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:49:39.7501221Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:49:39.7507038Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:49:39.7513097Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:49:39.7540704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:49:40.0697296Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:49:40.2801126Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:49:40.5018185Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:49:40.7993685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:49:41.0822960Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:49:43.1181726Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:49:49.0302571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:49:49.3913903Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:49:49.9354130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:49:51.4815842Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:49:52.6500997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:49:54.0226341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:49:59.1073403Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:49:59.8824497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:50:01.0425330Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:50:02.3038003Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:50:03.2521871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:50:03.9171650Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:50:04.4207652Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:50:05.6214247Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:50:06.0626951Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:50:06.2841872Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:50:06.6191774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:50:08.0115320Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:50:08.4756782Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:50:08.8538517Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:50:14.8918080Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:50:16.5427948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:50:16.9736495Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:50:17.2254701Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:50:22.5383283Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:50:22.7360098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:50:23.0134560Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:50:23.8403014Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:50:24.0455843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:50:24.3886704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:50:24.6808796Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:50:25.2951442Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:50:27.4454912Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:50:27.9160128Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:50:30.0875914Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:50:30.0972628Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:50:30.1045544Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:50:30.1248681Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:50:30.1447004Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:50:30.1767108Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:50:30.7278100Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:50:30.7468651Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:30.8377356Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:50:30.8696322Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:50:31.1341252Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:50:31.5074059Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:50:31.7324118Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:50:31.7748096Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:50:31.7762608Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:50:31.7764601Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:50:31.7766810Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:50:31.7769120Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:50:31.7792731Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:50:32.7347071Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:50:33.2400133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:50:34.5807354Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:50:34.9348380Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:50:35.0267440Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:50:35.0816888Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:50:35.0912150Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:50:35.1687414Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:50:35.2022385Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:50:35.2106477Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:50:35.2476993Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:50:35.2702176Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:50:35.3130698Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:50:35.3237405Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:50:35.3249449Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:50:35.3269821Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:50:42.9628465Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:50:42.9644185Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:50:42.9667526Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:50:50.6635312Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:50:50.6726725Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:50:50.6854421Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:50:50.7718655Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:50:50.7732592Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:50:50.7734870Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:50:50.7757386Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:50:51.9560871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:50:53.0248163Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:50:53.0752748Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:50:53.0941023Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:50:53.1070499Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:50:53.2042859Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:50:53.4253114Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:50:53.4278537Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:50:53.4280442Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:50:53.4303898Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:53.8265911Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:54.8059212Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:54.8342769Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:50:54.8477884Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:50:54.8490126Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:50:54.8510384Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:50:56.5752401Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:50:56.5771771Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:50:56.5773745Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:50:56.5796981Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:56.9931624Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:57.8204118Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:50:57.8806505Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:50:57.8819816Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:50:57.8845396Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-12-01T09:50:58.3277060Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:50:58.3357927Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:50:58.5690622Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:50:58.5707909Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:50:58.5709937Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:50:58.5732643Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:50:58.9786007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:51:00.1191692Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:51:00.1815596Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:51:00.1891173Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:51:00.1986591Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:51:00.2291382Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:51:00.2372073Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:51:00.2629843Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:51:00.2714496Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:51:00.3109380Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:51:00.4084948Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:51:00.4320552Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:51:00.4333962Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:00.4336147Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:00.4338658Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:00.4341163Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:00.4362409Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:51:01.5681329Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:51:02.4176921Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:51:03.8313590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:51:04.7073327Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:51:04.7206082Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:51:04.7809696Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:51:04.8064662Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:51:04.8077094Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:04.8099310Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:51:05.1360656Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:05.2585834Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:51:05.2613372Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-12-01T09:51:05.2877723Z Entering 'android/libs/fbjni' 2022-12-01T09:51:05.2912479Z Entering 'third_party/FP16' 2022-12-01T09:51:05.2947647Z Entering 'third_party/FXdiv' 2022-12-01T09:51:05.2982272Z Entering 'third_party/NNPACK' 2022-12-01T09:51:05.3016013Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:05.3051012Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:05.3085367Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:05.3128992Z Entering 'third_party/benchmark' 2022-12-01T09:51:05.3163727Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:05.3198488Z Entering 'third_party/cub' 2022-12-01T09:51:05.3231911Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:05.3272356Z Entering 'third_party/cutlass' 2022-12-01T09:51:05.3311904Z Entering 'third_party/eigen' 2022-12-01T09:51:05.3349021Z Entering 'third_party/fbgemm' 2022-12-01T09:51:05.3384144Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:05.3419314Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:05.3453193Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:05.3486811Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:05.3522343Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:05.3558891Z Entering 'third_party/fmt' 2022-12-01T09:51:05.3592865Z Entering 'third_party/foxi' 2022-12-01T09:51:05.3626473Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:05.3661600Z Entering 'third_party/gloo' 2022-12-01T09:51:05.3696183Z Entering 'third_party/googletest' 2022-12-01T09:51:05.3730314Z Entering 'third_party/ideep' 2022-12-01T09:51:05.3766690Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:05.3802652Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:05.3844058Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:05.3880178Z Entering 'third_party/ittapi' 2022-12-01T09:51:05.3914002Z Entering 'third_party/kineto' 2022-12-01T09:51:05.3948271Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:05.3982967Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:05.4019625Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:05.4054663Z Entering 'third_party/neon2sse' 2022-12-01T09:51:05.4089236Z Entering 'third_party/nlohmann' 2022-12-01T09:51:05.4124811Z Entering 'third_party/onnx' 2022-12-01T09:51:05.4171693Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.4206538Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.4241454Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:05.4275378Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:05.4315045Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.4348595Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.4381576Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.4420466Z Entering 'third_party/pocketfft' 2022-12-01T09:51:05.4455589Z Entering 'third_party/protobuf' 2022-12-01T09:51:05.4492176Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:05.4527071Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:05.4562903Z Entering 'third_party/psimd' 2022-12-01T09:51:05.4599967Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:05.4634528Z Entering 'third_party/pybind11' 2022-12-01T09:51:05.4668954Z Entering 'third_party/python-enum' 2022-12-01T09:51:05.4702570Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:05.4737820Z Entering 'third_party/python-six' 2022-12-01T09:51:05.4772704Z Entering 'third_party/sleef' 2022-12-01T09:51:05.4807421Z Entering 'third_party/tbb' 2022-12-01T09:51:05.4845780Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:05.4880683Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:05.4915375Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:05.4948710Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:05.4981869Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:05.5017679Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.5053670Z Entering 'third_party/zstd' 2022-12-01T09:51:05.5096353Z ##[endgroup] 2022-12-01T09:51:05.5097533Z ##[group]Persisting credentials for submodules 2022-12-01T09:51:05.5102071Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-12-01T09:51:05.5362459Z Entering 'android/libs/fbjni' 2022-12-01T09:51:05.5395648Z Entering 'third_party/FP16' 2022-12-01T09:51:05.5429426Z Entering 'third_party/FXdiv' 2022-12-01T09:51:05.5464047Z Entering 'third_party/NNPACK' 2022-12-01T09:51:05.5501162Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:05.5533973Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:05.5571403Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:05.5617394Z Entering 'third_party/benchmark' 2022-12-01T09:51:05.5652946Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:05.5686875Z Entering 'third_party/cub' 2022-12-01T09:51:05.5722498Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:05.5760562Z Entering 'third_party/cutlass' 2022-12-01T09:51:05.5802205Z Entering 'third_party/eigen' 2022-12-01T09:51:05.5838969Z Entering 'third_party/fbgemm' 2022-12-01T09:51:05.5873441Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:05.5908129Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:05.5941520Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:05.5977332Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:05.6012954Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:05.6048685Z Entering 'third_party/fmt' 2022-12-01T09:51:05.6082257Z Entering 'third_party/foxi' 2022-12-01T09:51:05.6114165Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:05.6147937Z Entering 'third_party/gloo' 2022-12-01T09:51:05.6182046Z Entering 'third_party/googletest' 2022-12-01T09:51:05.6216621Z Entering 'third_party/ideep' 2022-12-01T09:51:05.6250176Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:05.6285383Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:05.6325397Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:05.6358177Z Entering 'third_party/ittapi' 2022-12-01T09:51:05.6390615Z Entering 'third_party/kineto' 2022-12-01T09:51:05.6425890Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:05.6457907Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:05.6491145Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:05.6524880Z Entering 'third_party/neon2sse' 2022-12-01T09:51:05.6559407Z Entering 'third_party/nlohmann' 2022-12-01T09:51:05.6594107Z Entering 'third_party/onnx' 2022-12-01T09:51:05.6638985Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.6671866Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.6708834Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:05.6742315Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:05.6779927Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.6815465Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.6848572Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.6887165Z Entering 'third_party/pocketfft' 2022-12-01T09:51:05.6922055Z Entering 'third_party/protobuf' 2022-12-01T09:51:05.6959593Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:05.6992510Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:05.7029340Z Entering 'third_party/psimd' 2022-12-01T09:51:05.7062794Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:05.7095393Z Entering 'third_party/pybind11' 2022-12-01T09:51:05.7129397Z Entering 'third_party/python-enum' 2022-12-01T09:51:05.7162659Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:05.7195900Z Entering 'third_party/python-six' 2022-12-01T09:51:05.7228706Z Entering 'third_party/sleef' 2022-12-01T09:51:05.7262296Z Entering 'third_party/tbb' 2022-12-01T09:51:05.7296442Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:05.7329257Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:05.7361239Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:05.7392644Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:05.7425032Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:05.7458005Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.7493145Z Entering 'third_party/zstd' 2022-12-01T09:51:05.7537670Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-12-01T09:51:05.7796900Z Entering 'android/libs/fbjni' 2022-12-01T09:51:05.7833233Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-12-01T09:51:05.7847678Z Entering 'third_party/FP16' 2022-12-01T09:51:05.7883422Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-12-01T09:51:05.7898344Z Entering 'third_party/FXdiv' 2022-12-01T09:51:05.7930359Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-12-01T09:51:05.7945010Z Entering 'third_party/NNPACK' 2022-12-01T09:51:05.7976313Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-12-01T09:51:05.7991025Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:05.8024120Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-12-01T09:51:05.8039890Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:05.8070258Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-12-01T09:51:05.8085543Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:05.8116503Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-12-01T09:51:05.8140709Z Entering 'third_party/benchmark' 2022-12-01T09:51:05.8172380Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:05.8186608Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:05.8218450Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:05.8233381Z Entering 'third_party/cub' 2022-12-01T09:51:05.8264590Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-12-01T09:51:05.8279776Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:05.8310471Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-12-01T09:51:05.8328906Z Entering 'third_party/cutlass' 2022-12-01T09:51:05.8359824Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-12-01T09:51:05.8379729Z Entering 'third_party/eigen' 2022-12-01T09:51:05.8410664Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-12-01T09:51:05.8426518Z Entering 'third_party/fbgemm' 2022-12-01T09:51:05.8457634Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-12-01T09:51:05.8471845Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:05.8502198Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-12-01T09:51:05.8516457Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:05.8547105Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:05.8561023Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:05.8592142Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:05.8606372Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:05.8638033Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-12-01T09:51:05.8653659Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:05.8684463Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-12-01T09:51:05.8700300Z Entering 'third_party/fmt' 2022-12-01T09:51:05.8731606Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-12-01T09:51:05.8745453Z Entering 'third_party/foxi' 2022-12-01T09:51:05.8776402Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-12-01T09:51:05.8790599Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:05.8823804Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-12-01T09:51:05.8837796Z Entering 'third_party/gloo' 2022-12-01T09:51:05.8868092Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-12-01T09:51:05.8882231Z Entering 'third_party/googletest' 2022-12-01T09:51:05.8913998Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:05.8928667Z Entering 'third_party/ideep' 2022-12-01T09:51:05.8959306Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-12-01T09:51:05.8973197Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:05.9004485Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-12-01T09:51:05.9019495Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:05.9051343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-12-01T09:51:05.9070643Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:05.9102152Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-12-01T09:51:05.9115840Z Entering 'third_party/ittapi' 2022-12-01T09:51:05.9147453Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-12-01T09:51:05.9161753Z Entering 'third_party/kineto' 2022-12-01T09:51:05.9192582Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-12-01T09:51:05.9207109Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:05.9237359Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-12-01T09:51:05.9251395Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:05.9282767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-12-01T09:51:05.9297776Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:05.9328647Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-12-01T09:51:05.9342453Z Entering 'third_party/neon2sse' 2022-12-01T09:51:05.9374997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-12-01T09:51:05.9390345Z Entering 'third_party/nlohmann' 2022-12-01T09:51:05.9421709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-12-01T09:51:05.9437525Z Entering 'third_party/onnx' 2022-12-01T09:51:05.9469949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:05.9496779Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.9528492Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:05.9542267Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.9575057Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:05.9591412Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:05.9623117Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-12-01T09:51:05.9636639Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:05.9669420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:05.9688015Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.9721171Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:05.9735665Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.9768407Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:05.9782345Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.9813923Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-12-01T09:51:05.9832786Z Entering 'third_party/pocketfft' 2022-12-01T09:51:05.9864255Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-12-01T09:51:05.9879330Z Entering 'third_party/protobuf' 2022-12-01T09:51:05.9910043Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-12-01T09:51:05.9927651Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:05.9960901Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:05.9974993Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.0005199Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.0021027Z Entering 'third_party/psimd' 2022-12-01T09:51:06.0053587Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-12-01T09:51:06.0067659Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.0098384Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-12-01T09:51:06.0113114Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.0144137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:06.0160358Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.0192099Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-12-01T09:51:06.0207488Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.0238319Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-12-01T09:51:06.0252225Z Entering 'third_party/python-six' 2022-12-01T09:51:06.0284537Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-12-01T09:51:06.0298379Z Entering 'third_party/sleef' 2022-12-01T09:51:06.0330081Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-12-01T09:51:06.0343776Z Entering 'third_party/tbb' 2022-12-01T09:51:06.0375767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-12-01T09:51:06.0391824Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.0423924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-12-01T09:51:06.0438234Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.0468867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.0482925Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.0513292Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-12-01T09:51:06.0528588Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.0559877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-12-01T09:51:06.0574069Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.0612016Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:06.0617943Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.0650896Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-12-01T09:51:06.0666562Z Entering 'third_party/zstd' 2022-12-01T09:51:06.0697298Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-12-01T09:51:06.4594586Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-12-01T09:51:06.4853922Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.4890359Z Entering 'third_party/FP16' 2022-12-01T09:51:06.4924923Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.4960769Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.4995608Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.5032196Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.5066597Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.5111310Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.5148370Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.5182822Z Entering 'third_party/cub' 2022-12-01T09:51:06.5217745Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.5257672Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.5298078Z Entering 'third_party/eigen' 2022-12-01T09:51:06.5335229Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.5370784Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.5404471Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.5439691Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.5474715Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.5510352Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.5545304Z Entering 'third_party/fmt' 2022-12-01T09:51:06.5580075Z Entering 'third_party/foxi' 2022-12-01T09:51:06.5614711Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.5648410Z Entering 'third_party/gloo' 2022-12-01T09:51:06.5683472Z Entering 'third_party/googletest' 2022-12-01T09:51:06.5717828Z Entering 'third_party/ideep' 2022-12-01T09:51:06.5751412Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.5787590Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.5828074Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.5863668Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.5899556Z Entering 'third_party/kineto' 2022-12-01T09:51:06.5933786Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.5968065Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.6003059Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.6038864Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.6072078Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.6108391Z Entering 'third_party/onnx' 2022-12-01T09:51:06.6153252Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.6187900Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.6224423Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:06.6258105Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:06.6295045Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.6328938Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.6362098Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.6400430Z Entering 'third_party/pocketfft' 2022-12-01T09:51:06.6432889Z Entering 'third_party/protobuf' 2022-12-01T09:51:06.6469335Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:06.6502312Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.6538643Z Entering 'third_party/psimd' 2022-12-01T09:51:06.6571881Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.6606181Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.6640136Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.6674268Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.6710963Z Entering 'third_party/python-six' 2022-12-01T09:51:06.6746928Z Entering 'third_party/sleef' 2022-12-01T09:51:06.6781421Z Entering 'third_party/tbb' 2022-12-01T09:51:06.6818170Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.6852961Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.6888341Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.6923146Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.6956594Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.6991241Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.7027661Z Entering 'third_party/zstd' 2022-12-01T09:51:06.7073120Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-12-01T09:51:06.7328769Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.7362737Z Entering 'third_party/FP16' 2022-12-01T09:51:06.7397389Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.7431155Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.7465595Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.7502927Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.7536863Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.7582728Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.7616593Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.7650783Z Entering 'third_party/cub' 2022-12-01T09:51:06.7684298Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.7723878Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.7764511Z Entering 'third_party/eigen' 2022-12-01T09:51:06.7802243Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.7836704Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.7870499Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.7904750Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.7939564Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.7974068Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.8009138Z Entering 'third_party/fmt' 2022-12-01T09:51:06.8045444Z Entering 'third_party/foxi' 2022-12-01T09:51:06.8078226Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.8111066Z Entering 'third_party/gloo' 2022-12-01T09:51:06.8145442Z Entering 'third_party/googletest' 2022-12-01T09:51:06.8181137Z Entering 'third_party/ideep' 2022-12-01T09:51:06.8215129Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.8249061Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.8287887Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.8322448Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.8356151Z Entering 'third_party/kineto' 2022-12-01T09:51:06.8390484Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.8423818Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.8458938Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.8493238Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.8526300Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.8561204Z Entering 'third_party/onnx' 2022-12-01T09:51:06.8605570Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.8639352Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.8674950Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:06.8710901Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:06.8748541Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.8782528Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.8817632Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.8856036Z Entering 'third_party/pocketfft' 2022-12-01T09:51:06.8890737Z Entering 'third_party/protobuf' 2022-12-01T09:51:06.8927687Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:06.8961827Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.8996986Z Entering 'third_party/psimd' 2022-12-01T09:51:06.9031286Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.9065134Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.9099819Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.9134463Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.9168287Z Entering 'third_party/python-six' 2022-12-01T09:51:06.9203307Z Entering 'third_party/sleef' 2022-12-01T09:51:06.9238497Z Entering 'third_party/tbb' 2022-12-01T09:51:06.9273471Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.9309072Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.9342281Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.9376729Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.9412636Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.9446189Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.9482886Z Entering 'third_party/zstd' 2022-12-01T09:51:06.9524314Z ##[endgroup] 2022-12-01T09:51:06.9563687Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:51:06.9588968Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:51:06.9747017Z Prepare all required actions 2022-12-01T09:51:06.9773374Z ##[group]Run ./.github/actions/setup-linux 2022-12-01T09:51:06.9773577Z ##[endgroup] 2022-12-01T09:51:06.9788346Z ##[group]Run set -euo pipefail 2022-12-01T09:51:06.9788573Z set -euo pipefail 2022-12-01T09:51:06.9788784Z function get_ec2_metadata() { 2022-12-01T09:51:06.9789026Z  # Pulled from instance metadata endpoint for EC2 2022-12-01T09:51:06.9789363Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-12-01T09:51:06.9789657Z  category=$1 2022-12-01T09:51:06.9789893Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-12-01T09:51:06.9790110Z } 2022-12-01T09:51:06.9790292Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-12-01T09:51:06.9790555Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-12-01T09:51:06.9790855Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-12-01T09:51:06.9791086Z echo "system info $(uname -a)" 2022-12-01T09:51:06.9802201Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:06.9802414Z ##[endgroup] 2022-12-01T09:51:06.9879838Z ami-id: ami-096198a0bccc6bad4 2022-12-01T09:51:06.9929294Z instance-id: i-02a40f25bf1bf6be5 2022-12-01T09:51:06.9978235Z instance-type: c5.2xlarge 2022-12-01T09:51:06.9984493Z system info Linux ip-10-0-1-231.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-12-01T09:51:07.0000693Z ##[group]Run if systemctl is-active --quiet docker; then 2022-12-01T09:51:07.0000981Z if systemctl is-active --quiet docker; then 2022-12-01T09:51:07.0001229Z  echo "Docker daemon is running..."; 2022-12-01T09:51:07.0001488Z else 2022-12-01T09:51:07.0001716Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-12-01T09:51:07.0001948Z fi 2022-12-01T09:51:07.0012549Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:07.0012762Z ##[endgroup] 2022-12-01T09:51:07.0054723Z Docker daemon is running... 2022-12-01T09:51:07.0072477Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:07.0072833Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:07.0073114Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:07.0073490Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-12-01T09:51:07.0073831Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-12-01T09:51:07.0084352Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:07.0084582Z env: 2022-12-01T09:51:07.0084750Z AWS_RETRY_MODE: standard 2022-12-01T09:51:07.0084926Z AWS_MAX_ATTEMPTS: 5 2022-12-01T09:51:07.0085126Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:51:07.0085314Z ##[endgroup] 2022-12-01T09:51:08.5984422Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-12-01T09:51:08.5984800Z Configure a credential helper to remove this warning. See 2022-12-01T09:51:08.5985337Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-12-01T09:51:08.5985693Z 2022-12-01T09:51:08.5985769Z Login Succeeded 2022-12-01T09:51:08.6014044Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:08.6014355Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:08.6014620Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:08.6025614Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.6025862Z ##[endgroup] 2022-12-01T09:51:08.6098234Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-12-01T09:51:08.6098465Z with: 2022-12-01T09:51:08.6098901Z github-secret: *** 2022-12-01T09:51:08.6099101Z activate-with-label: false 2022-12-01T09:51:08.6099312Z label: with-ssh 2022-12-01T09:51:08.6099558Z remove-existing-keys: true 2022-12-01T09:51:08.6099750Z ##[endgroup] 2022-12-01T09:51:09.0382766Z Grabbing public ssh keys from https://github.com/charlie-wt.keys 2022-12-01T09:51:09.1291740Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-12-01T09:51:09.1304629Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-12-01T09:51:09.1329874Z Login using: ssh ec2-user@ec2-44-204-216-204.compute-1.amazonaws.com 2022-12-01T09:51:09.1409771Z Prepare all required actions 2022-12-01T09:51:09.1461871Z ##[group]Run ./.github/actions/calculate-docker-image 2022-12-01T09:51:09.1462086Z with: 2022-12-01T09:51:09.1462326Z docker-image-name: pytorch-linux-xenial-py3-clang5-asan 2022-12-01T09:51:09.1462561Z xla: false 2022-12-01T09:51:09.1462728Z skip_push: true 2022-12-01T09:51:09.1462898Z ##[endgroup] 2022-12-01T09:51:09.1515165Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:09.1515403Z if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:09.1515657Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-12-01T09:51:09.1515940Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:09.1516196Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:09.1516489Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-12-01T09:51:09.1516728Z else 2022-12-01T09:51:09.1516956Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:09.1517413Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:09.1517705Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-12-01T09:51:09.1518013Z fi 2022-12-01T09:51:09.1528905Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.1529121Z env: 2022-12-01T09:51:09.1529273Z IS_XLA: 2022-12-01T09:51:09.1529428Z XLA_IMAGE_TAG: v0.4 2022-12-01T09:51:09.1529738Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan 2022-12-01T09:51:09.1530036Z ##[endgroup] 2022-12-01T09:51:09.1579764Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:51:09.1601044Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:51:09.1622222Z ##[group]Run set -x 2022-12-01T09:51:09.1622448Z set -x 2022-12-01T09:51:09.1622681Z # Check if image already exists, if it does then skip building it 2022-12-01T09:51:09.1622950Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-12-01T09:51:09.1623161Z  exit 0 2022-12-01T09:51:09.1623322Z fi 2022-12-01T09:51:09.1623524Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-12-01T09:51:09.1623794Z  # if we're on the base branch then use the parent commit 2022-12-01T09:51:09.1624045Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-12-01T09:51:09.1624240Z else 2022-12-01T09:51:09.1624455Z  # otherwise we're on a PR, so use the most recent base commit 2022-12-01T09:51:09.1624726Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-12-01T09:51:09.1624932Z fi 2022-12-01T09:51:09.1625144Z # Covers the case where a previous tag doesn't exist for the tree 2022-12-01T09:51:09.1625571Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-12-01T09:51:09.1625896Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-12-01T09:51:09.1626231Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-12-01T09:51:09.1626495Z  exit 1 2022-12-01T09:51:09.1626657Z fi 2022-12-01T09:51:09.1626888Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-12-01T09:51:09.1627196Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-12-01T09:51:09.1627573Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-12-01T09:51:09.1627902Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-12-01T09:51:09.1628259Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-12-01T09:51:09.1628564Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-12-01T09:51:09.1628843Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-12-01T09:51:09.1629129Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-12-01T09:51:09.1629458Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-12-01T09:51:09.1629786Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-12-01T09:51:09.1630081Z  echo ::set-output name=skip_push::true 2022-12-01T09:51:09.1630283Z  fi 2022-12-01T09:51:09.1630428Z fi 2022-12-01T09:51:09.1630621Z echo ::set-output name=rebuild::yes 2022-12-01T09:51:09.1641378Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.1641583Z env: 2022-12-01T09:51:09.1641788Z BASE_REVISION: ae2fe4033cf3b17259b17f351020b988fa893f91 2022-12-01T09:51:09.1642174Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:09.1642544Z DOCKER_TAG: fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:09.1642741Z DOCKER_FORCE_PUSH: 2022-12-01T09:51:09.1642917Z ##[endgroup] 2022-12-01T09:51:09.1665618Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:09.4666710Z { 2022-12-01T09:51:09.4667105Z "schemaVersion": 2, 2022-12-01T09:51:09.4667658Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-12-01T09:51:09.4667941Z "config": { 2022-12-01T09:51:09.4668180Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-12-01T09:51:09.4668487Z "size": 29902, 2022-12-01T09:51:09.4668870Z "digest": "sha256:879749ddd852e8dce0a180057eaa438fa64e2e9b8ed862a0a9929f5ad2ad4462" 2022-12-01T09:51:09.4669116Z }, 2022-12-01T09:51:09.4669274Z "layers": [ 2022-12-01T09:51:09.4669430Z { 2022-12-01T09:51:09.4669662Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4669914Z "size": 46497548, 2022-12-01T09:51:09.4673109Z "digest": "sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50" 2022-12-01T09:51:09.4673661Z }, 2022-12-01T09:51:09.4673933Z { 2022-12-01T09:51:09.4674383Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4674841Z "size": 857, 2022-12-01T09:51:09.4675267Z "digest": "sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01" 2022-12-01T09:51:09.4675594Z }, 2022-12-01T09:51:09.4675818Z { 2022-12-01T09:51:09.4676222Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4676680Z "size": 528, 2022-12-01T09:51:09.4677136Z "digest": "sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1" 2022-12-01T09:51:09.4677956Z }, 2022-12-01T09:51:09.4678159Z { 2022-12-01T09:51:09.4678408Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4678696Z "size": 170, 2022-12-01T09:51:09.4679138Z "digest": "sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e" 2022-12-01T09:51:09.4679590Z }, 2022-12-01T09:51:09.4679836Z { 2022-12-01T09:51:09.4680282Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4680737Z "size": 2051, 2022-12-01T09:51:09.4681332Z "digest": "sha256:4c162df008076cbaf475ec86d1611ce03e6236a8982f396fd42db50f69fd8165" 2022-12-01T09:51:09.4681574Z }, 2022-12-01T09:51:09.4681724Z { 2022-12-01T09:51:09.4681957Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4682283Z "size": 253387545, 2022-12-01T09:51:09.4682643Z "digest": "sha256:3e4dfd017255d54de60e42e119f4224aa6b2f5d06d36859633e98c5b913f8818" 2022-12-01T09:51:09.4682976Z }, 2022-12-01T09:51:09.4683202Z { 2022-12-01T09:51:09.4683583Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4683959Z "size": 848, 2022-12-01T09:51:09.4684352Z "digest": "sha256:a4ada130b3d82f6620fddf17e3d3b32c835047e873b86be2712f85073f9ca430" 2022-12-01T09:51:09.4684688Z }, 2022-12-01T09:51:09.4684899Z { 2022-12-01T09:51:09.4685284Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4685765Z "size": 142473164, 2022-12-01T09:51:09.4686221Z "digest": "sha256:7b42e6e28ee5b65d16454e157fddd8037c91593f5da007dbbea63b2c4b0da509" 2022-12-01T09:51:09.4686570Z }, 2022-12-01T09:51:09.4686820Z { 2022-12-01T09:51:09.4687092Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4687342Z + exit 0 2022-12-01T09:51:09.4687606Z "size": 407, 2022-12-01T09:51:09.4687853Z "digest": "sha256:c69cf3e07f0525625aa4744a8e777e33169c599f95a81f6042835792d9910be5" 2022-12-01T09:51:09.4688083Z }, 2022-12-01T09:51:09.4688220Z { 2022-12-01T09:51:09.4688464Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4688710Z "size": 107, 2022-12-01T09:51:09.4688965Z "digest": "sha256:42ed601db451cc0bc70a4a97e6adcdee7705d142b565eccf12546f450d5f0417" 2022-12-01T09:51:09.4689217Z }, 2022-12-01T09:51:09.4689366Z { 2022-12-01T09:51:09.4689596Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4689838Z "size": 450, 2022-12-01T09:51:09.4690102Z "digest": "sha256:5b3f7eea69ee146cea8268519bef821d6fe01e916ca8f711f38fb0b56a6e6098" 2022-12-01T09:51:09.4690343Z }, 2022-12-01T09:51:09.4690491Z { 2022-12-01T09:51:09.4690730Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4690963Z "size": 1293, 2022-12-01T09:51:09.4691228Z "digest": "sha256:4a6b400a6fd65222a39dba3ca49c51d54b1bb7b3eeb0648d69fc3b06563cc05a" 2022-12-01T09:51:09.4691475Z }, 2022-12-01T09:51:09.4691609Z { 2022-12-01T09:51:09.4691849Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4692096Z "size": 476, 2022-12-01T09:51:09.4692338Z "digest": "sha256:fb97421689421a74617b0de15d1d0d1a9dae470d6390f3aee3a8e262987ed9f4" 2022-12-01T09:51:09.4692576Z }, 2022-12-01T09:51:09.4692723Z { 2022-12-01T09:51:09.4696007Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4696415Z "size": 110, 2022-12-01T09:51:09.4696867Z "digest": "sha256:d86ea84f8bd7d6d55088802721676317cdd28a1b6d54ee92e180202b6143ee70" 2022-12-01T09:51:09.4697303Z }, 2022-12-01T09:51:09.4697564Z { 2022-12-01T09:51:09.4697911Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4698161Z "size": 2571, 2022-12-01T09:51:09.4698406Z "digest": "sha256:555520ae7e3c81fe040331eac748a6fce053051f31be77d63f78a0486aae0a6f" 2022-12-01T09:51:09.4698652Z }, 2022-12-01T09:51:09.4698797Z { 2022-12-01T09:51:09.4699028Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4699274Z "size": 1868, 2022-12-01T09:51:09.4699536Z "digest": "sha256:cf0509a05e678346f68b4203b8f98caef2438ab54a175e9a57dbcf2dcf2dbde3" 2022-12-01T09:51:09.4699773Z }, 2022-12-01T09:51:09.4699905Z { 2022-12-01T09:51:09.4700146Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4700412Z "size": 1189823423, 2022-12-01T09:51:09.4700668Z "digest": "sha256:dd56a7c05a76065685ce6b3c6dbce0d0755900d929cdac1ec669befab4d24dfc" 2022-12-01T09:51:09.4700911Z }, 2022-12-01T09:51:09.4701057Z { 2022-12-01T09:51:09.4701398Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4701650Z "size": 170, 2022-12-01T09:51:09.4702020Z "digest": "sha256:65112037854d67fff8d45f2e4c3da6e9f86f2dbdcf48640a32527d0b974cf46d" 2022-12-01T09:51:09.4702389Z }, 2022-12-01T09:51:09.4702660Z { 2022-12-01T09:51:09.4703110Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4703423Z "size": 466, 2022-12-01T09:51:09.4703691Z "digest": "sha256:746c4a84b946e9532ea57edfcad384ae040f8cf9fc895f40b2fbe9f56548d93e" 2022-12-01T09:51:09.4703938Z }, 2022-12-01T09:51:09.4704074Z { 2022-12-01T09:51:09.4704312Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4704556Z "size": 104, 2022-12-01T09:51:09.4704799Z "digest": "sha256:32587f78bd275077510912a03df9736e031b0425eb4e8e3e87ebc0662a615d57" 2022-12-01T09:51:09.4705010Z }, 2022-12-01T09:51:09.4705155Z { 2022-12-01T09:51:09.4705589Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4706033Z "size": 231, 2022-12-01T09:51:09.4706514Z "digest": "sha256:d4230d2a558382b6f54a3915296811533dc87c7f956c17e1196c6f97f94c097c" 2022-12-01T09:51:09.4706744Z }, 2022-12-01T09:51:09.4707043Z { 2022-12-01T09:51:09.4707434Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4707833Z "size": 1104773, 2022-12-01T09:51:09.4708223Z "digest": "sha256:8db2af71d6af0429ec41a303d73a8ad523bce03a6539c490b53ac6b153e21ba2" 2022-12-01T09:51:09.4708577Z }, 2022-12-01T09:51:09.4708825Z { 2022-12-01T09:51:09.4709245Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4709692Z "size": 2074, 2022-12-01T09:51:09.4710019Z "digest": "sha256:b8a5b3e15ec8500a10902593331230e71838a5ae3f892784ce2ff38bab316b23" 2022-12-01T09:51:09.4710254Z }, 2022-12-01T09:51:09.4710389Z { 2022-12-01T09:51:09.4710633Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4710882Z "size": 105, 2022-12-01T09:51:09.4711125Z "digest": "sha256:0e889194fea4cb82c40e6695a0a47811e4ff46d15f4e1a7d6413fb9458caf8ec" 2022-12-01T09:51:09.4711393Z }, 2022-12-01T09:51:09.4711528Z { 2022-12-01T09:51:09.4711776Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4712025Z "size": 453, 2022-12-01T09:51:09.4712287Z "digest": "sha256:d9a2350b6e9cfeabfc58cea5a533d222db565361a0a65c0c5dc85e963cf5fe30" 2022-12-01T09:51:09.4712539Z }, 2022-12-01T09:51:09.4712689Z { 2022-12-01T09:51:09.4712920Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4713167Z "size": 104, 2022-12-01T09:51:09.4713418Z "digest": "sha256:e29ae654133fe739073934543a04a77b121c6cb036e30027fed0fa5db3d67d93" 2022-12-01T09:51:09.4713652Z }, 2022-12-01T09:51:09.4713790Z { 2022-12-01T09:51:09.4714033Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4714277Z "size": 882, 2022-12-01T09:51:09.4714523Z "digest": "sha256:21bc22d75102a78353fe438817c7e3f9b45ec1cf7fbc0a9573fbb19e97393645" 2022-12-01T09:51:09.4714757Z }, 2022-12-01T09:51:09.4714899Z { 2022-12-01T09:51:09.4715124Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4715368Z "size": 78082247, 2022-12-01T09:51:09.4715633Z "digest": "sha256:af0f6f5bd1b46b8341712c187a1505cbd5a0cb173416a3eb4bb476bd323e2f47" 2022-12-01T09:51:09.4715862Z }, 2022-12-01T09:51:09.4716005Z { 2022-12-01T09:51:09.4716244Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4716476Z "size": 109, 2022-12-01T09:51:09.4716736Z "digest": "sha256:fa86f1fc5be510b01d6e77e515aa11900593c3cf5aa94f308e468b31d67cd3ad" 2022-12-01T09:51:09.4716975Z }, 2022-12-01T09:51:09.4717173Z { 2022-12-01T09:51:09.4717739Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4717974Z "size": 559, 2022-12-01T09:51:09.4718345Z "digest": "sha256:0c99ed5e47b060888ba483d49ba6a0a21670e2a872fac0849795b0d59643fe69" 2022-12-01T09:51:09.4718580Z }, 2022-12-01T09:51:09.4718713Z { 2022-12-01T09:51:09.4718955Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4719208Z "size": 1053152, 2022-12-01T09:51:09.4719466Z "digest": "sha256:62c2eff4a900a8a2f05f8c02cf3bdf4f0b0b8fd5fa952b27d54ef459909d4c5c" 2022-12-01T09:51:09.4719715Z }, 2022-12-01T09:51:09.4719862Z { 2022-12-01T09:51:09.4720090Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4720333Z "size": 103, 2022-12-01T09:51:09.4720592Z "digest": "sha256:525b8e12ba28e6418c03f3ef1f05439a2178bfe9edf02dcef1c747ea9fe54bbd" 2022-12-01T09:51:09.4720822Z }, 2022-12-01T09:51:09.4720967Z { 2022-12-01T09:51:09.4721206Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4721451Z "size": 548, 2022-12-01T09:51:09.4721700Z "digest": "sha256:700c1b016e9c4456fe79d33c5a01c615b42ccfbfd60c83e0c66174fb3affc98a" 2022-12-01T09:51:09.4721938Z }, 2022-12-01T09:51:09.4722082Z { 2022-12-01T09:51:09.4722307Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4722554Z "size": 88260598, 2022-12-01T09:51:09.4722872Z "digest": "sha256:abf3157c58042d8c125cf4732fd7467b6dd229dfbc853df55da2b09db94d06e8" 2022-12-01T09:51:09.4723106Z }, 2022-12-01T09:51:09.4723249Z { 2022-12-01T09:51:09.4723488Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4723720Z "size": 107, 2022-12-01T09:51:09.4723977Z "digest": "sha256:5d770de0970aa041ad7bbb049f3c3f76b42220010e33b377f6e0132c5da12816" 2022-12-01T09:51:09.4724215Z }, 2022-12-01T09:51:09.4724348Z { 2022-12-01T09:51:09.4724590Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4724832Z "size": 1292, 2022-12-01T09:51:09.4725080Z "digest": "sha256:c7064c3fe401440671acaf37cdf334808e63a2cb1abe9232b533b077e797a72c" 2022-12-01T09:51:09.4725315Z }, 2022-12-01T09:51:09.4725461Z { 2022-12-01T09:51:09.4725688Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4725929Z "size": 151, 2022-12-01T09:51:09.4726186Z "digest": "sha256:379b44c142c305b6f0d6bfa2e5358c336da1767c29af33ee56affbd87148e342" 2022-12-01T09:51:09.4726424Z }, 2022-12-01T09:51:09.4726555Z { 2022-12-01T09:51:09.4726794Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4727036Z "size": 646, 2022-12-01T09:51:09.4727291Z "digest": "sha256:acc9cb4226e8088bcd118b9faed5827df9368c34bb16b1a06ed2841d36d2908a" 2022-12-01T09:51:09.4727536Z }, 2022-12-01T09:51:09.4727680Z { 2022-12-01T09:51:09.4727909Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4728151Z "size": 108, 2022-12-01T09:51:09.4728408Z "digest": "sha256:7cf2a4817b092de10c4c6fbc0c223c95d3ba3b3680e38b467bb76b94ff540a58" 2022-12-01T09:51:09.4728642Z }, 2022-12-01T09:51:09.4728787Z { 2022-12-01T09:51:09.4729028Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4729257Z "size": 109, 2022-12-01T09:51:09.4729513Z "digest": "sha256:2cc854743ff59460320b306ec7fc9ab4c54a4aaad995177ddfa6f52f56c0ea20" 2022-12-01T09:51:09.4729755Z }, 2022-12-01T09:51:09.4729887Z { 2022-12-01T09:51:09.4730125Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4730366Z "size": 102, 2022-12-01T09:51:09.4730612Z "digest": "sha256:b625eae6367ede7ac45f1b5eb35673470159b4a0cc8901002b5ae66f85320c3f" 2022-12-01T09:51:09.4730849Z }, 2022-12-01T09:51:09.4730995Z { 2022-12-01T09:51:09.4731221Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4731464Z "size": 422, 2022-12-01T09:51:09.4731707Z "digest": "sha256:98b91e71989951953918d36cf3b5194ee07a5fe06b9a8b77eea18c29eabcf6c7" 2022-12-01T09:51:09.4731937Z }, 2022-12-01T09:51:09.4732068Z { 2022-12-01T09:51:09.4732342Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4732586Z "size": 111, 2022-12-01T09:51:09.4732813Z "digest": "sha256:c358d5760997ea3ca7870290d75672c7b13c78755cfa91b68504b6247078124d" 2022-12-01T09:51:09.4733038Z }, 2022-12-01T09:51:09.4733184Z { 2022-12-01T09:51:09.4733468Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4733772Z "size": 473, 2022-12-01T09:51:09.4734100Z "digest": "sha256:721a11edd37d95e83ec55b238617398c435d732cac245ed953f679828577de87" 2022-12-01T09:51:09.4734353Z }, 2022-12-01T09:51:09.4734598Z { 2022-12-01T09:51:09.4734896Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4735202Z "size": 112, 2022-12-01T09:51:09.4735474Z "digest": "sha256:25c4540156df9313c5dbcf01d8b85c595cb8a2911af835c5ffa1b3e6f82f266b" 2022-12-01T09:51:09.4735775Z }, 2022-12-01T09:51:09.4736024Z { 2022-12-01T09:51:09.4736291Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4736599Z "size": 449, 2022-12-01T09:51:09.4736923Z "digest": "sha256:bfafe70370d04c008826c7d0d19191e67c9a4b4a6b78a5bdcf545ebdc147a18a" 2022-12-01T09:51:09.4737183Z }, 2022-12-01T09:51:09.4737451Z { 2022-12-01T09:51:09.4737750Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4738013Z "size": 39611115, 2022-12-01T09:51:09.4738323Z "digest": "sha256:1c541f8dd72c23f16da935a4239a6e6097388b77258c5f3645dde1884c997270" 2022-12-01T09:51:09.4738678Z }, 2022-12-01T09:51:09.4738843Z { 2022-12-01T09:51:09.4739137Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4739436Z "size": 106, 2022-12-01T09:51:09.4739720Z "digest": "sha256:6a16b951e2bdedd8c8ec3031fa9322227ccaad42db2689847f0ec8e39a8177de" 2022-12-01T09:51:09.4740051Z }, 2022-12-01T09:51:09.4740256Z { 2022-12-01T09:51:09.4740554Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4740812Z "size": 295, 2022-12-01T09:51:09.4741221Z "digest": "sha256:a63b16c316d4b5824c6186456f26495be98144189aabed56ee6d862a5fc58358" 2022-12-01T09:51:09.4741530Z }, 2022-12-01T09:51:09.4741694Z { 2022-12-01T09:51:09.4742002Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4742307Z "size": 106, 2022-12-01T09:51:09.4742575Z "digest": "sha256:e3dda37378308bf05c9db047d252575fb59c985c851d5a4825ac667b5e802d25" 2022-12-01T09:51:09.4742887Z }, 2022-12-01T09:51:09.4743099Z { 2022-12-01T09:51:09.4743356Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4743672Z "size": 401, 2022-12-01T09:51:09.4744034Z "digest": "sha256:fdb717be0bec74a6c46d1e12c85d050aab97822f499fdf787fcef16f0625acf2" 2022-12-01T09:51:09.4744302Z }, 2022-12-01T09:51:09.4744512Z { 2022-12-01T09:51:09.4744808Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4745072Z "size": 18020788, 2022-12-01T09:51:09.4745405Z "digest": "sha256:7f5fd341c44eb909e84d315116021e90865ae3c42c0a7d9427777a0b129f1a78" 2022-12-01T09:51:09.4745796Z }, 2022-12-01T09:51:09.4745958Z { 2022-12-01T09:51:09.4746258Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4746586Z "size": 108, 2022-12-01T09:51:09.4746877Z "digest": "sha256:165140d23a89b9c8f29e091144b5b86db63eaa1a487b05e53f03d5e7541af229" 2022-12-01T09:51:09.4747169Z }, 2022-12-01T09:51:09.4747376Z { 2022-12-01T09:51:09.4747675Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4747947Z "size": 1765, 2022-12-01T09:51:09.4748299Z "digest": "sha256:f78b1ddfe0f02b4f7bd9226f66b44695adcb68adbeec97ead73b6fcfc504e03e" 2022-12-01T09:51:09.4748618Z }, 2022-12-01T09:51:09.4748779Z { 2022-12-01T09:51:09.4749100Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4749422Z "size": 334428993, 2022-12-01T09:51:09.4780769Z "digest": "sha256:c7caee5fd9bc04ae328b4418880baac7b0230540353a420dfccb42aecf5288c7" 2022-12-01T09:51:09.4781119Z }, 2022-12-01T09:51:09.4781270Z { 2022-12-01T09:51:09.4781526Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4781777Z "size": 164, 2022-12-01T09:51:09.4782040Z "digest": "sha256:6adffe6d0822e5906de327f0abe18ff023e14d48da41997147747a74246030e3" 2022-12-01T09:51:09.4782289Z }, 2022-12-01T09:51:09.4782423Z { 2022-12-01T09:51:09.4782666Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4782914Z "size": 7940, 2022-12-01T09:51:09.4783169Z "digest": "sha256:23d8dc483f65335e65a42241bdfaaa8da962df9864f1c39366e55044422d990c" 2022-12-01T09:51:09.4783394Z }, 2022-12-01T09:51:09.4783540Z { 2022-12-01T09:51:09.4783778Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4784012Z "size": 8070, 2022-12-01T09:51:09.4784273Z "digest": "sha256:7ba75b8c5372c1d12968705ad3ada91cff7b855fba98545ef1b5fa82e03690f1" 2022-12-01T09:51:09.4784516Z }, 2022-12-01T09:51:09.4784649Z { 2022-12-01T09:51:09.4784888Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4785129Z "size": 303, 2022-12-01T09:51:09.4785426Z "digest": "sha256:4b911fbe22601c1ce0e2aea3d949e98eaefdf1a28894883f74d46bd1a32047b4" 2022-12-01T09:51:09.4785755Z }, 2022-12-01T09:51:09.4785901Z { 2022-12-01T09:51:09.4786129Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4786371Z "size": 108, 2022-12-01T09:51:09.4786635Z "digest": "sha256:dd05cc0d8edd92920f2718994ddc74500fa8d72e3f8c96aca5e54f7bd1a351d3" 2022-12-01T09:51:09.4786869Z }, 2022-12-01T09:51:09.4787013Z { 2022-12-01T09:51:09.4787251Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:09.4787484Z "size": 54145475, 2022-12-01T09:51:09.4787751Z "digest": "sha256:0c3a6cc900a1d8c577a2e1f1f0d674bb00f9b4ba000b1a1b39ef3c850115a0f5" 2022-12-01T09:51:09.4787997Z } 2022-12-01T09:51:09.4788144Z ] 2022-12-01T09:51:09.4788274Z } 2022-12-01T09:51:09.4882618Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-12-01T09:51:09.4883128Z with: 2022-12-01T09:51:09.4883472Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:09.4883821Z ##[endgroup] 2022-12-01T09:51:09.4896776Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:09.4897056Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:09.4897323Z # ignore output since only exit code is used for conditional 2022-12-01T09:51:09.4897605Z # only pull docker image if it's not available locally 2022-12-01T09:51:09.4897888Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-12-01T09:51:09.4898158Z  retry docker pull "${DOCKER_IMAGE}" 2022-12-01T09:51:09.4898350Z fi 2022-12-01T09:51:09.4909749Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.4909966Z env: 2022-12-01T09:51:09.4910295Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:09.4910635Z ##[endgroup] 2022-12-01T09:51:09.7496103Z fa72f5a0a230eb632055220542038bd4ceca184b: Pulling from pytorch/pytorch-linux-xenial-py3-clang5-asan 2022-12-01T09:51:09.7512116Z 58690f9b18fc: Pulling fs layer 2022-12-01T09:51:09.7514831Z b51569e7c507: Pulling fs layer 2022-12-01T09:51:09.7515222Z da8ef40b9eca: Pulling fs layer 2022-12-01T09:51:09.7515545Z fb15d46c38dc: Pulling fs layer 2022-12-01T09:51:09.7515900Z 4c162df00807: Pulling fs layer 2022-12-01T09:51:09.7516240Z 3e4dfd017255: Pulling fs layer 2022-12-01T09:51:09.7516530Z a4ada130b3d8: Pulling fs layer 2022-12-01T09:51:09.7516863Z 7b42e6e28ee5: Pulling fs layer 2022-12-01T09:51:09.7517180Z c69cf3e07f05: Pulling fs layer 2022-12-01T09:51:09.7517658Z 42ed601db451: Pulling fs layer 2022-12-01T09:51:09.7517983Z 5b3f7eea69ee: Pulling fs layer 2022-12-01T09:51:09.7518365Z 4a6b400a6fd6: Pulling fs layer 2022-12-01T09:51:09.7518692Z fb9742168942: Pulling fs layer 2022-12-01T09:51:09.7518992Z d86ea84f8bd7: Pulling fs layer 2022-12-01T09:51:09.7519309Z 555520ae7e3c: Pulling fs layer 2022-12-01T09:51:09.7519615Z 3e4dfd017255: Waiting 2022-12-01T09:51:09.7519915Z cf0509a05e67: Pulling fs layer 2022-12-01T09:51:09.7520266Z dd56a7c05a76: Pulling fs layer 2022-12-01T09:51:09.7520603Z a4ada130b3d8: Waiting 2022-12-01T09:51:09.7520902Z 7b42e6e28ee5: Waiting 2022-12-01T09:51:09.7521231Z 65112037854d: Pulling fs layer 2022-12-01T09:51:09.7521575Z 746c4a84b946: Pulling fs layer 2022-12-01T09:51:09.7521852Z 32587f78bd27: Pulling fs layer 2022-12-01T09:51:09.7522043Z 42ed601db451: Waiting 2022-12-01T09:51:09.7522273Z d4230d2a5583: Pulling fs layer 2022-12-01T09:51:09.7522458Z 8db2af71d6af: Pulling fs layer 2022-12-01T09:51:09.7522660Z c69cf3e07f05: Waiting 2022-12-01T09:51:09.7522953Z b8a5b3e15ec8: Pulling fs layer 2022-12-01T09:51:09.7523242Z fb15d46c38dc: Waiting 2022-12-01T09:51:09.7523563Z 0e889194fea4: Pulling fs layer 2022-12-01T09:51:09.7524081Z d9a2350b6e9c: Pulling fs layer 2022-12-01T09:51:09.7524364Z d86ea84f8bd7: Waiting 2022-12-01T09:51:09.7524639Z e29ae654133f: Pulling fs layer 2022-12-01T09:51:09.7524864Z 5b3f7eea69ee: Waiting 2022-12-01T09:51:09.7525024Z 4a6b400a6fd6: Waiting 2022-12-01T09:51:09.7525204Z 21bc22d75102: Pulling fs layer 2022-12-01T09:51:09.7525383Z 555520ae7e3c: Waiting 2022-12-01T09:51:09.7525537Z fb9742168942: Waiting 2022-12-01T09:51:09.7525717Z af0f6f5bd1b4: Pulling fs layer 2022-12-01T09:51:09.7525896Z cf0509a05e67: Waiting 2022-12-01T09:51:09.7526050Z 746c4a84b946: Waiting 2022-12-01T09:51:09.7526227Z fa86f1fc5be5: Pulling fs layer 2022-12-01T09:51:09.7526405Z 32587f78bd27: Waiting 2022-12-01T09:51:09.7526568Z 4c162df00807: Waiting 2022-12-01T09:51:09.7526731Z 0c99ed5e47b0: Pulling fs layer 2022-12-01T09:51:09.7526919Z 62c2eff4a900: Pulling fs layer 2022-12-01T09:51:09.7527198Z 525b8e12ba28: Pulling fs layer 2022-12-01T09:51:09.7527378Z 700c1b016e9c: Pulling fs layer 2022-12-01T09:51:09.7527555Z 65112037854d: Waiting 2022-12-01T09:51:09.7527743Z abf3157c5804: Pulling fs layer 2022-12-01T09:51:09.7527911Z d4230d2a5583: Waiting 2022-12-01T09:51:09.7528095Z 5d770de0970a: Pulling fs layer 2022-12-01T09:51:09.7528316Z 8db2af71d6af: Waiting 2022-12-01T09:51:09.7528486Z c7064c3fe401: Pulling fs layer 2022-12-01T09:51:09.7528666Z b8a5b3e15ec8: Waiting 2022-12-01T09:51:09.7528833Z 0e889194fea4: Waiting 2022-12-01T09:51:09.7528997Z 379b44c142c3: Pulling fs layer 2022-12-01T09:51:09.7529170Z 21bc22d75102: Waiting 2022-12-01T09:51:09.7529334Z d9a2350b6e9c: Waiting 2022-12-01T09:51:09.7529503Z acc9cb4226e8: Pulling fs layer 2022-12-01T09:51:09.7529685Z af0f6f5bd1b4: Waiting 2022-12-01T09:51:09.7529852Z e29ae654133f: Waiting 2022-12-01T09:51:09.7530016Z 7cf2a4817b09: Pulling fs layer 2022-12-01T09:51:09.7530194Z fa86f1fc5be5: Waiting 2022-12-01T09:51:09.7530366Z 525b8e12ba28: Waiting 2022-12-01T09:51:09.7530529Z 2cc854743ff5: Pulling fs layer 2022-12-01T09:51:09.7530703Z 700c1b016e9c: Waiting 2022-12-01T09:51:09.7530879Z b625eae6367e: Pulling fs layer 2022-12-01T09:51:09.7531052Z 0c99ed5e47b0: Waiting 2022-12-01T09:51:09.7531218Z abf3157c5804: Waiting 2022-12-01T09:51:09.7531425Z 98b91e719899: Pulling fs layer 2022-12-01T09:51:09.7531593Z 5d770de0970a: Waiting 2022-12-01T09:51:09.7531784Z 62c2eff4a900: Waiting 2022-12-01T09:51:09.7531999Z c358d5760997: Pulling fs layer 2022-12-01T09:51:09.7532170Z 7cf2a4817b09: Waiting 2022-12-01T09:51:09.7532346Z 721a11edd37d: Pulling fs layer 2022-12-01T09:51:09.7532525Z c7064c3fe401: Waiting 2022-12-01T09:51:09.7532702Z 2cc854743ff5: Waiting 2022-12-01T09:51:09.7532880Z 25c4540156df: Pulling fs layer 2022-12-01T09:51:09.7533060Z b625eae6367e: Waiting 2022-12-01T09:51:09.7533228Z bfafe70370d0: Pulling fs layer 2022-12-01T09:51:09.7533411Z acc9cb4226e8: Waiting 2022-12-01T09:51:09.7533588Z 1c541f8dd72c: Pulling fs layer 2022-12-01T09:51:09.7533766Z c358d5760997: Waiting 2022-12-01T09:51:09.7533933Z 6a16b951e2bd: Pulling fs layer 2022-12-01T09:51:09.7534111Z 379b44c142c3: Waiting 2022-12-01T09:51:09.7534281Z 721a11edd37d: Waiting 2022-12-01T09:51:09.7534446Z a63b16c316d4: Pulling fs layer 2022-12-01T09:51:09.7534639Z 25c4540156df: Waiting 2022-12-01T09:51:09.7534817Z e3dda3737830: Pulling fs layer 2022-12-01T09:51:09.7534998Z fdb717be0bec: Pulling fs layer 2022-12-01T09:51:09.7535187Z 7f5fd341c44e: Pulling fs layer 2022-12-01T09:51:09.7535367Z 1c541f8dd72c: Waiting 2022-12-01T09:51:09.7535532Z 165140d23a89: Pulling fs layer 2022-12-01T09:51:09.7535709Z a63b16c316d4: Waiting 2022-12-01T09:51:09.7535877Z e3dda3737830: Waiting 2022-12-01T09:51:09.7536034Z fdb717be0bec: Waiting 2022-12-01T09:51:09.7536221Z f78b1ddfe0f0: Pulling fs layer 2022-12-01T09:51:09.7536403Z 165140d23a89: Waiting 2022-12-01T09:51:09.7536572Z c7caee5fd9bc: Pulling fs layer 2022-12-01T09:51:09.7536754Z f78b1ddfe0f0: Waiting 2022-12-01T09:51:09.7536939Z 6adffe6d0822: Pulling fs layer 2022-12-01T09:51:09.7537112Z c7caee5fd9bc: Waiting 2022-12-01T09:51:09.7537293Z 23d8dc483f65: Pulling fs layer 2022-12-01T09:51:09.7537476Z 6adffe6d0822: Waiting 2022-12-01T09:51:09.7537724Z 7ba75b8c5372: Pulling fs layer 2022-12-01T09:51:09.7537904Z 23d8dc483f65: Waiting 2022-12-01T09:51:09.7538085Z 4b911fbe2260: Pulling fs layer 2022-12-01T09:51:09.7538267Z dd05cc0d8edd: Pulling fs layer 2022-12-01T09:51:09.7538471Z 0c3a6cc900a1: Pulling fs layer 2022-12-01T09:51:09.7538653Z 4b911fbe2260: Waiting 2022-12-01T09:51:09.8444116Z da8ef40b9eca: Verifying Checksum 2022-12-01T09:51:09.8444501Z da8ef40b9eca: Download complete 2022-12-01T09:51:09.8478377Z b51569e7c507: Download complete 2022-12-01T09:51:09.9420172Z fb15d46c38dc: Verifying Checksum 2022-12-01T09:51:09.9420512Z fb15d46c38dc: Download complete 2022-12-01T09:51:09.9489819Z 4c162df00807: Verifying Checksum 2022-12-01T09:51:09.9490058Z 4c162df00807: Download complete 2022-12-01T09:51:10.0478716Z a4ada130b3d8: Verifying Checksum 2022-12-01T09:51:10.0479344Z a4ada130b3d8: Download complete 2022-12-01T09:51:11.4526317Z 58690f9b18fc: Verifying Checksum 2022-12-01T09:51:11.4526666Z 58690f9b18fc: Download complete 2022-12-01T09:51:11.5481618Z c69cf3e07f05: Download complete 2022-12-01T09:51:11.7113418Z 42ed601db451: Verifying Checksum 2022-12-01T09:51:11.7113770Z 42ed601db451: Download complete 2022-12-01T09:51:11.8209660Z 5b3f7eea69ee: Verifying Checksum 2022-12-01T09:51:11.8210076Z 5b3f7eea69ee: Download complete 2022-12-01T09:51:11.9192765Z 4a6b400a6fd6: Verifying Checksum 2022-12-01T09:51:11.9193212Z 4a6b400a6fd6: Download complete 2022-12-01T09:51:12.0048574Z fb9742168942: Verifying Checksum 2022-12-01T09:51:12.0048952Z fb9742168942: Download complete 2022-12-01T09:51:12.0991185Z d86ea84f8bd7: Verifying Checksum 2022-12-01T09:51:12.0991670Z d86ea84f8bd7: Download complete 2022-12-01T09:51:12.1942872Z 555520ae7e3c: Verifying Checksum 2022-12-01T09:51:12.1943266Z 555520ae7e3c: Download complete 2022-12-01T09:51:12.2842491Z cf0509a05e67: Verifying Checksum 2022-12-01T09:51:12.2842785Z cf0509a05e67: Download complete 2022-12-01T09:51:12.5769016Z 58690f9b18fc: Pull complete 2022-12-01T09:51:12.6698014Z b51569e7c507: Pull complete 2022-12-01T09:51:12.7671372Z da8ef40b9eca: Pull complete 2022-12-01T09:51:12.8676885Z fb15d46c38dc: Pull complete 2022-12-01T09:51:12.9590496Z 4c162df00807: Pull complete 2022-12-01T09:51:16.4470081Z 7b42e6e28ee5: Verifying Checksum 2022-12-01T09:51:16.4470466Z 7b42e6e28ee5: Download complete 2022-12-01T09:51:16.5843385Z 65112037854d: Verifying Checksum 2022-12-01T09:51:16.5843726Z 65112037854d: Download complete 2022-12-01T09:51:16.6862156Z 746c4a84b946: Verifying Checksum 2022-12-01T09:51:16.6862599Z 746c4a84b946: Download complete 2022-12-01T09:51:16.7818990Z 32587f78bd27: Download complete 2022-12-01T09:51:16.8834485Z d4230d2a5583: Download complete 2022-12-01T09:51:17.0107425Z 8db2af71d6af: Verifying Checksum 2022-12-01T09:51:17.0107694Z 8db2af71d6af: Download complete 2022-12-01T09:51:17.1146847Z b8a5b3e15ec8: Download complete 2022-12-01T09:51:17.2167938Z 0e889194fea4: Verifying Checksum 2022-12-01T09:51:17.2168235Z 0e889194fea4: Download complete 2022-12-01T09:51:17.3740183Z d9a2350b6e9c: Verifying Checksum 2022-12-01T09:51:17.3740569Z d9a2350b6e9c: Download complete 2022-12-01T09:51:17.4818765Z e29ae654133f: Download complete 2022-12-01T09:51:17.6097151Z 21bc22d75102: Verifying Checksum 2022-12-01T09:51:17.6097598Z 21bc22d75102: Download complete 2022-12-01T09:51:20.9247607Z af0f6f5bd1b4: Verifying Checksum 2022-12-01T09:51:20.9247909Z af0f6f5bd1b4: Download complete 2022-12-01T09:51:20.9491742Z 3e4dfd017255: Download complete 2022-12-01T09:51:21.0246742Z fa86f1fc5be5: Verifying Checksum 2022-12-01T09:51:21.0247189Z fa86f1fc5be5: Download complete 2022-12-01T09:51:21.0723901Z 0c99ed5e47b0: Verifying Checksum 2022-12-01T09:51:21.0724404Z 0c99ed5e47b0: Download complete 2022-12-01T09:51:21.1857958Z 525b8e12ba28: Download complete 2022-12-01T09:51:21.1913209Z 62c2eff4a900: Verifying Checksum 2022-12-01T09:51:21.1913609Z 62c2eff4a900: Download complete 2022-12-01T09:51:21.2798420Z 700c1b016e9c: Verifying Checksum 2022-12-01T09:51:21.2798851Z 700c1b016e9c: Download complete 2022-12-01T09:51:21.4662546Z 5d770de0970a: Verifying Checksum 2022-12-01T09:51:21.4662968Z 5d770de0970a: Download complete 2022-12-01T09:51:21.5688845Z c7064c3fe401: Verifying Checksum 2022-12-01T09:51:21.5689191Z c7064c3fe401: Download complete 2022-12-01T09:51:21.6961775Z 379b44c142c3: Verifying Checksum 2022-12-01T09:51:21.6962141Z 379b44c142c3: Download complete 2022-12-01T09:51:21.7949717Z acc9cb4226e8: Download complete 2022-12-01T09:51:21.8955408Z 7cf2a4817b09: Verifying Checksum 2022-12-01T09:51:21.8955848Z 7cf2a4817b09: Download complete 2022-12-01T09:51:22.0114782Z 2cc854743ff5: Verifying Checksum 2022-12-01T09:51:22.0115159Z 2cc854743ff5: Download complete 2022-12-01T09:51:22.1216110Z b625eae6367e: Verifying Checksum 2022-12-01T09:51:22.1216371Z b625eae6367e: Download complete 2022-12-01T09:51:22.2183460Z 98b91e719899: Verifying Checksum 2022-12-01T09:51:22.2184050Z 98b91e719899: Download complete 2022-12-01T09:51:22.3125966Z c358d5760997: Download complete 2022-12-01T09:51:22.4342799Z 721a11edd37d: Download complete 2022-12-01T09:51:22.5283736Z 25c4540156df: Download complete 2022-12-01T09:51:22.6191874Z bfafe70370d0: Download complete 2022-12-01T09:51:24.3929804Z 1c541f8dd72c: Verifying Checksum 2022-12-01T09:51:24.3930107Z 1c541f8dd72c: Download complete 2022-12-01T09:51:24.4861149Z 6a16b951e2bd: Verifying Checksum 2022-12-01T09:51:24.4861604Z 6a16b951e2bd: Download complete 2022-12-01T09:51:24.5904131Z a63b16c316d4: Download complete 2022-12-01T09:51:24.7077079Z e3dda3737830: Download complete 2022-12-01T09:51:24.8048843Z fdb717be0bec: Verifying Checksum 2022-12-01T09:51:24.8049909Z fdb717be0bec: Download complete 2022-12-01T09:51:24.8408653Z abf3157c5804: Verifying Checksum 2022-12-01T09:51:24.8409060Z abf3157c5804: Download complete 2022-12-01T09:51:24.9365583Z 165140d23a89: Verifying Checksum 2022-12-01T09:51:24.9367613Z 165140d23a89: Download complete 2022-12-01T09:51:25.0602020Z f78b1ddfe0f0: Verifying Checksum 2022-12-01T09:51:25.0602442Z f78b1ddfe0f0: Download complete 2022-12-01T09:51:25.5221212Z 7f5fd341c44e: Verifying Checksum 2022-12-01T09:51:25.5221563Z 7f5fd341c44e: Download complete 2022-12-01T09:51:25.6085290Z 6adffe6d0822: Verifying Checksum 2022-12-01T09:51:25.6085936Z 6adffe6d0822: Download complete 2022-12-01T09:51:25.7023719Z 23d8dc483f65: Download complete 2022-12-01T09:51:25.7956329Z 7ba75b8c5372: Download complete 2022-12-01T09:51:25.8862140Z 4b911fbe2260: Verifying Checksum 2022-12-01T09:51:25.8862578Z 4b911fbe2260: Download complete 2022-12-01T09:51:26.0112349Z dd05cc0d8edd: Verifying Checksum 2022-12-01T09:51:26.0113068Z dd05cc0d8edd: Download complete 2022-12-01T09:51:26.6157903Z 3e4dfd017255: Pull complete 2022-12-01T09:51:26.7568700Z a4ada130b3d8: Pull complete 2022-12-01T09:51:28.5018072Z 0c3a6cc900a1: Verifying Checksum 2022-12-01T09:51:28.5018382Z 0c3a6cc900a1: Download complete 2022-12-01T09:51:29.0403904Z 7b42e6e28ee5: Pull complete 2022-12-01T09:51:29.2574488Z c69cf3e07f05: Pull complete 2022-12-01T09:51:29.5035354Z 42ed601db451: Pull complete 2022-12-01T09:51:29.7271751Z 5b3f7eea69ee: Pull complete 2022-12-01T09:51:29.9575957Z 4a6b400a6fd6: Pull complete 2022-12-01T09:51:30.1814058Z fb9742168942: Pull complete 2022-12-01T09:51:30.3444956Z d86ea84f8bd7: Pull complete 2022-12-01T09:51:30.5602637Z 555520ae7e3c: Pull complete 2022-12-01T09:51:30.6844717Z cf0509a05e67: Pull complete 2022-12-01T09:51:38.4753862Z c7caee5fd9bc: Verifying Checksum 2022-12-01T09:51:38.4754169Z c7caee5fd9bc: Download complete 2022-12-01T09:52:03.6385272Z dd56a7c05a76: Verifying Checksum 2022-12-01T09:52:03.6386778Z dd56a7c05a76: Download complete 2022-12-01T09:52:19.2921582Z dd56a7c05a76: Pull complete 2022-12-01T09:52:19.4496520Z 65112037854d: Pull complete 2022-12-01T09:52:19.6242744Z 746c4a84b946: Pull complete 2022-12-01T09:52:19.7454481Z 32587f78bd27: Pull complete 2022-12-01T09:52:19.9062009Z d4230d2a5583: Pull complete 2022-12-01T09:52:20.1642853Z 8db2af71d6af: Pull complete 2022-12-01T09:52:20.3828279Z b8a5b3e15ec8: Pull complete 2022-12-01T09:52:20.5710168Z 0e889194fea4: Pull complete 2022-12-01T09:52:20.8077594Z d9a2350b6e9c: Pull complete 2022-12-01T09:52:21.0076659Z e29ae654133f: Pull complete 2022-12-01T09:52:21.2282347Z 21bc22d75102: Pull complete 2022-12-01T09:52:22.9099554Z af0f6f5bd1b4: Pull complete 2022-12-01T09:52:23.0346050Z fa86f1fc5be5: Pull complete 2022-12-01T09:52:23.1283888Z 0c99ed5e47b0: Pull complete 2022-12-01T09:52:23.2666608Z 62c2eff4a900: Pull complete 2022-12-01T09:52:23.3647530Z 525b8e12ba28: Pull complete 2022-12-01T09:52:23.4793386Z 700c1b016e9c: Pull complete 2022-12-01T09:52:25.1941207Z abf3157c5804: Pull complete 2022-12-01T09:52:25.3168099Z 5d770de0970a: Pull complete 2022-12-01T09:52:25.4010397Z c7064c3fe401: Pull complete 2022-12-01T09:52:25.4785716Z 379b44c142c3: Pull complete 2022-12-01T09:52:25.5645705Z acc9cb4226e8: Pull complete 2022-12-01T09:52:25.6676559Z 7cf2a4817b09: Pull complete 2022-12-01T09:52:25.7479318Z 2cc854743ff5: Pull complete 2022-12-01T09:52:25.8237896Z b625eae6367e: Pull complete 2022-12-01T09:52:25.9190049Z 98b91e719899: Pull complete 2022-12-01T09:52:26.0067212Z c358d5760997: Pull complete 2022-12-01T09:52:26.0924743Z 721a11edd37d: Pull complete 2022-12-01T09:52:26.1830522Z 25c4540156df: Pull complete 2022-12-01T09:52:26.2790267Z bfafe70370d0: Pull complete 2022-12-01T09:52:27.3015543Z 1c541f8dd72c: Pull complete 2022-12-01T09:52:27.3911230Z 6a16b951e2bd: Pull complete 2022-12-01T09:52:27.4665111Z a63b16c316d4: Pull complete 2022-12-01T09:52:27.5550948Z e3dda3737830: Pull complete 2022-12-01T09:52:27.6592861Z fdb717be0bec: Pull complete 2022-12-01T09:52:27.9257798Z 7f5fd341c44e: Pull complete 2022-12-01T09:52:28.0357646Z 165140d23a89: Pull complete 2022-12-01T09:52:28.1657906Z f78b1ddfe0f0: Pull complete 2022-12-01T09:52:32.3016093Z c7caee5fd9bc: Pull complete 2022-12-01T09:52:32.5380136Z 6adffe6d0822: Pull complete 2022-12-01T09:52:32.7597752Z 23d8dc483f65: Pull complete 2022-12-01T09:52:32.9848525Z 7ba75b8c5372: Pull complete 2022-12-01T09:52:33.2091732Z 4b911fbe2260: Pull complete 2022-12-01T09:52:33.4272666Z dd05cc0d8edd: Pull complete 2022-12-01T09:52:34.9238483Z 0c3a6cc900a1: Pull complete 2022-12-01T09:52:34.9331634Z Digest: sha256:08c81fed44d1b11f7ac7e849b381edf4866dd754dbe59093a9b9e887895e1bda 2022-12-01T09:52:34.9361042Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:34.9382707Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:34.9415224Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:52:34.9415455Z .github/scripts/parse_ref.py 2022-12-01T09:52:34.9426659Z shell: /usr/bin/bash -e {0} 2022-12-01T09:52:34.9426856Z ##[endgroup] 2022-12-01T09:52:34.9602594Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:34.9642213Z Prepare all required actions 2022-12-01T09:52:34.9642449Z Getting action download info 2022-12-01T09:52:35.1502921Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:52:35.2724557Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-12-01T09:52:35.2724772Z with: 2022-12-01T09:52:35.2725064Z github-token: *** 2022-12-01T09:52:35.2725227Z ##[endgroup] 2022-12-01T09:52:35.2750771Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:52:35.2751005Z with: 2022-12-01T09:52:35.2751161Z shell: bash 2022-12-01T09:52:35.2751321Z timeout_minutes: 10 2022-12-01T09:52:35.2751495Z max_attempts: 5 2022-12-01T09:52:35.2751673Z retry_wait_seconds: 30 2022-12-01T09:52:35.2752071Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-12-01T09:52:35.2752541Z polling_interval_seconds: 1 2022-12-01T09:52:35.2752722Z warning_on_retry: true 2022-12-01T09:52:35.2752912Z continue_on_error: false 2022-12-01T09:52:35.2753096Z env: 2022-12-01T09:52:35.2753357Z GITHUB_TOKEN: *** 2022-12-01T09:52:35.2753533Z ##[endgroup] 2022-12-01T09:52:35.5980945Z 2022-12-01T09:52:35.5986742Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:35.6024718Z + python3 -m pip install requests==2.26.0 2022-12-01T09:52:35.8119810Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:52:35.8294799Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:52:35.8420542Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.13) 2022-12-01T09:52:35.8571646Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-12-01T09:52:35.8579860Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-12-01T09:52:35.8591150Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-12-01T09:52:36.0406013Z ++ python3 .github/scripts/get_workflow_job_id.py 3591403534 i-02a40f25bf1bf6be5 2022-12-01T09:52:37.4876320Z + GHA_WORKFLOW_JOB_ID=9818098426 2022-12-01T09:52:37.4888317Z + echo '::set-output name=job-id::9818098426' 2022-12-01T09:52:37.4889885Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:37.6021918Z Command completed after 1 attempt(s). 2022-12-01T09:52:37.6022128Z 2022-12-01T09:52:37.6025001Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:37.6109434Z Prepare all required actions 2022-12-01T09:52:37.6109905Z Getting action download info 2022-12-01T09:52:37.7628779Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T09:52:37.8886710Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T09:52:37.8886912Z with: 2022-12-01T09:52:37.8887253Z github-token: *** 2022-12-01T09:52:37.8887433Z ##[endgroup] 2022-12-01T09:52:37.8913882Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T09:52:37.8914114Z with: 2022-12-01T09:52:37.8914271Z shell: bash 2022-12-01T09:52:37.8914430Z timeout_minutes: 10 2022-12-01T09:52:37.8914608Z max_attempts: 5 2022-12-01T09:52:37.8914784Z retry_wait_seconds: 30 2022-12-01T09:52:37.8915027Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:52:37.8915263Z polling_interval_seconds: 1 2022-12-01T09:52:37.8915507Z warning_on_retry: true 2022-12-01T09:52:37.8915687Z continue_on_error: false 2022-12-01T09:52:37.8915864Z env: 2022-12-01T09:52:37.8916146Z GITHUB_TOKEN: *** 2022-12-01T09:52:37.8916387Z ##[endgroup] 2022-12-01T09:52:37.9229951Z 2022-12-01T09:52:37.9235323Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:37.9288327Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:52:38.1344667Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:52:38.1530600Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:52:38.1662305Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T09:52:38.1671348Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-12-01T09:52:38.1681138Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-12-01T09:52:38.1701354Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-12-01T09:52:38.1712970Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.13) 2022-12-01T09:52:38.9283318Z Command completed after 1 attempt(s). 2022-12-01T09:52:38.9283567Z 2022-12-01T09:52:38.9285288Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:38.9323319Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:52:38.9323566Z .github/scripts/parse_ref.py 2022-12-01T09:52:38.9334964Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:52:38.9335183Z ##[endgroup] 2022-12-01T09:52:38.9512222Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:38.9549445Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T09:52:38.9549723Z .github/scripts/filter_test_configs.py \ 2022-12-01T09:52:38.9549935Z  --test-matrix "" \ 2022-12-01T09:52:38.9550139Z  --pr-number "89997" \ 2022-12-01T09:52:38.9550325Z  --tag "" 2022-12-01T09:52:38.9561337Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:52:38.9561555Z env: 2022-12-01T09:52:38.9561957Z GITHUB_TOKEN: *** 2022-12-01T09:52:38.9562127Z ##[endgroup] 2022-12-01T09:52:39.0820308Z .github/scripts/filter_test_configs.py:115: UserWarning: Invalid test matrix input '', exiting 2022-12-01T09:52:39.0821075Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2022-12-01T09:52:39.0823700Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:52:39.0974175Z ##[group]Run echo "" 2022-12-01T09:52:39.0974357Z echo "" 2022-12-01T09:52:39.0986014Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:52:39.0986248Z ##[endgroup] 2022-12-01T09:52:39.1010498Z 2022-12-01T09:52:39.1119880Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:52:39.1120233Z # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:52:39.1120494Z container_name=$(docker run \ 2022-12-01T09:52:39.1120697Z  -e BUILD_ENVIRONMENT \ 2022-12-01T09:52:39.1120921Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-12-01T09:52:39.1121136Z  -e AWS_DEFAULT_REGION \ 2022-12-01T09:52:39.1121334Z  -e PR_NUMBER \ 2022-12-01T09:52:39.1121505Z  -e SHA1 \ 2022-12-01T09:52:39.1121682Z  -e BRANCH \ 2022-12-01T09:52:39.1121867Z  -e SCCACHE_BUCKET \ 2022-12-01T09:52:39.1122139Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-12-01T09:52:39.1122336Z  -e XLA_CUDA \ 2022-12-01T09:52:39.1122547Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-12-01T09:52:39.1122768Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-12-01T09:52:39.1123017Z  -e TORCH_CUDA_ARCH_LIST \ 2022-12-01T09:52:39.1123214Z  -e PR_LABELS \ 2022-12-01T09:52:39.1123394Z  -e OUR_GITHUB_JOB_ID \ 2022-12-01T09:52:39.1123628Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-12-01T09:52:39.1123881Z  --security-opt seccomp=unconfined \ 2022-12-01T09:52:39.1124090Z  --cap-add=SYS_PTRACE \ 2022-12-01T09:52:39.1124277Z  --tty \ 2022-12-01T09:52:39.1124450Z  --detach \ 2022-12-01T09:52:39.1124619Z  --user jenkins \ 2022-12-01T09:52:39.1124851Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-12-01T09:52:39.1125100Z  -w /var/lib/jenkins/workspace \ 2022-12-01T09:52:39.1125293Z  "${DOCKER_IMAGE}" 2022-12-01T09:52:39.1125464Z ) 2022-12-01T09:52:39.1125695Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-12-01T09:52:39.1136438Z shell: /usr/bin/bash -e {0} 2022-12-01T09:52:39.1136614Z env: 2022-12-01T09:52:39.1136853Z BUILD_ENVIRONMENT: linux-xenial-py3-clang5-mobile-build 2022-12-01T09:52:39.1137097Z BRANCH: pull/89997 2022-12-01T09:52:39.1137279Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:52:39.1137475Z PR_NUMBER: 89997 2022-12-01T09:52:39.1137687Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:52:39.1137937Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-12-01T09:52:39.1138178Z SCCACHE_S3_KEY_PREFIX: pull 2022-12-01T09:52:39.1138456Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:52:39.1138706Z PR_LABELS: [] 2022-12-01T09:52:39.1138886Z TORCH_CUDA_ARCH_LIST: 5.2 2022-12-01T09:52:39.1139249Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:39.1139581Z XLA_CUDA: 2022-12-01T09:52:39.1139731Z DEBUG: 0 2022-12-01T09:52:39.1139903Z OUR_GITHUB_JOB_ID: 9818098426 2022-12-01T09:52:39.1140090Z ##[endgroup] 2022-12-01T09:52:49.9188527Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:52:49.9192351Z + source .jenkins/pytorch/common.sh 2022-12-01T09:52:49.9195169Z +++ dirname .jenkins/pytorch/common.sh 2022-12-01T09:52:49.9203040Z ++ source .jenkins/pytorch/common_utils.sh 2022-12-01T09:52:49.9204628Z +++ declare -f -t trap_add 2022-12-01T09:52:49.9208761Z ++ set -ex 2022-12-01T09:52:49.9209365Z ++ [[ linux-xenial-py3-clang5-mobile-build == *rocm* ]] 2022-12-01T09:52:49.9209655Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:52:49.9210197Z ++ [[ '' == *xla* ]] 2022-12-01T09:52:49.9210760Z ++ [[ linux-xenial-py3-clang5-mobile-build == *centos* ]] 2022-12-01T09:52:49.9211195Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-bionic* ]] 2022-12-01T09:52:49.9211577Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-focal* ]] 2022-12-01T09:52:49.9218161Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:52:49.9219064Z + source .jenkins/pytorch/common-build.sh 2022-12-01T09:52:49.9221775Z ++ [[ linux-xenial-py3-clang5-mobile-build != *win-* ]] 2022-12-01T09:52:49.9227597Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-12-01T09:52:49.9235689Z +++ cd .jenkins/pytorch 2022-12-01T09:52:49.9236049Z +++ pwd -P 2022-12-01T09:52:49.9238091Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:52:49.9238314Z ++ which sccache 2022-12-01T09:52:49.9246414Z ++ sccache --stop-server 2022-12-01T09:52:49.9267591Z ++ true 2022-12-01T09:52:49.9267852Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T09:52:49.9273943Z ++ [[ -n 1 ]] 2022-12-01T09:52:49.9274571Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-12-01T09:52:49.9275097Z Skipping sccache server initialization, setting environment variables 2022-12-01T09:52:49.9275502Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:49.9275696Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:49.9275975Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:49.9276386Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:49.9276762Z ++ export RUST_LOG=sccache::server=error 2022-12-01T09:52:49.9277108Z ++ RUST_LOG=sccache::server=error 2022-12-01T09:52:49.9277664Z ++ sccache --zero-stats 2022-12-01T09:52:49.9486285Z Compile requests 0 2022-12-01T09:52:49.9486658Z Compile requests executed 0 2022-12-01T09:52:49.9486989Z Cache hits 0 2022-12-01T09:52:49.9487296Z Cache misses 0 2022-12-01T09:52:49.9487602Z Cache timeouts 0 2022-12-01T09:52:49.9487905Z Cache read errors 0 2022-12-01T09:52:49.9488227Z Forced recaches 0 2022-12-01T09:52:49.9488507Z Cache write errors 0 2022-12-01T09:52:49.9488824Z Compilation failures 0 2022-12-01T09:52:49.9489188Z Cache errors 0 2022-12-01T09:52:49.9489675Z Non-cacheable compilations 0 2022-12-01T09:52:49.9490086Z Non-cacheable calls 0 2022-12-01T09:52:49.9490546Z Non-compilation calls 0 2022-12-01T09:52:49.9490921Z Unsupported compiler calls 0 2022-12-01T09:52:49.9491317Z Average cache write 0.000 s 2022-12-01T09:52:49.9491560Z Average cache read miss 0.000 s 2022-12-01T09:52:49.9491770Z Average cache read hit 0.000 s 2022-12-01T09:52:49.9491988Z Failed distributed compilations 0 2022-12-01T09:52:49.9492640Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T09:52:49.9493045Z ++ trap_add sccache_epilogue EXIT 2022-12-01T09:52:49.9493246Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T09:52:49.9493431Z ++ shift 2022-12-01T09:52:49.9493637Z ++ for trap_add_name in '"$@"' 2022-12-01T09:52:49.9497675Z ++++ trap -p EXIT 2022-12-01T09:52:49.9500419Z +++ eval 'extract_trap_cmd ' 2022-12-01T09:52:49.9500611Z ++++ extract_trap_cmd 2022-12-01T09:52:49.9500827Z ++++ printf '%s\n' '' 2022-12-01T09:52:49.9501075Z +++ printf '%s\n' sccache_epilogue 2022-12-01T09:52:49.9503249Z ++ trap -- ' 2022-12-01T09:52:49.9503557Z sccache_epilogue' EXIT 2022-12-01T09:52:49.9503783Z ++ which ccache 2022-12-01T09:52:49.9512867Z + [[ linux-xenial-py3-clang5-mobile-build == *-clang7-asan* ]] 2022-12-01T09:52:49.9513545Z + [[ linux-xenial-py3-clang5-mobile-build == *-mobile-*build* ]] 2022-12-01T09:52:49.9515680Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:52:49.9521305Z + exec .jenkins/pytorch/build-mobile.sh 2022-12-01T09:52:49.9556087Z ++ [[ linux-xenial-py3-clang5-mobile-build == *rocm* ]] 2022-12-01T09:52:49.9556408Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:52:49.9556802Z ++ [[ '' == *xla* ]] 2022-12-01T09:52:49.9557446Z ++ [[ linux-xenial-py3-clang5-mobile-build == *centos* ]] 2022-12-01T09:52:49.9557819Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-bionic* ]] 2022-12-01T09:52:49.9558171Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-focal* ]] 2022-12-01T09:52:49.9560419Z ++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/build-mobile.sh 2022-12-01T09:52:49.9564884Z + source /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2022-12-01T09:52:49.9567022Z ++ [[ linux-xenial-py3-clang5-mobile-build != *win-* ]] 2022-12-01T09:52:49.9571623Z ++++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2022-12-01T09:52:49.9578955Z +++ cd /var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:52:49.9579422Z +++ pwd -P 2022-12-01T09:52:49.9581504Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:52:49.9581769Z ++ which sccache 2022-12-01T09:52:49.9589384Z ++ sccache --stop-server 2022-12-01T09:52:49.9610887Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T09:52:49.9619937Z ++ [[ -n 1 ]] 2022-12-01T09:52:49.9620516Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-12-01T09:52:49.9621107Z Skipping sccache server initialization, setting environment variables 2022-12-01T09:52:49.9621558Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:49.9621943Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:52:49.9622271Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:49.9622524Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:52:49.9622789Z ++ export RUST_LOG=sccache::server=error 2022-12-01T09:52:49.9623006Z ++ RUST_LOG=sccache::server=error 2022-12-01T09:52:49.9623227Z ++ sccache --zero-stats 2022-12-01T09:52:49.9820991Z Compile requests 0 2022-12-01T09:52:49.9821303Z Compile requests executed 0 2022-12-01T09:52:49.9821594Z Cache hits 0 2022-12-01T09:52:49.9821990Z Cache misses 0 2022-12-01T09:52:49.9822337Z Cache timeouts 0 2022-12-01T09:52:49.9822548Z Cache read errors 0 2022-12-01T09:52:49.9822736Z Forced recaches 0 2022-12-01T09:52:49.9822951Z Cache write errors 0 2022-12-01T09:52:49.9823196Z Compilation failures 0 2022-12-01T09:52:49.9823455Z Cache errors 0 2022-12-01T09:52:49.9823877Z Non-cacheable compilations 0 2022-12-01T09:52:49.9824217Z Non-cacheable calls 0 2022-12-01T09:52:49.9824578Z Non-compilation calls 0 2022-12-01T09:52:49.9824956Z Unsupported compiler calls 0 2022-12-01T09:52:49.9825421Z Average cache write 0.000 s 2022-12-01T09:52:49.9825726Z Average cache read miss 0.000 s 2022-12-01T09:52:49.9825935Z Average cache read hit 0.000 s 2022-12-01T09:52:49.9826152Z Failed distributed compilations 0 2022-12-01T09:52:49.9826709Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T09:52:49.9827117Z ++ trap_add sccache_epilogue EXIT 2022-12-01T09:52:49.9827328Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T09:52:49.9827514Z ++ shift 2022-12-01T09:52:49.9827708Z ++ for trap_add_name in '"$@"' 2022-12-01T09:52:49.9831200Z ++++ trap -p EXIT 2022-12-01T09:52:49.9834011Z +++ eval 'extract_trap_cmd ' 2022-12-01T09:52:49.9834266Z ++++ extract_trap_cmd 2022-12-01T09:52:49.9834538Z /var/lib/jenkins/workspace/.jenkins/pytorch/common_utils.sh: line 24: $3: unbound variable 2022-12-01T09:52:49.9836739Z ++ trap -- '' EXIT 2022-12-01T09:52:49.9837357Z ++ which ccache 2022-12-01T09:52:49.9846293Z + retry pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-12-01T09:52:49.9846868Z + pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-12-01T09:52:50.3459635Z Looking in links: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html 2022-12-01T09:52:50.9665089Z Collecting torch 2022-12-01T09:52:50.9711187Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-1.14.0.dev20221201%2Bcpu-cp37-cp37m-linux_x86_64.whl (201.3 MB) 2022-12-01T09:52:53.0986147Z Collecting torchvision 2022-12-01T09:52:53.1038222Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.15.0.dev20221130%2Bcpu-cp37-cp37m-linux_x86_64.whl (17.1 MB) 2022-12-01T09:52:53.2496529Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch) (4.3.0) 2022-12-01T09:52:53.2499018Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch) (1.10.1) 2022-12-01T09:52:53.2502332Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch) (2.6.3) 2022-12-01T09:52:53.2545931Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision) (2.27.1) 2022-12-01T09:52:53.2549439Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision) (1.18.5) 2022-12-01T09:52:53.2556101Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision) (9.2.0) 2022-12-01T09:52:53.2966455Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (3.3) 2022-12-01T09:52:53.2972515Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (1.26.8) 2022-12-01T09:52:53.2986221Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2.0.4) 2022-12-01T09:52:53.2992549Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2022.9.14) 2022-12-01T09:52:53.3015934Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch) (1.2.1) 2022-12-01T09:52:54.0833607Z Installing collected packages: torch, torchvision 2022-12-01T09:53:01.5607524Z Successfully installed torch-1.14.0.dev20221201+cpu torchvision-0.15.0.dev20221130+cpu 2022-12-01T09:53:01.9304750Z + [[ linux-xenial-py3-clang5-mobile-build == *-mobile-custom-build-static* ]] 2022-12-01T09:53:01.9305424Z + [[ linux-xenial-py3-clang5-mobile-build == *-mobile-lightweight-dispatch* ]] 2022-12-01T09:53:01.9305752Z + TEST_DEFAULT_BUILD=1 2022-12-01T09:53:01.9305990Z + test/mobile/custom_build/build.sh 2022-12-01T09:53:01.9321738Z +++ dirname test/mobile/custom_build/build.sh 2022-12-01T09:53:01.9329687Z ++ cd test/mobile/custom_build/../../.. 2022-12-01T09:53:01.9329981Z ++ pwd -P 2022-12-01T09:53:01.9332009Z + SRC_ROOT=/var/lib/jenkins/workspace 2022-12-01T09:53:01.9332531Z + TEST_SRC_ROOT=/var/lib/jenkins/workspace/test/mobile/custom_build 2022-12-01T09:53:01.9332957Z + BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build 2022-12-01T09:53:01.9333344Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build 2022-12-01T09:53:01.9342366Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2022-12-01T09:53:01.9345081Z + '[' -n 1 ']' 2022-12-01T09:53:01.9345418Z + test_default_build 2022-12-01T09:53:01.9345724Z + prepare_model_and_dump_root_ops 2022-12-01T09:53:01.9346173Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2022-12-01T09:53:01.9346604Z + MODEL=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2022-12-01T09:53:01.9346910Z + ROOT_OPS=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.yaml 2022-12-01T09:53:01.9347232Z + python /var/lib/jenkins/workspace/test/mobile/custom_build/prepare_model.py 2022-12-01T09:53:03.1707494Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:209: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. 2022-12-01T09:53:03.1708089Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and may be removed in the future, " 2022-12-01T09:53:03.1709177Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=MobileNet_V2_Weights.IMAGENET1K_V1`. You can also use `weights=MobileNet_V2_Weights.DEFAULT` to get the most up-to-date weights. 2022-12-01T09:53:03.1709745Z warnings.warn(msg) 2022-12-01T09:53:03.2274758Z Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth 2022-12-01T09:53:03.3426129Z 2022-12-01T09:53:03.4431002Z 0% 0.00/13.6M [00:00) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7226523Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7229590Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7231710Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7233866Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7236506Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7289368Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7291207Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7292277Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7292933Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7293463Z  ^ 2022-12-01T09:55:15.7294589Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7295356Z size_t S, 2022-12-01T09:55:15.7295776Z  ^ 2022-12-01T09:55:15.7360028Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7360630Z int64_t i, 2022-12-01T09:55:15.7361033Z  ^ 2022-12-01T09:55:15.7363496Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7367082Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7369958Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7372834Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7375891Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7380378Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7384489Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7386083Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7387064Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7387668Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7388170Z  ^ 2022-12-01T09:55:15.7389061Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7389620Z size_t S, 2022-12-01T09:55:15.7390014Z  ^ 2022-12-01T09:55:15.7399410Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7400023Z int64_t i, 2022-12-01T09:55:15.7400473Z  ^ 2022-12-01T09:55:15.7403071Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7406590Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7409227Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7410913Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7412611Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7415075Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7417309Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7418170Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7441101Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7441805Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7442322Z  ^ 2022-12-01T09:55:15.7443173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7443891Z size_t S, 2022-12-01T09:55:15.7444286Z  ^ 2022-12-01T09:55:15.7445133Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7445756Z int64_t i, 2022-12-01T09:55:15.7446181Z  ^ 2022-12-01T09:55:15.7448972Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7452281Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7455148Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7458049Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7461279Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7465916Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7469945Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7471430Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7472437Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7473065Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7473545Z  ^ 2022-12-01T09:55:15.7474388Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7474971Z size_t S, 2022-12-01T09:55:15.7475381Z  ^ 2022-12-01T09:55:15.7476176Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7476720Z int64_t i, 2022-12-01T09:55:15.7486642Z  ^ 2022-12-01T09:55:15.7489315Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7496754Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7499834Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7510880Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7513958Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7518750Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7522622Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7524227Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7525240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7525854Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7526330Z  ^ 2022-12-01T09:55:15.7527172Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7527787Z size_t S, 2022-12-01T09:55:15.7528204Z  ^ 2022-12-01T09:55:15.7529067Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7529651Z int64_t i, 2022-12-01T09:55:15.7530043Z  ^ 2022-12-01T09:55:15.7532517Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7535762Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7538754Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7541655Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7544871Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7549385Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7553407Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7555055Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7556085Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7556724Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7557327Z  ^ 2022-12-01T09:55:15.7558125Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7558636Z size_t S, 2022-12-01T09:55:15.7558976Z  ^ 2022-12-01T09:55:15.7559650Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7560150Z int64_t i, 2022-12-01T09:55:15.7560520Z  ^ 2022-12-01T09:55:15.7562935Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7565932Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7568716Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7571492Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7574609Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7578979Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7582914Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7584353Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7585391Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7586010Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7586523Z  ^ 2022-12-01T09:55:15.7587390Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7587959Z size_t S, 2022-12-01T09:55:15.7588367Z  ^ 2022-12-01T09:55:15.7589144Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7589636Z int64_t i, 2022-12-01T09:55:15.7589972Z  ^ 2022-12-01T09:55:15.7592035Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7595028Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7598376Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7601332Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7604546Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7609225Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7613424Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7614895Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7615875Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7616592Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7617108Z  ^ 2022-12-01T09:55:15.7617984Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7618547Z size_t S, 2022-12-01T09:55:15.7618965Z  ^ 2022-12-01T09:55:15.7619817Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7620395Z int64_t i, 2022-12-01T09:55:15.7621202Z  ^ 2022-12-01T09:55:15.7623744Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7627622Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7631208Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7634779Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7638308Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7642609Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7646449Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7648575Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7649599Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7650244Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7650734Z  ^ 2022-12-01T09:55:15.7651536Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7652041Z size_t S, 2022-12-01T09:55:15.7652447Z  ^ 2022-12-01T09:55:15.7653248Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7653788Z int64_t i, 2022-12-01T09:55:15.7654272Z  ^ 2022-12-01T09:55:15.7656647Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7659978Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7662897Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7665612Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7668565Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7673056Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7677152Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7678952Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7680047Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7680726Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7681249Z  ^ 2022-12-01T09:55:15.7682101Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7682664Z size_t S, 2022-12-01T09:55:15.7683034Z  ^ 2022-12-01T09:55:15.7683570Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7683926Z int64_t i, 2022-12-01T09:55:15.7684165Z  ^ 2022-12-01T09:55:15.7685508Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7687262Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7689105Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7691038Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7693097Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7696145Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7698726Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7699568Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7700379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7700754Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7701184Z  ^ 2022-12-01T09:55:15.7701892Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7702299Z size_t S, 2022-12-01T09:55:15.7702548Z  ^ 2022-12-01T09:55:15.7703140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7703461Z int64_t i, 2022-12-01T09:55:15.7703747Z  ^ 2022-12-01T09:55:15.7705293Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7707447Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7709273Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7711116Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7712926Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7715641Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7718660Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7719869Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7720705Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7721080Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7721355Z  ^ 2022-12-01T09:55:15.7721833Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7722158Z size_t S, 2022-12-01T09:55:15.7722396Z  ^ 2022-12-01T09:55:15.7722850Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7723174Z int64_t i, 2022-12-01T09:55:15.7723414Z  ^ 2022-12-01T09:55:15.7724742Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7726569Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7728385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7730501Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7732475Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7735058Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7737410Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7738434Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7739096Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7739589Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7739864Z  ^ 2022-12-01T09:55:15.7740386Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7740871Z size_t S, 2022-12-01T09:55:15.7741197Z  ^ 2022-12-01T09:55:15.7741738Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7742193Z int64_t i, 2022-12-01T09:55:15.7742520Z  ^ 2022-12-01T09:55:15.7744122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7746094Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7747898Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7749615Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7751559Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7754791Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7758351Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7759576Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7760299Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7760661Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7760950Z  ^ 2022-12-01T09:55:15.7761427Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7761756Z size_t S, 2022-12-01T09:55:15.7761975Z  ^ 2022-12-01T09:55:15.7762441Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7762894Z int64_t i, 2022-12-01T09:55:15.7763129Z  ^ 2022-12-01T09:55:15.7764674Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7766860Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7768775Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7770336Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7772111Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7774713Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7777566Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7778596Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7779186Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7779647Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7779933Z  ^ 2022-12-01T09:55:15.7780484Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7780839Z size_t S, 2022-12-01T09:55:15.7781083Z  ^ 2022-12-01T09:55:15.7781656Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7782037Z int64_t i, 2022-12-01T09:55:15.7782319Z  ^ 2022-12-01T09:55:15.7783957Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7785906Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7787821Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7789904Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7791965Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7795088Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7798256Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7799269Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7799977Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7800368Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7800672Z  ^ 2022-12-01T09:55:15.7801286Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7801756Z size_t S, 2022-12-01T09:55:15.7802146Z  ^ 2022-12-01T09:55:15.7802890Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7803466Z int64_t i, 2022-12-01T09:55:15.7803818Z  ^ 2022-12-01T09:55:15.7806074Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7808374Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7810236Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7811966Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7814450Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7817718Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7820565Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7821531Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7822217Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7822587Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7822870Z  ^ 2022-12-01T09:55:15.7823332Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7823654Z size_t S, 2022-12-01T09:55:15.7823884Z  ^ 2022-12-01T09:55:15.7824333Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7824679Z int64_t i, 2022-12-01T09:55:15.7825015Z  ^ 2022-12-01T09:55:15.7826727Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7828779Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7830583Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7832168Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7833819Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7836405Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7839767Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7841368Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7842408Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7843044Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7843531Z  ^ 2022-12-01T09:55:15.7844385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7845075Z size_t S, 2022-12-01T09:55:15.7845457Z  ^ 2022-12-01T09:55:15.7846265Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7846840Z int64_t i, 2022-12-01T09:55:15.7847275Z  ^ 2022-12-01T09:55:15.7849679Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7852705Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7855517Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7858165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7861058Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7864676Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7867053Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7867894Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7868471Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7868845Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7869118Z  ^ 2022-12-01T09:55:15.7869596Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7869924Z size_t S, 2022-12-01T09:55:15.7870145Z  ^ 2022-12-01T09:55:15.7870612Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7870939Z int64_t i, 2022-12-01T09:55:15.7871173Z  ^ 2022-12-01T09:55:15.7872532Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7874275Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:15.7876206Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7880204Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7904492Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7909442Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7913476Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.7915112Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.7916189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7916859Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:15.7917469Z  ^ 2022-12-01T09:55:15.7918365Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7918957Z size_t S, 2022-12-01T09:55:15.7919363Z  ^ 2022-12-01T09:55:15.7920236Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7920826Z int64_t i, 2022-12-01T09:55:15.7921249Z  ^ 2022-12-01T09:55:15.7923336Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7926001Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.7928624Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.7931069Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7933726Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.7936598Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.7939329Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7942474Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7947109Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7951206Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7952797Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7953919Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7957440Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.7958016Z  ^ 2022-12-01T09:55:15.7958844Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7959520Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.7960095Z  ^ 2022-12-01T09:55:15.7960950Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7961681Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.7962296Z  ^ 2022-12-01T09:55:15.7964486Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.7967129Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.7969622Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.7972084Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.7974857Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.7978018Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.7981028Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.7984272Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.7989106Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.7993213Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.7994838Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.7995914Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7996651Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.7997306Z  ^ 2022-12-01T09:55:15.7998161Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.7998813Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.7999365Z  ^ 2022-12-01T09:55:15.8000177Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8000803Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8001355Z  ^ 2022-12-01T09:55:15.8003409Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8005872Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8008361Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8010602Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8013274Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8016425Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8019207Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8022173Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8026951Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8031027Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.8032470Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.8033440Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8034127Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8034627Z  ^ 2022-12-01T09:55:15.8035524Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8036253Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8036847Z  ^ 2022-12-01T09:55:15.8037842Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8038551Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8039156Z  ^ 2022-12-01T09:55:15.8041317Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8044027Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8046629Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8049039Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8050747Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8052450Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8054040Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8055717Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8058186Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8060336Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.8061215Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.8061790Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8062190Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8062498Z  ^ 2022-12-01T09:55:15.8062969Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8063367Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8063691Z  ^ 2022-12-01T09:55:15.8064156Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8064543Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8064882Z  ^ 2022-12-01T09:55:15.8066136Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8067570Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8068988Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8070223Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8071670Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8073319Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8075993Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8079835Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8083606Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8085815Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.8086708Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.8087281Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8087682Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8087991Z  ^ 2022-12-01T09:55:15.8088467Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8088864Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8089189Z  ^ 2022-12-01T09:55:15.8089664Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8090042Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8090382Z  ^ 2022-12-01T09:55:15.8091531Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8092955Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8094412Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8095647Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8097102Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8098763Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8101367Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8104404Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8108465Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8111870Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.8113381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.8114372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8115011Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8115550Z  ^ 2022-12-01T09:55:15.8116356Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8116980Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8117528Z  ^ 2022-12-01T09:55:15.8118214Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8118719Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8119123Z  ^ 2022-12-01T09:55:15.8120373Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8121958Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8123583Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8125029Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8126783Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8128663Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8130462Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8132446Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8135259Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8137693Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.8138657Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.8139231Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8139685Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8140021Z  ^ 2022-12-01T09:55:15.8140545Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8141014Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8141361Z  ^ 2022-12-01T09:55:15.8141908Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8142288Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8142708Z  ^ 2022-12-01T09:55:15.8144066Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8145814Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8147417Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8148874Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8150624Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8152565Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8154420Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8156313Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8159220Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8162188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.8163135Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.8163825Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8164252Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8164619Z  ^ 2022-12-01T09:55:15.8165227Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8165697Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8166093Z  ^ 2022-12-01T09:55:15.8166599Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8167056Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8167425Z  ^ 2022-12-01T09:55:15.8168992Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8170633Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8172359Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8173783Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8175528Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8177405Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8179284Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8181234Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8184150Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8186855Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-12-01T09:55:15.8187857Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-12-01T09:55:15.8188500Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8188925Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8189290Z  ^ 2022-12-01T09:55:15.8189897Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8190310Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8190723Z  ^ 2022-12-01T09:55:15.8191294Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8191735Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8192135Z  ^ 2022-12-01T09:55:15.8193369Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8194961Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8196487Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8198097Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8199852Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8201649Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8203380Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8205179Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8208026Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8210552Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8211520Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8212233Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8212705Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8213121Z  ^ 2022-12-01T09:55:15.8213723Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8214158Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8214539Z  ^ 2022-12-01T09:55:15.8215120Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8215590Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8215948Z  ^ 2022-12-01T09:55:15.8217241Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8219185Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8220876Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8222300Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8224155Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8226102Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8227892Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8229781Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8232675Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8235080Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8235981Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8236620Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8237117Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8237662Z  ^ 2022-12-01T09:55:15.8238273Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8238687Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8239045Z  ^ 2022-12-01T09:55:15.8239618Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8240066Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8240454Z  ^ 2022-12-01T09:55:15.8241822Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8243392Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8244993Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8246353Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8247983Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8249790Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8251557Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8253476Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8256194Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8258657Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8259652Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8260244Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8260731Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8261048Z  ^ 2022-12-01T09:55:15.8261657Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8262104Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8262476Z  ^ 2022-12-01T09:55:15.8263030Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8263444Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8263884Z  ^ 2022-12-01T09:55:15.8265377Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8267059Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8268665Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8270098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8271777Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8273601Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8275429Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8277283Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8279981Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8282322Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8283220Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8283784Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8284240Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8284553Z  ^ 2022-12-01T09:55:15.8285063Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8285486Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8285835Z  ^ 2022-12-01T09:55:15.8286418Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8286845Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8287247Z  ^ 2022-12-01T09:55:15.8288516Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8290131Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8291694Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8293092Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8294864Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8296717Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8298468Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8300416Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8303225Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8305619Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8306501Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8307132Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8307535Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8307883Z  ^ 2022-12-01T09:55:15.8308393Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8308827Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8309154Z  ^ 2022-12-01T09:55:15.8309690Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8310095Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8310469Z  ^ 2022-12-01T09:55:15.8311714Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8313267Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8314826Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8316196Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8318124Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8321069Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8323561Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8325829Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8328379Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8330573Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8331404Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8331983Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8332389Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8332702Z  ^ 2022-12-01T09:55:15.8333177Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8333580Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8333911Z  ^ 2022-12-01T09:55:15.8334390Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8334772Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8335115Z  ^ 2022-12-01T09:55:15.8336264Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8337669Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8339068Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8340286Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8341735Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8343318Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8344878Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8346938Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8351617Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8355815Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8357378Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8358381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8359068Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8359623Z  ^ 2022-12-01T09:55:15.8360440Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8361121Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8361698Z  ^ 2022-12-01T09:55:15.8362523Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8363163Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8363768Z  ^ 2022-12-01T09:55:15.8365781Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8367852Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8369575Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8370824Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8372291Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8373935Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8376228Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8378393Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8380887Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8383067Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8383890Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8384461Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8384861Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8385246Z  ^ 2022-12-01T09:55:15.8385724Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8386122Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8386451Z  ^ 2022-12-01T09:55:15.8386931Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8387311Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8387656Z  ^ 2022-12-01T09:55:15.8388809Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8390221Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8391627Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8392851Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8394303Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8395881Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8397664Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8400096Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8403881Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8407072Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8408504Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8409419Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8410088Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8410580Z  ^ 2022-12-01T09:55:15.8411375Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8411971Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8412537Z  ^ 2022-12-01T09:55:15.8413305Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8414024Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8414677Z  ^ 2022-12-01T09:55:15.8416895Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8419380Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8421813Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8423702Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8425966Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8428310Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8430538Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8432920Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8436661Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8439931Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8441260Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8442110Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8442703Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8443201Z  ^ 2022-12-01T09:55:15.8443916Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8444505Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8444938Z  ^ 2022-12-01T09:55:15.8445544Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8446107Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8446658Z  ^ 2022-12-01T09:55:15.8448351Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:15.8450419Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:15.8452624Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:15.8454554Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-12-01T09:55:15.8456687Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-12-01T09:55:15.8458363Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-12-01T09:55:15.8460232Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-12-01T09:55:15.8462033Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:15.8465359Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:15.8468616Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:383:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-12-01T09:55:15.8469741Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-12-01T09:55:15.8470315Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8470714Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8471015Z  ^ 2022-12-01T09:55:15.8471499Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8471967Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8472474Z  ^ 2022-12-01T09:55:15.8473217Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:15.8473832Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:15.8474417Z  ^ 2022-12-01T09:55:15.8475060Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-12-01T09:55:15.8475853Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:15.8476737Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:15.8477705Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.0256127Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.0693385Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.1121976Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.1246592Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.1767626Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.1901093Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.4186107Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.4469701Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.4842618Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.4886175Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.4984377Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.5635150Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.7138802Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.7215783Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:7:0, 2022-12-01T09:55:16.7217131Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp:1: 2022-12-01T09:55:16.7220371Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7224173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits]::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7227584Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; int64_t = long int]' 2022-12-01T09:55:16.7230767Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-12-01T09:55:16.7234512Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7239527Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7243826Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-12-01T09:55:16.7245265Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:36:51: required from here 2022-12-01T09:55:16.7246292Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7246941Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7247420Z  ^ 2022-12-01T09:55:16.7248278Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7248839Z size_t S, 2022-12-01T09:55:16.7249240Z  ^ 2022-12-01T09:55:16.7250078Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7250630Z int64_t i, 2022-12-01T09:55:16.7251218Z  ^ 2022-12-01T09:55:16.7253683Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7256694Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7259294Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7260876Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7262268Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7264448Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7267095Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7268352Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7269176Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7269750Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7270173Z  ^ 2022-12-01T09:55:16.7270976Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7271646Z size_t S, 2022-12-01T09:55:16.7272054Z  ^ 2022-12-01T09:55:16.7272830Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7273347Z int64_t i, 2022-12-01T09:55:16.7273761Z  ^ 2022-12-01T09:55:16.7275849Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7278395Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7280339Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7282169Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7284373Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7287730Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7289967Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7290732Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7291277Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7291655Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7291944Z  ^ 2022-12-01T09:55:16.7292406Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7292732Z size_t S, 2022-12-01T09:55:16.7292966Z  ^ 2022-12-01T09:55:16.7293428Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7293739Z int64_t i, 2022-12-01T09:55:16.7293975Z  ^ 2022-12-01T09:55:16.7295202Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7296829Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7298622Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7300859Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7303405Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7307279Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7310627Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7311925Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7312780Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7313295Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7313752Z  ^ 2022-12-01T09:55:16.7314566Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7315042Z size_t S, 2022-12-01T09:55:16.7315359Z  ^ 2022-12-01T09:55:16.7315901Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7316381Z int64_t i, 2022-12-01T09:55:16.7316669Z  ^ 2022-12-01T09:55:16.7318286Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7320307Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7322206Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7324165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7326244Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7329329Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7331663Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7332621Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7333287Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7333735Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7334166Z  ^ 2022-12-01T09:55:16.7334908Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7335429Z size_t S, 2022-12-01T09:55:16.7335808Z  ^ 2022-12-01T09:55:16.7336498Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7336995Z int64_t i, 2022-12-01T09:55:16.7337391Z  ^ 2022-12-01T09:55:16.7339384Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7342022Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7343895Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7345760Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7347829Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7350404Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7352721Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7353475Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7354142Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7354548Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7354845Z  ^ 2022-12-01T09:55:16.7355539Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7355967Z size_t S, 2022-12-01T09:55:16.7356238Z  ^ 2022-12-01T09:55:16.7356938Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7357531Z int64_t i, 2022-12-01T09:55:16.7357868Z  ^ 2022-12-01T09:55:16.7359555Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7361891Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7363883Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7365814Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7367751Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7370267Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7372744Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7373899Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7374565Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7375088Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7375647Z  ^ 2022-12-01T09:55:16.7376402Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7376878Z size_t S, 2022-12-01T09:55:16.7377256Z  ^ 2022-12-01T09:55:16.7378005Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7378450Z int64_t i, 2022-12-01T09:55:16.7378831Z  ^ 2022-12-01T09:55:16.7380691Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7382679Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7384689Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7386511Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7388677Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7391779Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7394028Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7395053Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7395620Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7395990Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7396432Z  ^ 2022-12-01T09:55:16.7397003Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7397495Z size_t S, 2022-12-01T09:55:16.7397738Z  ^ 2022-12-01T09:55:16.7398304Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7398655Z int64_t i, 2022-12-01T09:55:16.7398963Z  ^ 2022-12-01T09:55:16.7400380Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7402505Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7404105Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7405593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7407126Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7410918Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7414716Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7416134Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7417177Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7417948Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7418453Z  ^ 2022-12-01T09:55:16.7419272Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7419785Z size_t S, 2022-12-01T09:55:16.7420199Z  ^ 2022-12-01T09:55:16.7420982Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7421495Z int64_t i, 2022-12-01T09:55:16.7421997Z  ^ 2022-12-01T09:55:16.7424064Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7426742Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7428978Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7431135Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7433449Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7437119Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7440451Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7441691Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7442652Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7443250Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7443753Z  ^ 2022-12-01T09:55:16.7444590Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7445133Z size_t S, 2022-12-01T09:55:16.7445532Z  ^ 2022-12-01T09:55:16.7446344Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7446885Z int64_t i, 2022-12-01T09:55:16.7447288Z  ^ 2022-12-01T09:55:16.7449344Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7452122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7454865Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7457357Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7460077Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7463603Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7466777Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7468013Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7468936Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7469538Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7470000Z  ^ 2022-12-01T09:55:16.7470809Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7471360Z size_t S, 2022-12-01T09:55:16.7471784Z  ^ 2022-12-01T09:55:16.7472576Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7473289Z int64_t i, 2022-12-01T09:55:16.7473723Z  ^ 2022-12-01T09:55:16.7475617Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7478062Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7480252Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7482231Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; int64_t = long int]' 2022-12-01T09:55:16.7484453Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; size_t = long unsigned int]' 2022-12-01T09:55:16.7486926Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]::' 2022-12-01T09:55:16.7489318Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-12-01T09:55:16.7491892Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7495112Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7498105Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-12-01T09:55:16.7499282Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:36:51: required from here 2022-12-01T09:55:16.7500075Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7500658Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7501146Z  ^ 2022-12-01T09:55:16.7501877Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7502452Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7502932Z  ^ 2022-12-01T09:55:16.7503641Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7504203Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7504703Z  ^ 2022-12-01T09:55:16.7506718Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7509075Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7511162Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; int64_t = long int]' 2022-12-01T09:55:16.7513045Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-12-01T09:55:16.7515143Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7518477Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7521409Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-12-01T09:55:16.7522872Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]' 2022-12-01T09:55:16.7523686Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:41:54: required from here 2022-12-01T09:55:16.7524512Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7525132Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7525544Z  ^ 2022-12-01T09:55:16.7526265Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7526738Z size_t S, 2022-12-01T09:55:16.7527083Z  ^ 2022-12-01T09:55:16.7527768Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7528262Z int64_t i, 2022-12-01T09:55:16.7528650Z  ^ 2022-12-01T09:55:16.7530543Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7532868Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:16.7534907Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; int64_t = long int]' 2022-12-01T09:55:16.7536915Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:273:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-12-01T09:55:16.7538975Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7542219Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7545203Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-12-01T09:55:16.7546653Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]' 2022-12-01T09:55:16.7547411Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:43:58: required from here 2022-12-01T09:55:16.7548208Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7548748Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-12-01T09:55:16.7549182Z  ^ 2022-12-01T09:55:16.7549865Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7550334Z size_t S, 2022-12-01T09:55:16.7550733Z  ^ 2022-12-01T09:55:16.7551412Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7551884Z int64_t i, 2022-12-01T09:55:16.7552268Z  ^ 2022-12-01T09:55:16.7554301Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7556460Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7558588Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7560155Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7561951Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7563922Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7565909Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7568079Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7570654Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7572661Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7573415Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7573957Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7574359Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7574670Z  ^ 2022-12-01T09:55:16.7575146Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7575542Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7575863Z  ^ 2022-12-01T09:55:16.7576346Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7576723Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7577064Z  ^ 2022-12-01T09:55:16.7578128Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7579424Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7580710Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7581814Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7583067Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7584412Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7585807Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7587198Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7589374Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7591345Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7592097Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7592660Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7593420Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7593927Z  ^ 2022-12-01T09:55:16.7594737Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7595416Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7595967Z  ^ 2022-12-01T09:55:16.7596784Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7597550Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7598127Z  ^ 2022-12-01T09:55:16.7599964Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7602219Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7604330Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7606211Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7608376Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7610668Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7613018Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7615414Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7619152Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7622418Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7623668Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7624619Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7625352Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7625976Z  ^ 2022-12-01T09:55:16.7626816Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7627484Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7628027Z  ^ 2022-12-01T09:55:16.7628849Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7629567Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7630151Z  ^ 2022-12-01T09:55:16.7631975Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7634115Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7636243Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7638202Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7639927Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7641874Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7644122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7646746Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7650830Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7654341Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7655707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7656722Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7657451Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7658018Z  ^ 2022-12-01T09:55:16.7658878Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7659595Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7660180Z  ^ 2022-12-01T09:55:16.7661045Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7661768Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7662386Z  ^ 2022-12-01T09:55:16.7664462Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7666875Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7669195Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7671100Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7673227Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7675684Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7678238Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7680978Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7685081Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7688763Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7690147Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7691155Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7691764Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7692083Z  ^ 2022-12-01T09:55:16.7692575Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7692966Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7693295Z  ^ 2022-12-01T09:55:16.7693783Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7694179Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7694508Z  ^ 2022-12-01T09:55:16.7695571Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7696909Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7698160Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7699792Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7701955Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7704419Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7706896Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7709492Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7713583Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7717102Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7718678Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7719701Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7720378Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7720938Z  ^ 2022-12-01T09:55:16.7721831Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7722527Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7723098Z  ^ 2022-12-01T09:55:16.7723924Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7724616Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7725199Z  ^ 2022-12-01T09:55:16.7727147Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7729525Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7731759Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7733815Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7736134Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7738595Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7741095Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7743952Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7748083Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7751644Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7753007Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7754086Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7754796Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7755352Z  ^ 2022-12-01T09:55:16.7756212Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7756922Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7757621Z  ^ 2022-12-01T09:55:16.7758564Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7759230Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7759843Z  ^ 2022-12-01T09:55:16.7761776Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7763299Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7764536Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7765647Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7766895Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7768303Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7769616Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7771020Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7773214Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7775171Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7775920Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7776460Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7776862Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7777172Z  ^ 2022-12-01T09:55:16.7777654Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7778037Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7778356Z  ^ 2022-12-01T09:55:16.7778836Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7779253Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7779577Z  ^ 2022-12-01T09:55:16.7780634Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7781965Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7783193Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7784301Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7785611Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7786957Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7788276Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7789693Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7792331Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7795801Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7797161Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7798288Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7798983Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7799526Z  ^ 2022-12-01T09:55:16.7800406Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7801111Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7801640Z  ^ 2022-12-01T09:55:16.7802497Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7803219Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7803816Z  ^ 2022-12-01T09:55:16.7805751Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7808263Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7810572Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7812650Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-12-01T09:55:16.7814921Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-12-01T09:55:16.7817360Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-12-01T09:55:16.7819792Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7822406Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7826571Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7830158Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-12-01T09:55:16.7831600Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-12-01T09:55:16.7832601Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7833323Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7833849Z  ^ 2022-12-01T09:55:16.7834719Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7835429Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7836006Z  ^ 2022-12-01T09:55:16.7836854Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7837681Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7838302Z  ^ 2022-12-01T09:55:16.7840266Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7842740Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7845121Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7847265Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; int64_t = long int]' 2022-12-01T09:55:16.7849579Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; size_t = long unsigned int]' 2022-12-01T09:55:16.7852212Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]::' 2022-12-01T09:55:16.7854718Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-12-01T09:55:16.7857380Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7861497Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7865288Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-12-01T09:55:16.7867161Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]' 2022-12-01T09:55:16.7868139Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:41:54: required from here 2022-12-01T09:55:16.7869165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7869934Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7870490Z  ^ 2022-12-01T09:55:16.7871362Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7872081Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7872664Z  ^ 2022-12-01T09:55:16.7873529Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7874234Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7874869Z  ^ 2022-12-01T09:55:16.7876908Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.7879537Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.7881944Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.7884073Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; int64_t = long int]' 2022-12-01T09:55:16.7886616Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; size_t = long unsigned int]' 2022-12-01T09:55:16.7889314Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:286:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]::' 2022-12-01T09:55:16.7891990Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:278:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-12-01T09:55:16.7894719Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-12-01T09:55:16.7898985Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-12-01T09:55:16.7902628Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:350:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-12-01T09:55:16.7904305Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]' 2022-12-01T09:55:16.7905431Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:43:58: required from here 2022-12-01T09:55:16.7906425Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7907052Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7907578Z  ^ 2022-12-01T09:55:16.7908407Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7909186Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7909766Z  ^ 2022-12-01T09:55:16.7910639Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.7911327Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.7911910Z  ^ 2022-12-01T09:55:16.7912565Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-12-01T09:55:16.7913483Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.8793657Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:16.8940430Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:8:0, 2022-12-01T09:55:16.8941402Z from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:7, 2022-12-01T09:55:16.8942329Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp:1: 2022-12-01T09:55:16.8945824Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.8950491Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.8954891Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.8957629Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.8959565Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.8962065Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.8963429Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.8964823Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.8966490Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.8968147Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.8969679Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.8971410Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.8972444Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-12-01T09:55:16.8973446Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.8974299Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.8974872Z  ^ 2022-12-01T09:55:16.8975716Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.8976365Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.8977038Z  ^ 2022-12-01T09:55:16.8977852Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.8978505Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.8979079Z  ^ 2022-12-01T09:55:16.8981068Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.8983812Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.8986410Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.8988652Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.8990764Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.8992886Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.8994278Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.8995810Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.8997695Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.8999139Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9000427Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9001416Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9002024Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-12-01T09:55:16.9002590Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9024984Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9025636Z  ^ 2022-12-01T09:55:16.9026434Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9027072Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9027644Z  ^ 2022-12-01T09:55:16.9028512Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9029213Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9029817Z  ^ 2022-12-01T09:55:16.9033273Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9035926Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9037738Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9039023Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9040324Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9041565Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9042379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9043201Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9044129Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9045028Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9045932Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9046805Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9047409Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-12-01T09:55:16.9047970Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9048368Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9048674Z  ^ 2022-12-01T09:55:16.9049173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9049571Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9049894Z  ^ 2022-12-01T09:55:16.9050357Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9050747Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9051115Z  ^ 2022-12-01T09:55:16.9052274Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9053708Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9055756Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9058013Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9060170Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9062341Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9063885Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9065389Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9066933Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9068585Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9070154Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9071720Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9072795Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-12-01T09:55:16.9073757Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9074454Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9074993Z  ^ 2022-12-01T09:55:16.9075839Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9076529Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9077054Z  ^ 2022-12-01T09:55:16.9077900Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9078534Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9079102Z  ^ 2022-12-01T09:55:16.9081089Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9083694Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9086228Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9088700Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9090775Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9092810Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9094162Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9095733Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9097314Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9098955Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9100593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9102177Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9103234Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-12-01T09:55:16.9104320Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9105055Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9105714Z  ^ 2022-12-01T09:55:16.9106595Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9107281Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9107873Z  ^ 2022-12-01T09:55:16.9108790Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9109474Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9110070Z  ^ 2022-12-01T09:55:16.9112008Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9114500Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9116952Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9119342Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9121375Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9123672Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9125083Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9126575Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9128151Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9129728Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9131286Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9132896Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9133961Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-12-01T09:55:16.9134941Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9135664Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9136210Z  ^ 2022-12-01T09:55:16.9137061Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9137751Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9138312Z  ^ 2022-12-01T09:55:16.9139147Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9139782Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9140374Z  ^ 2022-12-01T09:55:16.9142478Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9145285Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9147927Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9150410Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9152685Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9154899Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9156402Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9158049Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9159792Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9161477Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9163140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9164794Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9165991Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-12-01T09:55:16.9167047Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9167761Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9168315Z  ^ 2022-12-01T09:55:16.9169200Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9170021Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9170622Z  ^ 2022-12-01T09:55:16.9171524Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9172231Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9172855Z  ^ 2022-12-01T09:55:16.9174971Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9177648Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9180315Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9182681Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9184783Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9187173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9188647Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9190213Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9191963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9193553Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9195061Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9196679Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9197915Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-12-01T09:55:16.9198969Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9199706Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9200291Z  ^ 2022-12-01T09:55:16.9201156Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9201836Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9202382Z  ^ 2022-12-01T09:55:16.9203198Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9203783Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9204344Z  ^ 2022-12-01T09:55:16.9206640Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9209223Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9211813Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9214205Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9216327Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9218456Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9219954Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9221435Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9223025Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9224571Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9226260Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9227842Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9228871Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-12-01T09:55:16.9229854Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9230612Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9231162Z  ^ 2022-12-01T09:55:16.9232072Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9232808Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9233393Z  ^ 2022-12-01T09:55:16.9234318Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9235002Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9235625Z  ^ 2022-12-01T09:55:16.9237774Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9240149Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9242791Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9245173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9247530Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9249885Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9251380Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9252985Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9254718Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9256388Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9258078Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9259737Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9260862Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-12-01T09:55:16.9261922Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9262642Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9263189Z  ^ 2022-12-01T09:55:16.9264075Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9264799Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9265447Z  ^ 2022-12-01T09:55:16.9266334Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9267056Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9267677Z  ^ 2022-12-01T09:55:16.9269925Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9272522Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9274926Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9277126Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9279316Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9281482Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9282891Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9284401Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9286029Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9287579Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9289188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9290678Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9291780Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-12-01T09:55:16.9292812Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9293598Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9294171Z  ^ 2022-12-01T09:55:16.9295054Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9295772Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9296349Z  ^ 2022-12-01T09:55:16.9297231Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9297927Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9298548Z  ^ 2022-12-01T09:55:16.9300707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9303441Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9306117Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9308478Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9310758Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9313069Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9314640Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9316152Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9317942Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9319644Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9321316Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9322974Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9324097Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-12-01T09:55:16.9325135Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9325876Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9326424Z  ^ 2022-12-01T09:55:16.9327240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9327913Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9328478Z  ^ 2022-12-01T09:55:16.9329302Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9329947Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9330549Z  ^ 2022-12-01T09:55:16.9332800Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9335495Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9338233Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9340215Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9342225Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9344436Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9345990Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9347420Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9349037Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9350696Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9352318Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9353952Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9354971Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-12-01T09:55:16.9355942Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9356592Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9357149Z  ^ 2022-12-01T09:55:16.9358142Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9358805Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9359349Z  ^ 2022-12-01T09:55:16.9360144Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9360786Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9361344Z  ^ 2022-12-01T09:55:16.9363429Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9365922Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9368441Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9370736Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9372838Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9375023Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9376544Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9378006Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9379660Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9381299Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9382955Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9384644Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9385842Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-12-01T09:55:16.9386898Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9387587Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9388089Z  ^ 2022-12-01T09:55:16.9388925Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9389622Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9390195Z  ^ 2022-12-01T09:55:16.9391025Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9391776Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9392427Z  ^ 2022-12-01T09:55:16.9394393Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9397097Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9399603Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9401889Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9403992Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9406216Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9407617Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9409043Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9410759Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9412335Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9413913Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9415493Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9416650Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-12-01T09:55:16.9417608Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9418329Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9418861Z  ^ 2022-12-01T09:55:16.9419664Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9420268Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9420773Z  ^ 2022-12-01T09:55:16.9421578Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9422260Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9422835Z  ^ 2022-12-01T09:55:16.9424839Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9427584Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9430133Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9432474Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9434531Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9436655Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9438136Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9439573Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9441201Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9442835Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9444443Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9446002Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9447018Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-12-01T09:55:16.9448017Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9448708Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9449252Z  ^ 2022-12-01T09:55:16.9450139Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9450864Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9451522Z  ^ 2022-12-01T09:55:16.9452310Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9453024Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9453636Z  ^ 2022-12-01T09:55:16.9455645Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9458281Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9460707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9462992Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9465233Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9467384Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9468719Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9470316Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9471855Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9473407Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9474997Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9476709Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9477965Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-12-01T09:55:16.9478985Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9479668Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9480216Z  ^ 2022-12-01T09:55:16.9481058Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9481750Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9482290Z  ^ 2022-12-01T09:55:16.9483108Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9483774Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9484347Z  ^ 2022-12-01T09:55:16.9486395Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9489080Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9491667Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9493831Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9496248Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9498461Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9499806Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9501337Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9503094Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9504774Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9506556Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9508240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9509356Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-12-01T09:55:16.9510404Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9511140Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9511696Z  ^ 2022-12-01T09:55:16.9512644Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9513373Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9513968Z  ^ 2022-12-01T09:55:16.9514848Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9515552Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9516175Z  ^ 2022-12-01T09:55:16.9518554Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9521303Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9523861Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9526189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9528288Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9530444Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9531870Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9533411Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9535004Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9536627Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9538296Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9539894Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9540929Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-12-01T09:55:16.9541932Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9542663Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9543164Z  ^ 2022-12-01T09:55:16.9544017Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9544723Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9545348Z  ^ 2022-12-01T09:55:16.9546231Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9546909Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9547492Z  ^ 2022-12-01T09:55:16.9549607Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9552313Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9554797Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9557105Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9559561Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9561925Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9563372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9564798Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9566492Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9568090Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9569673Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9571259Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9572303Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-12-01T09:55:16.9573266Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9574037Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9574597Z  ^ 2022-12-01T09:55:16.9575414Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9576071Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9576608Z  ^ 2022-12-01T09:55:16.9577444Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9578190Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9578770Z  ^ 2022-12-01T09:55:16.9580693Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9583389Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9586061Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9588231Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9590396Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9592611Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9594107Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9595677Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9597499Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9598925Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9600289Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9601888Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9602899Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-12-01T09:55:16.9603873Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9604544Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9605049Z  ^ 2022-12-01T09:55:16.9605894Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9606618Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9607183Z  ^ 2022-12-01T09:55:16.9608031Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9608748Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9609383Z  ^ 2022-12-01T09:55:16.9611573Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9614367Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9616887Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9619318Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9621614Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9624005Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9625593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9627078Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9628729Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9630280Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9631804Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9633302Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9634418Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-12-01T09:55:16.9635389Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9636047Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9636601Z  ^ 2022-12-01T09:55:16.9637617Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9638305Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9638995Z  ^ 2022-12-01T09:55:16.9639884Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9640538Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9641099Z  ^ 2022-12-01T09:55:16.9643235Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9645730Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9648304Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9650470Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9652590Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9655067Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9656574Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9657993Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9659672Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9661278Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9662957Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9664618Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9665827Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-12-01T09:55:16.9666856Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9667591Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9668149Z  ^ 2022-12-01T09:55:16.9669036Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9669765Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9670366Z  ^ 2022-12-01T09:55:16.9671244Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9671969Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9672569Z  ^ 2022-12-01T09:55:16.9674734Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9677616Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9680262Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9682549Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9684768Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9686975Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9688386Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9689920Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9691674Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9693232Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9694788Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9696537Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9697485Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-12-01T09:55:16.9698364Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9698998Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9699526Z  ^ 2022-12-01T09:55:16.9700495Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9701194Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9701767Z  ^ 2022-12-01T09:55:16.9702625Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9703319Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9703898Z  ^ 2022-12-01T09:55:16.9706052Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9708631Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9711188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9713622Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9716075Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9718556Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9720120Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9721713Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9723527Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9725262Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9727024Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9728735Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9729873Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-12-01T09:55:16.9730957Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9731717Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9732307Z  ^ 2022-12-01T09:55:16.9733144Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9733833Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9734429Z  ^ 2022-12-01T09:55:16.9735282Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9735962Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9736585Z  ^ 2022-12-01T09:55:16.9738781Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9741356Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9743901Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9746113Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9748248Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9750352Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9751648Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9752977Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9754540Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9756077Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9757769Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9759136Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9760134Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-12-01T09:55:16.9761098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9761861Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9762397Z  ^ 2022-12-01T09:55:16.9763233Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9763922Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9764453Z  ^ 2022-12-01T09:55:16.9765285Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9765938Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9766512Z  ^ 2022-12-01T09:55:16.9768479Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9771083Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9773571Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9775841Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9778113Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9780325Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9781835Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9783403Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9785059Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9786812Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9788468Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9790110Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9791224Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-12-01T09:55:16.9792192Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9792858Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9793401Z  ^ 2022-12-01T09:55:16.9794249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9794946Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9795515Z  ^ 2022-12-01T09:55:16.9796385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9797034Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9797875Z  ^ 2022-12-01T09:55:16.9800007Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9802779Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9805408Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9807804Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9810070Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9812403Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9813900Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9815300Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9816964Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9818662Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9820295Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9821965Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9823137Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-12-01T09:55:16.9824188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9824916Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9825545Z  ^ 2022-12-01T09:55:16.9826422Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9827138Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9827715Z  ^ 2022-12-01T09:55:16.9828587Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9829282Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9829909Z  ^ 2022-12-01T09:55:16.9832086Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9834888Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9837679Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9840190Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9842550Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9844813Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9846211Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9847717Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9849379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9850996Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9852656Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9854200Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9855249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-12-01T09:55:16.9856268Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9856907Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9857444Z  ^ 2022-12-01T09:55:16.9858302Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9858995Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9859605Z  ^ 2022-12-01T09:55:16.9860464Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9861150Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9861781Z  ^ 2022-12-01T09:55:16.9863797Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9866546Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9869105Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9871396Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9873545Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9875794Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9877320Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9878988Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9880742Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9882515Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9884222Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9885920Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9887036Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-12-01T09:55:16.9888065Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9888757Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9889280Z  ^ 2022-12-01T09:55:16.9890208Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9890940Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9891519Z  ^ 2022-12-01T09:55:16.9892387Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9893089Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9893682Z  ^ 2022-12-01T09:55:16.9895835Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9898591Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9901239Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9903473Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9905801Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9908070Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9909548Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9911053Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9912809Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9914475Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9916170Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9917963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9919131Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-12-01T09:55:16.9920210Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9920871Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9921490Z  ^ 2022-12-01T09:55:16.9922347Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9923069Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9923630Z  ^ 2022-12-01T09:55:16.9924489Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9925256Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9925880Z  ^ 2022-12-01T09:55:16.9928031Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9930647Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9933123Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9935355Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9937608Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9939823Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9941333Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9942861Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9944651Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9946446Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9948140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9949788Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9950876Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-12-01T09:55:16.9951926Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9952634Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9953186Z  ^ 2022-12-01T09:55:16.9954059Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9954774Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9955369Z  ^ 2022-12-01T09:55:16.9956260Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9956959Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9957602Z  ^ 2022-12-01T09:55:16.9959324Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9962165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9964807Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9967126Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9969161Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9971286Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:16.9972765Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:16.9974312Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9976053Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9977597Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9979157Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:16.9980743Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:16.9981879Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-12-01T09:55:16.9982931Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9983623Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9984138Z  ^ 2022-12-01T09:55:16.9984876Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9985636Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9986128Z  ^ 2022-12-01T09:55:16.9986853Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:16.9987422Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:16.9987927Z  ^ 2022-12-01T09:55:16.9989960Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:16.9992637Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:16.9995124Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:16.9997601Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:16.9999916Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0002366Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0003856Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0005399Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0007215Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0008810Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0010361Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0012038Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0013182Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-12-01T09:55:17.0014240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0014949Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0015501Z  ^ 2022-12-01T09:55:17.0016399Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0017120Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0017706Z  ^ 2022-12-01T09:55:17.0018585Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0019293Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0019904Z  ^ 2022-12-01T09:55:17.0022089Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0024761Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0027443Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0029851Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0032130Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0034430Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0035907Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0037526Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0039240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0040869Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0042505Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0044140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0045151Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-12-01T09:55:17.0046159Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0046863Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0047498Z  ^ 2022-12-01T09:55:17.0048379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0049074Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0049680Z  ^ 2022-12-01T09:55:17.0050575Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0051252Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0051869Z  ^ 2022-12-01T09:55:17.0053907Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0056425Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0058879Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0061191Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0063512Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0065811Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0067355Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0068889Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0070610Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0072315Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0073995Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0075684Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0076833Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-12-01T09:55:17.0077910Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0078571Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0079130Z  ^ 2022-12-01T09:55:17.0080042Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0080760Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0081357Z  ^ 2022-12-01T09:55:17.0082269Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0082951Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0083554Z  ^ 2022-12-01T09:55:17.0085825Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0088488Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0091158Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0093504Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0095793Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0098092Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0099586Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0101127Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0102852Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0104586Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0106344Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0107916Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0108959Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-12-01T09:55:17.0110018Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0110733Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0111292Z  ^ 2022-12-01T09:55:17.0112178Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0112885Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0113469Z  ^ 2022-12-01T09:55:17.0114347Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0115051Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0115662Z  ^ 2022-12-01T09:55:17.0117954Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0120646Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0123260Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0125717Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0127877Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0130184Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0131697Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0133178Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0134774Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0136330Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0137882Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0139472Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0140541Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-12-01T09:55:17.0141588Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0142302Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0142843Z  ^ 2022-12-01T09:55:17.0143722Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0144445Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0145011Z  ^ 2022-12-01T09:55:17.0145924Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0146663Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0147256Z  ^ 2022-12-01T09:55:17.0149308Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0151873Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0154395Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0156609Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0158884Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0161285Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0162773Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0164225Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0165893Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0167492Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0169248Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0171058Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0172163Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0173196Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0173895Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0174457Z  ^ 2022-12-01T09:55:17.0175344Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0176061Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0176641Z  ^ 2022-12-01T09:55:17.0177524Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0178239Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0178863Z  ^ 2022-12-01T09:55:17.0181052Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0183866Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0186695Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0188890Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0191038Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0193376Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0194852Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0196439Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0198341Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0199989Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0201831Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0203736Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0204833Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0205830Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0206629Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0207199Z  ^ 2022-12-01T09:55:17.0208082Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0208803Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0209343Z  ^ 2022-12-01T09:55:17.0210189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0210936Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0211530Z  ^ 2022-12-01T09:55:17.0213721Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0216499Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0219167Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0221550Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0223804Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0226292Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0227793Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0229365Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0231046Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0232836Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0234760Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0236653Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0237976Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0238931Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0239599Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0240111Z  ^ 2022-12-01T09:55:17.0240915Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0241585Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0242126Z  ^ 2022-12-01T09:55:17.0242926Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0243537Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0244117Z  ^ 2022-12-01T09:55:17.0246196Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0248978Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0251560Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0253830Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0256163Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0258384Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0259804Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0261272Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0262944Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0264556Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0266415Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0268272Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0269369Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0270375Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0271105Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0271617Z  ^ 2022-12-01T09:55:17.0272434Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0273075Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0273637Z  ^ 2022-12-01T09:55:17.0274461Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0275123Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0275693Z  ^ 2022-12-01T09:55:17.0277904Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0280504Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0282990Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0285284Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0287637Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0289803Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0291230Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0292679Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0294262Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0295822Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0297609Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0299473Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0300652Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0301692Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0302402Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0302960Z  ^ 2022-12-01T09:55:17.0303826Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0304545Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0305185Z  ^ 2022-12-01T09:55:17.0306075Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0306853Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0307473Z  ^ 2022-12-01T09:55:17.0309637Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0312466Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0315139Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0317568Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0319629Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0321946Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0323448Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0325005Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0326881Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0328625Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0330484Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0332447Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0333649Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0334693Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0335419Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0335980Z  ^ 2022-12-01T09:55:17.0336871Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0337587Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0338174Z  ^ 2022-12-01T09:55:17.0339054Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0339774Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0340374Z  ^ 2022-12-01T09:55:17.0342533Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0345306Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0347775Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0349916Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0352060Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0354417Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0355916Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0357629Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0359431Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0361166Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0363045Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0364961Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0366153Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0367214Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0368031Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0368598Z  ^ 2022-12-01T09:55:17.0369471Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0370188Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0370789Z  ^ 2022-12-01T09:55:17.0371662Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0372423Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0373040Z  ^ 2022-12-01T09:55:17.0375130Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0377879Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0380490Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0382897Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0385324Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0387787Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0389307Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0390887Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0392554Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0394268Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0396050Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0398079Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0399299Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0400368Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0401099Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0401645Z  ^ 2022-12-01T09:55:17.0402539Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0403272Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0403867Z  ^ 2022-12-01T09:55:17.0404747Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0405467Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0406092Z  ^ 2022-12-01T09:55:17.0408317Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0411205Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0413858Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0416293Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0418601Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0420959Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0422300Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0423663Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0425226Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0426813Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0428528Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0430414Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0431614Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0432664Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0433411Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0433966Z  ^ 2022-12-01T09:55:17.0434643Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0434902Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0435196Z  ^ 2022-12-01T09:55:17.0435855Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0436112Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0436398Z  ^ 2022-12-01T09:55:17.0438367Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0439984Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0441760Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0443179Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0444798Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0446328Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0447044Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0448150Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0449245Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0450352Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0451567Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-12-01T09:55:17.0452775Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-12-01T09:55:17.0453289Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-12-01T09:55:17.0453971Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0454234Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0454482Z  ^ 2022-12-01T09:55:17.0455089Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0455234Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0455397Z  ^ 2022-12-01T09:55:17.0455757Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0455946Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0456125Z  ^ 2022-12-01T09:55:17.0457132Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0457985Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0458869Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0459586Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0460357Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0461106Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0461454Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0461999Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0462555Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0463111Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0464057Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0464974Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0465558Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0466185Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0466425Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0466675Z  ^ 2022-12-01T09:55:17.0467330Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0467574Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0467859Z  ^ 2022-12-01T09:55:17.0468519Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0468778Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0469091Z  ^ 2022-12-01T09:55:17.0470952Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0472527Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0474187Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0475559Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0477020Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0478372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0478902Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0479743Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0480751Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0481766Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0482798Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0483794Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0484304Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0484990Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0485257Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0485511Z  ^ 2022-12-01T09:55:17.0486188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0486436Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0486726Z  ^ 2022-12-01T09:55:17.0487385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0487734Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0488046Z  ^ 2022-12-01T09:55:17.0489979Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0491626Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0493308Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0494661Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0496123Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0497567Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0498228Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0499206Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0500301Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0501312Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0502407Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0503378Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0503947Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0504655Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0504930Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0505240Z  ^ 2022-12-01T09:55:17.0505923Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0506179Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0506442Z  ^ 2022-12-01T09:55:17.0507061Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0507308Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0507631Z  ^ 2022-12-01T09:55:17.0509440Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0511010Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0512711Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0514126Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0515546Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0517091Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0517834Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0518890Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0519976Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0520965Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0521995Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0522988Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0523492Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0524165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0524425Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0524674Z  ^ 2022-12-01T09:55:17.0525353Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0525606Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0525898Z  ^ 2022-12-01T09:55:17.0526566Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0526900Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0527222Z  ^ 2022-12-01T09:55:17.0529086Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0530746Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0532413Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0533817Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0535266Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0536699Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0537345Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0538367Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0539430Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0540503Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0541521Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0542514Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0543053Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0543741Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0543997Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0544252Z  ^ 2022-12-01T09:55:17.0544912Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0545245Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0545547Z  ^ 2022-12-01T09:55:17.0546119Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0546344Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0546611Z  ^ 2022-12-01T09:55:17.0548458Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0549925Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0551426Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0552751Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0554186Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0555530Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0556140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0557134Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0558295Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0559358Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0560338Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0561312Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0561822Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0562485Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0562744Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0562997Z  ^ 2022-12-01T09:55:17.0563677Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0563936Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0564229Z  ^ 2022-12-01T09:55:17.0564893Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0565234Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0565528Z  ^ 2022-12-01T09:55:17.0567355Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0568942Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0570545Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0571813Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0573155Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0574474Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0575097Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0576172Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0577208Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0578269Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0579297Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0580284Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0580839Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0581508Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0581746Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0581999Z  ^ 2022-12-01T09:55:17.0582686Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0582942Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0583233Z  ^ 2022-12-01T09:55:17.0583882Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0584145Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0584453Z  ^ 2022-12-01T09:55:17.0586454Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0587999Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0589663Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0591110Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0592559Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0594051Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0594708Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0595752Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0596820Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0597944Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0598979Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0599981Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0600487Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0601165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0601426Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0601648Z  ^ 2022-12-01T09:55:17.0602299Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0602562Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0602841Z  ^ 2022-12-01T09:55:17.0603477Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0603810Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0604105Z  ^ 2022-12-01T09:55:17.0605685Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0607229Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0608897Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0610259Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0611703Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0613173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0613826Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0614880Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0615942Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0617006Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0618029Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0619013Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0619595Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0620268Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0620529Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0620782Z  ^ 2022-12-01T09:55:17.0621459Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0621722Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0622010Z  ^ 2022-12-01T09:55:17.0622676Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0622935Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0623247Z  ^ 2022-12-01T09:55:17.0625251Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0626820Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0628498Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0629906Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0631385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0632813Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0633451Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0634503Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0635559Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0636526Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0637070Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0637740Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0638018Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-12-01T09:55:17.0638385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0638532Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0638675Z  ^ 2022-12-01T09:55:17.0639040Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0639173Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0639336Z  ^ 2022-12-01T09:55:17.0639761Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0639905Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0640084Z  ^ 2022-12-01T09:55:17.0641722Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0643413Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0645150Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0646558Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0648068Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0649584Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0650135Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0651168Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0652349Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0653411Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0654481Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0655588Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0656098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-12-01T09:55:17.0656776Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0657039Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0657290Z  ^ 2022-12-01T09:55:17.0657972Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0658235Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0658516Z  ^ 2022-12-01T09:55:17.0659178Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0659420Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0659729Z  ^ 2022-12-01T09:55:17.0661677Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0663325Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0665211Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0666638Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0668164Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0669689Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0670343Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0671448Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0672552Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0673612Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0674696Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0675745Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0676239Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-12-01T09:55:17.0676913Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0677173Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0677527Z  ^ 2022-12-01T09:55:17.0678284Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0678548Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0678831Z  ^ 2022-12-01T09:55:17.0679471Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0679729Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0680043Z  ^ 2022-12-01T09:55:17.0682076Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0683693Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0685423Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0686849Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0688380Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0689883Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0690538Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0691666Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0692769Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0693830Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0694949Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0695984Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0696495Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-12-01T09:55:17.0697162Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0697427Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0697666Z  ^ 2022-12-01T09:55:17.0698342Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0698602Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0698894Z  ^ 2022-12-01T09:55:17.0699554Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0699814Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0700134Z  ^ 2022-12-01T09:55:17.0701870Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0703371Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0704975Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0706487Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0707947Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0709327Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0709935Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0711022Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0712011Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0712963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0713961Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0734308Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0734992Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-12-01T09:55:17.0735830Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0736098Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0736342Z  ^ 2022-12-01T09:55:17.0737029Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0737275Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0737571Z  ^ 2022-12-01T09:55:17.0738298Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0738560Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0738886Z  ^ 2022-12-01T09:55:17.0740846Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0742516Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0744270Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0745768Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0747294Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0748851Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0749507Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0750602Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0751768Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0752821Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0753903Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0754950Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0755457Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-12-01T09:55:17.0756134Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0756394Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0756649Z  ^ 2022-12-01T09:55:17.0757429Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0757644Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0757902Z  ^ 2022-12-01T09:55:17.0758575Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0758812Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0759133Z  ^ 2022-12-01T09:55:17.0761082Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0762779Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0764523Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0765980Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0767490Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0768989Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0769646Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0770731Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0771848Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0772909Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0773999Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0775099Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0775588Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-12-01T09:55:17.0776264Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0776530Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0776786Z  ^ 2022-12-01T09:55:17.0777517Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0777775Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0778069Z  ^ 2022-12-01T09:55:17.0778730Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0778978Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0779294Z  ^ 2022-12-01T09:55:17.0781259Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0782861Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0784578Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0786060Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0787623Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0789123Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0789775Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0790918Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0792036Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0793103Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0794196Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0795245Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0795738Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-12-01T09:55:17.0796423Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0796687Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0796930Z  ^ 2022-12-01T09:55:17.0797704Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0797966Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0798264Z  ^ 2022-12-01T09:55:17.0798919Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0799177Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0799494Z  ^ 2022-12-01T09:55:17.0801544Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-12-01T09:55:17.0803186Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-12-01T09:55:17.0804955Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-12-01T09:55:17.0806343Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0807869Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-12-01T09:55:17.0809343Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:364:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-12-01T09:55:17.0809996Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:363:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-12-01T09:55:17.0811016Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0812010Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0813003Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0814053Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-12-01T09:55:17.0815020Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-12-01T09:55:17.0815528Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-12-01T09:55:17.0816276Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0816544Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0816799Z  ^ 2022-12-01T09:55:17.0817485Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0817732Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0818022Z  ^ 2022-12-01T09:55:17.0818683Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-12-01T09:55:17.0818943Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-12-01T09:55:17.0819258Z  ^ 2022-12-01T09:55:17.0819758Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-12-01T09:55:17.0820304Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:17.0820884Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:17.0821471Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:17.0822040Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:17.1300527Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:17.2320819Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:55:17.2362325Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-12-01T09:55:17.2837634Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-12-01T09:55:17.3765790Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-12-01T09:55:17.4256996Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-12-01T09:55:17.4485923Z [ 92%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-12-01T09:55:17.5519830Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-12-01T09:55:17.5521084Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-12-01T09:55:17.5521568Z ^ 2022-12-01T09:55:17.5613130Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-12-01T09:55:17.5931110Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-12-01T09:55:17.6017064Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-12-01T09:55:17.6070203Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-12-01T09:55:17.6548309Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-12-01T09:55:17.7099260Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-12-01T09:55:17.7339171Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-12-01T09:55:17.7861257Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-12-01T09:55:17.8619471Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-12-01T09:55:17.8643519Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o 2022-12-01T09:55:17.8795102Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-12-01T09:55:17.9238157Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-12-01T09:55:17.9534181Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-12-01T09:55:17.9758547Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-12-01T09:55:18.0179969Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-12-01T09:55:18.1594025Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-12-01T09:55:18.2765556Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-12-01T09:55:18.3304978Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-12-01T09:55:18.3451868Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-12-01T09:55:18.4142278Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-12-01T09:55:18.5157646Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-12-01T09:55:18.6801995Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-12-01T09:55:18.6814339Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-12-01T09:55:18.7501032Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-12-01T09:55:18.8810090Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-12-01T09:55:19.0524867Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-12-01T09:55:19.1579255Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2022-12-01T09:55:19.2980671Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-12-01T09:55:19.2982179Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-12-01T09:55:19.4642773Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-12-01T09:55:19.5032913Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-12-01T09:55:19.5299728Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-12-01T09:55:19.7434909Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-12-01T09:55:19.7564069Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-12-01T09:55:19.7629478Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-12-01T09:55:19.8740223Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-12-01T09:55:20.1549212Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-12-01T09:55:20.2614096Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-12-01T09:55:20.2790823Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-12-01T09:55:20.2832518Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-12-01T09:55:20.4653920Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-12-01T09:55:20.5661644Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-12-01T09:55:20.6918016Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-12-01T09:55:20.6973544Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-12-01T09:55:20.7144985Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-12-01T09:55:20.9011838Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-12-01T09:55:21.4700450Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-12-01T09:55:21.5003865Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-12-01T09:55:21.5114277Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-12-01T09:55:21.5221636Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-12-01T09:55:21.5323694Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-12-01T09:55:21.8034477Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-12-01T09:55:21.9161422Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-12-01T09:55:21.9215764Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-12-01T09:55:21.9741898Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-12-01T09:55:22.1913283Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-12-01T09:55:22.2124091Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-12-01T09:55:22.2819439Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-12-01T09:55:22.3556601Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-12-01T09:55:22.4380934Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-12-01T09:55:22.4787446Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-12-01T09:55:22.6175595Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-12-01T09:55:22.7542105Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-12-01T09:55:22.8226664Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-12-01T09:55:22.8765762Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-12-01T09:55:22.8817273Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-12-01T09:55:23.0571959Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-12-01T09:55:23.1501644Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-12-01T09:55:23.2450886Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-12-01T09:55:23.2997347Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-12-01T09:55:23.3700628Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-12-01T09:55:23.4893281Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-12-01T09:55:23.5338762Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-12-01T09:55:23.6232243Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-12-01T09:55:23.6942795Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-12-01T09:55:23.8232470Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-12-01T09:55:23.9148581Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-12-01T09:55:23.9184741Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-12-01T09:55:24.0345430Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-12-01T09:55:24.2133625Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-12-01T09:55:24.2967001Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-12-01T09:55:24.3717961Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-12-01T09:55:24.4121898Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-12-01T09:55:24.4228748Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-12-01T09:55:24.6198491Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-12-01T09:55:24.6354337Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-12-01T09:55:24.7013986Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-12-01T09:55:24.7531252Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-12-01T09:55:24.8224592Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-12-01T09:55:24.8580400Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-12-01T09:55:25.0163883Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-12-01T09:55:25.1483326Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-12-01T09:55:25.2916270Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-12-01T09:55:25.3918884Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-12-01T09:55:25.4659806Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-12-01T09:55:25.5740010Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-12-01T09:55:25.6367325Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-12-01T09:55:25.9003415Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-12-01T09:55:26.0439138Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-12-01T09:55:26.0615935Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-12-01T09:55:26.0745697Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-12-01T09:55:26.1265534Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-12-01T09:55:26.3916481Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-12-01T09:55:26.4740862Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-12-01T09:55:26.5537670Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-12-01T09:55:26.8068089Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-12-01T09:55:26.8531888Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-12-01T09:55:26.8782646Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-12-01T09:55:26.9048482Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-12-01T09:55:26.9819761Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-12-01T09:55:27.2262720Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-12-01T09:55:27.2553324Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-12-01T09:55:27.3023459Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-12-01T09:55:27.3473829Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-12-01T09:55:27.4100338Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-12-01T09:55:27.6489448Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-12-01T09:55:27.7084260Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-12-01T09:55:27.7736327Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-12-01T09:55:27.8974224Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-12-01T09:55:27.9906745Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-12-01T09:55:28.0696897Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-12-01T09:55:28.1179982Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-12-01T09:55:28.1981647Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-12-01T09:55:28.2821087Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-12-01T09:55:28.5186791Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-12-01T09:55:28.6662464Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-12-01T09:55:28.6948061Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-12-01T09:55:28.8313004Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-12-01T09:55:28.8365266Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-12-01T09:55:28.9260387Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-12-01T09:55:29.0948262Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-12-01T09:55:29.1133582Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-12-01T09:55:29.2603139Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-12-01T09:55:29.3179495Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-12-01T09:55:29.4835015Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-12-01T09:55:29.6091871Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-12-01T09:55:29.7283137Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-12-01T09:55:29.7329162Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-12-01T09:55:29.8947708Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-12-01T09:55:30.1279196Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-12-01T09:55:30.1964872Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-12-01T09:55:30.2513428Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-12-01T09:55:30.3664123Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-12-01T09:55:30.5342217Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-12-01T09:55:30.5534482Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-12-01T09:55:30.6357526Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-12-01T09:55:30.6966072Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-12-01T09:55:30.7260654Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-12-01T09:55:30.9357726Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-12-01T09:55:30.9704503Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-12-01T09:55:31.0183909Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-12-01T09:55:31.2036813Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-12-01T09:55:31.3605757Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2022-12-01T09:55:31.3958082Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-12-01T09:55:31.4595205Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-12-01T09:55:31.4659934Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-12-01T09:55:31.5086588Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-12-01T09:55:31.7897703Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-12-01T09:55:31.9107815Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-12-01T09:55:31.9248227Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-12-01T09:55:32.0111033Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-12-01T09:55:32.0885169Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-12-01T09:55:32.2410911Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-12-01T09:55:32.3319092Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-12-01T09:55:32.3463596Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-12-01T09:55:32.4021343Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-12-01T09:55:32.5585530Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-12-01T09:55:32.7031638Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-12-01T09:55:32.8124860Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-12-01T09:55:32.8275194Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-12-01T09:55:33.0773408Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-12-01T09:55:33.1260486Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-12-01T09:55:33.2138244Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-12-01T09:55:33.5494848Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-12-01T09:55:33.5657239Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-12-01T09:55:33.5784669Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-12-01T09:55:33.6340174Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-12-01T09:55:33.6657137Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-12-01T09:55:33.9663225Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-12-01T09:55:33.9819310Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-12-01T09:55:34.0035537Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-12-01T09:55:34.0501226Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-12-01T09:55:34.4248320Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-12-01T09:55:34.4863538Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-12-01T09:55:34.5035310Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-12-01T09:55:34.5388528Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-12-01T09:55:34.7707013Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-12-01T09:55:34.7911801Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-12-01T09:55:34.8304979Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-12-01T09:55:35.1417750Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-12-01T09:55:35.2219300Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-12-01T09:55:35.3080815Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-12-01T09:55:35.3910120Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-12-01T09:55:35.3964507Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-12-01T09:55:35.4715155Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-12-01T09:55:35.5293773Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-12-01T09:55:35.8362825Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-12-01T09:55:36.1461043Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-12-01T09:55:36.2781672Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-12-01T09:55:36.2921861Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-12-01T09:55:36.3563659Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-12-01T09:55:36.3780696Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-12-01T09:55:36.5784942Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-12-01T09:55:36.5866110Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-12-01T09:55:36.7679691Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-12-01T09:55:36.9748813Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-12-01T09:55:37.0607519Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-12-01T09:55:37.0787143Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-12-01T09:55:37.3331913Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-12-01T09:55:37.4612517Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-12-01T09:55:37.6846919Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-12-01T09:55:37.8143299Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-12-01T09:55:37.8702008Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-12-01T09:55:37.9466744Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-12-01T09:55:38.0141184Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-12-01T09:55:38.1141144Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-12-01T09:55:38.3036459Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-12-01T09:55:38.3742735Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-12-01T09:55:38.3809977Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-12-01T09:55:38.5102845Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-12-01T09:55:38.7213219Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-12-01T09:55:38.8092842Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-12-01T09:55:38.8149974Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-12-01T09:55:39.0528632Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-12-01T09:55:39.1089451Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-12-01T09:55:39.1567307Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-12-01T09:55:39.2181770Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-12-01T09:55:39.7517451Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-12-01T09:55:39.8103999Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-12-01T09:55:39.8332332Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-12-01T09:55:39.8788562Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-12-01T09:55:39.9637676Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-12-01T09:55:40.4628864Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-12-01T09:55:40.5261949Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-12-01T09:55:40.6950725Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-12-01T09:55:40.7123234Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-12-01T09:55:40.7244754Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-12-01T09:55:40.7394090Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-12-01T09:55:40.7964831Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-12-01T09:55:41.1982723Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-12-01T09:55:41.3017138Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-12-01T09:55:41.3759087Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-12-01T09:55:41.4076072Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-12-01T09:55:41.5592931Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-12-01T09:55:41.8509432Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-12-01T09:55:42.0335625Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-12-01T09:55:42.1363124Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-12-01T09:55:42.1872135Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-12-01T09:55:42.2108034Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-12-01T09:55:42.2368354Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-12-01T09:55:42.3083985Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-12-01T09:55:42.7353346Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-12-01T09:55:42.9057144Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-12-01T09:55:42.9083772Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-12-01T09:55:43.0311576Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-12-01T09:55:43.2071511Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-12-01T09:55:43.6103710Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-12-01T09:55:43.6258855Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-12-01T09:55:43.6743549Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-12-01T09:55:43.8752780Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-12-01T09:55:43.9738129Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-12-01T09:55:44.2939052Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-12-01T09:55:44.3024633Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-12-01T09:55:44.3842302Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-12-01T09:55:44.5333076Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-12-01T09:55:44.5696074Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-12-01T09:55:44.6118079Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-12-01T09:55:44.7799158Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-12-01T09:55:44.8581929Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-12-01T09:55:44.9222744Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-12-01T09:55:45.0186500Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-12-01T09:55:45.0217645Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-12-01T09:55:45.1598103Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-12-01T09:55:45.2063426Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-12-01T09:55:45.2584368Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-12-01T09:55:45.3790593Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-12-01T09:55:45.4580104Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-12-01T09:55:45.6213526Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-12-01T09:55:45.6265237Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-12-01T09:55:45.7121781Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-12-01T09:55:45.7442082Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-12-01T09:55:45.8738135Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-12-01T09:55:45.8799028Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-12-01T09:55:45.8962549Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-12-01T09:55:46.0408178Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-12-01T09:55:46.0828995Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-12-01T09:55:46.1064628Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-12-01T09:55:46.1569393Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-12-01T09:55:46.2614931Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-12-01T09:55:46.3249949Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-12-01T09:55:46.5041429Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-12-01T09:55:46.5066236Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-12-01T09:55:46.5986411Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-12-01T09:55:46.7003739Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-12-01T09:55:46.7095276Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-12-01T09:55:46.7616029Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-12-01T09:55:46.8095342Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-12-01T09:55:46.8923345Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-12-01T09:55:46.8978537Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-12-01T09:55:46.9777935Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-12-01T09:55:47.0961772Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2022-12-01T09:55:47.1845488Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2022-12-01T09:55:47.1888582Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-12-01T09:55:47.2140533Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-12-01T09:55:47.3379335Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-12-01T09:55:47.3397422Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-12-01T09:55:47.4260917Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-12-01T09:55:47.4887902Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-12-01T09:55:47.5454727Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-12-01T09:55:47.5671720Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-12-01T09:55:47.7299538Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-12-01T09:55:47.8881818Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-12-01T09:55:48.0173894Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-12-01T09:55:48.0662807Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-12-01T09:55:48.0958995Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-12-01T09:55:48.3170318Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-12-01T09:55:48.3540754Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-12-01T09:55:48.3956092Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-12-01T09:55:49.0418388Z [100%] Linking CXX static library ../lib/libtorch_cpu.a 2022-12-01T09:55:50.9186298Z [100%] Built target torch_cpu 2022-12-01T09:55:50.9219219Z Scanning dependencies of target torch 2022-12-01T09:55:50.9252988Z [100%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-12-01T09:55:50.9871189Z [100%] Linking CXX static library ../lib/libtorch.a 2022-12-01T09:55:50.9955043Z [100%] Built target torch 2022-12-01T09:55:51.0022613Z Install the project... 2022-12-01T09:55:51.0040806Z -- Install configuration: "Release" 2022-12-01T09:55:51.8748838Z Installation completed, now you can copy the headers/libs from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install to your project directory. 2022-12-01T09:55:51.8750743Z + build_predictor 2022-12-01T09:55:51.8751054Z + PREDICTOR_BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-12-01T09:55:51.8751545Z + rm -rf /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-12-01T09:55:51.8756954Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-12-01T09:55:51.8765219Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-12-01T09:55:51.8765922Z + cmake /var/lib/jenkins/workspace/test/mobile/custom_build -DCMAKE_PREFIX_PATH=/var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install -DCMAKE_BUILD_TYPE=Release 2022-12-01T09:55:51.9191615Z -- The C compiler identification is GNU 5.4.0 2022-12-01T09:55:51.9663978Z -- The CXX compiler identification is GNU 5.4.0 2022-12-01T09:55:51.9698288Z -- Check for working C compiler: /opt/cache/bin/cc 2022-12-01T09:55:52.0327699Z -- Check for working C compiler: /opt/cache/bin/cc -- works 2022-12-01T09:55:52.0331045Z -- Detecting C compiler ABI info 2022-12-01T09:55:52.0952199Z -- Detecting C compiler ABI info - done 2022-12-01T09:55:52.0990689Z -- Detecting C compile features 2022-12-01T09:55:52.3246599Z -- Detecting C compile features - done 2022-12-01T09:55:52.3267471Z -- Check for working CXX compiler: /opt/cache/bin/c++ 2022-12-01T09:55:52.4376862Z -- Check for working CXX compiler: /opt/cache/bin/c++ -- works 2022-12-01T09:55:52.4382672Z -- Detecting CXX compiler ABI info 2022-12-01T09:55:52.5324258Z -- Detecting CXX compiler ABI info - done 2022-12-01T09:55:52.5362136Z -- Detecting CXX compile features 2022-12-01T09:55:52.8747822Z -- Detecting CXX compile features - done 2022-12-01T09:55:52.8789259Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T09:55:52.8789756Z static library caffe2_protos_LIBRARY-NOTFOUND not found. 2022-12-01T09:55:52.8791921Z Call Stack (most recent call first): 2022-12-01T09:55:52.8792601Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:103 (append_torchlib_if_found) 2022-12-01T09:55:52.8793213Z CMakeLists.txt:8 (find_package) 2022-12-01T09:55:52.8793346Z 2022-12-01T09:55:52.8793351Z 2022-12-01T09:55:52.8797148Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T09:55:52.8798184Z static library onnx_LIBRARY-NOTFOUND not found. 2022-12-01T09:55:52.8798439Z Call Stack (most recent call first): 2022-12-01T09:55:52.8798785Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2022-12-01T09:55:52.8799191Z CMakeLists.txt:8 (find_package) 2022-12-01T09:55:52.8799370Z 2022-12-01T09:55:52.8799515Z 2022-12-01T09:55:52.8800137Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T09:55:52.8800853Z static library onnx_proto_LIBRARY-NOTFOUND not found. 2022-12-01T09:55:52.8801109Z Call Stack (most recent call first): 2022-12-01T09:55:52.8801457Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2022-12-01T09:55:52.8801773Z CMakeLists.txt:8 (find_package) 2022-12-01T09:55:52.8801898Z 2022-12-01T09:55:52.8801903Z 2022-12-01T09:55:52.8803125Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T09:55:52.8803881Z static library foxi_loader_LIBRARY-NOTFOUND not found. 2022-12-01T09:55:52.8804169Z Call Stack (most recent call first): 2022-12-01T09:55:52.8804499Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2022-12-01T09:55:52.8804836Z CMakeLists.txt:8 (find_package) 2022-12-01T09:55:52.8804996Z 2022-12-01T09:55:52.8805001Z 2022-12-01T09:55:52.8805885Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T09:55:52.8806571Z static library fmt_LIBRARY-NOTFOUND not found. 2022-12-01T09:55:52.8806819Z Call Stack (most recent call first): 2022-12-01T09:55:52.8807147Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2022-12-01T09:55:52.8807469Z CMakeLists.txt:8 (find_package) 2022-12-01T09:55:52.8807595Z 2022-12-01T09:55:52.8807599Z 2022-12-01T09:55:52.8811800Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T09:55:52.8812552Z static library eigen_blas_LIBRARY-NOTFOUND not found. 2022-12-01T09:55:52.8812786Z Call Stack (most recent call first): 2022-12-01T09:55:52.8813127Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:113 (append_torchlib_if_found) 2022-12-01T09:55:52.8813452Z CMakeLists.txt:8 (find_package) 2022-12-01T09:55:52.8813577Z 2022-12-01T09:55:52.8813581Z 2022-12-01T09:55:52.8814544Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T09:55:52.8815284Z static library sleef_LIBRARY-NOTFOUND not found. 2022-12-01T09:55:52.8815556Z Call Stack (most recent call first): 2022-12-01T09:55:52.8815899Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2022-12-01T09:55:52.8816219Z CMakeLists.txt:8 (find_package) 2022-12-01T09:55:52.8816348Z 2022-12-01T09:55:52.8816356Z 2022-12-01T09:55:52.8817435Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T09:55:52.8818256Z static library asmjit_LIBRARY-NOTFOUND not found. 2022-12-01T09:55:52.8818550Z Call Stack (most recent call first): 2022-12-01T09:55:52.8818894Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2022-12-01T09:55:52.8819203Z CMakeLists.txt:8 (find_package) 2022-12-01T09:55:52.8819329Z 2022-12-01T09:55:52.8819334Z 2022-12-01T09:55:52.8821242Z -- Found Torch: /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/lib/libtorch.a 2022-12-01T09:55:52.8830881Z -- Looking for pthread.h 2022-12-01T09:55:52.9931543Z -- Looking for pthread.h - found 2022-12-01T09:55:52.9933816Z -- Looking for pthread_create 2022-12-01T09:55:53.0986758Z -- Looking for pthread_create - not found 2022-12-01T09:55:53.0987091Z -- Looking for pthread_create in pthreads 2022-12-01T09:55:53.1558416Z -- Looking for pthread_create in pthreads - not found 2022-12-01T09:55:53.1558752Z -- Looking for pthread_create in pthread 2022-12-01T09:55:53.2185277Z -- Looking for pthread_create in pthread - found 2022-12-01T09:55:53.2193022Z -- Found Threads: TRUE 2022-12-01T09:55:53.2200406Z -- Configuring done 2022-12-01T09:55:53.2226454Z -- Generating done 2022-12-01T09:55:53.2237785Z -- Build files have been written to: /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-12-01T09:55:53.2252127Z + make 2022-12-01T09:55:53.2374003Z Scanning dependencies of target Predictor 2022-12-01T09:55:53.5770707Z [ 50%] Building CXX object CMakeFiles/Predictor.dir/predictor.cpp.o 2022-12-01T09:55:54.0228485Z In file included from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/ATen.h:7:0, 2022-12-01T09:55:54.0229043Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/csrc/api/include/torch/types.h:3, 2022-12-01T09:55:54.0229453Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/script.h:3, 2022-12-01T09:55:54.0229807Z from /var/lib/jenkins/workspace/test/mobile/custom_build/predictor.cpp:8: 2022-12-01T09:55:54.0230474Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/Context.h:26:69: warning: type attributes ignored after type is already defined [-Wattributes] 2022-12-01T09:55:54.0230889Z enum class TORCH_API Float32MatmulPrecision { HIGHEST, HIGH, MEDIUM }; 2022-12-01T09:55:54.0231138Z ^ 2022-12-01T09:55:54.0231481Z In file included from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/core/dispatch/OperatorEntry.h:3:0, 2022-12-01T09:55:54.0231927Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/core/dispatch/Dispatcher.h:6, 2022-12-01T09:55:54.0232360Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/csrc/api/include/torch/types.h:12, 2022-12-01T09:55:54.0232756Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/script.h:3, 2022-12-01T09:55:54.0233105Z from /var/lib/jenkins/workspace/test/mobile/custom_build/predictor.cpp:8: 2022-12-01T09:55:54.0233688Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/core/function_schema.h:209:53: warning: type attributes ignored after type is already defined [-Wattributes] 2022-12-01T09:55:54.0234088Z enum struct TORCH_API SchemaArgType { input, output }; 2022-12-01T09:55:54.0234312Z ^ 2022-12-01T09:55:54.0259210Z [100%] Linking CXX executable Predictor 2022-12-01T09:56:01.9204859Z [100%] Built target Predictor 2022-12-01T09:56:01.9226717Z + run_predictor 2022-12-01T09:56:01.9227180Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-12-01T09:56:01.9227498Z + ./Predictor /var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2022-12-01T09:56:02.4362764Z + cmp -s output.txt /var/lib/jenkins/workspace/test/mobile/custom_build/expected_output.txt 2022-12-01T09:56:02.4368538Z + echo 'Test result is the same as expected.' 2022-12-01T09:56:02.4368781Z Test result is the same as expected. 2022-12-01T09:56:02.4369009Z + '[' -n '' ']' 2022-12-01T09:56:02.4370988Z + print_sccache_stats 2022-12-01T09:56:02.4371403Z + echo 'PyTorch Build Statistics' 2022-12-01T09:56:02.4371788Z PyTorch Build Statistics 2022-12-01T09:56:02.4372092Z + sccache --show-stats 2022-12-01T09:56:02.4391418Z Compile requests 4589 2022-12-01T09:56:02.4391647Z Compile requests executed 4515 2022-12-01T09:56:02.4391908Z Cache hits 4508 2022-12-01T09:56:02.4392215Z Cache hits (C/C++) 4508 2022-12-01T09:56:02.4392564Z Cache misses 1 2022-12-01T09:56:02.4392917Z Cache misses (C/C++) 1 2022-12-01T09:56:02.4393202Z Cache timeouts 0 2022-12-01T09:56:02.4393456Z Cache read errors 0 2022-12-01T09:56:02.4393757Z Forced recaches 0 2022-12-01T09:56:02.4394055Z Cache write errors 0 2022-12-01T09:56:02.4394433Z Compilation failures 1 2022-12-01T09:56:02.4394751Z Cache errors 5 2022-12-01T09:56:02.4394934Z Cache errors (C/C++) 5 2022-12-01T09:56:02.4395320Z Non-cacheable compilations 0 2022-12-01T09:56:02.4395755Z Non-cacheable calls 0 2022-12-01T09:56:02.4396224Z Non-compilation calls 74 2022-12-01T09:56:02.4396500Z Unsupported compiler calls 0 2022-12-01T09:56:02.4396718Z Average cache write 0.131 s 2022-12-01T09:56:02.4396930Z Average cache read miss 27.071 s 2022-12-01T09:56:02.4397133Z Average cache read hit 0.052 s 2022-12-01T09:56:02.4397599Z Failed distributed compilations 0 2022-12-01T09:56:02.4398256Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T09:56:02.4398783Z + [[ -n 9818098426 ]] 2022-12-01T09:56:02.4399023Z + jq .stats 2022-12-01T09:56:02.4399445Z + sccache --show-stats --stats-format json 2022-12-01T09:56:02.4505293Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T09:56:02.4505518Z with: 2022-12-01T09:56:02.4505721Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T09:56:02.4505939Z retention-days: 365 2022-12-01T09:56:02.4506131Z if-no-files-found: warn 2022-12-01T09:56:02.4506335Z path: sccache-stats-*.json 2022-12-01T09:56:02.4506520Z name: artifact 2022-12-01T09:56:02.4506683Z s3-bucket: gha-artifacts 2022-12-01T09:56:02.4506871Z region: us-east-1 2022-12-01T09:56:02.4507046Z ##[endgroup] 2022-12-01T09:56:02.7852087Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T09:56:02.7852871Z With the provided path, there will be 1 file uploaded 2022-12-01T09:56:02.7853163Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T09:56:02.7860303Z Starting upload of sccache-stats-linux-xenial-py3-clang5-mobile-build-9818098426.json 2022-12-01T09:56:02.9085352Z Finished upload of sccache-stats-linux-xenial-py3-clang5-mobile-build-9818098426.json 2022-12-01T09:56:02.9211836Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-12-01T09:56:02.9212068Z with: 2022-12-01T09:56:02.9212229Z ##[endgroup] 2022-12-01T09:56:02.9227094Z ##[group]Run set -eou pipefail 2022-12-01T09:56:02.9227334Z set -eou pipefail 2022-12-01T09:56:02.9227514Z  2022-12-01T09:56:02.9227747Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-12-01T09:56:02.9227984Z for _ in $(seq 1440); do 2022-12-01T09:56:02.9228205Z  # Break if no ssh session exists anymore 2022-12-01T09:56:02.9228422Z  if [ "$(who)" = "" ]; then 2022-12-01T09:56:02.9228588Z  break 2022-12-01T09:56:02.9228755Z  fi 2022-12-01T09:56:02.9228920Z  echo "." 2022-12-01T09:56:02.9229092Z  sleep 5 2022-12-01T09:56:02.9229245Z done 2022-12-01T09:56:02.9240633Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:56:02.9240893Z ##[endgroup] 2022-12-01T09:56:02.9265685Z Holding runner for 2 hours until all ssh sessions have logged out 2022-12-01T09:56:02.9304190Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T09:56:02.9304602Z # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T09:56:02.9304857Z # shellcheck disable=SC2046 2022-12-01T09:56:02.9305178Z docker stop $(docker ps -q) || true 2022-12-01T09:56:02.9305392Z # Prune all of the docker images 2022-12-01T09:56:02.9305608Z docker system prune -af 2022-12-01T09:56:02.9315705Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:56:02.9315919Z ##[endgroup] 2022-12-01T09:56:07.6379639Z 9d0ebfe2f03e 2022-12-01T09:56:08.0134205Z Deleted Containers: 2022-12-01T09:56:08.0134730Z 9d0ebfe2f03e791d7bdccc1b460d7446a7b4519cdcdc216ef70a8c314ab9f8fd 2022-12-01T09:56:08.0134989Z 2022-12-01T09:56:10.1697045Z Deleted Images: 2022-12-01T09:56:10.1698170Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:56:10.1699395Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan@sha256:08c81fed44d1b11f7ac7e849b381edf4866dd754dbe59093a9b9e887895e1bda 2022-12-01T09:56:10.1700273Z deleted: sha256:879749ddd852e8dce0a180057eaa438fa64e2e9b8ed862a0a9929f5ad2ad4462 2022-12-01T09:56:10.1700865Z deleted: sha256:1f29b2b9aeabbab62c657af0b58d906147939a077411d89b836b9fb7030e8bfb 2022-12-01T09:56:10.1701431Z deleted: sha256:a90b5f0ad94b38ff4501651bb69e342092a2c004a11a5698ef7793b9dad4ef25 2022-12-01T09:56:10.1701963Z deleted: sha256:02b1e9144dbe9f571313b117fd04e22fefbd39c89e7574aac754683e19c11baa 2022-12-01T09:56:10.1702273Z deleted: sha256:5382273edc5bb874178b181093ab3c8bc0f84b1b46e238fa10f8081f2f0b35da 2022-12-01T09:56:10.1702595Z deleted: sha256:b54a89f5c0c73bb9187217c00259ce6c06c31c949ae1001dc1ccc975cb2c4d3b 2022-12-01T09:56:10.1702918Z deleted: sha256:0d13599b4580c5a6ecf52dc5af4f753907316d1cec286c7b9a14da64de231f5a 2022-12-01T09:56:10.1703248Z deleted: sha256:3d88276fb377b34295cacb1dff42f9cf34a7ce71e559b8ebfe6a7a5c031d19f8 2022-12-01T09:56:10.1703584Z deleted: sha256:4ae6e9ca62d3e10a3c0a3aa17fce68af1e7c91a1db6fdff61cc6c9f2e35a4355 2022-12-01T09:56:10.1703975Z deleted: sha256:a078af50ef4d653d97eec0c9dec768229f985625c4bd0ffc8c206d6f4b4e65e0 2022-12-01T09:56:10.1704469Z deleted: sha256:30d7fe8615e7f8a201ac034c54d80e7dc82959219148016a34f769aca31c4982 2022-12-01T09:56:10.1704804Z deleted: sha256:8bb37dc932c154fa6683c4d8ac5a2f4d9e676435ec2f4452562c193bf1553fc2 2022-12-01T09:56:10.1705430Z deleted: sha256:5b05bf45852af07f194974defc963967d74a4ae152c00c31aaac22d36fdd8e83 2022-12-01T09:56:10.1705942Z deleted: sha256:2d381f6afeab14997db001263ac97670c725a08727b4a27d2e02727c0e3e9089 2022-12-01T09:56:10.1706439Z deleted: sha256:ea24e11f20d7ccadf282fa85b76308154e396ea2b99d29f3606b2fd3e75600d0 2022-12-01T09:56:10.1706977Z deleted: sha256:42d8e7074288fcc09b8f1b283bb938fd18274adb52a18b43ca8133c0716b11bf 2022-12-01T09:56:10.1707338Z deleted: sha256:9867e1bf842052f6a91261260d3a7d296b99d8db80682a8852ffd3c38a278726 2022-12-01T09:56:10.1707658Z deleted: sha256:6c0c4da62684ac47fabfd0f9182d1c9c690dff51fea48b2b28107d0936ba1ac8 2022-12-01T09:56:10.1708013Z deleted: sha256:1295c76da498fea6485ff4c2cc8f4954059da86fcaff3b73e4f3fc738ad2b312 2022-12-01T09:56:10.1708381Z deleted: sha256:ab45ae705dc2ede888f58de47a37314fff39a7336dd439c5d38793e92a8df9ff 2022-12-01T09:56:10.1708704Z deleted: sha256:1194eeb32086c92ffb3c124ae8b7f681671172057ccc48f32f442b605c0e7b3b 2022-12-01T09:56:10.1709096Z deleted: sha256:3c4fbd2ff84477b3fa5aa44bf6fa55f9681a42f5c5baddeb47aeaa7f146a2573 2022-12-01T09:56:10.1709423Z deleted: sha256:9b42b54932cd296311b5cbed2a738e424b25555a63d87b9dc16b7a71ab5d6d87 2022-12-01T09:56:10.1709788Z deleted: sha256:340da76928c591692fc9054864ead722c017dcd9f60e2eb5b027e1a952bbec1d 2022-12-01T09:56:10.1710108Z deleted: sha256:e8318cc7fea179e4be89e3b1f985389f7089875545a4b2fc868de3e2395ec941 2022-12-01T09:56:10.1710459Z deleted: sha256:d58b7606d10293a745e84545260103689b073a484a4e06bd39c7d96bc9eeb8e8 2022-12-01T09:56:10.1710768Z deleted: sha256:02e336b600ea73175a63d8fadf83279c4c1b09afea2bae533b13c1be82db6f1a 2022-12-01T09:56:10.1711233Z deleted: sha256:2c8744bc06ba8d36932a6f0940a76e37dd8ba2039ebf6e01b13c47e1938eb611 2022-12-01T09:56:10.1711559Z deleted: sha256:e8ca51ea76b4b99010ef45319d014497e27eee4aba306751ebca715de39fcf72 2022-12-01T09:56:10.1711898Z deleted: sha256:49ce41b70df5ab3f2e2ffce5a20787ba1251c0ceef06dfdebeceb3e086c15466 2022-12-01T09:56:10.1712275Z deleted: sha256:7a81fdd836722e3c860dd7d029b6af631a83656ce2753c75098fc81e28eddf77 2022-12-01T09:56:10.1712594Z deleted: sha256:a539bffe37fad49c46bcc1860565d26f993d7ac1c2e9087019047c7a738cddc2 2022-12-01T09:56:10.1712973Z deleted: sha256:023d209da1adced20a38dc8564a0d9967bfa5b39e7b2bdaf071d2a33bfe83db1 2022-12-01T09:56:10.1713318Z deleted: sha256:6b81ca471962681431f15291a71f6745de5dac13f97d05b8d7242515d7ab4d70 2022-12-01T09:56:10.1713686Z deleted: sha256:42144731ad3e929ccafd334f4714b7a14a77fcbce534a0ccc62b839862b37815 2022-12-01T09:56:10.1714009Z deleted: sha256:73852ba0c11b069793b1faa2611541c7ea2f8275aa306fc16edb9cbcfb4872e9 2022-12-01T09:56:10.1714371Z deleted: sha256:53675f605b8ffab486329dab76345ba1615b7196645f23eef9fce49eab3bb082 2022-12-01T09:56:10.1714688Z deleted: sha256:eb0b1f808151351073211c3f98b5f8d81d4ee1ced15dca3b523a39c796e616cb 2022-12-01T09:56:10.1715013Z deleted: sha256:39144c067068cfc4c891636df93f9b22f24e3b6ae604c56fe3670ed5d8d3477a 2022-12-01T09:56:10.1715368Z deleted: sha256:2ce512916e6ab6f4885010cca9045b9260359660288e0f9ef4c8ab4ed96e87e1 2022-12-01T09:56:10.1715667Z deleted: sha256:ff22fa08d196b12f69d2f53d0a78854d903f3275ddcba17316ac1d09405830f9 2022-12-01T09:56:10.1716106Z deleted: sha256:15343b6d1f653ac12b417c906fa8d6cebd4f57d181cf483a12ed86029e899cac 2022-12-01T09:56:10.1716567Z deleted: sha256:8b9a4fdb1802afb19b594eebef670f75ccb3f7cee866c7fbc05698485c1ae28b 2022-12-01T09:56:10.1716899Z deleted: sha256:22449b9b695a2d63ba4306bc4c8655558c85c1cde0fecd61e8b7d8e8500fcbc8 2022-12-01T09:56:10.1717476Z deleted: sha256:23ef67e4bd865201479150b95c5703fa135d9f39fda4599bafd32c9b58be9a95 2022-12-01T09:56:10.1717808Z deleted: sha256:6cf60a707d44fa8ce6d8faddd084361d920b4fc5444a525f344eaeded5f6e8c4 2022-12-01T09:56:10.1718113Z deleted: sha256:701a10c528ab0ad9945864232fc0476c9ae11904069af4d26948be954e7700be 2022-12-01T09:56:10.1718426Z deleted: sha256:8cfe526b2870764b0c71e63ceb9bc1985425410404885de05e9bdc78d486001a 2022-12-01T09:56:10.1718749Z deleted: sha256:3b43f6ef8ad15f74edd994834ca9e171a5ce39287888dce949eb99fcf1b455d3 2022-12-01T09:56:10.1719079Z deleted: sha256:b44da0abcdb735a1974c35fe04409753b1db41f25dd111f2e9b18f2590ecc944 2022-12-01T09:56:10.1719411Z deleted: sha256:7cb10914ea6aa59ceb7a3f5d99a5fafff6ea03c540b8cb4bb11c2d1612e02079 2022-12-01T09:56:10.1719745Z deleted: sha256:7345836b2b30d8d5596bf69e45a19eac8f606fb745ea2e5eb895cadf19db08c8 2022-12-01T09:56:10.1720160Z deleted: sha256:2f584e93d01a8a9bcee6f563a305fc6ed791fa41478023e9b8b25f489008a891 2022-12-01T09:56:10.1720466Z deleted: sha256:785d6d2f667603956260be2c91ef3608a690ecedfc5e4418ac6fcb5847aeec17 2022-12-01T09:56:10.1720771Z deleted: sha256:8b083a31ff68277789bf2e63b47808260198bf5bf8562563d81ed54ec4d892cb 2022-12-01T09:56:10.1721085Z deleted: sha256:fd67e4042fc413531ea423fcbef5911d312eecb961aee6137722adbb88183003 2022-12-01T09:56:10.1721396Z deleted: sha256:6671c4638419c40243f9ac7a775757974b4369c3d2ccd3eb44cce043f9894582 2022-12-01T09:56:10.1721688Z deleted: sha256:0e64612d1e50faf390b62a775a3ea1f2d9e188e0569f3ea922037174576a8013 2022-12-01T09:56:10.1721992Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-12-01T09:56:10.1722295Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-12-01T09:56:10.1722589Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-12-01T09:56:10.1722908Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-12-01T09:56:10.1723087Z 2022-12-01T09:56:10.1723190Z Total reclaimed space: 6.585GB 2022-12-01T09:56:10.1767561Z Post job cleanup. 2022-12-01T09:56:10.1797359Z Post job cleanup. 2022-12-01T09:56:10.2782736Z [command]/usr/bin/git version 2022-12-01T09:56:10.2827174Z git version 2.37.1 2022-12-01T09:56:10.2865701Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a8444351-e3ba-49ad-83bc-659dd3b49d19' before making global git config changes 2022-12-01T09:56:10.2866142Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:56:10.2870373Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:56:10.2907795Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:56:10.2937284Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:56:10.3186464Z Entering 'android/libs/fbjni' 2022-12-01T09:56:10.3219765Z Entering 'third_party/FP16' 2022-12-01T09:56:10.3252984Z Entering 'third_party/FXdiv' 2022-12-01T09:56:10.3285631Z Entering 'third_party/NNPACK' 2022-12-01T09:56:10.3320308Z Entering 'third_party/QNNPACK' 2022-12-01T09:56:10.3352739Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:56:10.3385904Z Entering 'third_party/XNNPACK' 2022-12-01T09:56:10.3429652Z Entering 'third_party/benchmark' 2022-12-01T09:56:10.3462255Z Entering 'third_party/cpuinfo' 2022-12-01T09:56:10.3496426Z Entering 'third_party/cub' 2022-12-01T09:56:10.3528863Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:56:10.3567307Z Entering 'third_party/cutlass' 2022-12-01T09:56:10.3607881Z Entering 'third_party/eigen' 2022-12-01T09:56:10.3643691Z Entering 'third_party/fbgemm' 2022-12-01T09:56:10.3676260Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:56:10.3708186Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:56:10.3741335Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:56:10.3774137Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:56:10.3808522Z Entering 'third_party/flatbuffers' 2022-12-01T09:56:10.3843935Z Entering 'third_party/fmt' 2022-12-01T09:56:10.3877635Z Entering 'third_party/foxi' 2022-12-01T09:56:10.3910642Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:56:10.3944867Z Entering 'third_party/gloo' 2022-12-01T09:56:10.3978603Z Entering 'third_party/googletest' 2022-12-01T09:56:10.4012997Z Entering 'third_party/ideep' 2022-12-01T09:56:10.4046149Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:56:10.4081628Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:56:10.4121235Z Entering 'third_party/ios-cmake' 2022-12-01T09:56:10.4154983Z Entering 'third_party/ittapi' 2022-12-01T09:56:10.4188280Z Entering 'third_party/kineto' 2022-12-01T09:56:10.4221460Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:56:10.4254766Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:56:10.4288493Z Entering 'third_party/nccl/nccl' 2022-12-01T09:56:10.4322426Z Entering 'third_party/neon2sse' 2022-12-01T09:56:10.4354490Z Entering 'third_party/nlohmann' 2022-12-01T09:56:10.4389125Z Entering 'third_party/onnx' 2022-12-01T09:56:10.4433714Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:56:10.4468347Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:56:10.4502713Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:56:10.4536107Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:56:10.4573095Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:56:10.4605894Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:56:10.4638376Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:56:10.4676295Z Entering 'third_party/pocketfft' 2022-12-01T09:56:10.4709737Z Entering 'third_party/protobuf' 2022-12-01T09:56:10.4747320Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:56:10.4781995Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:56:10.4818284Z Entering 'third_party/psimd' 2022-12-01T09:56:10.4852390Z Entering 'third_party/pthreadpool' 2022-12-01T09:56:10.4887150Z Entering 'third_party/pybind11' 2022-12-01T09:56:10.4922035Z Entering 'third_party/python-enum' 2022-12-01T09:56:10.4955293Z Entering 'third_party/python-peachpy' 2022-12-01T09:56:10.4988577Z Entering 'third_party/python-six' 2022-12-01T09:56:10.5022242Z Entering 'third_party/sleef' 2022-12-01T09:56:10.5055757Z Entering 'third_party/tbb' 2022-12-01T09:56:10.5091015Z Entering 'third_party/tensorpipe' 2022-12-01T09:56:10.5124039Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:56:10.5156949Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:56:10.5190410Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:56:10.5223611Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:56:10.5256007Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:56:10.5292003Z Entering 'third_party/zstd' 2022-12-01T09:56:10.5338958Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:56:10.5365173Z http.https://github.com/.extraheader 2022-12-01T09:56:10.5372480Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T09:56:10.5405204Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T09:56:10.5651245Z Entering 'android/libs/fbjni' 2022-12-01T09:56:10.5670574Z http.https://github.com/.extraheader 2022-12-01T09:56:10.5698889Z Entering 'third_party/FP16' 2022-12-01T09:56:10.5719427Z http.https://github.com/.extraheader 2022-12-01T09:56:10.5745514Z Entering 'third_party/FXdiv' 2022-12-01T09:56:10.5765220Z http.https://github.com/.extraheader 2022-12-01T09:56:10.5791078Z Entering 'third_party/NNPACK' 2022-12-01T09:56:10.5810623Z http.https://github.com/.extraheader 2022-12-01T09:56:10.5837969Z Entering 'third_party/QNNPACK' 2022-12-01T09:56:10.5857904Z http.https://github.com/.extraheader 2022-12-01T09:56:10.5884525Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:56:10.5904307Z http.https://github.com/.extraheader 2022-12-01T09:56:10.5930240Z Entering 'third_party/XNNPACK' 2022-12-01T09:56:10.5950754Z http.https://github.com/.extraheader 2022-12-01T09:56:10.5986205Z Entering 'third_party/benchmark' 2022-12-01T09:56:10.6006193Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6031450Z Entering 'third_party/cpuinfo' 2022-12-01T09:56:10.6051150Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6077476Z Entering 'third_party/cub' 2022-12-01T09:56:10.6096986Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6123428Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:56:10.6143189Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6173542Z Entering 'third_party/cutlass' 2022-12-01T09:56:10.6192918Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6224216Z Entering 'third_party/eigen' 2022-12-01T09:56:10.6245658Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6272579Z Entering 'third_party/fbgemm' 2022-12-01T09:56:10.6291415Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6317374Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:56:10.6336358Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6362338Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:56:10.6380945Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6406874Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:56:10.6425624Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6452155Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:56:10.6471302Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6498391Z Entering 'third_party/flatbuffers' 2022-12-01T09:56:10.6517597Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6545329Z Entering 'third_party/fmt' 2022-12-01T09:56:10.6565834Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6591900Z Entering 'third_party/foxi' 2022-12-01T09:56:10.6611439Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6637133Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:56:10.6656241Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6682603Z Entering 'third_party/gloo' 2022-12-01T09:56:10.6701910Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6727947Z Entering 'third_party/googletest' 2022-12-01T09:56:10.6747629Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6774134Z Entering 'third_party/ideep' 2022-12-01T09:56:10.6793363Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6819231Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:56:10.6840234Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6865601Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:56:10.6884990Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6918261Z Entering 'third_party/ios-cmake' 2022-12-01T09:56:10.6936267Z http.https://github.com/.extraheader 2022-12-01T09:56:10.6962269Z Entering 'third_party/ittapi' 2022-12-01T09:56:10.6981443Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7007421Z Entering 'third_party/kineto' 2022-12-01T09:56:10.7027040Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7053681Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:56:10.7072615Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7098782Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:56:10.7118204Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7145692Z Entering 'third_party/nccl/nccl' 2022-12-01T09:56:10.7166085Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7192734Z Entering 'third_party/neon2sse' 2022-12-01T09:56:10.7212003Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7237790Z Entering 'third_party/nlohmann' 2022-12-01T09:56:10.7258068Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7285814Z Entering 'third_party/onnx' 2022-12-01T09:56:10.7306016Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7343275Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:56:10.7363994Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7390565Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:56:10.7409882Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7437725Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:56:10.7456750Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7482856Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:56:10.7502203Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7532312Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:56:10.7552082Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7577836Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:56:10.7597474Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7623337Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:56:10.7642198Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7673055Z Entering 'third_party/pocketfft' 2022-12-01T09:56:10.7692098Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7718726Z Entering 'third_party/protobuf' 2022-12-01T09:56:10.7737730Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7767093Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:56:10.7786026Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7812142Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:56:10.7831837Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7860246Z Entering 'third_party/psimd' 2022-12-01T09:56:10.7880963Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7906859Z Entering 'third_party/pthreadpool' 2022-12-01T09:56:10.7926414Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7952133Z Entering 'third_party/pybind11' 2022-12-01T09:56:10.7971673Z http.https://github.com/.extraheader 2022-12-01T09:56:10.7999908Z Entering 'third_party/python-enum' 2022-12-01T09:56:10.8018859Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8044629Z Entering 'third_party/python-peachpy' 2022-12-01T09:56:10.8064362Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8090388Z Entering 'third_party/python-six' 2022-12-01T09:56:10.8110284Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8135845Z Entering 'third_party/sleef' 2022-12-01T09:56:10.8155622Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8181589Z Entering 'third_party/tbb' 2022-12-01T09:56:10.8202205Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8229465Z Entering 'third_party/tensorpipe' 2022-12-01T09:56:10.8249565Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8275985Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:56:10.8295933Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8322665Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:56:10.8342350Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8368551Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:56:10.8387736Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8413976Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:56:10.8433438Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8459849Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:56:10.8479555Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8508980Z Entering 'third_party/zstd' 2022-12-01T09:56:10.8529540Z http.https://github.com/.extraheader 2022-12-01T09:56:10.8761081Z Evaluate and set job outputs 2022-12-01T09:56:10.8770526Z Set output 'docker-image' 2022-12-01T09:56:10.8771756Z Cleaning up orphan processes