Skip to content
StepArgumentsStatus
Start of Pipeline - (6 min 25 sec in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (6 min 23 sec in block)
podTemplate block - (6 min 23 sec in block)
node - (6 min 21 sec in block)el-master-agent-pod
node block - (2 min 14 sec in block)
stage - (7 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (5.5 sec in block)
checkout - (4.8 sec in self)
withEnv - (2 min 5 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (2 min 5 sec in block)
withEnv - (2 min 2 sec in block)ASM_DIR
withEnv block - (2 min 2 sec in block)
stage - (9.2 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (8.4 sec in block)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.89 sec in self)
tool - (3.9 sec in self)apache-maven-latest
envVarsForTool - (1.7 sec in self)
withEnv - (1 min 51 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1 min 50 sec in block)
stage - (16 sec in block)Init
stage block (Init) - (15 sec in block)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.92 sec in self)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.87 sec in self)
withEnv - (7.1 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (6.9 sec in block)
container - (5 sec in block)el-build
container block - (4.7 sec in block)
git - (0.97 sec in self)
withCredentials - (2.2 sec in block)
withCredentials block - (1.2 sec in block)
sh - (0.88 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\ny\n" | gpg --batch --command-fd 0 --expert --edit-key $fpr trust; done
sh - (0.87 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (1 min 32 sec in block)Build and release EclipseLink ASM
stage block (Build and release EclipseLink ASM) - (1 min 32 sec in block)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.91 sec in self)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.79 sec in self)
withEnv - (1 min 24 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1 min 23 sec in block)
git - (3.3 sec in self)
sshagent - (1 min 18 sec in block)
sshagent block - (1 min 17 sec in block)
container - (1 min 16 sec in block)el-build
container block - (1 min 16 sec in block)
sh - (1 min 15 sec in self) etc/jenkins/release.sh "${ASM_VERSION}" "${NEXT_ASM_VERSION}" "${DRY_RUN}" "${OVERWRITE_GIT}" "${OVERWRITE_STAGING}"