Skip to content
Jenkins
log in
sign up
Dashboard
samraven2
My Views
All
JEI-Jenkinsfile
#275
Pipeline Steps
Status
Changes
Console Output
View Build Information
Timings
Git Build Data
Open Blue Ocean
Embeddable Build Status
Pipeline Steps
Next Build
Step
Arguments
Status
Start of Pipeline - (1 min 42 sec in block)
node - (1 min 42 sec in block)
node block - (1 min 42 sec in block)
stage - (0.71 sec in block)
Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0.68 sec in block)
checkout - (0.67 sec in self)
withEnv - (1 min 41 sec in block)
GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_URL
withEnv block - (1 min 41 sec in block)
withCredentials - (1 min 41 sec in block)
withCredentials block - (1 min 41 sec in block)
stage - (0.64 sec in block)
Checkout
stage block (Checkout) - (0.62 sec in block)
checkout - (0.31 sec in self)
sh - (0.25 sec in self)
rm -rf build/libs
stage - (1 min 40 sec in block)
Build
stage block (Build) - (1 min 40 sec in block)
sh - (1 min 40 sec in self)
JAVA_HOME=/usr/lib/jvm/adoptopenjdk-16-hotspot ./gradlew test reobf -PBUILD_NUMBER=275 --no-daemon
stage - (89 ms in block)
Archive
stage block (Archive) - (57 ms in block)
stage - (32 ms in block)
Deploy
stage block (Deploy) - (11 ms in block)