Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 6 min in block)
node - (1 hr 6 min in block)migration
node block - (1 hr 6 min in block)
stage - (5.5 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.4 sec in block)
checkout - (3.7 sec in self)
withEnv - (1 hr 5 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (1 hr 5 min in block)
withEnv - (1 hr 5 min in block)JACOCO_VERSION, MVN_QUALITY_PROFILES, JACOCO_EXEC_FILE_PATH
withEnv block - (1 hr 5 min in block)
stage - (5.5 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (4.7 sec in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (1.6 sec in self)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.5 sec in self)
withEnv - (1 hr 5 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 hr 5 min in block)
stage - (1 min 2 sec in block)Generate Target Platform
stage block (Generate Target Platform) - (1 min 1 sec in block)
tool - (0.49 sec in self)apache-maven-latest
envVarsForTool - (0.91 sec in self)
tool - (0.5 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (54 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (53 sec in block)
script - (51 sec in block)
script block - (51 sec in block)
sh - (50 sec in self)mvn clean verify -f releng/plugins/org.polarsys.capella.studio.releng.targets/pom.xml
stage - (20 min in block)Package & Install Capella Studio
stage block (Package & Install Capella Studio) - (20 min in block)
tool - (0.49 sec in self)apache-maven-latest
envVarsForTool - (0.88 sec in self)
tool - (0.5 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.62 sec in self)
withEnv - (20 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (20 min in block)
withEnv - (20 min in block)MAVEN_OPTS
withEnv block - (20 min in block)
script - (19 min in block)
script block - (19 min in block)
sh - (19 min in self)mvn clean install -P full -P sign -P product -e
stage - (11 sec in block)Archive artifacts
stage block (Archive artifacts) - (10 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.89 sec in self)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.64 sec in self)
withEnv - (2.5 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (2.2 sec in block)
archiveArtifacts - (0.75 sec in self)releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/**
stage - (1 min 41 sec in block)Deploy
stage block (Deploy) - (1 min 40 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (1 min 32 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 32 sec in block)
sshagent - (1 min 30 sec in block)
sshagent block - (1 min 30 sec in block)
script - (1 min 29 sec in block)
script block - (1 min 28 sec in block)
sh - (0.56 sec in self)echo 'deploy update site'
sh - (1 sec in self)ssh genie.capella@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/capella/studio/updates/nightly/enableRCPTT-working-squash
sh - (0.78 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/studio/updates/nightly/enableRCPTT-working-squash
sh - (1.9 sec in self)scp -r releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/* genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/studio/updates/nightly/enableRCPTT-working-squash
sh - (0.52 sec in self)echo 'deploy product'
sh - (0.8 sec in self)ssh genie.capella@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/capella/studio/products/nightly/enableRCPTT-working-squash
sh - (0.78 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/studio/products/nightly/enableRCPTT-working-squash
sh - (1 min 21 sec in self)scp -r releng/plugins/org.polarsys.capella.studio.releng.product/target/products/*.zip genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/studio/products/nightly/enableRCPTT-working-squash
stage - (17 min in block)Run RCPTT Tests
stage block (Run RCPTT Tests) - (17 min in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.89 sec in self)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (17 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (17 min in block)
xvnc - (17 min in block)
xvnc block - (17 min in block)
withEnv - (17 min in block)MAVEN_OPTS
withEnv block - (17 min in block)
script - (17 min in block)
script block - (17 min in block)
sh - (17 min in self)mvn -Dmaven.test.failure.ignore=true -Dtycho.localArtifacts=ignore -Djacoco.destFile=${WORKSPACE}/jacoco.exec -Djacoco.append=true org.jacoco:jacoco-maven-plugin:0.8.10:prepare-agent verify -P rcptt -e
stage - (20 min in block)Run JUnit Tests
stage block (Run JUnit Tests) - (20 min in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.88 sec in self)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.65 sec in self)
withEnv - (19 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (19 min in block)
xvnc - (19 min in block)
xvnc block - (19 min in block)
withEnv - (19 min in block)MAVEN_OPTS
withEnv block - (19 min in block)
script - (19 min in block)
script block - (19 min in block)
sh - (19 min in self)mvn -Dmaven.test.failure.ignore=true -Dtycho.localArtifacts=ignore -Djacoco.destFile=${WORKSPACE}/jacoco.exec -Djacoco.append=true org.jacoco:jacoco-maven-plugin:0.8.10:prepare-agent verify -P full -P product -P test -e
stage - (1 min 47 sec in block)Publish tests results
stage block (Publish tests results) - (1 min 46 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.92 sec in self)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.64 sec in self)
withEnv - (1 min 39 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 38 sec in block)
junit - (2.5 sec in self)
sh - (1 min 34 sec in self)mvn -Djacoco.dataFile=${WORKSPACE}/jacoco.exec org.jacoco:jacoco-maven-plugin:0.8.10:report -P full -P test -P rcptt -e -f pom.xml
stage - (2 min 41 sec in block)Perform Sonar analysis
stage block (Perform Sonar analysis) - (2 min 40 sec in block)
withCredentials - (2 min 36 sec in block)
withCredentials block - (2 min 35 sec in block)
withEnv - (2 min 33 sec in block)SONAR_PROJECT_KEY, PROJECT_NAME
withEnv block - (2 min 33 sec in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.89 sec in self)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.62 sec in self)
withEnv - (2 min 29 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (2 min 28 sec in block)
withEnv - (2 min 26 sec in block)MAVEN_OPTS
withEnv block - (2 min 26 sec in block)
script - (2 min 25 sec in block)
script block - (2 min 25 sec in block)
sh - (2 min 24 sec in self)mvn sonar:sonar -Dsonar.projectKey=eclipse-capella_capella-studio -Dsonar.organization=eclipse-capella -Dsonar.host.url=https://sonarcloud.io -Dsonar.login='${SONARCLOUD_TOKEN}' -Dsonar.skipDesign=true -Dsonar.dynamic=reuseReports -Dsonar.java.source=8 -Dsonar.scanner.force-deprecated-java-version=true -Dsonar.coverage.jacoco.xmlReportPaths='target/site/jacoco/jacoco.xml,target/surefire-reports/TEST*.xml' -Dsonar.java.coveragePlugin=jacoco -Dsonar.core.codeCoveragePlugin=jacoco -Dsonar.exclusions='**/generated/**/*.java,**/src-gen/**/*.java' -Dsonar.branch.name=enableRCPTT-working-squash -P full -P test -P rcptt -e -f pom.xml
stage - (5.4 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (5.1 sec in block)
archiveArtifacts - (3.4 sec in self)**/*.log,**/*.layout