Started by user DIM Build Building in workspace /var/jenkins_home/workspace/dim-devel-webpage using credential jenkins_gitlab Cloning the remote Git repository Cloning repository https://gitlab.com/datainmotion/devel.dim.git > git init /var/jenkins_home/workspace/dim-devel-webpage # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/devel.dim.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/devel.dim.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.com/datainmotion/devel.dim.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.com/datainmotion/devel.dim.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/devel.dim.git using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/devel.dim.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision f96c28bf1109e9d8baaa94ad4535a490cba5212d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f96c28bf1109e9d8baaa94ad4535a490cba5212d Commit message: "Initial commit" First time build. Skipping changelog. [dim-devel-webpage] $ /bin/sh -xe /tmp/jenkins3992206664337352288.sh + docker build -t dim/www-devel:1 . /tmp/jenkins3992206664337352288.sh: 2: /tmp/jenkins3992206664337352288.sh: docker: not found Build step 'Execute shell' marked build as failure Finished: FAILURE