Skip to content
StepArgumentsStatus
Start of Pipeline - (39 sec in block)
node - (39 sec in block)
node block - (20 sec in block)
withEnv - (20 sec in block)BUILD_BRANCH, MVN, REPO, CREDENTIALS_ID
withEnv block - (20 sec in block)
stage - (53 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (44 ms in block)
tool - (6 ms in self)oracle-jdk8-latest
envVarsForTool - (19 ms in self)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
withEnv - (20 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (20 sec in block)
stage - (8.8 sec in block)Fetch from git
stage block (Fetch from git) - (8.8 sec in block)
tool - (0.61 sec in self)oracle-jdk8-latest
envVarsForTool - (10 ms in self)
tool - (7 ms in self)apache-maven-latest
envVarsForTool - (10 ms in self)
withEnv - (8 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (7.7 sec in block)
git - (7.7 sec in self)
stage - (11 sec in block)Nightly Build
stage block (Nightly Build) - (11 sec in block)
tool - (6 ms in self)oracle-jdk8-latest
envVarsForTool - (0.12 sec in self)
tool - (0.2 sec in self)apache-maven-latest
envVarsForTool - (0.11 sec in self)
withEnv - (11 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (11 sec in block)
withCredentials - (11 sec in block)
withCredentials block - (11 sec in block)
sh - (0.42 sec in self)gpg --batch --import ${KEYRING}
sh - (0.3 sec in self) 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
sh - (10 sec in self)mvn -B -q -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn clean install -Pstaging
stage - (9 ms in block)Finish
stage block (Finish) - (6 ms in block)