StepArgumentsStatus
Start of Pipeline - (3 min 17 sec in block)
Set job properties - (0.15 sec in self)Console Output
Allocate node : Start - (3 min 17 sec in block)Console Output
Allocate node : Body : Start - (3 min 17 sec in block)
Stage : Start - (1.6 sec in block)CheckoutConsole Output
Checkout - (1.4 sec in block)
Check out from version control - (1.1 sec in self)Console Output
Print Message - (29 ms in self)My branch is: masterConsole Output
Stage : Start - (2.6 sec in block)Build self-ci-baseConsole Output
Build self-ci-base - (2.4 sec in block)
Shell Script - (2.4 sec in self) set -ex image_tag="$BRANCH_NAME" [ "$image_tag" == "master" ] && image_tag=latest # refresh our base image docker pull docker.io/library/archlinux:latest # build our image docker build -t "moparisthebest/self-ci-base:$image_tag" . Console Output
Stage : Start - (3 min 10 sec in block)Build self-ci-javaConsole Output
Build self-ci-java - (3 min 10 sec in block)
Shell Script - (3 min 10 sec in self) set -ex image_tag="$BRANCH_NAME" [ "$image_tag" == "master" ] && image_tag=latest cd java # build our image docker build -t "moparisthebest/self-ci-java:$image_tag" . cd .. Console Output
Stage : Start - (1.9 sec in block)EmailConsole Output
Email - (1.7 sec in block)
E-mail Notification - (1.6 sec in self)Console Output
Recursively delete the current directory from the workspace - (90 ms in self)Console Output