Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 44 sec in block)
node - (1 min 44 sec in block)centos-latest
node block - (1 min 37 sec in block)
stage - (4.5 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.5 sec in block)
checkout - (4.5 sec in self)
withEnv - (1 min 33 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (1 min 33 sec in block)
timeout - (1 min 33 sec in block)
timeout block - (1 min 33 sec in block)
timestamps - (1 min 33 sec in block)
timestamps block - (1 min 33 sec in block)
stage - (38 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (28 ms in block)
tool - (5 ms in self)apache-maven-3.9.5
envVarsForTool - (7 ms in self)
tool - (5 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (1 min 33 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 33 sec in block)
stage - (5.6 sec in block)get m2e-core-tests
stage block (get m2e-core-tests) - (5.6 sec in block)
tool - (5 ms in self)apache-maven-3.9.5
envVarsForTool - (7 ms in self)
tool - (5 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (5.6 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (5.6 sec in block)
sh - (5.6 sec in self)git submodule update --init --recursive --remote
stage - (40 ms in block)initialize PGP
stage block (initialize PGP) - (29 ms in block)
stage - (1 min 27 sec in block)Build
stage block (Build) - (1 min 27 sec in block)
tool - (6 ms in self)apache-maven-3.9.5
envVarsForTool - (8 ms in self)
tool - (5 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (1 min 27 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 27 sec in block)
withCredentials - (1 min 26 sec in block)
withCredentials block - (1 min 26 sec in block)
xvnc - (1 min 26 sec in block)true
xvnc block - (1 min 26 sec in block)
sh - (1 min 26 sec in self) mavenArgs="clean verify --batch-mode -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dtycho.p2.baselineMode=failCommon" if [[ ${BRANCH_NAME} == master ]] || [[ ${BRANCH_NAME} =~ m2e-[0-9]+\.[0-9]+\.x ]]; then mvn ${mavenArgs} -Peclipse-sign,its -Dgpg.passphrase="${KEYRING_PASSPHRASE}" -Dgpg.keyname="011C526F29B2CE79" else # Clear KEYRING_PASSPHRASE environment variable export KEYRING_PASSPHRASE='EMPTY' mvn ${mavenArgs} -Pits fi
archiveArtifacts - (0.43 sec in self)org.eclipse.m2e.repository/target/*.zip, */target/work/data/.metadata/.log, m2e-core-tests/*/target/work/data/.metadata/.log, **/target/artifactcomparison/*
archiveArtifacts - (8 ms in self)
junit - (93 ms in self)*/target/surefire-reports/TEST-*.xml,*/*/target/surefire-reports/TEST-*.xml
stage - (10 ms in block)Deploy Snapshot
stage block (Deploy Snapshot) - (5 ms in block)