Skip to content
Aborted

Console Output

Branch indexing
14:09:33 Connecting to https://api.github.com using 476720/******
Obtained .jenkins from b7de5ce9c64b854be2ee71a54e643fd18814c4c6+4621c864390ce86d0e55ad0f2a844aaf4f4150a1 (8bdce48c35586ea6a2155f9a2d1789bb66068e85)
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clang-Format)
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘nvidia-docker||docker’
Running on padirac03 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-5993 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Merging remotes/origin/develop commit 4621c864390ce86d0e55ad0f2a844aaf4f4150a1 into PR head commit b7de5ce9c64b854be2ee71a54e643fd18814c4c6
Merge succeeded, producing 16d043e007d33961aea2db51110961f7911847c8
Checking out Revision 16d043e007d33961aea2db51110961f7911847c8 (PR-5993)
Commit message: "Merge commit '4621c864390ce86d0e55ad0f2a844aaf4f4150a1' into HEAD"
First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7de5ce9c64b854be2ee71a54e643fd18814c4c6 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 4621c864390ce86d0e55ad0f2a844aaf4f4150a1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 16d043e007d33961aea2db51110961f7911847c8 # timeout=10
 > git rev-list --no-walk 84927a092e7a781e5799125bed2c3c06f14a69f5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 53a9d6291a68dde19c2458d1c9fe58fedcc5d810 -f scripts/docker/Dockerfile.clang scripts/docker
#2 [internal] load .dockerignore
#2 sha256:7365d8062fed084eb8d016cb9022d96c1b9f90328beb699a3afa9f67e37a8325
#2 transferring context: 2B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile.clang
#1 sha256:72b08a68b7b73980425f600a0230d2fc478ac4aa48871001b18e39938f6a7e5e
#1 transferring dockerfile: 360B done
#1 DONE 0.0s

#3 [internal] load metadata for docker.io/library/ubuntu:20.04
#3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e
#3 DONE 0.0s

#5 [1/2] FROM docker.io/library/ubuntu:20.04
#5 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5
#5 DONE 0.0s

#4 [2/2] RUN apt-get update && apt-get install -y         bc         git         build-essential         clang-format-8         wget         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
#4 sha256:8112e26caa521b63044ffbcfd5f716838717dd49c47529582505fa433e5ace03
#4 CACHED

