Skip to content
StepArgumentsStatus
Start of Pipeline - (18 min in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (18 min in block)
podTemplate block - (18 min in block)
node - (18 min in block)el-master-agent-pod
node block - (18 min in block)
stage - (41 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (40 sec in block)
checkout - (39 sec in self)
withEnv - (17 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (17 min in block)
withEnv - (17 min in block)LANG
withEnv block - (17 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.89 sec in self)
tool - (0.52 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.51 sec in self)
withEnv - (17 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (17 min in block)
stage - (17 sec in block)Init
stage block (Init) - (16 sec in block)
tool - (0.6 sec in self)apache-maven-latest
envVarsForTool - (0.91 sec in self)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.64 sec in self)
withEnv - (8.4 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8 sec in block)
container - (6 sec in block)el-build
container block - (5.8 sec in block)
git - (1.3 sec in self)
sh - (0.84 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.1 sec in block)
sh - (0.77 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.76 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (16 min in block)Build and release EclipseLink
stage block (Build and release EclipseLink) - (16 min in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.9 sec in self)
tool - (0.5 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.65 sec in self)
withEnv - (16 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (16 min in block)
git - (0.96 sec in self)
sshagent - (16 min in block)
sshagent block - (16 min in block)
container - (16 min in block)el-build
container block - (16 min in block)
sh - (16 min in self) etc/jenkins/release.sh "4.0.3-RC1" "4.0.4-SNAPSHOT" "false" "false" "false"
stage - (3.9 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.7 sec in block)
emailext - (1.2 sec in self)