Step | Arguments | | | Status |
---|
Start of Pipeline - (24 mn in block) | | | |
|
node - (24 mn in block) | | | |
|
node block - (24 mn in block) | | | |
|
withEnv - (0,27 s in block) | JD_ID, JD_TO_RUN | | |
|
withEnv block - (0,26 s in block) | | | |
|
isUnix - (1 ms in self) | | | |
|
sh - (0,25 s in self) | docker inspect -f . "$JD_TO_RUN" | | |
|
withDockerContainer - (24 mn in block) | | | |
|
withDockerContainer block - (23 mn in block) | | | |
|
withEnv - (23 mn in block) | gitCredential, prjVersion, gitBaseRepo | | |
|
withEnv block - (23 mn in block) | | | |
|
stage - (1,6 s in block) | Preparation | | |
|
stage block (Preparation) - (1,6 s in block) | | | |
|
git - (0,47 s in self) | | | |
|
sh - (1,1 s in self) |
git fetch origin pull/1190/head:to_test
git checkout to_test
| | |
|
script - (17 ms in block) | | | |
|
script block - (9 ms in block) | | | |
|
readMavenPom - (3 ms in self) | | | |
|
stage - (36 ms in block) | Check project version | | |
|
stage block (Check project version) - (26 ms in block) | | | |
|
stage - (3 mn 36 s in block) | Build the PR | | |
|
stage block (Build the PR) - (3 mn 36 s in block) | | | |
|
sh - (3 mn 36 s in self) | mvn clean install -PskipMinify -Dmaven.test.skip=true -Djava.awt.headless=true | | |
|
stage - (20 mn in block) | Run quality analysis | | |
|
stage block (Run quality analysis) - (20 mn in block) | | | |
|
script - (20 mn in block) | | | |
|
script block - (20 mn in block) | | | |
|
withSonarQubeEnv - (19 mn in block) | | | |
|
withSonarQubeEnv block - (19 mn in block) | | | |
|
sh - (19 mn in self) |
mvn sonar:sonar \
-Dsonar.projectKey=Silverpeas_Silverpeas-Core \
-Dsonar.organization=silverpeas \
-Dsonar.host.url=https://www.sonarcloud.io \
-Dsonar.login=3cd3df7b158f8e0bcda958b3bcbee6843a4e7918
| | |
|
timeout - (46 s in block) | | | |
|
timeout block - (46 s in block) | | | |
|
waitForQualityGate - (46 s in self) | | | |
|
stage - (0,37 s in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0,37 s in block) | | | |
|
script - (0,27 s in block) | | | |
|
script block - (0,26 s in block) | | | |
|
sh - (0,26 s in self) | git branch -D to_test | | |
|
step - (84 ms in self) | | | |
|