Skip to content
Failed

Console Output

Push event to branch master
19:59:09 Connecting to https://api.github.com using 476720/******
Obtained .jenkins from 24c53c463ae062306354f86161e44bde31093f0e
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (Automated testing)
Stage "Automated testing" skipped due to when conditional
[Pipeline] parallel
[Pipeline] { (Branch: Clang14-Python3.10)
[Pipeline] { (Branch: GCC11.2-Python3.10-OpenMPI)
[Pipeline] { (Branch: CUDA11.3)
[Pipeline] { (Branch: ROCm HIPCC)
[Pipeline] stage
[Pipeline] { (Clang14-Python3.10)
[Pipeline] stage
[Pipeline] { (GCC11.2-Python3.10-OpenMPI)
[Pipeline] stage
[Pipeline] { (CUDA11.3)
[Pipeline] stage
[Pipeline] { (ROCm HIPCC)
Stage "Clang14-Python3.10" skipped due to when conditional
[Pipeline] }
Stage "GCC11.2-Python3.10-OpenMPI" skipped due to when conditional
[Pipeline] }
Stage "CUDA11.3" skipped due to when conditional
[Pipeline] }
Stage "ROCm HIPCC" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy documentation)
[Pipeline] node
Running on CpuNode6 in /var/jenkins/workspace/Tasmanian_master
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 24c53c463ae062306354f86161e44bde31093f0e (master)
Commit message: "Merge pull request #768 from mkstoyanov/improved_localp_templates"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Tasmanian_master/.git # timeout=10
 > git config remote.origin.url https://github.com/ORNL/TASMANIAN.git # timeout=10
Fetching upstream changes from https://github.com/ORNL/TASMANIAN.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/ORNL/TASMANIAN.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 24c53c463ae062306354f86161e44bde31093f0e # timeout=10
 > git rev-list --no-walk b4d3492d47592b43b88c305d34053cfcda12a655 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t dd2440721ec0a6875dd5887297c28104d8451083 -f docker/Dockerfile.doxygen docker
#1 [internal] load .dockerignore
#1 sha256:283e773fdbe3a51674c48ca816fb8c12be427e091d2d5138be9cff22652de513
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile.doxygen
#2 sha256:2856cca2362c301e8945139a09a85ceb415b096cc8faf984e64f94887a91e2f0
#2 transferring dockerfile: 362B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/ubuntu:22.04
#3 sha256:c98673cf9ef937b1780d76523bbd6cd77884d860bede4bf0d006ae7d8201e8a5
#3 DONE 0.0s

#5 [1/2] FROM docker.io/library/ubuntu:22.04
#5 sha256:531773a4172c14394035965ba9904dbac39e486e1c25667b3c1d57071c2f6a8c
#5 DONE 0.0s

#4 [2/2] RUN apt update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -yq         build-essential         cmake         doxygen         graphviz         git         texlive         ghostscript         &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
#4 sha256:f06d5dc4533d47426c9455b3ecfa0cdaa0eaeaaf3b98868afcfddab7cc276fba
#4 CACHED

#6 exporting to image
#6 sha256:01e8c500d743cb6d60faf811603997d53f9693be77774027b8833abe03b434d3
#6 exporting layers done
#6 writing image sha256:546bdd890db2f92b3cc6bf9cc2f8c2e2274981ad1f2ae7509e557044ae6801e0 done
#6 naming to docker.io/library/dd2440721ec0a6875dd5887297c28104d8451083:latest done
#6 DONE 0.0s
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . dd2440721ec0a6875dd5887297c28104d8451083
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Tasmanian_master --volumes-from 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 -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 ******** dd2440721ec0a6875dd5887297c28104d8451083 cat
$ docker top e8e5c1532d1b653ec94b90c5923f2a922d7ae066750a1eb3f024d9a482862b66 -eo pid,comm
[Pipeline] {
[Pipeline] }
$ docker stop --time=1 e8e5c1532d1b653ec94b90c5923f2a922d7ae066750a1eb3f024d9a482862b66
$ docker rm -f --volumes e8e5c1532d1b653ec94b90c5923f2a922d7ae066750a1eb3f024d9a482862b66
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
ERROR: 0f170146-bd5e-44c0-a6e0-4f6fac3230fa

GitHub has been notified of this commit’s build result

Finished: FAILURE