Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 18 min in block)
echo - (2 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (1 hr 18 min in block)
podTemplate block - (1 hr 18 min in block)
node - (1 hr 18 min in block)aggrbuild-pod
node block - (1 hr 17 min in block)
container - (1 hr 17 min in block)container
container block - (1 hr 17 min in block)
withEnv - (1 hr 17 min in block)MAVEN_OPTS, PATH, CJE_ROOT, logDir
withEnv block - (1 hr 17 min in block)
timeout - (1 hr 17 min in block)
timeout block - (1 hr 17 min in block)
timestamps - (1 hr 17 min in block)
timestamps block - (1 hr 17 min in block)
stage - (79 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (52 ms in block)
tool - (19 ms in self)openjdk-jdk17-latest
envVarsForTool - (17 ms in self)
withEnv - (1 hr 17 min in block)JAVA_HOME, PATH+JDK
withEnv block - (1 hr 17 min in block)
stage - (0.24 sec in block)Clean Workspace
stage block (Clean Workspace) - (0.21 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (16 ms in self)
withEnv - (0.14 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (0.12 sec in block)
container - (99 ms in block)jnlp
container block - (81 ms in block)
cleanWs - (67 ms in self)
stage - (14 sec in block)Setup intial configuration
stage block (Setup intial configuration) - (14 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (16 ms in self)
withEnv - (14 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (14 sec in block)
container - (14 sec in block)jnlp
container block - (14 sec in block)
sshagent - (14 sec in block)
sshagent block - (12 sec in block)
dir - (12 sec in block)eclipse.platform.releng.aggregator
dir block - (12 sec in block)
sh - (12 sec in self) git clone -b master git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
sh - (0.52 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production chmod +x mbscripts/* mkdir -p $logDir
stage - (1 sec in block)Generate environment variables
stage block (Generate environment variables) - (0.65 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (20 ms in self)
withEnv - (0.58 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (0.57 sec in block)
container - (0.54 sec in block)jnlp
container block - (0.53 sec in block)
sh - (0.51 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb010_createEnvfiles.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb010_createEnvfiles.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Generate environment variables stage" exit 1 fi
stage - (1.8 sec in block)Load PGP keys
stage block (Load PGP keys) - (1.7 sec in block)
withCredentials - (1.7 sec in block)
withCredentials block - (0.65 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (17 ms in self)
withEnv - (0.59 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (0.58 sec in block)
container - (0.54 sec in block)jnlp
container block - (0.53 sec in block)
sh - (0.51 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb011_loadPGPKeys.sh 2>&1 | tee $logDir/mb011_loadPGPKeys.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Load PGP keys" exit 1 fi
stage - (3.6 sec in block)Export environment variables stage 1
stage block (Export environment variables stage 1) - (3.6 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (16 ms in self)
withEnv - (3.5 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (3.5 sec in block)
container - (3.5 sec in block)jnlp
container block - (3.4 sec in block)
script - (3.4 sec in block)
script block - (3.4 sec in block)
sh - (0.55 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $BUILD_TYPE$TIMESTAMP)
sh - (0.85 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
sh - (0.52 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $STREAM)
sh - (0.96 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $EBUILDER_HASH)
sh - (0.54 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
stage - (28 sec in block)Create Base builder
stage block (Create Base builder) - (28 sec in block)
tool - (0.12 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.16 sec in self)
withEnv - (28 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (28 sec in block)
container - (27 sec in block)jnlp
container block - (27 sec in block)
sshagent - (27 sec in block)
sshagent block - (26 sec in block)
withAnt - (25 sec in block)apache-ant-latest
withAnt block - (22 sec in block)
sh - (22 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb020_createBaseBuilder.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb020_createBaseBuilder.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Create Base builder stage" exit 1 fi
stage - (23 sec in block)Download reference repo for repo reports
stage block (Download reference repo for repo reports) - (23 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (17 ms in self)
withEnv - (23 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (23 sec in block)
container - (23 sec in block)jnlp
container block - (23 sec in block)
sshagent - (23 sec in block)
sshagent block - (22 sec in block)
sh - (22 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb030_downloadBuildToCompare.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb030_downloadBuildToCompare.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Download reference repo for repo reports stage" exit 1 fi cd ${WORKSPACE}
stage - (2 min 18 sec in block)Clone Repositories
stage block (Clone Repositories) - (2 min 18 sec in block)
tool - (0.55 sec in self)openjdk-jdk17-latest
envVarsForTool - (46 ms in self)
withEnv - (2 min 18 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (2 min 18 sec in block)
container - (2 min 18 sec in block)jnlp
container block - (2 min 18 sec in block)
sshagent - (2 min 17 sec in block)
sshagent block - (2 min 16 sec in block)
sh - (2 min 16 sec in self) git config --global user.email "eclipse-releng-bot@eclipse.org" git config --global user.name "Eclipse Releng Bot" cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb100_cloneRepos.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb100_cloneRepos.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Clone Repositories stage" exit 1 fi
stage - (37 sec in block)Tag Build Inputs
stage block (Tag Build Inputs) - (37 sec in block)
tool - (16 ms in self)openjdk-jdk17-latest
envVarsForTool - (0.28 sec in self)
withEnv - (37 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (37 sec in block)
container - (34 sec in block)jnlp
container block - (34 sec in block)
sshagent - (34 sec in block)
sshagent block - (32 sec in block)
sh - (32 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts bash -x ./mb110_tagBuildInputs.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb110_tagBuildInputs.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Tag Build Inputs stage" exit 1 fi
stage - (2.1 sec in block)Create Source Bundles
stage block (Create Source Bundles) - (2.1 sec in block)
tool - (0.3 sec in self)openjdk-jdk17-latest
envVarsForTool - (96 ms in self)
withEnv - (1.6 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (0.84 sec in block)
container - (0.66 sec in block)jnlp
container block - (0.53 sec in block)
sh - (0.51 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS ./mb200_createSourceBundles.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb200_createSourceBundles.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Create Source Bundles stage" exit 1 fi
stage - (43 min in block)Aggregator maven build
stage block (Aggregator maven build) - (43 min in block)
withCredentials - (43 min in block)
withCredentials block - (43 min in block)
tool - (0.15 sec in self)openjdk-jdk17-latest
envVarsForTool - (18 ms in self)
withEnv - (43 min in block)JAVA_HOME, PATH+JDK
withEnv block - (43 min in block)
container - (43 min in block)jnlp
container block - (43 min in block)
sh - (43 min in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS ./mb220_buildSdkPatch.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb220_buildSdkPatch.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Aggregator maven build stage" exit 1 fi
stage - (15 min in block)Gather Eclipse Parts
stage block (Gather Eclipse Parts) - (15 min in block)
withCredentials - (15 min in block)
withCredentials block - (15 min in block)
tool - (16 ms in self)openjdk-jdk17-latest
envVarsForTool - (0.13 sec in self)
withEnv - (15 min in block)JAVA_HOME, PATH+JDK
withEnv block - (15 min in block)
container - (15 min in block)jnlp
container block - (15 min in block)
withAnt - (15 min in block)apache-ant-latest
withAnt block - (15 min in block)
sh - (15 min in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts bash -x ./mb300_gatherEclipseParts.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb300_gatherEclipseParts.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Gather Eclipse Parts stage" exit 1 fi
stage - (2 min 11 sec in block)Gather Equinox Parts
stage block (Gather Equinox Parts) - (2 min 11 sec in block)
withCredentials - (2 min 11 sec in block)
withCredentials block - (2 min 11 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (17 ms in self)
withEnv - (2 min 11 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (2 min 11 sec in block)
container - (2 min 11 sec in block)jnlp
container block - (2 min 11 sec in block)
withAnt - (2 min 11 sec in block)apache-ant-latest
withAnt block - (2 min 10 sec in block)
sh - (2 min 10 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb310_gatherEquinoxParts.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb310_gatherEquinoxParts.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Gather Equinox Parts stage" exit 1 fi
stage - (16 sec in block)Generate Repo reports
stage block (Generate Repo reports) - (16 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (0.19 sec in self)
withEnv - (16 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (16 sec in block)
container - (16 sec in block)jnlp
container block - (16 sec in block)
sh - (16 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS ./mb500_createRepoReports.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb500_createRepoReports.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Generate Repo reports stage" exit 1 fi
stage - (57 sec in block)Generate API tools reports
stage block (Generate API tools reports) - (57 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (0.29 sec in self)
withEnv - (57 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (57 sec in block)
container - (56 sec in block)jnlp
container block - (56 sec in block)
sh - (56 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS ./mb510_createApiToolsReports.sh $CJE_ROOT/buildproperties.shsource 2>&1 | tee $logDir/mb510_createApiToolsReports.sh.log if [[ ${PIPESTATUS[0]} -ne 0 ]] then echo "Failed in Generate API tools reports stage" exit 1 fi
stage - (6.4 sec in block)Export environment variables stage 2
stage block (Export environment variables stage 2) - (6.4 sec in block)
tool - (0.28 sec in self)openjdk-jdk17-latest
envVarsForTool - (19 ms in self)
withEnv - (5.8 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (5.8 sec in block)
container - (5.8 sec in block)jnlp
container block - (5.7 sec in block)
script - (5.7 sec in block)
script block - (5.7 sec in block)
sh - (0.55 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $BUILD_TYPE$TIMESTAMP)
sh - (0.92 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
sh - (0.53 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $STREAM)
sh - (0.57 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $COMPARATOR_ERRORS_SUBJECT)
sh - (0.62 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $COMPARATOR_ERRORS_BODY)
sh - (0.73 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $POM_UPDATES_SUBJECT)
sh - (0.55 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $POM_UPDATES_BODY)
sh - (0.67 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $EBUILDER_HASH)
sh - (0.52 sec in self)echo $(source $CJE_ROOT/buildproperties.shsource;echo $RELEASE_VER)
stage - (7 min 21 sec in block)Archive artifacts
stage block (Archive artifacts) - (7 min 21 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (18 ms in self)
withEnv - (7 min 21 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (7 min 21 sec in block)
container - (1.1 sec in block)jnlp
container block - (0.53 sec in block)
sh - (0.51 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production source $CJE_ROOT/buildproperties.shsource cp -r $logDir/* $CJE_ROOT/$DROP_DIR/$BUILD_ID/buildlogs rm -rf $logDir rm -rf $CJE_ROOT/$DROP_DIR/$BUILD_ID/apitoolingreference cp $CJE_ROOT/buildproperties.txt $CJE_ROOT/$DROP_DIR/$BUILD_ID cp $CJE_ROOT/buildproperties.php $CJE_ROOT/$DROP_DIR/$BUILD_ID cp $CJE_ROOT/buildproperties.properties $CJE_ROOT/$DROP_DIR/$BUILD_ID cp $CJE_ROOT/buildproperties.shsource $CJE_ROOT/$DROP_DIR/$BUILD_ID cp $CJE_ROOT/$DROP_DIR/$BUILD_ID/buildproperties.* $CJE_ROOT/$EQUINOX_DROP_DIR/$BUILD_ID
archiveArtifacts - (7 min 20 sec in self)**/siteDir/**
stage - (2 min 26 sec in block)Promote Eclipse platform
stage block (Promote Eclipse platform) - (2 min 26 sec in block)
tool - (2.4 sec in self)openjdk-jdk17-latest
envVarsForTool - (18 ms in self)
withEnv - (2 min 23 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (2 min 23 sec in block)
container - (2 min 23 sec in block)jnlp
container block - (2 min 23 sec in block)
sshagent - (2 min 23 sec in block)
sshagent block - (2 min 21 sec in block)
sh - (2 min 21 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb600_promoteEclipse.sh $CJE_ROOT/buildproperties.shsource
build (Building eclipse.releng.updateIndex) - (3 ms in self)
stage - (9.9 sec in block)Promote Equinox
stage block (Promote Equinox) - (9.9 sec in block)
tool - (15 ms in self)openjdk-jdk17-latest
envVarsForTool - (16 ms in self)
withEnv - (9.8 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (9.8 sec in block)
container - (9.8 sec in block)jnlp
container block - (9.8 sec in block)
sshagent - (9.8 sec in block)
sshagent block - (8.6 sec in block)
sh - (8.6 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb610_promoteEquinox.sh $CJE_ROOT/buildproperties.shsource
stage - (54 sec in block)Promote Update Site
stage block (Promote Update Site) - (54 sec in block)
tool - (0.94 sec in self)openjdk-jdk17-latest
envVarsForTool - (17 ms in self)
withEnv - (53 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (53 sec in block)
container - (53 sec in block)jnlp
container block - (53 sec in block)
sshagent - (53 sec in block)
sshagent block - (52 sec in block)
sh - (52 sec in self) cd ${WORKSPACE}/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts ./mb620_promoteUpdateSite.sh $CJE_ROOT/buildproperties.shsource
stage - (0.58 sec in block)Trigger tests
stage block (Trigger tests) - (0.55 sec in block)
tool - (14 ms in self)openjdk-jdk17-latest
envVarsForTool - (17 ms in self)
withEnv - (0.49 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (40 ms in block)
build (Building Automated Tests » ep432I-unit-cen64-gtk3-java17) - (4 ms in self)
build (Building Automated Tests » ep432I-unit-cen64-gtk3-java21) - (3 ms in self)
build (Building Automated Tests » ep432I-unit-cen64-gtk3-java22) - (3 ms in self)
build (Building Automated Tests » ep432I-unit-macM1-java17) - (3 ms in self)
build (Building Automated Tests » ep432I-unit-mac64-java17) - (3 ms in self)
build (Building Automated Tests » ep432I-unit-win32-java17) - (3 ms in self)
build (Building Performance Tests » ep432I-perf-lin64-baseline) - (3 ms in self)
build (Building Start-smoke-tests) - (2 ms in self)
stage - (1.7 sec in block)Trigger publication to Maven snapshots repo
stage block (Trigger publication to Maven snapshots repo) - (1.7 sec in block)
tool - (0.41 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.13 sec in self)
withEnv - (0.56 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (0.24 sec in block)
build (Building CBIaggregator) - (3 ms in self)
stage - (0.59 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.5 sec in block)
emailext - (0.45 sec in self)