Skip to content
StepArgumentsStatus
Start of Pipeline - (8 min 15 sec in block)
node - (8 min 14 sec in block)centos-latest
node block - (8 min 9 sec in block)
stage - (3.1 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.1 sec in block)
checkout - (3 sec in self)
withEnv - (8 min 5 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 5 sec in block)
sh - (0.34 sec in self)date +%Y%m%d%H%M
withEnv - (8 min 5 sec in block)PUBLISH_LOCATION, BUILD_TIMESTAMP, TARGET_PLATFORM_PRIMARY, TARGET_PLATFORM_LATEST, TYCHO_VERSION
withEnv block - (8 min 5 sec in block)
stage - (0.15 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (0.14 sec in block)
tool - (7 ms in self)apache-maven-latest
envVarsForTool - (10 ms in self)
tool - (5 ms in self)temurin-jdk17-latest
envVarsForTool - (8 ms in self)
withEnv - (8 min 5 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8 min 5 sec in block)
stage - (0.52 sec in block)Display Parameters
stage block (Display Parameters) - (0.51 sec in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
tool - (6 ms in self)temurin-jdk17-latest
envVarsForTool - (7 ms in self)
withEnv - (0.24 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (0.24 sec in block)
script - (0.19 sec in block)
script block - (0.18 sec in block)
echo - (<1 ms in self) BUILD_TIMESTAMP=202404280352 BUILD_TYPE=nightly ECLIPSE_SIGN=true PROMOTE=true BRANCH_NAME=master
stage - (3 min 49 sec in block)Test With Latest
stage block (Test With Latest) - (3 min 49 sec in block)
tool - (7 ms in self)apache-maven-latest
envVarsForTool - (8 ms in self)
tool - (6 ms in self)temurin-jdk17-latest
envVarsForTool - (7 ms in self)
withEnv - (3 min 49 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3 min 49 sec in block)
xvnc - (3 min 49 sec in block)true
xvnc block - (3 min 43 sec in block)
dir - (3 min 43 sec in block).
dir block - (3 min 43 sec in block)
sh - (3 min 43 sec in self) mvn --fail-at-end --no-transfer-progress --update-snapshots -P!promote -Dmaven.repo.local=xpect-local-maven-repository -Dmaven.artifact.threads=16 -Declipsesign=false -Dtycho-version=${TYCHO_VERSION} -Dtarget-platform=${TARGET_PLATFORM_LATEST} clean integration-test
stage - (4 min 13 sec in block)Build With Primary
stage block (Build With Primary) - (4 min 13 sec in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
tool - (6 ms in self)temurin-jdk17-latest
envVarsForTool - (7 ms in self)
withEnv - (4 min 13 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4 min 13 sec in block)
sshagent - (4 min 13 sec in block)
sshagent block - (4 min 13 sec in block)
xvnc - (4 min 13 sec in block)true
xvnc block - (4 min 6 sec in block)
dir - (4 min 6 sec in block).
dir block - (4 min 6 sec in block)
sh - (4 min 6 sec in self) if [[ $PROMOTE != true ]]; then promotion_argument='-P!promote' fi mvn --fail-at-end --no-transfer-progress --update-snapshots $promotion_argument -Dmaven.repo.local=xpect-local-maven-repository -Dmaven.artifact.threads=16 -Declipsesign=${ECLIPSE_SIGN} -Dtycho-version=${TYCHO_VERSION} -Dtarget-platform=${TARGET_PLATFORM_PRIMARY} -Dbuild.id=${BUILD_TIMESTAMP} -Dgit.commit=$GIT_COMMIT -Dbuild.type=$BUILD_TYPE -Dorg.eclipse.justj.p2.manager.build.url=$JOB_URL -Dorg.eclipse.justj.p2.manager.relative=$PUBLISH_LOCATION clean verify
stage - (2 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2 sec in block)
junit - (0.86 sec in self)
archiveArtifacts - (0.61 sec in self)org.eclipse.xpect.releng/p2-repository/target/repository/**/*.*,org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-*.zip
deleteDir - (0.6 sec in self)
echo - (1 ms in self)matrix result check: curResult=SUCCESS lastResult=SUCCESS