Started by user admin
Running as SYSTEM
Building on master in workspace /var/lib/jenkins/workspace/6.Deploy
[6.Deploy] $ /bin/sh -xe /tmp/jenkins9131522037638129506.sh
+ rm -rf myfiles
+ mkdir myfiles
+ cd myfiles
+ cp /var/lib/jenkins/workspace/5.pacakage/target/addressbook.war .
+ touch dockerfile
+ cat
+ sudo docker build -t mytomcat:3 .
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
sudo: no tty present and no askpass program specified
Build step 'Execute shell' marked build as failure
Finished: FAILURE