Skip to content
Aborted

Console Output

Started by timer
Checking out git https://github.com/kokkos/kokkos/ into /var/jenkins_home/workspace/Kokkos_nightly@script/e75d37dc961a6750345962697bdce3c1e4707329eda9edd8451eb759ba28aefd to read .jenkins/nightly.groovy
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/Kokkos_nightly@script/e75d37dc961a6750345962697bdce3c1e4707329eda9edd8451eb759ba28aefd/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/kokkos/kokkos/ # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos/
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos/ +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 92c1c2337a9f573d7622b0d9899dbe2c87e0118b (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 92c1c2337a9f573d7622b0d9899dbe2c87e0118b # timeout=10
Commit message: "remove old <c++20 guard"
 > git rev-list --no-walk abb2662b4a3d3bb1b87ca6f0a8a857a68dc92717 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: spack-serial)
[Pipeline] { (Branch: spack-cuda)
[Pipeline] { (Branch: GCC-15-CXX26)
[Pipeline] { (Branch: HIP-ROCM-7.0-MI100-RDC-CXX20)
[Pipeline] { (Branch: HIP-ROCM-7.0-MI210-CXX23)
[Pipeline] stage
[Pipeline] { (spack-serial)
[Pipeline] stage
[Pipeline] { (spack-cuda)
[Pipeline] stage
[Pipeline] { (GCC-15-CXX26)
[Pipeline] stage
[Pipeline] { (HIP-ROCM-7.0-MI100-RDC-CXX20)
[Pipeline] stage
[Pipeline] { (HIP-ROCM-7.0-MI210-CXX23)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘docker’ are offline
Still waiting to schedule task
All nodes of label ‘nvidia-docker&&ampere’ are offline
Still waiting to schedule task
All nodes of label ‘docker’ are offline
Still waiting to schedule task
All nodes of label ‘rocm-docker&&AMD_Radeon_Instinct_MI100’ are offline
Still waiting to schedule task
All nodes of label ‘rocm-docker&&AMD_Radeon_Instinct_MI210’ are offline
Resuming build at Fri Dec 12 11:52:57 EST 2025 after Jenkins restart
Timeout expired 5 hr 21 min ago
Cancelling nested steps due to timeout
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
Ready to run at Fri Dec 12 11:52:57 EST 2025
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch spack-serial
[Pipeline] }
Failed in branch spack-cuda
[Pipeline] }
Failed in branch GCC-15-CXX26
[Pipeline] }
Failed in branch HIP-ROCM-7.0-MI100-RDC-CXX20
[Pipeline] }
Failed in branch HIP-ROCM-7.0-MI210-CXX23
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Timeout has been exceeded
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 8d27a254-03fb-4e3c-95a4-919750d2d456
Finished: ABORTED