Skipping 49 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
#6 sha256:2aafffc05c12b1853013e1b34e5805f9129b05df1a7941ca3c49ae511f42bcfd
#6 CACHED
#9 [2/7] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -yq build-essential bc curl git kmod wget jq vim gdb ccache libbz2-dev libicu-dev python-dev autotools-dev libopenmpi-dev rocthrust && apt-get clean && rm -rf /var/lib/apt/lists/*
#9 sha256:faed1a7dd70bf6f544acc5aa7c1ef333b9da191198a6e4fe9a90632eedb8b0ef
#9 CACHED
#5 [6/7] RUN SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && git clone https://github.com/google/benchmark.git -b v1.6.1 && cd benchmark && mkdir build && cd build && cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/opt/benchmark -D BENCHMARK_ENABLE_TESTING=OFF .. && make -j4 && make install && rm -rf ${SCRATCH_DIR}
#5 sha256:438d415bf5a332459e1936a068441721d813abae75014bfe7c14448057cd528a
#5 CACHED
#4 [7/7] RUN KOKKOS_URL=https://github.com/kokkos/kokkos/archive/4.2.00.tar.gz && KOKKOS_ARCHIVE=kokkos-${KOKKOS_HASH}.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${KOKKOS_URL} --output-document=${KOKKOS_ARCHIVE} && mkdir -p kokkos && tar -xf ${KOKKOS_ARCHIVE} -C kokkos --strip-components=1 && cd kokkos && mkdir -p build && cd build && cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/opt/kokkos -D CMAKE_CXX_COMPILER=hipcc -DKokkos_ENABLE_HIP=ON -DKokkos_ENABLE_OPENMP=ON .. && make -j4 install && rm -rf ${SCRATCH_DIR}
#4 sha256:65940a7a21f403dab1b8ce5ac0d95f59971131c1b364256df3bcf5049c419a40
#4 CACHED
#11 exporting to image
#11 sha256:d014977e44edbbb57735df6f57113b3495d151ad2346330dc9f64e1ba6156dc5
#11 exporting layers done
#11 writing image sha256:dd97da934941d2101471b461610d82845596bfdf4e55420808984757369b6ded done
#11 naming to docker.io/library/4ae81c612885616d7b2a4b024efdc9e11d9e0cc3:latest done
#11 DONE 0.0s
CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c
$ docker run -t -d -u 0:0 -v /tmp/ccache:/tmp/ccache -w /var/jenkins/workspace/ArborX_PR-1133 --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 3ddeffd3e07ddf7568b8adffc3d7373997a121ba cat
Merging remotes/origin/master commit 540ccf4ac41b04176c73544304e97b799309fa40 into PR head commit fc1c90845cd4f9b0f5772055951ef9e1797507d9
Merging remotes/origin/master commit 540ccf4ac41b04176c73544304e97b799309fa40 into PR head commit fc1c90845cd4f9b0f5772055951ef9e1797507d9
$ docker top 8ab9162dde6550e328c32e655cf1e454020081936cfc283c94b42baced4c5aef -eo pid,comm
[Pipeline] {
Merge succeeded, producing fc1c90845cd4f9b0f5772055951ef9e1797507d9
Checking out Revision fc1c90845cd4f9b0f5772055951ef9e1797507d9 (PR-1133)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] readFile
Merge succeeded, producing fc1c90845cd4f9b0f5772055951ef9e1797507d9
Checking out Revision fc1c90845cd4f9b0f5772055951ef9e1797507d9 (PR-1133)
Commit message: "[ci skip] Update based on review"
[Pipeline] sh
Commit message: "[ci skip] Update based on review"
[Pipeline] sh
> git remote # timeout=10
> git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Jenkins ORNL
> git merge 540ccf4ac41b04176c73544304e97b799309fa40 # timeout=10
> git rev-parse HEAD^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f fc1c90845cd4f9b0f5772055951ef9e1797507d9 # timeout=10
> git config remote.origin.url https://github.com/arborx/ArborX.git # timeout=10
> git config --add remote.origin.fetch +refs/pull/1133/head:refs/remotes/origin/PR-1133 # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://github.com/arborx/ArborX.git # timeout=10
Fetching upstream changes from https://github.com/arborx/ArborX.git
using GIT_ASKPASS to set credentials Jenkins ORNL
> git fetch --no-tags --progress -- https://github.com/arborx/ArborX.git +refs/pull/1133/head:refs/remotes/origin/PR-1133 +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f fc1c90845cd4f9b0f5772055951ef9e1797507d9 # timeout=10
> git remote # timeout=10
> git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Jenkins ORNL
> git merge 540ccf4ac41b04176c73544304e97b799309fa40 # timeout=10
> git rev-parse HEAD^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f fc1c90845cd4f9b0f5772055951ef9e1797507d9 # timeout=10
+ docker inspect -f . 4ae81c612885616d7b2a4b024efdc9e11d9e0cc3
.
> git config remote.origin.url https://github.com/arborx/ArborX.git # timeout=10
> git config --add remote.origin.fetch +refs/pull/1133/head:refs/remotes/origin/PR-1133 # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://github.com/arborx/ArborX.git # timeout=10
Fetching upstream changes from https://github.com/arborx/ArborX.git
using GIT_ASKPASS to set credentials Jenkins ORNL
> git fetch --no-tags --progress -- https://github.com/arborx/ArborX.git +refs/pull/1133/head:refs/remotes/origin/PR-1133 +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f fc1c90845cd4f9b0f5772055951ef9e1797507d9 # timeout=10
> git remote # timeout=10
> git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Jenkins ORNL
> git merge 540ccf4ac41b04176c73544304e97b799309fa40 # timeout=10
> git rev-parse HEAD^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f fc1c90845cd4f9b0f5772055951ef9e1797507d9 # timeout=10
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
+ docker build -t 201ae63fbba57df5e93eaa2fe8430a634223acce --build-arg BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04 --build-arg KOKKOS_VERSION=4.3.00 --build-arg KOKKOS_OPTIONS=-DCMAKE_CXX_EXTENSIONS=OFF -DCMAKE_CXX_COMPILER=clang++ -DKokkos_ENABLE_THREADS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_PREFIX_PATH=/usr/lib/x86_64-linux-gnu -f docker/Dockerfile docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/
Sending build context to Docker daemon 25.09kB
Step 1/25 : ARG BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04
Step 2/25 : FROM $BASE
---> a557740b9093
Step 3/25 : ARG NPROCS=4
---> Using cache
---> b7af639cd258
Step 4/25 : RUN if test ${NV_CUDA_LIB_VERSION}; then apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub; fi
---> Using cache
---> 9daafffdc281
Step 5/25 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -yq build-essential bc curl git wget jq vim lcov ccache gdb ninja-build libbz2-dev libicu-dev python-dev autotools-dev && apt-get clean && rm -rf /var/lib/apt/lists/*
---> Using cache
---> 21886c12453a
Step 6/25 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}*
---> Using cache
---> a092bd7e22e7
Step 7/25 : ENV CMAKE_DIR=/opt/cmake
---> Using cache
---> aa7c08a431da
Step 8/25 : RUN CMAKE_VERSION=3.16.9 && CMAKE_KEY=2D2CEF1034921684 && CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake*
---> Using cache
---> f0dbfdfeb154
Step 9/25 : ENV PATH=${CMAKE_DIR}/bin:$PATH
---> Using cache
---> f2c0c69e4ef7
Step 10/25 : ENV LLVM_DIR=/opt/llvm
---> Using cache
---> 780891e11410
Step 11/25 : RUN LLVM_VERSION=14.0.0 && LLVM_KEY="86419D8A 345AD05D" && LLVM_URL=https://github.com/llvm/llvm-project/releases/download/llvmorg-${LLVM_VERSION}/clang+llvm-${LLVM_VERSION}-x86_64-linux-gnu-ubuntu-18.04.tar.xz && LLVM_ARCHIVE=llvm-${LLVM_VERSION}.tar.xz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} && wget --quiet ${LLVM_URL}.sig --output-document=${LLVM_ARCHIVE}.sig && gpg --verify ${LLVM_ARCHIVE}.sig ${LLVM_ARCHIVE} && mkdir -p ${LLVM_DIR} && tar -xvf ${LLVM_ARCHIVE} -C ${LLVM_DIR} --strip-components=1 && echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig && rm -rf ${SCRATCH_DIR}
---> Using cache
---> b00c9fa2ea83
Step 12/25 : ENV PATH=${LLVM_DIR}/bin:$PATH
+ ccache --zero-stats
Statistics cleared
lascaux05 seems to be running inside container b2bec46bc0004524dd6e6b253df566ad39e6af9ea7b5eb6021a5d28585c69eac
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=${HIP_VISIBLE_DEVICES} --env AMDGPU_TARGET=${AMDGPU_TARGET} -w /var/jenkins/workspace/ArborX_PR-1133 --volumes-from b2bec46bc0004524dd6e6b253df566ad39e6af9ea7b5eb6021a5d28585c69eac -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 4ae81c612885616d7b2a4b024efdc9e11d9e0cc3 cat
---> Using cache
---> 4fefa8da666a
Step 13/25 : ARG CUDA_AWARE_MPI
---> Using cache
---> 32c8c4eb2d36
Step 14/25 : ENV OPENMPI_DIR=/opt/openmpi
---> Using cache
---> f43685264dd5
Step 15/25 : RUN OPENMPI_VERSION=4.1.3 && OPENMPI_VERSION_SHORT=$(echo "$OPENMPI_VERSION" | cut -d. -f1,2) && OPENMPI_SHA1=be3ebb8df076677889198b73b0b033b956c3d88b && OPENMPI_URL=https://download.open-mpi.org/release/open-mpi/v${OPENMPI_VERSION_SHORT}/openmpi-${OPENMPI_VERSION}.tar.bz2 && OPENMPI_ARCHIVE=openmpi-${OPENMPI_VERSION}.tar.bz2 && CUDA_OPTIONS=${CUDA_AWARE_MPI:+--with-cuda} && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${OPENMPI_URL} --output-document=${OPENMPI_ARCHIVE} && echo "${OPENMPI_SHA1} ${OPENMPI_ARCHIVE}" | sha1sum -c && mkdir -p openmpi && tar -xf ${OPENMPI_ARCHIVE} -C openmpi --strip-components=1 && mkdir -p build && cd build && ../openmpi/configure --prefix=${OPENMPI_DIR} ${CUDA_OPTIONS} CFLAGS=-w && make -j${NPROCS} install && rm -rf ${SCRATCH_DIR}
---> Using cache
---> c7cdc714a1e4
Step 16/25 : ENV PATH=${OPENMPI_DIR}/bin:$PATH
---> Using cache
---> 4578aa6b2d31
Step 17/25 : ENV BOOST_DIR=/opt/boost
---> Using cache
---> 74eaed354c69
Step 18/25 : RUN BOOST_VERSION=1.75.0 && BOOST_VERSION_UNDERSCORE=$(echo "$BOOST_VERSION" | sed -e "s/\./_/g") && BOOST_KEY=379CE192D401AB61 && BOOST_URL=https://boostorg.jfrog.io/artifactory/main/release/${BOOST_VERSION}/source && BOOST_ARCHIVE=boost_${BOOST_VERSION_UNDERSCORE}.tar.bz2 && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${BOOST_URL}/${BOOST_ARCHIVE} && wget --quiet ${BOOST_URL}/${BOOST_ARCHIVE}.asc && wget --quiet ${BOOST_URL}/${BOOST_ARCHIVE}.json && wget --quiet ${BOOST_URL}/${BOOST_ARCHIVE}.json.asc && gpg --verify ${BOOST_ARCHIVE}.json.asc ${BOOST_ARCHIVE}.json && gpg --verify ${BOOST_ARCHIVE}.asc ${BOOST_ARCHIVE} && cat ${BOOST_ARCHIVE}.json | jq -r '. | .sha256 + " " + .file' | sha256sum --check && mkdir -p boost && tar -xf ${BOOST_ARCHIVE} -C boost --strip-components=1 && cd boost && CXXFLAGS="-w" ./bootstrap.sh --prefix=${BOOST_DIR} && echo "using mpi ;" >> project-config.jam && ./b2 -j${NPROCS} hardcode-dll-paths=true dll-path=${BOOST_DIR}/lib link=shared variant=release cxxflags=-w install && rm -rf ${SCRATCH_DIR}
---> Using cache
---> f91c1893f992
Step 19/25 : ENV BENCHMARK_DIR=/opt/benchmark
---> Using cache
---> 500dc81ed894
Step 20/25 : RUN SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && git clone https://github.com/google/benchmark.git -b v1.6.1 && cd benchmark && mkdir build && cd build && cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=${BENCHMARK_DIR} -D BENCHMARK_ENABLE_TESTING=OFF .. && make -j${NPROCS} && make install && rm -rf ${SCRATCH_DIR}
---> Using cache
---> e9cb018d54d8
Step 21/25 : ENV LD_LIBRARY_PATH=/usr/local/cuda/targets/x86_64-linux/lib:${LD_LIBRARY_PATH}
---> Using cache
---> 2cac6bbe5fd9
Step 22/25 : ARG KOKKOS_VERSION=4.2.00
---> Using cache
---> c5d2ced03a09
Step 23/25 : ARG KOKKOS_OPTIONS="-DKokkos_ENABLE_SERIAL=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_CUDA=ON"
---> Using cache
---> 6888e1a03c39
Step 24/25 : ENV KOKKOS_DIR=/opt/kokkos
---> Using cache
---> 52471b74a482
Step 25/25 : RUN KOKKOS_URL=https://github.com/kokkos/kokkos/archive/${KOKKOS_VERSION}.tar.gz && KOKKOS_ARCHIVE=kokkos-${KOKKOS_HASH}.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${KOKKOS_URL} --output-document=${KOKKOS_ARCHIVE} && mkdir -p kokkos && tar -xf ${KOKKOS_ARCHIVE} -C kokkos --strip-components=1 && cd kokkos && mkdir -p build && cd build && cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=${KOKKOS_DIR} -D CMAKE_CXX_COMPILER=/scratch/kokkos/bin/nvcc_wrapper ${KOKKOS_OPTIONS} .. && make -j${NPROCS} install && rm -rf ${SCRATCH_DIR}
---> Using cache
---> 7d2528c989ee
Successfully built 7d2528c989ee
Successfully tagged 201ae63fbba57df5e93eaa2fe8430a634223acce:latest
$ docker top 1b17fe6060aac0eba9383edf9eb05e877d03258afe76848cfc768322d5be0a97 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
+ rm -rf build
+ mkdir -p build
[Pipeline] dir
Running in /var/jenkins/workspace/ArborX_PR-1133/build
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 201ae63fbba57df5e93eaa2fe8430a634223acce
.
[Pipeline] }
+ ccache --zero-stats
Statistics zeroed
[Pipeline] // withEnv
[Pipeline] withDockerContainer
+ docker build -t 914014b8264a997a3c638aaa3131a56575a663b0 --build-arg BASE=nvidia/cuda:11.1.1-devel-ubuntu20.04 --build-arg KOKKOS_OPTIONS=-DCMAKE_CXX_EXTENSIONS=OFF -DKokkos_ENABLE_SERIAL=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ARCH_VOLTA70=ON -f docker/Dockerfile docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/
Sending build context to Docker daemon 25.09kB
Step 1/25 : ARG BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04
Step 2/25 : FROM $BASE
---> 9165013c68c2
Step 3/25 : ARG NPROCS=4
---> Using cache
---> 4f836fe6d7d1
Step 4/25 : RUN if test ${NV_CUDA_LIB_VERSION}; then apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub; fi
fetnat03 seems to be running inside container 7654c9037093eee4d846e1720ad95a80620f7e5284e70df34a5e4baa0b72e6e0
+ docker build -t a9094c8c1f9b0085c64df50d38b5933f7957de9c --build-arg BASE=nvidia/cuda:11.5.2-devel-ubuntu20.04 --build-arg KOKKOS_VERSION=4.3.00 --build-arg KOKKOS_OPTIONS=-DCMAKE_CXX_EXTENSIONS=OFF -DKokkos_ENABLE_SERIAL=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ARCH_VOLTA70=ON --build-arg CUDA_AWARE_MPI=1 -f docker/Dockerfile docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/
Sending build context to Docker daemon 25.09kB
Step 1/25 : ARG BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04
Step 2/25 : FROM $BASE
---> 3df12c4530b8
Step 3/25 : ARG NPROCS=4
---> Using cache
---> 183c7f786b01
Step 4/25 : RUN if test ${NV_CUDA_LIB_VERSION}; then apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub; fi
---> Using cache
---> 2e1675553f73
Step 5/25 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -yq build-essential bc curl git wget jq vim lcov ccache gdb ninja-build libbz2-dev libicu-dev python-dev autotools-dev && apt-get clean && rm -rf /var/lib/apt/lists/*
---> Using cache
---> e221b50457e5
Step 6/25 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}*
---> Using cache
---> 11001f4e60dd
Step 7/25 : ENV CMAKE_DIR=/opt/cmake
---> Using cache
---> b5c6f9fb03c8
Step 8/25 : RUN CMAKE_VERSION=3.16.9 && CMAKE_KEY=2D2CEF1034921684 && CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake*
---> Using cache
---> 092df47942f8
Step 9/25 : ENV PATH=${CMAKE_DIR}/bin:$PATH
---> Using cache
---> 160f08675804
Step 10/25 : ENV LLVM_DIR=/opt/llvm
---> Using cache
---> d9fa196fa73b
Step 11/25 : RUN LLVM_VERSION=14.0.0 && LLVM_KEY="86419D8A 345AD05D" && LLVM_URL=https://github.com/llvm/llvm-project/releases/download/llvmorg-${LLVM_VERSION}/clang+llvm-${LLVM_VERSION}-x86_64-linux-gnu-ubuntu-18.04.tar.xz && LLVM_ARCHIVE=llvm-${LLVM_VERSION}.tar.xz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} && wget --quiet ${LLVM_URL}.sig --output-document=${LLVM_ARCHIVE}.sig && gpg --verify ${LLVM_ARCHIVE}.sig ${LLVM_ARCHIVE} && mkdir -p ${LLVM_DIR} && tar -xvf ${LLVM_ARCHIVE} -C ${LLVM_DIR} --strip-components=1 && echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig && rm -rf ${SCRATCH_DIR}
---> Using cache
---> 2218d5d01eb2
Step 12/25 : ENV PATH=${LLVM_DIR}/bin:$PATH
---> Using cache
---> caa519c1024e
Step 13/25 : ARG CUDA_AWARE_MPI
---> Using cache
---> 5acf752379b3
Step 14/25 : ENV OPENMPI_DIR=/opt/openmpi
---> Using cache
---> 81ed3c3fd28a
Step 15/25 : RUN OPENMPI_VERSION=4.1.3 && OPENMPI_VERSION_SHORT=$(echo "$OPENMPI_VERSION" | cut -d. -f1,2) && OPENMPI_SHA1=be3ebb8df076677889198b73b0b033b956c3d88b && OPENMPI_URL=https://download.open-mpi.org/release/open-mpi/v${OPENMPI_VERSION_SHORT}/openmpi-${OPENMPI_VERSION}.tar.bz2 && OPENMPI_ARCHIVE=openmpi-${OPENMPI_VERSION}.tar.bz2 && CUDA_OPTIONS=${CUDA_AWARE_MPI:+--with-cuda} && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${OPENMPI_URL} --output-document=${OPENMPI_ARCHIVE} && echo "${OPENMPI_SHA1} ${OPENMPI_ARCHIVE}" | sha1sum -c && mkdir -p openmpi && tar -xf ${OPENMPI_ARCHIVE} -C openmpi --strip-components=1 && mkdir -p build && cd build && ../openmpi/configure --prefix=${OPENMPI_DIR} ${CUDA_OPTIONS} CFLAGS=-w && make -j${NPROCS} install && rm -rf ${SCRATCH_DIR}
---> Using cache
---> a3b634d9db2a
Step 16/25 : ENV PATH=${OPENMPI_DIR}/bin:$PATH
---> Using cache
---> 3bb79ab6ed8b
Step 17/25 : ENV BOOST_DIR=/opt/boost
---> Using cache
---> 6b058db0e2a8
Step 18/25 : RUN BOOST_VERSION=1.75.0 && BOOST_VERSION_UNDERSCORE=$(echo "$BOOST_VERSION" | sed -e "s/\./_/g") && BOOST_KEY=379CE192D401AB61 && BOOST_URL=https://boostorg.jfrog.io/artifactory/main/release/${BOOST_VERSION}/source && BOOST_ARCHIVE=boost_${BOOST_VERSION_UNDERSCORE}.tar.bz2 && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${BOOST_URL}/${BOOST_ARCHIVE} && wget --quiet ${BOOST_URL}/${BOOST_ARCHIVE}.asc && wget --quiet ${BOOST_URL}/${BOOST_ARCHIVE}.json && wget --quiet ${BOOST_URL}/${BOOST_ARCHIVE}.json.asc && gpg --verify ${BOOST_ARCHIVE}.json.asc ${BOOST_ARCHIVE}.json && gpg --verify ${BOOST_ARCHIVE}.asc ${BOOST_ARCHIVE} && cat ${BOOST_ARCHIVE}.json | jq -r '. | .sha256 + " " + .file' | sha256sum --check && mkdir -p boost && tar -xf ${BOOST_ARCHIVE} -C boost --strip-components=1 && cd boost && CXXFLAGS="-w" ./bootstrap.sh --prefix=${BOOST_DIR} && echo "using mpi ;" >> project-config.jam && ./b2 -j${NPROCS} hardcode-dll-paths=true dll-path=${BOOST_DIR}/lib link=shared variant=release cxxflags=-w install && rm -rf ${SCRATCH_DIR}
---> Using cache
---> d9199feffe36
Step 19/25 : ENV BENCHMARK_DIR=/opt/benchmark
$ docker run -t -d -u 0:0 -v /tmp/ccache:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=${NVIDIA_VISIBLE_DEVICES} -w /var/jenkins/workspace/ArborX_PR-1133 --volumes-from 7654c9037093eee4d846e1720ad95a80620f7e5284e70df34a5e4baa0b72e6e0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 201ae63fbba57df5e93eaa2fe8430a634223acce cat
+ cmake -D CMAKE_INSTALL_PREFIX=/opt/arborx -D CMAKE_BUILD_TYPE=Debug -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=clang++ -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_CXX_FLAGS=-Wpedantic -Wall -Wextra -D CMAKE_CXX_CLANG_TIDY=/opt/llvm/bin/clang-tidy;-warnings-as-errors=* -D CMAKE_PREFIX_PATH=/opt/kokkos;/opt/boost;/opt/benchmark -D ARBORX_ENABLE_MPI=ON -D MPIEXEC_PREFLAGS=--allow-run-as-root -D MPIEXEC_MAX_NUMPROCS=4 -D ARBORX_ENABLE_TESTS=ON -D ARBORX_ENABLE_EXAMPLES=ON -D ARBORX_ENABLE_BENCHMARKS=ON ..
---> Running in 6eae3858e7b3
---> Using cache
---> bab79894c1f9
Step 20/25 : RUN SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && git clone https://github.com/google/benchmark.git -b v1.6.1 && cd benchmark && mkdir build && cd build && cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=${BENCHMARK_DIR} -D BENCHMARK_ENABLE_TESTING=OFF .. && make -j${NPROCS} && make install && rm -rf ${SCRATCH_DIR}
---> Using cache
---> a918617a9674
Step 21/25 : ENV LD_LIBRARY_PATH=/usr/local/cuda/targets/x86_64-linux/lib:${LD_LIBRARY_PATH}
---> Using cache
---> 7910fe3901d0
Step 22/25 : ARG KOKKOS_VERSION=4.2.00
---> Using cache
---> 7b757151d045
Step 23/25 : ARG KOKKOS_OPTIONS="-DKokkos_ENABLE_SERIAL=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_CUDA=ON"
---> Using cache
---> 3805b24b94f5
Step 24/25 : ENV KOKKOS_DIR=/opt/kokkos
---> Using cache
---> 9238f6972aef
Step 25/25 : RUN KOKKOS_URL=https://github.com/kokkos/kokkos/archive/${KOKKOS_VERSION}.tar.gz && KOKKOS_ARCHIVE=kokkos-${KOKKOS_HASH}.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${KOKKOS_URL} --output-document=${KOKKOS_ARCHIVE} && mkdir -p kokkos && tar -xf ${KOKKOS_ARCHIVE} -C kokkos --strip-components=1 && cd kokkos && mkdir -p build && cd build && cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=${KOKKOS_DIR} -D CMAKE_CXX_COMPILER=/scratch/kokkos/bin/nvcc_wrapper ${KOKKOS_OPTIONS} .. && make -j${NPROCS} install && rm -rf ${SCRATCH_DIR}
---> Using cache
---> 414e4c487bfa
Successfully built 414e4c487bfa
Successfully tagged a9094c8c1f9b0085c64df50d38b5933f7957de9c:latest
-- The CXX compiler identification is Clang 14.0.0
-- Check for working CXX compiler: /opt/llvm/bin/clang++
failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #1: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: driver not loaded: unknown
-- Check for working CXX compiler: /opt/llvm/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0")
-- Found OpenMP: TRUE (found version "5.0")
-- Enabled Kokkos devices: OPENMP
-- Found Kokkos: /opt/kokkos/lib/cmake/Kokkos (version "4.2.0")
-- Found MPI_CXX: /opt/openmpi/lib/libmpi.so (found version "3.1")
-- Found MPI: TRUE (found version "3.1")
-- ArborX hash = 'fc1c9084'
-- Found Boost: /opt/boost/lib/cmake/Boost-1.75.0/BoostConfig.cmake (found suitable version "1.75.0", minimum required is "1.67.0") found components: unit_test_framework
-- Found Boost: /opt/boost/lib/cmake/Boost-1.75.0/BoostConfig.cmake (found version "1.75.0") found components: program_options
-- Found Boost: /opt/boost/lib/cmake/Boost-1.75.0/BoostConfig.cmake (found suitable version "1.75.0", minimum required is "1.56.0") found components: program_options
-- Found benchmark: /opt/benchmark/lib/cmake/benchmark (version "1.6.1")
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/ArborX_PR-1133/build
Aborted by Andrey Prokopenko
Running on CpuNode5 in /var/jenkins/workspace/ArborX_PR-1133@2
$ docker top d6a8eb61c597362c70ae993d8bcddf410c1318e70c6c496b26e0baa2c42bb524 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[Pipeline] }
[Pipeline] sh
Sending interrupt signal to process
+ rm -rf build
+ make -j6 VERBOSE=1
/opt/cmake/bin/cmake -S/var/jenkins/workspace/ArborX_PR-1133 -B/var/jenkins/workspace/ArborX_PR-1133/build --check-build-system CMakeFiles/Makefile.cmake 0
/opt/cmake/bin/cmake -E cmake_progress_start /var/jenkins/workspace/ArborX_PR-1133/build/CMakeFiles /var/jenkins/workspace/ArborX_PR-1133/build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f CMakeFiles/record_hash.dir/build.make CMakeFiles/record_hash.dir/depend
make -f benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/build.make benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/depend
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/benchmarks/dbscan /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan /var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/DependInfo.cmake --color=
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/CMakeFiles/record_hash.dir/DependInfo.cmake --color=
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/DependInfo.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/CMakeFiles/record_hash.dir/DependInfo.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/CMakeFiles/record_hash.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/CMakeFiles/record_hash.dir/depend.internal".
Scanning dependencies of target record_hash
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f CMakeFiles/record_hash.dir/build.make CMakeFiles/record_hash.dir/build
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133 && /opt/cmake/bin/cmake -DSOURCE_DIR=/var/jenkins/workspace/ArborX_PR-1133 -DBINARY_DIR=/var/jenkins/workspace/ArborX_PR-1133/build "-DARBORX_VERSION_STRING=1.7 (dev)" -P cmake/SetupVersion.cmake
-- ArborX hash = 'fc1c9084'
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
[ 0%] Built target record_hash
make -f test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/build.make test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/depend
make -f test/CMakeFiles/ArborX_Test_DetailsDistributedTreeImpl.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsDistributedTreeImpl.exe.dir/depend
make -f test/CMakeFiles/ArborX_Test_DistributedTree.exe.dir/build.make test/CMakeFiles/ArborX_Test_DistributedTree.exe.dir/depend
make -f test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/build.make test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/depend
make -f test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/depend
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/DependInfo.cmake --color=
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DistributedTree.exe.dir/DependInfo.cmake --color=
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsDistributedTreeImpl.exe.dir/DependInfo.cmake --color=
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/DependInfo.cmake --color=
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/DependInfo.cmake --color=
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DistributedTree.exe.dir/DependInfo.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DistributedTree.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DistributedTree.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsDistributedTreeImpl.exe.dir/DependInfo.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsDistributedTreeImpl.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsDistributedTreeImpl.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/DependInfo.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/DependInfo.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/DependInfo.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/depend.internal".
Dependee "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/depend.internal".
test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/build.make:421: recipe for target 'test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/depend' failed
make[2]: *** [test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/depend] Terminated
test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/build.make:226: recipe for target 'test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/depend' failed
make[2]: *** [test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/depend] Terminated
benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/build.make:100: recipe for target 'benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/depend' failed
make[2]: *** [benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/depend] Terminated
test/CMakeFiles/ArborX_Test_DistributedTree.exe.dir/build.make:151: recipe for target 'test/CMakeFiles/ArborX_Test_DistributedTree.exe.dir/depend' failed
make[2]: *** [test/CMakeFiles/ArborX_Test_DistributedTree.exe.dir/depend] Terminated
test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/build.make:181: recipe for target 'test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/depend' failed
make[2]: *** [test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/depend] Terminated
CMakeFiles/Makefile2:859: recipe for target 'test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/all' failed
make[1]: *** [test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/all] Terminated
Makefile:143: recipe for target 'all' failed
make: *** [all] Terminated
Terminated
test/CMakeFiles/ArborX_Test_DetailsDistributedTreeImpl.exe.dir/build.make:136: recipe for target 'test/CMakeFiles/ArborX_Test_DetailsDistributedTreeImpl.exe.dir/depend' failed
make[2]: *** [test/CMakeFiles/ArborX_Test_DetailsDistributedTreeImpl.exe.dir/depend] Terminated
[Pipeline] {
script returned exit code 143
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] }
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential 2a6d0d55-b37b-47f5-9970-4527f4b5bcf1
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] // node
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.1.1-NVCC
[Pipeline] sh
[Pipeline] sh
+ mkdir -p build
[Pipeline] dir
Running in /var/jenkins/workspace/ArborX_PR-1133/build
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . a9094c8c1f9b0085c64df50d38b5933f7957de9c
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat08 seems to be running inside container a0b36291cdb1b666df9b2eefc95bf3a6972bdb29e05e3669b99abbf6cbb84791
$ docker run -t -d -u 0:0 -v /tmp/ccache:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=${NVIDIA_VISIBLE_DEVICES} -w /var/jenkins/workspace/ArborX_PR-1133 --volumes-from a0b36291cdb1b666df9b2eefc95bf3a6972bdb29e05e3669b99abbf6cbb84791 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** a9094c8c1f9b0085c64df50d38b5933f7957de9c cat
+ ccache --zero-stats
Statistics cleared
+ ccache --show-stats
cache directory /tmp/ccache
primary config /tmp/ccache/ccache.conf
secondary config (readonly) /etc/ccache.conf
stats zero time Fri Aug 30 21:37:14 2024
cache hit (direct) 0
cache hit (preprocessed) 0
cache miss 0
cache hit rate 0.00 %
cleanups performed 0
files in cache 3160
cache size 4.4 GB
max cache size 5.0 GB
+ cmake -D CMAKE_INSTALL_PREFIX=/opt/arborx -D CMAKE_BUILD_TYPE=Debug -D CMAKE_CXX_COMPILER=hipcc -D CMAKE_CXX_STANDARD=20 -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_CXX_FLAGS=-DNDEBUG -Wpedantic -Wall -Wextra -D CMAKE_PREFIX_PATH=/opt/kokkos;/opt/boost;/opt/benchmark -D ARBORX_ENABLE_MPI=ON -D MPIEXEC_PREFLAGS=--allow-run-as-root -D MPIEXEC_MAX_NUMPROCS=4 -D CMAKE_EXE_LINKER_FLAGS=-lopen-pal -D GPU_TARGETS=gfx90a -D ARBORX_ENABLE_TESTS=ON -D ARBORX_ENABLE_EXAMPLES=ON -D ARBORX_ENABLE_BENCHMARKS=ON ..
Cloning repository https://github.com/arborx/ArborX.git
> git init /var/jenkins/workspace/ArborX_PR-1133@2 # timeout=10
Fetching upstream changes from https://github.com/arborx/ArborX.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials Jenkins ORNL
> git fetch --no-tags --progress -- https://github.com/arborx/ArborX.git +refs/pull/1133/head:refs/remotes/origin/PR-1133 +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://github.com/arborx/ArborX.git # timeout=10
> git config --add remote.origin.fetch +refs/pull/1133/head:refs/remotes/origin/PR-1133 # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
> git config remote.origin.url https://github.com/arborx/ArborX.git # timeout=10
Fetching upstream changes from https://github.com/arborx/ArborX.git
using GIT_ASKPASS to set credentials Jenkins ORNL
> git fetch --no-tags --progress -- https://github.com/arborx/ArborX.git +refs/pull/1133/head:refs/remotes/origin/PR-1133 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 540ccf4ac41b04176c73544304e97b799309fa40 into PR head commit fc1c90845cd4f9b0f5772055951ef9e1797507d9
Merge succeeded, producing fc1c90845cd4f9b0f5772055951ef9e1797507d9
Checking out Revision fc1c90845cd4f9b0f5772055951ef9e1797507d9 (PR-1133)
Commit message: "[ci skip] Update based on review"
-- The CXX compiler identification is Clang 16.0.0
-- Detecting CXX compiler ABI info
GitHub has been notified of this commit’s build result
> git config core.sparsecheckout # timeout=10
> git checkout -f fc1c90845cd4f9b0f5772055951ef9e1797507d9 # timeout=10
> git remote # timeout=10
> git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Jenkins ORNL
> git merge 540ccf4ac41b04176c73544304e97b799309fa40 # timeout=10
> git rev-parse HEAD^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f fc1c90845cd4f9b0f5772055951ef9e1797507d9 # timeout=10
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/rocm/bin/hipcc - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
$ docker top 3f4d7c23669de2c08f812227464a3995f4156a6caa29d25be74bbe2f8dacfe73 -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] xunit
[Pipeline] sh
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.192.67/10.64.192.67:37604
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1042)
at hudson.FilePath.act(FilePath.java:1229)
at hudson.FilePath.act(FilePath.java:1218)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d5deaa13-271c-4c6e-89e7-e5acdbcb4eda
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/ArborX_PR-1133' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
at java.base/java.lang.Thread.run(Thread.java:829)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] }
$ docker stop --time=1 8ab9162dde6550e328c32e655cf1e454020081936cfc283c94b42baced4c5aef
+ rm -rf build
Aborted by Andrey Prokopenko
$ docker rm -f --volumes 8ab9162dde6550e328c32e655cf1e454020081936cfc283c94b42baced4c5aef
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] sh
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // node
[Pipeline] }
-- Found OpenMP_CXX: -fopenmp=libomp
-- Found OpenMP: TRUE
-- Enabled Kokkos devices: OPENMP;HIP
-- Found Kokkos: /opt/kokkos/lib/cmake/Kokkos (version "4.2.0")
-- Looking for C++ include pthread.h
[Pipeline] // stage
[Pipeline] }
Failed in branch Clang
+ ccache --zero-stats
Statistics zeroed
[Pipeline] // stage
[Pipeline] }
Failed in branch GCC-12.2
[Pipeline] sh
+ rm -rf build
+ mkdir -p build
[Pipeline] dir
Running in /var/jenkins/workspace/ArborX_PR-1133/build
[Pipeline] {
[Pipeline] sh
+ mkdir -p build
[Pipeline] dir
Running in /var/jenkins/workspace/ArborX_PR-1133/build
[Pipeline] {
[Pipeline] sh
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
+ cmake -D CMAKE_INSTALL_PREFIX=/opt/arborx -D CMAKE_BUILD_TYPE=Debug -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=/opt/kokkos/bin/nvcc_wrapper -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_CXX_FLAGS=-Wpedantic -Wall -Wextra -D CMAKE_PREFIX_PATH=/opt/kokkos;/opt/boost;/opt/benchmark -D ARBORX_ENABLE_MPI=ON -D MPIEXEC_PREFLAGS=--allow-run-as-root -D MPIEXEC_MAX_NUMPROCS=4 -D ARBORX_ENABLE_GPU_AWARE_MPI=ON -D ARBORX_ENABLE_TESTS=ON -D ARBORX_ENABLE_EXAMPLES=ON -D ARBORX_ENABLE_BENCHMARKS=ON ..
+ cmake -D CMAKE_INSTALL_PREFIX=/opt/arborx -D CMAKE_BUILD_TYPE=Debug -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=clang++ -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_CXX_FLAGS=-Wpedantic -Wall -Wextra -D CMAKE_PREFIX_PATH=/opt/kokkos;/opt/boost;/opt/benchmark -D ARBORX_ENABLE_MPI=OFF -D ARBORX_ENABLE_TESTS=ON -D ARBORX_ENABLE_EXAMPLES=ON -D ARBORX_ENABLE_BENCHMARKS=ON ..
Still waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&ere’
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- The CXX compiler identification is Clang 14.0.0
-- Check for working CXX compiler: /opt/llvm/bin/clang++
-- Check for working CXX compiler: /opt/llvm/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread_create in pthread - not found
-- Check if compiler accepts -pthread
-- Enabled Kokkos devices: THREADS;CUDA
-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Found Kokkos: /opt/kokkos/lib/cmake/Kokkos (version "4.3.0")
-- ArborX hash = 'fc1c9084'
Aborted by Andrey Prokopenko
Sending interrupt signal to process
Terminated
script returned exit code 143
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] sh
-- The CXX compiler identification is GNU 9.4.0
-- Check for working CXX compiler: /opt/kokkos/bin/nvcc_wrapper
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
-- hip::amdhip64 is SHARED_LIBRARY
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS
+ ccache --show-stats
cache directory /tmp/ccache
primary config /tmp/ccache/ccache.conf
secondary config (readonly) /etc/ccache.conf
stats zero time Fri Aug 30 21:37:21 2024
cache hit (direct) 0
cache hit (preprocessed) 0
cache miss 0
cache hit rate 0.00 %
cleanups performed 0
files in cache 777
cache size 3.8 GB
max cache size 5.0 GB
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from fetnat03.ornl.gov/10.64.194.220:46478
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1042)
at hudson.FilePath.act(FilePath.java:1229)
at hudson.FilePath.act(FilePath.java:1218)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: eb102a59-4307-4af4-9eba-7975a8b83d78
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/ArborX_PR-1133' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
at Jenkins v2.462.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:140)
at java.base/java.lang.Thread.run(Thread.java:829)
[Pipeline] }
$ docker stop --time=1 d6a8eb61c597362c70ae993d8bcddf410c1318e70c6c496b26e0baa2c42bb524
-- Check for working CXX compiler: /opt/kokkos/bin/nvcc_wrapper -- works
-- Detecting CXX compiler ABI info
-- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success
$ docker rm -f --volumes d6a8eb61c597362c70ae993d8bcddf410c1318e70c6c496b26e0baa2c42bb524
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.0.3-Clang
-- Enabled Kokkos devices: CUDA;SERIAL
-- Found Kokkos: /opt/kokkos/lib/cmake/Kokkos (version "4.3.0")
-- Found MPI_CXX: /opt/openmpi/lib/libmpi.so (found version "3.1")
-- Found MPI: TRUE (found version "3.1")
-- ArborX hash = 'fc1c9084'
-- Found Boost: /opt/boost/lib/cmake/Boost-1.75.0/BoostConfig.cmake (found suitable version "1.75.0", minimum required is "1.67.0") found components: unit_test_framework
-- Found Boost: /opt/boost/lib/cmake/Boost-1.75.0/BoostConfig.cmake (found version "1.75.0") found components: program_options
-- Found Boost: /opt/boost/lib/cmake/Boost-1.75.0/BoostConfig.cmake (found suitable version "1.75.0", minimum required is "1.56.0") found components: program_options
-- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1")
-- Found MPI: TRUE (found version "3.1")
-- ArborX hash = 'fc1c9084'
-- Found Boost: /opt/boost/lib/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable version "1.79.0", minimum required is "1.67.0") found components: unit_test_framework
-- Found Boost: /opt/boost/lib/cmake/Boost-1.79.0/BoostConfig.cmake (found version "1.79.0") found components: program_options
-- Found Boost: /opt/boost/lib/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable version "1.79.0", minimum required is "1.56.0") found components: program_options
-- Found benchmark: /opt/benchmark/lib/cmake/benchmark (version "1.6.1")
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/ArborX_PR-1133/build
[Pipeline] sh
-- Found benchmark: /opt/benchmark/lib/cmake/benchmark (version "1.6.1")
-- Configuring done
+ make -j8 VERBOSE=1
/opt/cmake/bin/cmake -S/var/jenkins/workspace/ArborX_PR-1133 -B/var/jenkins/workspace/ArborX_PR-1133/build --check-build-system CMakeFiles/Makefile.cmake 0
/opt/cmake/bin/cmake -E cmake_progress_start /var/jenkins/workspace/ArborX_PR-1133/build/CMakeFiles /var/jenkins/workspace/ArborX_PR-1133/build//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f CMakeFiles/record_hash.dir/build.make CMakeFiles/record_hash.dir/depend
make -f benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/build.make benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/depend
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/CMakeFiles/record_hash.dir/DependInfo.cmake --color=
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/benchmarks/dbscan /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan /var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f CMakeFiles/record_hash.dir/build.make CMakeFiles/record_hash.dir/build
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/build.make benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/build
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133 && /opt/cmake/bin/cmake -DSOURCE_DIR=/var/jenkins/workspace/ArborX_PR-1133 -DBINARY_DIR=/var/jenkins/workspace/ArborX_PR-1133/build "-DARBORX_VERSION_STRING=1.7 (dev)" -P cmake/SetupVersion.cmake
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
[ 0%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/converter.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan && /opt/rocm/bin/hipcc -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -std=c++20 -MD -MT benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/converter.cpp.o -MF CMakeFiles/ArborX_DataConverter.exe.dir/converter.cpp.o.d -o CMakeFiles/ArborX_DataConverter.exe.dir/converter.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/benchmarks/dbscan/converter.cpp
-- ArborX hash = 'fc1c9084'
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
[ 0%] Built target record_hash
make -f test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/build.make test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/depend
make -f test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/depend
make -f test/CMakeFiles/ArborX_Test_Geometry.exe.dir/build.make test/CMakeFiles/ArborX_Test_Geometry.exe.dir/depend
make -f test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/build.make test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/depend
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/DependInfo.cmake --color=
make -f test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/depend
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/DependInfo.cmake --color=
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/depend
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_Geometry.exe.dir/DependInfo.cmake --color=
make -f test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/depend
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/DependInfo.cmake --color=
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/DependInfo.cmake --color=
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/DependInfo.cmake --color=
cd /var/jenkins/workspace/ArborX_PR-1133/build && /opt/cmake/bin/cmake -E cmake_depends "Unix Makefiles" /var/jenkins/workspace/ArborX_PR-1133 /var/jenkins/workspace/ArborX_PR-1133/test /var/jenkins/workspace/ArborX_PR-1133/build /var/jenkins/workspace/ArborX_PR-1133/build/test /var/jenkins/workspace/ArborX_PR-1133/build/test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/DependInfo.cmake --color=
make -f test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/build.make test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/build
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f test/CMakeFiles/ArborX_Test_Geometry.exe.dir/build.make test/CMakeFiles/ArborX_Test_Geometry.exe.dir/build
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/build
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/build
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/build.make test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/build
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
[ 0%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyAccessTraits.cpp.o
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make -f test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/build
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyAccessTraits.cpp.o -MF CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyAccessTraits.cpp.o.d -o CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyAccessTraits.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstCompileOnlyAccessTraits.cpp
make -f test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/build.make test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/build
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
[ 0%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstDetailsAlgorithms.cpp.o
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
[ 0%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstAttachIndices.cpp.o
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
make[2]: Entering directory '/var/jenkins/workspace/ArborX_PR-1133/build'
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstDetailsAlgorithms.cpp.o -MF CMakeFiles/ArborX_Test_Geometry.exe.dir/tstDetailsAlgorithms.cpp.o.d -o CMakeFiles/ArborX_Test_Geometry.exe.dir/tstDetailsAlgorithms.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstDetailsAlgorithms.cpp
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstAttachIndices.cpp.o -MF CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstAttachIndices.cpp.o.d -o CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstAttachIndices.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstAttachIndices.cpp
[ 0%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsMortonCodes.cpp.o
[ 1%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH.cpp.o
[ 1%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/tstDetailsCrsGraphWrapperImpl.cpp.o
[ 1%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstSequenceContainers.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsMortonCodes.cpp.o -MF CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsMortonCodes.cpp.o.d -o CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsMortonCodes.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstDetailsMortonCodes.cpp
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH.cpp.o -MF CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH.cpp.o.d -o CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/build/test/tstQueryTreeCallbacks_BVH.cpp
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/tstDetailsCrsGraphWrapperImpl.cpp.o -MF CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/tstDetailsCrsGraphWrapperImpl.cpp.o.d -o CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/tstDetailsCrsGraphWrapperImpl.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstDetailsCrsGraphWrapperImpl.cpp
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstSequenceContainers.cpp.o -MF CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstSequenceContainers.cpp.o.d -o CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstSequenceContainers.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstSequenceContainers.cpp
Aborted by Andrey Prokopenko
Sending interrupt signal to process
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/ArborX_PR-1133/build
Terminated
script returned exit code 143
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory /tmp/ccache
primary config /tmp/ccache/ccache.conf
secondary config (readonly) /etc/ccache.conf
stats updated Fri Aug 30 21:37:26 2024
stats zeroed Fri Aug 30 21:37:26 2024
cache hit (direct) 0
cache hit (preprocessed) 0
cache miss 0
cache hit rate 0.00 %
cleanups performed 0
files in cache 505
cache size 3.5 GB
max cache size 5.0 GB
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.196.43/10.64.196.43:51666
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1042)
at hudson.FilePath.act(FilePath.java:1229)
at hudson.FilePath.act(FilePath.java:1218)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c72fcd03-6769-4fc7-9af2-e30bb697dad5
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/ArborX_PR-1133' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
at Jenkins v2.462.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:140)
at java.base/java.lang.Thread.run(Thread.java:829)
[Pipeline] }
$ docker stop --time=1 3f4d7c23669de2c08f812227464a3995f4156a6caa29d25be74bbe2f8dacfe73
$ docker rm -f --volumes 3f4d7c23669de2c08f812227464a3995f4156a6caa29d25be74bbe2f8dacfe73
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.5.2-NVCC-CUDA-AWARE-MPI
[ 1%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstContainerAdaptors.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstContainerAdaptors.cpp.o -MF CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstContainerAdaptors.cpp.o.d -o CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstContainerAdaptors.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstContainerAdaptors.cpp
[ 2%] Linking CXX executable ArborX_DataConverter.exe
cd /var/jenkins/workspace/ArborX_PR-1133/build/benchmarks/dbscan && /opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/ArborX_DataConverter.exe.dir/link.txt --verbose=1
/opt/rocm/bin/hipcc -DNDEBUG -Wpedantic -Wall -Wextra -g -lopen-pal CMakeFiles/ArborX_DataConverter.exe.dir/converter.cpp.o -o ArborX_DataConverter.exe -Wl,-rpath,/opt/boost/lib /opt/boost/lib/libboost_program_options.so.1.79.0
make[2]: Leaving directory '/var/jenkins/workspace/ArborX_PR-1133/build'
[ 2%] Built target ArborX_DataConverter.exe
[ 3%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstHeapOperations.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstHeapOperations.cpp.o -MF CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstHeapOperations.cpp.o.d -o CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstHeapOperations.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstHeapOperations.cpp
[ 3%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyCallbacks.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyCallbacks.cpp.o -MF CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyCallbacks.cpp.o.d -o CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyCallbacks.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstCompileOnlyCallbacks.cpp
[ 3%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstCompileOnlyGeometry.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstCompileOnlyGeometry.cpp.o -MF CMakeFiles/ArborX_Test_Geometry.exe.dir/tstCompileOnlyGeometry.cpp.o.d -o CMakeFiles/ArborX_Test_Geometry.exe.dir/tstCompileOnlyGeometry.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstCompileOnlyGeometry.cpp
[ 3%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsTreeConstruction.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsTreeConstruction.cpp.o -MF CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsTreeConstruction.cpp.o.d -o CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsTreeConstruction.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstDetailsTreeConstruction.cpp
[ 4%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsVector.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsVector.cpp.o -MF CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsVector.cpp.o.d -o CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsVector.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstDetailsVector.cpp
[ 5%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstRay.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstRay.cpp.o -MF CMakeFiles/ArborX_Test_Geometry.exe.dir/tstRay.cpp.o.d -o CMakeFiles/ArborX_Test_Geometry.exe.dir/tstRay.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstRay.cpp
[ 5%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstKDOP.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/build/test -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -isystem /opt/boost/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstKDOP.cpp.o -MF CMakeFiles/ArborX_Test_Geometry.exe.dir/tstKDOP.cpp.o.d -o CMakeFiles/ArborX_Test_Geometry.exe.dir/tstKDOP.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstKDOP.cpp
[ 6%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyTypeRequirements.cpp.o
cd /var/jenkins/workspace/ArborX_PR-1133/build/test && /opt/rocm/bin/hipcc -DKOKKOS_DEPENDENCE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -I/var/jenkins/workspace/ArborX_PR-1133/src -I/var/jenkins/workspace/ArborX_PR-1133/src/details -I/var/jenkins/workspace/ArborX_PR-1133/src/geometry -I/var/jenkins/workspace/ArborX_PR-1133/src/kokkos_ext -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation -I/var/jenkins/workspace/ArborX_PR-1133/src/interpolation/details -I/var/jenkins/workspace/ArborX_PR-1133/build/include -isystem /opt/kokkos/include -isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem /usr/lib/x86_64-linux-gnu/openmpi/include -DNDEBUG -Wpedantic -Wall -Wextra -g -fno-gpu-rdc --offload-arch=gfx90a -fopenmp=libomp -x hip --offload-arch=gfx90a -pthread -std=c++20 -MD -MT test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyTypeRequirements.cpp.o -MF CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyTypeRequirements.cpp.o.d -o CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyTypeRequirements.cpp.o -c /var/jenkins/workspace/ArborX_PR-1133/test/tstCompileOnlyTypeRequirements.cpp
Aborted by Andrey Prokopenko
Sending interrupt signal to process
make[2]: *** [test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/build.make:104: test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyTypeRequirements.cpp.o] Terminated
Terminated
make[2]: *** [test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/build.make:76: test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH.cpp.o] Terminated
make[2]: *** [test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/build.make:104: test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstHeapOperations.cpp.o] Terminated
make[2]: *** [test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/build.make:90: test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsTreeConstruction.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:713: test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/all] Terminated
make[2]: *** [test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/build.make:90: test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsVector.cpp.o] Terminated
make[2]: *** [test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/build.make:76: test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/tstDetailsCrsGraphWrapperImpl.cpp.o] Terminated
make[2]: *** [test/CMakeFiles/ArborX_Test_Geometry.exe.dir/build.make:104: test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstRay.cpp.o] Terminated
make: *** [Makefile:146: all] Terminated
script returned exit code 143
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory /tmp/ccache
primary config /tmp/ccache/ccache.conf
secondary config (readonly) /etc/ccache.conf
stats updated Fri Aug 30 21:37:16 2024
stats zeroed Fri Aug 30 21:37:16 2024
cache hit (direct) 0
cache hit (preprocessed) 0
cache miss 0
cache hit rate 0.00 %
cleanups performed 0
files in cache 0
cache size 0.0 kB
max cache size 5.0 GB
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from lascaux03.ornl.gov/10.64.207.254:43544
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1042)
at hudson.FilePath.act(FilePath.java:1229)
at hudson.FilePath.act(FilePath.java:1218)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4b49e08a-59f5-452e-840b-0bb45d3afb78
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/ArborX_PR-1133' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
at PluginClassLoader for xunit//org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
at Jenkins v2.462.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:140)
at java.base/java.lang.Thread.run(Thread.java:829)
[Pipeline] }
$ docker stop --time=1 1b17fe6060aac0eba9383edf9eb05e877d03258afe76848cfc768322d5be0a97
$ docker rm -f --volumes 1b17fe6060aac0eba9383edf9eb05e877d03258afe76848cfc768322d5be0a97
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch HIP-5.6
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch SYCL
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on CpuNode5 in /var/jenkins/workspace/ArborX_PR-1133
[Pipeline] {
[Pipeline] recordIssues
[CMake] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[CMake] -> found 0 issues (skipped 0 duplicates)
[CMake] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[CMake] Skipping post processing
[CMake] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[CMake] Repository miner is not configured, skipping repository mining
[CMake] Successfully parsed console log
[CMake] -> found 0 issues (skipped 0 duplicates)
[CMake] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[CMake] Skipping post processing
[CMake] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[CMake] Repository miner is not configured, skipping repository mining
[CMake] Reference build recorder is not configured
[CMake] No valid reference build found
[CMake] All reported issues will be considered outstanding
[CMake] Evaluating quality gates
[CMake] -> All quality gates have been passed
[CMake] -> Details for each quality gate:
[CMake] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00)
[CMake] Health report is disabled - skipping
[CMake] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CMake] Attaching ResultAction with ID 'cmake' to build 'ArborX/PR-1133 #3'.
[Checks API] No suitable checks publisher found.
[GNU C Compiler (gcc)] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[GNU C Compiler (gcc)] Successfully parsed console log
[GNU C Compiler (gcc)] -> found 0 issues (skipped 0 duplicates)
[GNU C Compiler (gcc)] Skipping post processing
[GNU C Compiler (gcc)] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[GNU C Compiler (gcc)] Repository miner is not configured, skipping repository mining
[GNU C Compiler (gcc)] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[GNU C Compiler (gcc)] Successfully parsed console log
[GNU C Compiler (gcc)] -> found 0 issues (skipped 0 duplicates)
[GNU C Compiler (gcc)] Skipping post processing
[GNU C Compiler (gcc)] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[GNU C Compiler (gcc)] Repository miner is not configured, skipping repository mining
[GNU C Compiler (gcc)] Reference build recorder is not configured
[GNU C Compiler (gcc)] No valid reference build found
[GNU C Compiler (gcc)] All reported issues will be considered outstanding
[GNU C Compiler (gcc)] Evaluating quality gates
[GNU C Compiler (gcc)] -> All quality gates have been passed
[GNU C Compiler (gcc)] -> Details for each quality gate:
[GNU C Compiler (gcc)] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00)
[GNU C Compiler (gcc)] Health report is disabled - skipping
[GNU C Compiler (gcc)] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[GNU C Compiler (gcc)] Attaching ResultAction with ID 'gcc' to build 'ArborX/PR-1133 #3'.
[Checks API] No suitable checks publisher found.
[Clang] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[Clang] Skipping post processing
[Clang] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[Clang] Repository miner is not configured, skipping repository mining
[Clang] Successfully parsed console log
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[Clang] Skipping post processing
[Clang] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[Clang] Repository miner is not configured, skipping repository mining
[Clang] Reference build recorder is not configured
[Clang] No valid reference build found
[Clang] All reported issues will be considered outstanding
[Clang] Evaluating quality gates
[Clang] -> All quality gates have been passed
[Clang] -> Details for each quality gate:
[Clang] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00)
[Clang] Health report is disabled - skipping
[Clang] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Clang] Attaching ResultAction with ID 'clang' to build 'ArborX/PR-1133 #3'.
[Checks API] No suitable checks publisher found.
[Clang-Tidy] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[Clang-Tidy] -> found 0 issues (skipped 0 duplicates)
[Clang-Tidy] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[Clang-Tidy] Skipping post processing
[Clang-Tidy] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[Clang-Tidy] Repository miner is not configured, skipping repository mining
[Clang-Tidy] Successfully parsed console log
[Clang-Tidy] -> found 0 issues (skipped 0 duplicates)
[Clang-Tidy] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_PR-1133')
[Clang-Tidy] Skipping post processing
[Clang-Tidy] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[Clang-Tidy] Repository miner is not configured, skipping repository mining
[Clang-Tidy] Reference build recorder is not configured
[Clang-Tidy] No valid reference build found
[Clang-Tidy] All reported issues will be considered outstanding
[Clang-Tidy] Evaluating quality gates
[Clang-Tidy] -> All quality gates have been passed
[Clang-Tidy] -> Details for each quality gate:
[Clang-Tidy] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00)
[Clang-Tidy] Health report is disabled - skipping
[Clang-Tidy] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Clang-Tidy] Attaching ResultAction with ID 'clang-tidy' to build 'ArborX/PR-1133 #3'.
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
GitHub has been notified of this commit’s build result
Finished: FAILURE