Skip to content
StepArgumentsStatus
Start of Pipeline - (27 mn in block)
node - (27 mn in block)
node block - (27 mn in block)
stage - (0,54 s in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0,47 s in block)
checkout - (0,45 s in self)
withEnv - (27 mn in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (27 mn in block)
isUnix - (2 ms in self)
withEnv - (0,34 s in block)JD_ID, JD_TO_RUN
withEnv block - (0,29 s in block)
sh - (0,26 s in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (27 mn in block)
withDockerContainer block - (27 mn in block)
withEnv - (27 mn in block)gitCredential, buildVersion, release, changes, previousBuildVersion, buildNumber, artifact, wildflyVersion, nexusBuildRepo, gitBaseRepo, commits, nexusReleaseRepo, parentVersion
withEnv block - (27 mn in block)
stage - (0,97 s in block)Prepare the job
stage block (Prepare the job) - (0,94 s in block)
sh - (0,51 s in self)curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
script - (0,34 s in block)
script block - (0,32 s in block)
readMavenPom - (37 ms in self)
sh - (0,26 s in self)rm -f pom.xml
stage - (0,14 s in block)Check POM parent version
stage block (Check POM parent version) - (0,11 s in block)
getContext - (16 ms in self)
stage - (6,2 s in block)Checkout projects and check code changes
stage block (Checkout projects and check code changes) - (6,2 s in block)
script - (6,1 s in block)
script block - (6,1 s in block)
copyArtifacts - (26 ms in self)
readYaml - (20 ms in self)build.yaml
dir - (1,3 s in block)Silverpeas-Core
dir block - (1,3 s in block)
git - (0,98 s in self)
fileExists - (9 ms in self)pom.xml
readMavenPom - (21 ms in self)
sh - (0,27 s in self)git rev-parse HEAD
echo - (2 ms in self)Silverpeas-Core: current commit is 4b9605c2770e87368c37cacf9df4a54e38043f8e and last build commit is 4b9605c2770e87368c37cacf9df4a54e38043f8e
echo - (18 ms in self)Build skipped due to no changes have been done since the last build
dir - (1,2 s in block)Silverpeas-Components
dir block - (1,2 s in block)
git - (0,96 s in self)
fileExists - (12 ms in self)pom.xml
readMavenPom - (15 ms in self)
sh - (0,26 s in self)git rev-parse HEAD
echo - (2 ms in self)Silverpeas-Components: current commit is 0b8d6fecdf110933a25cf36a26b090e775fb74d1 and last build commit is b25f002edc2e8921ef7090292d69b1442edf2945
dir - (1 s in block)Silverpeas-Looks
dir block - (0,99 s in block)
git - (0,68 s in self)
fileExists - (14 ms in self)pom.xml
readMavenPom - (17 ms in self)
sh - (0,26 s in self)git rev-parse HEAD
echo - (2 ms in self)Silverpeas-Looks: current commit is 5beb1aff319228164d6aab011d89ed576178293b and last build commit is 5beb1aff319228164d6aab011d89ed576178293b
dir - (0,78 s in block)Silverpeas-Setup
dir block - (0,75 s in block)
git - (0,46 s in self)
fileExists - (13 ms in self)pom.xml
sh - (0,25 s in self)git rev-parse HEAD
echo - (3 ms in self)Silverpeas-Setup: current commit is a8d34497f3c1025a04537070f2df01d17aefab21 and last build commit is a8d34497f3c1025a04537070f2df01d17aefab21
dir - (0,81 s in block)Silverpeas-Distribution
dir block - (0,77 s in block)
git - (0,47 s in self)
fileExists - (10 ms in self)pom.xml
readMavenPom - (19 ms in self)
sh - (0,26 s in self)git rev-parse HEAD
echo - (3 ms in self)Silverpeas-Distribution: current commit is 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 and last build commit is 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45
dir - (0,81 s in block)Silverpeas-Assembly
dir block - (0,79 s in block)
git - (0,48 s in self)
fileExists - (8 ms in self)pom.xml
readMavenPom - (16 ms in self)
sh - (0,26 s in self)git rev-parse HEAD
echo - (3 ms in self)Silverpeas-Assembly: current commit is 14ebcff073973e46e2d2858da0af2c947a00aae7 and last build commit is 14ebcff073973e46e2d2858da0af2c947a00aae7
stage - (27 mn in block)Build Silverpeas
stage block (Build Silverpeas) - (27 mn in block)
stage - (5 mn 13 s in block)Build Silverpeas-Core
stage block (Build Silverpeas-Core) - (5 mn 13 s in block)
dir - (5 mn 13 s in block)Silverpeas-Core
dir block - (5 mn 13 s in block)
sh - (24 s in self) sed -i -e "s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.4.2-build241111/g" pom.xml sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4.2-build241111/g" pom.xml mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.4.2-build241111
sh - (4 mn 48 s in self)mvn clean install -Pdeployment -Dmaven.test.skip=true -Djava.awt.headless=true -Dcontext=ci
echo - (1 ms in self)No change since the last analysis for Silverpeas-Core2: skip quality analysis
stage - (22 mn in block)Build Silverpeas-Components
stage block (Build Silverpeas-Components) - (22 mn in block)
dir - (22 mn in block)Silverpeas-Components
dir block - (22 mn in block)
sh - (7,3 s in self) sed -i -e "s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.4.2-build241111/g" pom.xml sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4.2-build241111/g" pom.xml mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.4.2-build241111
sh - (22 mn in self) /opt/wildfly-for-tests/wildfly-*.Final/bin/standalone.sh -c standalone-full.xml &> /dev/null & mvn clean install -Pdeployment -Pcoverage -Djava.awt.headless=true -Dcontext=ci /opt/wildfly-for-tests/wildfly-*.Final/bin/jboss-cli.sh --connect :shutdown
stage - (47 ms in block)Build Silverpeas-Assembly
stage block (Build Silverpeas-Assembly) - (15 ms in block)
getContext - (1 ms in self)
stage - (56 ms in block)Build Silverpeas Setup
stage block (Build Silverpeas Setup) - (17 ms in block)
getContext - (2 ms in self)
stage - (52 ms in block)Build Silverpeas Distribution
stage block (Build Silverpeas Distribution) - (23 ms in block)
getContext - (2 ms in self)
stage - (50 ms in block)Build Silverpeas-Looks
stage block (Build Silverpeas-Looks) - (21 ms in block)
getContext - (2 ms in self)
stage - (51 ms in block)Publish Silverpeas-Core
stage block (Publish Silverpeas-Core) - (22 ms in block)
getContext - (2 ms in self)
stage - (52 ms in block)Publish Silverpeas-Components
stage block (Publish Silverpeas-Components) - (21 ms in block)
getContext - (1 ms in self)
stage - (50 ms in block)Publish Silverpeas-Assembly
stage block (Publish Silverpeas-Assembly) - (20 ms in block)
getContext - (1 ms in self)
stage - (51 ms in block)Publish Silverpeas-Setup
stage block (Publish Silverpeas-Setup) - (21 ms in block)
getContext - (1 ms in self)
stage - (51 ms in block)Publish Silverpeas-Distribution
stage block (Publish Silverpeas-Distribution) - (21 ms in block)
getContext - (2 ms in self)
stage - (40 ms in block)Publish Silverpeas-Looks
stage block (Publish Silverpeas-Looks) - (21 ms in block)
getContext - (2 ms in self)
stage - (31 ms in block)Publish Community Web Site
stage block (Publish Community Web Site) - (19 ms in block)
getContext - (1 ms in self)
stage - (57 ms in block)Create YAML build report
stage block (Create YAML build report) - (14 ms in block)
getContext - (1 ms in self)
stage - (0,22 s in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0,21 s in block)
step - (0,18 s in self)