Skip to content
StepArgumentsStatus
Start of Pipeline - (16 min in block)
echo - (2 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (16 min in block)
podTemplate block - (16 min in block)
node - (16 min in block)el-master-agent-pod
node block - (12 min in block)
stage - (1 min 11 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1 min 10 sec in block)
checkout - (1 min 9 sec in self)
withEnv - (11 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (11 min in block)
withEnv - (11 min in block)LANG
withEnv block - (11 min in block)
stage - (4.4 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.6 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.9 sec in self)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.52 sec in self)
withEnv - (11 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (11 min in block)
stage - (17 sec in block)Init
stage block (Init) - (16 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.91 sec in self)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.62 sec in self)
withEnv - (8.4 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8.2 sec in block)
container - (6.2 sec in block)el-build
container block - (6 sec in block)
git - (1.3 sec in self)
sh - (0.92 sec in self) # Directory for JEE server binaries (WildFly, Glassfish) # Maven build automatically download and unpack them. mkdir ~/.eclipselinktests
withCredentials - (2.2 sec in block)
withCredentials block - (1.2 sec in block)
sh - (0.79 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.78 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (11 min in block)Build and release EclipseLink
stage block (Build and release EclipseLink) - (11 min in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.91 sec in self)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.65 sec in self)
withEnv - (10 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (10 min in block)
git - (0.89 sec in self)
sshagent - (10 min in block)
sshagent block - (10 min in block)
container - (10 min in block)el-build
container block - (10 min in block)
sh - (10 min in self) etc/jenkins/release.sh "4.0.2" " 4.0.3-SNAPSHOT" "false" "false" "false"
stage - (3.8 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.5 sec in block)
emailext - (1.1 sec in self)