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

Console Output

Branch indexing
Obtained Jenkinsfile from 1426387fb3868b7e10c87c5af5905d713dfc5cb7
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘Flap’ doesn’t have label ‘eis4d’; ‘Jenkins’ doesn’t have label ‘eis4d’; ‘Kraftwerk’ doesn’t have label ‘eis4d’; ‘Reaktor’ doesn’t have label ‘eis4d’; ‘docker-0031813ymnsqr’ is offline; ‘docker-0031814mxsar7’ is offline; ‘docker-0031815uupfjd’ is offline; ‘docker-00318165bqc2c’ is offline; ‘docker-0031816pk73ei’ is offline; ‘fbr-3.10-x86-flap-a7adc005’ doesn’t have label ‘eis4d’; ‘fbr-3.10-x86_64-flap-82ed86b7’ doesn’t have label ‘eis4d’; ‘fbr-3.10-x86_64-kraftwerk-cb5a5242’ doesn’t have label ‘eis4d’; ‘fbr-4.0-rpi-flap-4a5cd257’ doesn’t have label ‘eis4d’; ‘fbr-4.0-rpi-reaktor-a84ca2af’ doesn’t have label ‘eis4d’; ‘fbr-4.0-sunxi-flap-b16589aa’ doesn’t have label ‘eis4d’; ‘fbr-4.0-sunxi-reaktor-c7fc24b7’ doesn’t have label ‘eis4d’; ‘fbr-4.0-x86-flap-12dd6f4b’ doesn’t have label ‘eis4d’; ‘fbr-4.0-x86_64-flap-7364dbf0’ doesn’t have label ‘eis4d’; ‘fbr-4.0-x86_64-kraftwerk-e87b970c’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-112bc64d’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-30964a4e’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-3fa7c691’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-4cb4fb37’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-5c45d9a7’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-749f9986’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-81737d8f’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-b1144d41’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-c0a8b44f’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-cb5d7b6f’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-de50ced0’ doesn’t have label ‘eis4d’; ‘fli4l-packaging-eac53961’ doesn’t have label ‘eis4d’; ‘mkfli4l-76edbd3c’ doesn’t have label ‘eis4d’
Running on docker-003181b06mk7e on docker-flap in /home/jenkins/workspace/s4d_eis4d_list-files-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
Cloning repository https://web.nettworks.org/git/scm/EIS/list-files-cui.git
 > git init /home/jenkins/workspace/s4d_eis4d_list-files-cui_develop # timeout=10
Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/list-files-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/list-files-cui.git +refs/heads/develop:refs/remotes/origin/develop
 > git config remote.origin.url https://web.nettworks.org/git/scm/EIS/list-files-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/list-files-cui.git # timeout=10
Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/list-files-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/list-files-cui.git +refs/heads/develop:refs/remotes/origin/develop
Checking out Revision 1426387fb3868b7e10c87c5af5905d713dfc5cb7 (develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1426387fb3868b7e10c87c5af5905d713dfc5cb7
Commit message: "Added initial version of Jenkinsfile"
First time build. Skipping changelog.
[Bitbucket] Notifying commit build result
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] sh
+ ./build.sh
/home/jenkins/workspace/s4d_eis4d_list-files-cui_develop@tmp/durable-a82f9164/script.sh: 1: /home/jenkins/workspace/s4d_eis4d_list-files-cui_develop@tmp/durable-a82f9164/script.sh: ./build.sh: not found
17:55:06.265615 durable_task_monitor.go:63: exit status 127
[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 127
Finished: FAILURE