Skip to content
StepArgumentsStatus
Start of Pipeline - (43 min in block)
node - (43 min in block)migration
node block - (43 min in block)
stage - (5.1 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (5 sec in block)
checkout - (5 sec in self)
withEnv - (43 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (43 min in block)
withEnv - (43 min in block)JACOCO_VERSION, MVN_QUALITY_PROFILES, JACOCO_EXEC_FILE_PATH
withEnv block - (43 min in block)
stage - (52 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (42 ms in block)
tool - (11 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
tool - (7 ms in self)openjdk-jdk14-latest
envVarsForTool - (7 ms in self)
withEnv - (43 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (43 min in block)
stage - (1 min 31 sec in block)Generate Target Platform
stage block (Generate Target Platform) - (1 min 31 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
tool - (7 ms in self)openjdk-jdk14-latest
envVarsForTool - (8 ms in self)
withEnv - (1 min 31 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 31 sec in block)
script - (1 min 31 sec in block)
script block - (1 min 31 sec in block)
sh - (1 min 31 sec in self)mvn clean verify -f releng/plugins/org.polarsys.capella.studio.releng.targets/pom.xml
stage - (36 min in block)Package & Test Capella Studio
stage block (Package & Test Capella Studio) - (36 min in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
tool - (5 ms in self)openjdk-jdk14-latest
envVarsForTool - (9 ms in self)
withEnv - (36 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (36 min in block)
xvnc - (36 min in block)
xvnc block - (35 min in block)
script - (35 min in block)
script block - (35 min in block)
sh - (35 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.6:prepare-agent clean verify -P full -P sign -P product -P test -e -f pom.xml
stage - (0.7 sec in block)Archive artifacts
stage block (Archive artifacts) - (0.69 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
tool - (6 ms in self)openjdk-jdk14-latest
envVarsForTool - (8 ms in self)
withEnv - (0.64 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (0.64 sec in block)
archiveArtifacts - (0.63 sec in self)releng/plugins/org.polarsys.capella.studio.releng.product/target/*.txt, releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/**, releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/*.txt
stage - (55 sec in block)Deploy
stage block (Deploy) - (55 sec in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (8 ms in self)
tool - (5 ms in self)openjdk-jdk14-latest
envVarsForTool - (8 ms in self)
withEnv - (55 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (55 sec in block)
sshagent - (52 sec in block)
sshagent block - (52 sec in block)
script - (52 sec in block)
script block - (52 sec in block)
sh - (0.28 sec in self)echo 'deploy update site'
sh - (2.1 sec in self)ssh genie.capella@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/capella/studio/updates/nightly/mastercx
sh - (0.53 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/studio/updates/nightly/mastercx
sh - (1.2 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/mastercx
sh - (0.27 sec in self)echo 'deploy product'
sh - (0.53 sec in self)ssh genie.capella@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/capella/studio/products/nightly/mastercx
sh - (0.53 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/studio/products/nightly/mastercx
sh - (46 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/mastercx
stage - (1 min 32 sec in block)Publish tests results
stage block (Publish tests results) - (1 min 32 sec in block)
tool - (2 sec in self)apache-maven-latest
envVarsForTool - (0.3 sec in self)
tool - (0.55 sec in self)openjdk-jdk14-latest
envVarsForTool - (2.6 sec in self)
withEnv - (1 min 26 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 26 sec in block)
junit - (2.1 sec in self)
sh - (1 min 22 sec in self)mvn -Djacoco.dataFile=${WORKSPACE}/jacoco.exec org.jacoco:jacoco-maven-plugin:0.8.6:report -P full -P test -e -f pom.xml
stage - (2 min 17 sec in block)Perform Sonar analysis
stage block (Perform Sonar analysis) - (2 min 17 sec in block)
withCredentials - (2 min 16 sec in block)
withCredentials block - (2 min 16 sec in block)
withEnv - (2 min 16 sec in block)SONAR_PROJECT_KEY, PROJECT_NAME
withEnv block - (2 min 16 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (8 ms in self)
tool - (5 ms in self)openjdk-jdk14-latest
envVarsForTool - (8 ms 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)MAVEN_OPTS
withEnv block - (2 min 16 sec in block)
script - (2 min 16 sec in block)
script block - (2 min 16 sec in block)
sh - (2 min 16 sec in self)mvn sonar:sonar -Dsonar.projectKey=eclipse_capella-studio -Dsonar.organization=eclipse -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=mastercx -P full -P test -e -f pom.xml
stage - (20 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (20 sec in block)
archiveArtifacts - (20 sec in self)**/*.log,**/*.layout