Skip to content
StepArgumentsStatus
Start of Pipeline - (35 min in block)
node - (35 min in block)migration
node block - (35 min in block)
timeout - (35 min in block)
timeout block - (35 min in block)
timestamps - (35 min in block)
timestamps block - (35 min in block)
stage - (6.4 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (5.6 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (2.5 sec in self)
tool - (0.59 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.72 sec in self)
withEnv - (35 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (35 min in block)
stage - (19 sec in block)Checkout Git SCM
stage block (Checkout Git SCM) - (18 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.98 sec in self)
tool - (0.6 sec in self)openjdk-jdk17-latest
envVarsForTool - (1.1 sec in self)
withEnv - (9 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8.7 sec in block)
deleteDir - (0.55 sec in self)
git - (6.5 sec in self)
stage - (31 min in block)Download Eclipse
stage block (Download Eclipse) - (30 min in block)
tool - (0.55 sec in self)apache-maven-latest
envVarsForTool - (0.97 sec in self)
tool - (0.57 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.68 sec in self)
withEnv - (30 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (30 min in block)
sh - (30 min in self) if [ -z "${ECLIPSE_TAR}" ]; then wget https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/lastSuccessfulBuild/consoleText -O lastSuccessfulBuildConsoleText.txt line=`grep 'eclipse-jee-.*-linux.gtk.x86_64.tar.gz' ./lastSuccessfulBuildConsoleText.txt` fileName=`basename "${line}"` fileName1=$(echo $fileName | awk -F "_" 'BEGIN {ORS="" };{print $2}{print $3}') fileName=$(echo $fileName1 | sed 's/linux.gtk.x86/linux-gtk-x86_/p') FINAL_ECLIPSE_URL="https://download.eclipse.org/technology/epp/staging/${fileName}" else FINAL_ECLIPSE_URL=${ECLIPSE_TAR} fileName=eclipse.tar.gz fi curl ${FINAL_ECLIPSE_URL} -L -o ${fileName} tar -xzf ${fileName}
stage - (1 min 51 sec in block)Build
stage block (Build) - (1 min 50 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.98 sec in self)
tool - (0.55 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.68 sec in self)
withEnv - (1 min 42 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 41 sec in block)
sh - (1 min 40 sec in self)mvn clean install -DskipTests=true -Dtycho.equinox.resolver.uses=true
stage - (2 min 10 sec in block)Build & Integration test
stage block (Build & Integration test) - (2 min 9 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.59 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.73 sec in self)
withEnv - (2 min 0 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (2 min 0 sec in block)
withEnv - (1 min 58 sec in block)SWT_GTK3
withEnv block - (1 min 57 sec in block)
xvnc - (1 min 56 sec in block)
xvnc block - (1 min 49 sec in block)
sh - (1 min 49 sec in self)mvn clean verify -Dp2.only=true -Dfail.on.remediation=true -Dtycho.equinox.resolver.uses=true -DskipTests=true -Dupdate.site=https://download.eclipse.org/reddeer/milestones/4.5.0.RC1 -DeclipseBase=/home/jenkins/agent/workspace/reddeer.installation.test-pipeline/eclipse -Dmaven.test.failure.ignore=true
stage - (6.8 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (6.5 sec in block)
junit - (1 sec in self)
archiveArtifacts - (0.84 sec in self)
script - (0.98 sec in block)
script block - (0.69 sec in block)