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

Console Output

22:36:03 Started by user Yves Schumann (starwarsfan)
22:36:03 Building remotely on fbr-3.10-x86-flap-82ed86b7 (swarm linux x86 flap fli4l-3.10-buildroot-swarmnode1 fli4l-3.10-buildroot) in workspace /data/work/workspace/Maintenance/Flap_PullImages
22:36:03  > git rev-parse --is-inside-work-tree # timeout=10
22:36:03 Fetching changes from the remote Git repository
22:36:03  > git config remote.origin.url ssh://git@bitbucket:7999/nev/jenkins-maintenance.git # timeout=10
22:36:03 Fetching upstream changes from ssh://git@bitbucket:7999/nev/jenkins-maintenance.git
22:36:03  > git --version # timeout=10
22:36:03 using GIT_SSH to set credentials Bitbucket SSH-Login
22:36:03  > git fetch --tags --progress ssh://git@bitbucket:7999/nev/jenkins-maintenance.git +refs/heads/*:refs/remotes/origin/*
22:36:04  > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
22:36:04  > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
22:36:04 Checking out Revision 0b68958e6c1d13dacc262e2934bea2160f62c443 (refs/remotes/origin/develop)
22:36:04  > git config core.sparsecheckout # timeout=10
22:36:04  > git checkout -f 0b68958e6c1d13dacc262e2934bea2160f62c443
22:36:04 Commit message: "Updated spawn script to handle new eisfair-ng containers"
22:36:04  > git rev-list 0b68958e6c1d13dacc262e2934bea2160f62c443 # timeout=10
22:36:04 [Flap_PullImages] $ /bin/sh -xe /tmp/jenkins6495286893637650654.sh
22:36:04 + cd scripts
22:36:04 + ./pullImages.sh
22:36:04 ./pullImages.sh: line 7: docker: command not found
22:36:04 ./pullImages.sh: line 8: docker: command not found
22:36:04 ./pullImages.sh: line 11: docker: command not found
22:36:04 ./pullImages.sh: line 12: docker: command not found
22:36:04 ./pullImages.sh: line 15: docker: command not found
22:36:04 ./pullImages.sh: line 16: docker: command not found
22:36:04 ./pullImages.sh: line 19: docker: command not found
22:36:04 ./pullImages.sh: line 20: docker: command not found
22:36:04 ./pullImages.sh: line 21: docker: command not found
22:36:04 ./pullImages.sh: line 22: docker: command not found
22:36:04 ./pullImages.sh: line 23: docker: command not found
22:36:04 ./pullImages.sh: line 24: docker: command not found
22:36:04 Build step 'Execute shell' marked build as failure
22:36:04 Finished: FAILURE