Skip to content
StepArgumentsStatus
Start of Pipeline - (5 min 12 sec in block)
node - (5 min 12 sec in block)migration
node block - (5 min 1 sec in block)
timeout - (5 min 1 sec in block)
timeout block - (5 min 1 sec in block)
timestamps - (5 min 1 sec in block)
timestamps block - (5 min 1 sec in block)
stage - (1.3 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (1.3 sec in block)
tool - (0.14 sec in self)apache-maven-latest
envVarsForTool - (0.26 sec in self)
tool - (0.52 sec in self)openjdk-jdk11-latest
envVarsForTool - (0.25 sec in self)
withEnv - (5 min 0 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (5 min 0 sec in block)
stage - (9.1 sec in block)Checkout Git SCM
stage block (Checkout Git SCM) - (9.1 sec in block)
tool - (8 ms in self)apache-maven-latest
envVarsForTool - (90 ms in self)
tool - (0.12 sec in self)openjdk-jdk11-latest
envVarsForTool - (0.12 sec in self)
withEnv - (8.7 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8.7 sec in block)
deleteDir - (0.13 sec in self)
git - (7.8 sec in self)
stage - (27 sec in block)Download Eclipse
stage block (Download Eclipse) - (27 sec in block)
tool - (94 ms in self)apache-maven-latest
envVarsForTool - (0.11 sec in self)
tool - (0.1 sec in self)openjdk-jdk11-latest
envVarsForTool - (13 ms in self)
withEnv - (26 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (26 sec in block)
sh - (26 sec 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 fi curl ${FINAL_ECLIPSE_URL} -L -o ${fileName} tar -xvzf ${fileName}
stage - (2 min 3 sec in block)Build
stage block (Build) - (2 min 3 sec in block)
tool - (0.41 sec in self)apache-maven-latest
envVarsForTool - (0.18 sec in self)
tool - (0.17 sec in self)openjdk-jdk11-latest
envVarsForTool - (0.33 sec in self)
withEnv - (2 min 2 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (2 min 2 sec in block)
sh - (2 min 2 sec in self)mvn clean install -DskipTests=true
stage - (2 min 17 sec in block)Build & Integration test
stage block (Build & Integration test) - (2 min 17 sec in block)
tool - (0.22 sec in self)apache-maven-latest
envVarsForTool - (0.1 sec in self)
tool - (0.11 sec in self)openjdk-jdk11-latest
envVarsForTool - (0.11 sec in self)
withEnv - (2 min 16 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (2 min 16 sec in block)
withEnv - (2 min 16 sec in block)SWT_GTK3
withEnv block - (2 min 16 sec in block)
xvnc - (2 min 16 sec in block)
xvnc block - (2 min 3 sec in block)
sh - (2 min 3 sec in self)mvn clean verify -Dp2.only=true -DskipTests=true -Dupdate.site=https://download.eclipse.org/reddeer/snapshots/ -DeclipseBase=/home/jenkins/agent/workspace/reddeer.installation.test-pipeline/eclipse -Dmaven.test.failure.ignore=true
stage - (2 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2 sec in block)
junit - (0.97 sec in self)
archiveArtifacts - (0.7 sec in self)
script - (0.32 sec in block)
script block - (0.19 sec in block)