Skip to content
StepArgumentsStatus
Start of Pipeline - (5 min 53 sec in block)
node - (5 min 51 sec in block)
node block - (5 min 27 sec in block)
stage - (4.5 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.7 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (0.91 sec in self)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.52 sec in self)
withEnv - (5 min 20 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (5 min 20 sec in block)
stage - (18 sec in block)Checkout
stage block (Checkout) - (17 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.93 sec in self)
tool - (0.52 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.66 sec in self)
withEnv - (9.5 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (9.3 sec in block)
cleanWs - (0.53 sec in self)
script - (6.8 sec in block)
script block - (6.5 sec in block)
checkout - (5.8 sec in self)
stage - (3 min 0 sec in block)Build
stage block (Build) - (2 min 59 sec in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.92 sec in self)
tool - (0.53 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.66 sec in self)
withEnv - (2 min 51 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (2 min 51 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 49 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 48 sec in block)
withCredentials - (2.9 sec in block)
withCredentials block - (1.8 sec in block)
sh - (0.89 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.56 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 - (2 min 45 sec in self)mvn clean install javadoc:jar source:jar --batch-mode --errors -PperformRelease,signArtifactsEclipse,signArtifactsMavenCentral -DcreateJavadoc=true -Drevision=2.1.0-M2
stage - (49 sec in block)Deploy to Maven Central
stage block (Deploy to Maven Central) - (48 sec in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.94 sec in self)
tool - (0.53 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.66 sec in self)
withEnv - (40 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (38 sec in block)
sh - (37 sec in self)mvn deploy --batch-mode --errors -PperformRelease,signArtifactsMavenCentral,publishToMavenCentral -DcreateJavadoc=true -DskipTests=true -DskipITs=true -Drevision=2.1.0-M2
stage - (39 sec in block)Deploy to Eclipse
stage block (Deploy to Eclipse) - (38 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.94 sec in self)
tool - (0.55 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.67 sec in self)
withEnv - (30 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (29 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (27 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (27 sec in block)
sh - (27 sec in self)mvn deploy --batch-mode --errors -PperformRelease,signArtifactsEclipse,publishToEclipseMavenRepo -DcreateJavadoc=true -DskipTests=true -DskipITs=true -Drevision=2.1.0-M2
stage - (24 sec in block)Tag
stage block (Tag) - (23 sec in block)
tool - (0.52 sec in self)apache-maven-latest
envVarsForTool - (0.95 sec in self)
tool - (0.54 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.65 sec in self)
withEnv - (15 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (15 sec in block)
sshagent - (13 sec in block)
sshagent block - (13 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (12 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (11 sec in block)
sh - (0.54 sec in self)git config user.name "Eclipse Ditto Bot"
sh - (0.54 sec in self)git config user.email "ditto-bot@eclipse.org"
sh - (10 sec in self)mvn scm:tag --batch-mode --errors -Drevision=2.1.0-M2
stage - (4.5 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4.2 sec in block)
junit - (1.8 sec in self)java/target/surefire-reports/**/*.xml