Skip to content
StepArgumentsStatus
Start of Pipeline - (27 min in block)
node - (27 min in block)migration
node block - (27 min in block)
stage - (6.9 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (6.9 sec in block)
checkout - (6.9 sec in self)
withEnv - (27 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (27 min in block)
stage - (29 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (22 ms in block)
tool - (3 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (4 ms in self)oracle-jdk8-latest
envVarsForTool - (5 ms in self)
withEnv - (27 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (27 min in block)
stage - (26 min in block)Package & test Capella Studio
stage block (Package & test Capella Studio) - (26 min in block)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (5 ms in self)
tool - (4 ms in self)oracle-jdk8-latest
envVarsForTool - (5 ms in self)
withEnv - (26 min in block)
withEnv block - (26 min in block)
xvnc - (26 min in block)
xvnc block - (26 min in block)
sh - (26 min in self)mvn -Dmaven.test.failure.ignore=true -Dtycho.localArtifacts=ignore clean verify -e -f pom.xml
stage - (0.52 sec in block)Archive artifacts
stage block (Archive artifacts) - (0.51 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (5 ms in self)
tool - (5 ms in self)oracle-jdk8-latest
envVarsForTool - (5 ms in self)
withEnv - (0.48 sec in block)
withEnv block - (0.47 sec in block)
archiveArtifacts - (0.47 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 - (42 sec in block)Deploy
stage block (Deploy) - (42 sec in block)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (5 ms in self)oracle-jdk8-latest
envVarsForTool - (5 ms in self)
withEnv - (42 sec in block)
withEnv block - (42 sec in block)
sshagent - (42 sec in block)
sshagent block - (42 sec in block)
script - (42 sec in block)
script block - (42 sec in block)
sh - (0.27 sec in self)echo 'deploy update site'
sh - (1.2 sec in self)ssh genie.capella@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/1.4.x
sh - (0.31 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/1.4.x
sh - (0.55 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/capellastudio/updates/nightly/1.4.x
sh - (0.29 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/capellastudio/products/nightly/1.4.x
sh - (0.28 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/1.4.x
sh - (38 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/capellastudio/products/nightly/1.4.x
stage - (1.4 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (1.4 sec in block)
archiveArtifacts - (0.66 sec in self)**/*.log,**/*.layout
junit - (0.75 sec in self)**/target/surefire-reports/*.xml