Skip to content
Jenkins
log in
Dashboard
Hawk Core + OrientDB
master
#266
Pipeline Steps
Back to Project
Status
Changes
Console Output
View as plain text
View Build Information
Git Build Data
Test Result
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (1 hr 33 min in block)
Define a podTemplate to use in the kubernetes plugin : Start - (1 hr 33 min in block)
Define a podTemplate to use in the kubernetes plugin : Body : Start - (1 hr 33 min in block)
Allocate node : Start - (1 hr 33 min in block)
Allocate node : Body : Start - (1 hr 32 min in block)
Stage : Start - (37 sec in block)
Declarative: Checkout SCM
Declarative: Checkout SCM - (37 sec in block)
Check out from version control - (37 sec in self)
Set environment variables : Start - (1 hr 32 min in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Set environment variables : Body : Start - (1 hr 32 min in block)
Stage : Start - (1 hr 28 min in block)
Tycho
Tycho - (1 hr 28 min in block)
Run build steps in a container : Start - (1 hr 28 min in block)
maven
Run build steps in a container : Body : Start - (1 hr 28 min in block)
Shell Script - (5 sec in self)
mvn --version
Shell Script - (2.9 sec in self)
which java
Shell Script - (4.1 sec in self)
echo $JAVA_HOME
Shell Script - (1 hr 27 min in self)
cd core && mvn -B --quiet install -DfailIfNoTests=false -P jenkins,signjars --toolchains jenkins-toolchains.xml
Archive JUnit-formatted test results - (3.9 sec in self)
**/TEST-*.xml
Stage : Start - (2 min 23 sec in block)
Plain Maven
Plain Maven - (2 min 23 sec in block)
Run build steps in a container : Start - (2 min 22 sec in block)
maven
Run build steps in a container : Body : Start - (2 min 22 sec in block)
Shell Script - (2 min 22 sec in self)
mvn -B --quiet -f pom-plain.xml verify -P signjars --toolchains core/jenkins-toolchains.xml
Stage : Start - (1 min 6 sec in block)
Deploy to OSSRH
Deploy to OSSRH - (1 min 6 sec in block)
Run build steps in a container : Start - (1 min 6 sec in block)
maven
Run build steps in a container : Body : Start - (1 min 6 sec in block)
Shell Script - (3.9 sec in self)
echo deploying to OSSRH: pwd is $(pwd) and home is $HOME
Bind credentials to variables : Start - (1 min 2 sec in block)
Bind credentials to variables : Body : Start - (1 min 2 sec in block)
Shell Script - (2.9 sec in self)
gpg --batch --import "${KEYRING}" for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key $fpr trust; done
Lock shared resource : Start - (59 sec in block)
ossrh
Lock shared resource : Body : Start - (59 sec in block)
Shell Script - (59 sec in self)
mvn -B --quiet -f pom-plain.xml deploy -P gpg --toolchains core/jenkins-toolchains.xml
Stage : Start - (19 sec in block)
Downloads
Downloads - (19 sec in block)
Lock shared resource : Start - (19 sec in block)
download-area
Lock shared resource : Body : Start - (19 sec in block)
SSH Agent : Start - (19 sec in block)
SSH Agent : Body : Start - (19 sec in block)
Shell Script - (19 sec in self)
core/deploy-downloads.sh
Stage : Start - (0.31 sec in block)
Declarative: Post Actions
Declarative: Post Actions - (0.31 sec in block)
Send Slack Message - (0.23 sec in self)