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

Console Output

Branch event
Obtained Jenkinsfile from b7437aa5be70566978c04c5b22f24462bf443d92
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on docker-003c2aqa2jle3 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
Fetching without tags
Checking out Revision b7437aa5be70566978c04c5b22f24462bf443d92 (develop)
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 # timeout=10
 > 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 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7437aa5be70566978c04c5b22f24462bf443d92 # timeout=10
Commit message: "change to new build script"
 > git rev-list --no-walk 62f2adfa7fccd9957ffc011e3fe7938edbdf9900 # timeout=10
[Bitbucket] Notifying commit build result
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
12:43:55 [2019-11-09T11:43:55.970Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] stage
[Pipeline] { (IRC notify)
[Pipeline] ircNotify
12:43:56 [2019-11-09T11:43:56.303Z] IRC notifier plugin: IMPublisher: sending chat message, strategy ALL, targets: #eis4d-ci
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
12:43:57 [2019-11-09T11:43:57.196Z] + ./build.sh
12:43:57 [2019-11-09T11:43:57.197Z] dpkg-buildpackage: info: source package show-doc-cui
12:43:57 [2019-11-09T11:43:57.197Z] dpkg-buildpackage: info: source version 3.0.3-1
12:43:57 [2019-11-09T11:43:57.197Z] dpkg-buildpackage: info: source distribution stable
12:43:57 [2019-11-09T11:43:57.197Z] dpkg-buildpackage: info: source changed by Eisfair Team <team@eisfair.org>
12:43:57 [2019-11-09T11:43:57.462Z]  dpkg-source --before-build .
12:43:57 [2019-11-09T11:43:57.462Z] dpkg-buildpackage: info: host architecture amd64
12:43:58 [2019-11-09T11:43:58.040Z] dpkg-checkbuilddeps: error: Unmet build dependencies: libcui2-dev
12:43:58 [2019-11-09T11:43:58.040Z] dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
12:43:58 [2019-11-09T11:43:58.040Z] dpkg-buildpackage: warning: (Use -d flag to override.)
12:43:58 [2019-11-09T11:43:58.040Z] --------------------------------------------------------------
12:43:58 [2019-11-09T11:43:58.040Z] Move build artifacts to source location for package repo build
12:43:58 [2019-11-09T11:43:58.040Z] mv: cannot stat './show-doc-cui*_3.0.3*.deb': No such file or directory
12:43:58 [2019-11-09T11:43:58.048Z] mv: cannot stat './show-doc-cui_3.0.3*dsc': No such file or directory
12:43:58 [2019-11-09T11:43:58.048Z] mv: cannot stat './show-doc-cui_3.0.3*.buildinfo': No such file or directory
12:43:58 [2019-11-09T11:43:58.048Z] mv: cannot stat './show-doc-cui_3.0.3*.changes': No such file or directory
12:43:58 [2019-11-09T11:43:58.048Z] --------------------------------------------------------------
12:43:58 [2019-11-09T11:43:58.048Z] Create/update package repository
12:43:58 [2019-11-09T11:43:58.048Z] cp: cannot stat '*.deb': No such file or directory
12:43:58 [2019-11-09T11:43:58.994Z] gpg: signing failed: No such file or directory
12:43:58 [2019-11-09T11:43:58.995Z] gpg: signing failed: No such file or directory
12:44:00 [2019-11-09T11:44:00.386Z] gpg: signing failed: No such file or directory
12:44:00 [2019-11-09T11:44:00.386Z] gpg: dists/stable/Release: clear-sign failed: No such file or directory
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] ircNotify
12:44:00 [2019-11-09T11:44:00.866Z] IRC notifier plugin: IMPublisher: sending chat message, strategy ALL, targets: #eis4d-ci
12:44:01 [2019-11-09T11:44:01.140Z] IRC notifier plugin: Sending notification to: #eis4d-ci
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[Bitbucket] Notifying commit build result
[Bitbucket] Build result notified
ERROR: script returned exit code 2
Finished: FAILURE