#6 exporting to image
#6 sha256:62ed82a0fa59173aa419bb20945608adeabc293395667989bb127971bbc5d201
#6 exporting layers done
#6 writing image sha256:fb84a66234f57d8a477bb834eddd1e2ac5c993b20860f688fb875adae504dc40 done
#6 naming to docker.io/library/53a9d6291a68dde19c2458d1c9fe58fedcc5d810:latest done
#6 DONE 0.0s
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 53a9d6291a68dde19c2458d1c9fe58fedcc5d810
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
padirac03 seems to be running inside container 6fec2147802464b64cc23828fc3b2dce469d9a60f0fcb877d6dc635b779c8e7d
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-5993 --volumes-from 6fec2147802464b64cc23828fc3b2dce469d9a60f0fcb877d6dc635b779c8e7d -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 ******** 53a9d6291a68dde19c2458d1c9fe58fedcc5d810 cat
$ docker top fb1c1d4d27257c6e446d6fdc5845b7e5372d957cf7ffe68b522e687a463bcbfd -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ ./scripts/docker/check_format_cpp.sh
[Pipeline] }
$ docker stop --time=1 fb1c1d4d27257c6e446d6fdc5845b7e5372d957cf7ffe68b522e687a463bcbfd
$ docker rm -f --volumes fb1c1d4d27257c6e446d6fdc5845b7e5372d957cf7ffe68b522e687a463bcbfd
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2)
[Pipeline] { (Branch: CUDA-12.2-NVHPC)
[Pipeline] { (Branch: SYCL-OneAPI)
[Pipeline] { (Branch: HIP-ROCm-5.2)
[Pipeline] { (Branch: HIP-ROCm-5.6-C++20)
[Pipeline] { (Branch: OPENMPTARGET-Clang)
[Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy)
[Pipeline] { (Branch: CUDA-11.7-NVCC)
[Pipeline] { (Branch: CUDA-11.0-NVCC-RDC)
[Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG)
[Pipeline] { (Branch: GCC-8.4.0)
[Pipeline] stage
[Pipeline] { (OPENACC-NVHPC-CUDA-12.2)
[Pipeline] stage
[Pipeline] { (CUDA-12.2-NVHPC)
[Pipeline] stage
[Pipeline] { (SYCL-OneAPI)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.2)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.6-C++20)
[Pipeline] stage
[Pipeline] { (OPENMPTARGET-Clang)
[Pipeline] stage
[Pipeline] { (CUDA-11.0.3-Clang-Tidy)
[Pipeline] stage
[Pipeline] { (CUDA-11.7-NVCC)
[Pipeline] stage
[Pipeline] { (CUDA-11.0-NVCC-RDC)
[Pipeline] stage
[Pipeline] { (CUDA-11.6-NVCC-DEBUG)
[Pipeline] stage
[Pipeline] { (GCC-8.4.0)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&volta&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&large_images&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&ampereStill waiting to schedule task
Waiting for next available executor on ‘rocm-dockerStill waiting to schedule task
Waiting for next available executor on ‘rocm-dockerStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-dockerStill waiting to schedule task
Waiting for next available executor on ‘nvidia-dockerStill waiting to schedule task
Waiting for next available executor on ‘dockerResuming build at Mon Jan 29 17:12:28 EST 2024 after Jenkins restart
Timeout set to expire in 2 hr 57 min
Ready to run at Mon Jan 29 17:12:28 EST 2024
Pausing (Preparing for shutdown)
Resuming build at Mon Jan 29 17:15:01 EST 2024 after Jenkins restart
Timeout set to expire in 2 hr 54 min
Ready to run at Mon Jan 29 17:15:01 EST 2024
Running on CpuNode5 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-5993 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Running on padirac03 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Running on padirac11 in /var/jenkins/workspace/Kokkos_PR-5993
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Fetching without tags
Merging remotes/origin/develop commit 4621c864390ce86d0e55ad0f2a844aaf4f4150a1 into PR head commit b7de5ce9c64b854be2ee71a54e643fd18814c4c6
Merging remotes/origin/develop commit 4621c864390ce86d0e55ad0f2a844aaf4f4150a1 into PR head commit b7de5ce9c64b854be2ee71a54e643fd18814c4c6
Merge succeeded, producing a6e147cb5d33a03e02fdd09aef8b2e0626e17e77
Checking out Revision a6e147cb5d33a03e02fdd09aef8b2e0626e17e77 (PR-5993)
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-5993/.git # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7de5ce9c64b854be2ee71a54e643fd18814c4c6 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 4621c864390ce86d0e55ad0f2a844aaf4f4150a1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6e147cb5d33a03e02fdd09aef8b2e0626e17e77 # timeout=10
Commit message: "Merge commit '4621c864390ce86d0e55ad0f2a844aaf4f4150a1' into HEAD"
First time build. Skipping changelog.
Merge succeeded, producing 3c07968db88fb4af5ce6f0e8907fc2e06338bc98
Checking out Revision 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 (PR-5993)
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-5993 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Commit message: "Merge commit '4621c864390ce86d0e55ad0f2a844aaf4f4150a1' into HEAD"
First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7de5ce9c64b854be2ee71a54e643fd18814c4c6 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 4621c864390ce86d0e55ad0f2a844aaf4f4150a1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c07968db88fb4af5ce6f0e8907fc2e06338bc98 # timeout=10
 > git rev-list --no-walk 84927a092e7a781e5799125bed2c3c06f14a69f5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 440772a158566e38ef3795c321a34f8dc32af29b -f scripts/docker/Dockerfile.sycl scripts/docker
#2 [internal] load .dockerignore
#2 sha256:e9be333762f9bd8046f98d9de1544aac442f3be8a47b25bc6fef75682e6b22e5
#2 transferring context: 2B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile.sycl
#1 sha256:647049b56cbb692333eab2de6b731f04ca4a841256dd26af854ea88165f2de62
#1 transferring dockerfile: 2.55kB done
#1 DONE 0.0s

#3 [internal] load metadata for docker.io/nvidia/cuda:11.7.1-devel-ubuntu22.04
#3 sha256:a7860b8a92ed535aed747ff9539edfde3a35983fd93e2f0507c30068e448387d
#3 DONE 0.0s

#11 [1/8] FROM docker.io/nvidia/cuda:11.7.1-devel-ubuntu22.04
#11 sha256:d589db691dce532eb8638a6aa98a65ecc119b07a5d90cc44cb57f36166f7cc73
#11 DONE 0.0s

#9 [3/8] RUN apt-get update && apt-get install -y         bc         wget         ccache         ninja-build         python3         git         libomp-dev         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
#9 sha256:37da6ab7bb18309b979750e590b640db017a31aa207367e1d757d2c7c5fa6bd9
#9 CACHED

#7 [5/8] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.23.2 &&     CMAKE_SCRIPT=cmake-3.23.2-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-3.23.2-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 /opt/cmake &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake &&     rm cmake*
#7 sha256:4045cfa8d4601a78a68346243a019642d5a129eddf75b3c18c806fbb9487f1e3
#7 CACHED

#8 [4/8] 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}*
#8 sha256:b9f73ccb38735a24e43b370139b2f261005ee67ca9d725136830ce3aed9140b0
#8 CACHED

#5 [7/8] RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh &&     chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh &&     ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y &&     rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh
#5 sha256:03bef93ea417da7cf8923557ee9f91da9020aaf6efa595100541c6e719668d30
#5 CACHED

#10 [2/8] RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
#10 sha256:95dcd3c25a243d703e6e5352855feeec11485f74b71f738eefab77545d42c076
#10 CACHED

#6 [6/8] RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB &&     apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB &&     echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list &&     apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" &&     apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
#6 sha256:7fa592ac399d7ceac6ff5fc7059fe15f189497dd84fe54197e5bf3dedb818cc3
#6 CACHED

#4 [8/8] RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh &&    chmod +x ./l_oneDPL_p_2022.0.0.25335.sh &&     ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept &&     rm l_oneDPL_p_2022.0.0.25335.sh
#4 sha256:e475bce2e838c688db0cd07995bf641b803e5789c36b81416d1c41a6243d8937
#4 CACHED

#12 exporting to image
#12 sha256:3743065e2241d55e1f6f7d4f793703f2c551e962c65b8c4368486a9d13e2ed80
#12 exporting layers done
#12 writing image sha256:3d8ade4a0047f816d21015ae14deedb044682062407bf92edb236924be8c9876 done
#12 naming to docker.io/library/440772a158566e38ef3795c321a34f8dc32af29b:latest done
#12 DONE 0.0s
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker build -t a96fe6151ab2c1091190568facf4e6293dd1176b -f scripts/docker/Dockerfile.gcc scripts/docker
Sending build context to Docker daemon   21.5kB

Step 1/9 : FROM ubuntu:20.04
 ---> f78909c2b360
Step 2/9 : ENV DEBIAN_FRONTEND=noninteractive
 ---> Using cache
 ---> 6a8fdbb477c8
Step 3/9 : RUN apt-get update && apt-get upgrade -y && apt-get install -y     build-essential     wget     git     bc     ccache     &&     apt-get clean && rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 0a383d02057d
Step 4/9 : RUN echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main" >> /etc/apt/sources.list &&     echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe" >> /etc/apt/sources.list &&     apt-get update && apt-get install -y g++-8 &&     update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 &&     update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8 &&     apt-get clean && rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 491388add7c1
Step 5/9 : 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
 ---> 861ddc09aec0
Step 6/9 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> d75dab8a30ec
Step 7/9 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 06c39542acd1
Step 8/9 : RUN 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
 ---> c90ea2900fe9
Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> d6531e38f776
Successfully built d6531e38f776
Successfully tagged a96fe6151ab2c1091190568facf4e6293dd1176b:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 440772a158566e38ef3795c321a34f8dc32af29b
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
 > git rev-list --no-walk 84927a092e7a781e5799125bed2c3c06f14a69f5 # timeout=10
padirac03 seems to be running inside container 6fec2147802464b64cc23828fc3b2dce469d9a60f0fcb877d6dc635b779c8e7d
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-5993 --volumes-from 6fec2147802464b64cc23828fc3b2dce469d9a60f0fcb877d6dc635b779c8e7d -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 ******** 440772a158566e38ef3795c321a34f8dc32af29b cat
+ docker inspect -f . a96fe6151ab2c1091190568facf4e6293dd1176b
.
$ docker top 0f85e1d8203ff539884bb73748f4f87dcdf708e8f7aae599d11cb888ba1b96cc -eo pid,comm
[Pipeline] {
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-5993 --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 ******** a96fe6151ab2c1091190568facf4e6293dd1176b cat
Cancelling nested steps due to timeout
Fetching without tags
$ docker top 681e8a86a08b680da70b9c931c89426a5bf2a60eef6c6481aa2254aea2d791ca -eo pid,comm
[Pipeline] {
[Pipeline] }
$ docker stop --time=1 0f85e1d8203ff539884bb73748f4f87dcdf708e8f7aae599d11cb888ba1b96cc
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5993/head:refs/remotes/origin/PR-5993 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/5993/head:refs/remotes/origin/PR-5993 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
$ docker rm -f --volumes 0f85e1d8203ff539884bb73748f4f87dcdf708e8f7aae599d11cb888ba1b96cc
[Pipeline] }
$ docker stop --time=1 681e8a86a08b680da70b9c931c89426a5bf2a60eef6c6481aa2254aea2d791ca
$ docker rm -f --volumes 681e8a86a08b680da70b9c931c89426a5bf2a60eef6c6481aa2254aea2d791ca
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // node
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] }
Failed in branch OPENACC-NVHPC-CUDA-12.2
[Pipeline] }
Failed in branch CUDA-12.2-NVHPC
[Pipeline] }
Failed in branch HIP-ROCm-5.6-C++20
[Pipeline] }
Failed in branch OPENMPTARGET-Clang
[Pipeline] }
Failed in branch CUDA-11.0.3-Clang-Tidy
[Pipeline] }
Failed in branch CUDA-11.7-NVCC
[Pipeline] }
Failed in branch CUDA-11.0-NVCC-RDC
[Pipeline] }
Failed in branch CUDA-11.6-NVCC-DEBUG
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch HIP-ROCm-5.2
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch SYCL-OneAPI
[Pipeline] }
Failed in branch GCC-8.4.0
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Timeout has been exceeded
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:1002)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
	at jdk.internal.reflect.GeneratedMethodAccessor554.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
	at jdk.proxy16/jdk.proxy16.$Proxy90.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d0cbb8af-7daa-487d-b4f9-3bd0b5a7c76f

GitHub has been notified of this commit’s build result

Finished: ABORTED