Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Console Output

Branch event
Obtained Jenkinsfile from a97b948135a641e16bee632122fe4e03e46cd116
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘eis4d’ are offline
Running on docker-00330o944lva8 on docker-flap in /home/jenkins/workspace/sfair_eis4d_show-doc-cui_develop
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential 675ce6b9-2a03-4821-ba97-bd4073e5523b
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://web.nettworks.org/git/scm/EIS/show-doc-cui.git
 > git init /home/jenkins/workspace/sfair_eis4d_show-doc-cui_develop # timeout=10
Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/show-doc-cui.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials SVN via Username/Password
 > git fetch --no-tags --force --progress -- https://web.nettworks.org/git/scm/EIS/show-doc-cui.git +refs/heads/develop:refs/remotes/origin/develop
Fetching without tags
Checking out Revision a97b948135a641e16bee632122fe4e03e46cd116 (develop)
 > git config remote.origin.url https://web.nettworks.org/git/scm/EIS/show-doc-cui.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://web.nettworks.org/git/scm/EIS/show-doc-cui.git # timeout=10
Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/show-doc-cui.git
using GIT_ASKPASS to set credentials SVN via Username/Password
 > git fetch --no-tags --force --progress -- https://web.nettworks.org/git/scm/EIS/show-doc-cui.git +refs/heads/develop:refs/remotes/origin/develop
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a97b948135a641e16bee632122fe4e03e46cd116
Commit message: "Merge remote-tracking branch 'origin/master' into develop"
 > git rev-list --no-walk c439fc5ea6437a0b37cf7682839d915c431a241c # timeout=10
[Bitbucket] Notifying commit build result
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] sh
+ ./build.sh
dpkg-buildpackage: info: source package show-doc-cui
dpkg-buildpackage: info: source version 3.0.3-1
dpkg-buildpackage: info: source distribution stable
dpkg-buildpackage: info: source changed by Eisfair Team <team@eisfair.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
dpkg-checkbuilddeps: error: Unmet build dependencies: libcui2-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
--------------------------

mv: cannot stat './show-doc-cui*_3.0.3*.deb': No such file or directory
mv: cannot move './show-doc-cui_3.0.3.orig.tar.gz' to '../../_fertig/': Not a directory
mv: cannot stat './show-doc-cui_3.0.3*dsc': No such file or directory
mv: cannot stat './show-doc-cui_3.0.3*.buildinfo': No such file or directory
mv: cannot stat './show-doc-cui_3.0.3*.changes': No such file or directory
20:34:25.034484 durable_task_monitor.go:63: exit status 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[Bitbucket] Notifying commit build result
[Bitbucket] Build result notified
ERROR: script returned exit code 1
Finished: FAILURE