Skip to content
06:46:00 [2026-07-16T04:46:00.238Z] Lancé par une alarme périodique
06:46:00 [2026-07-16T04:46:00.238Z] Running as userbuild
06:46:00 [2026-07-16T04:46:00.742Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-07-16T04:46:01.398Z] [Pipeline] Start of Pipeline
06:46:01 [2026-07-16T04:46:01.900Z] [Pipeline] node
06:46:01 [2026-07-16T04:46:01.906Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-07-16T04:46:01.914Z] [Pipeline] {
06:46:01 [2026-07-16T04:46:01.943Z] [Pipeline] stage
06:46:01 [2026-07-16T04:46:01.944Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2026-07-16T04:46:01.964Z] [Pipeline] checkout
06:46:01 [2026-07-16T04:46:01.967Z] Selected Git installation does not exist. Using Default
06:46:01 [2026-07-16T04:46:01.967Z] The recommended git tool is: NONE
06:46:01 [2026-07-16T04:46:01.967Z] No credentials specified
06:46:01 [2026-07-16T04:46:01.968Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2026-07-16T04:46:01.974Z] Fetching changes from the remote Git repository
06:46:01 [2026-07-16T04:46:01.976Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2026-07-16T04:46:01.981Z] Cleaning workspace
06:46:01 [2026-07-16T04:46:01.982Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2026-07-16T04:46:01.986Z] Resetting working tree
06:46:01 [2026-07-16T04:46:01.986Z]  > /usr/bin/git reset --hard # timeout=10
06:46:01 [2026-07-16T04:46:01.997Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2026-07-16T04:46:02.005Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-07-16T04:46:02.005Z]  > /usr/bin/git --version # timeout=10
06:46:02 [2026-07-16T04:46:02.010Z]  > git --version # 'git version 2.43.0'
06:46:02 [2026-07-16T04:46:02.010Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2026-07-16T04:46:02.415Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-07-16T04:46:02.423Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:02 [2026-07-16T04:46:02.423Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-07-16T04:46:02.428Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:02 [2026-07-16T04:46:02.439Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:02 [2026-07-16T04:46:02.439Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:02 [2026-07-16T04:46:02.468Z] [Pipeline] }
06:46:02 [2026-07-16T04:46:02.482Z] [Pipeline] // stage
06:46:02 [2026-07-16T04:46:02.511Z] [Pipeline] withEnv
06:46:02 [2026-07-16T04:46:02.512Z] [Pipeline] {
06:46:02 [2026-07-16T04:46:02.689Z] [Pipeline] isUnix
06:46:02 [2026-07-16T04:46:02.691Z] [Pipeline] withEnv
06:46:02 [2026-07-16T04:46:02.691Z] [Pipeline] {
06:46:02 [2026-07-16T04:46:02.714Z] [Pipeline] sh
06:46:02 [2026-07-16T04:46:02.972Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2026-07-16T04:46:02.972Z] .
06:46:02 [2026-07-16T04:46:02.974Z] [Pipeline] }
06:46:02 [2026-07-16T04:46:02.991Z] [Pipeline] // withEnv
06:46:03 [2026-07-16T04:46:03.009Z] [Pipeline] withDockerContainer
06:46:03 [2026-07-16T04:46:03.045Z] Jenkins does not seem to be running inside a container
06:46:03 [2026-07-16T04:46:03.053Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
06:46:03 [2026-07-16T04:46:03.363Z] $ docker top 9695307296a50bb331aee21ca3964fdba0581311d0d5d904a7f7beca3f396876 -eo pid,comm
06:46:03 [2026-07-16T04:46:03.401Z] [Pipeline] {
06:46:03 [2026-07-16T04:46:03.448Z] [Pipeline] withEnv
06:46:03 [2026-07-16T04:46:03.450Z] [Pipeline] {
06:46:03 [2026-07-16T04:46:03.483Z] [Pipeline] stage
06:46:03 [2026-07-16T04:46:03.484Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-07-16T04:46:03.541Z] [Pipeline] sh
06:46:03 [2026-07-16T04:46:03.801Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2026-07-16T04:46:04.056Z] [Pipeline] script
06:46:04 [2026-07-16T04:46:04.063Z] [Pipeline] {
06:46:04 [2026-07-16T04:46:04.082Z] [Pipeline] readMavenPom
06:46:04 [2026-07-16T04:46:04.111Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
06:46:04 [2026-07-16T04:46:04.114Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
06:46:04 [2026-07-16T04:46:04.116Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:04 [2026-07-16T04:46:04.116Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:04 [2026-07-16T04:46:04.116Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:04 [2026-07-16T04:46:04.118Z] [Pipeline] sh
06:46:04 [2026-07-16T04:46:04.378Z] + rm -f pom.xml
06:46:04 [2026-07-16T04:46:04.379Z] [Pipeline] }
06:46:04 [2026-07-16T04:46:04.394Z] [Pipeline] // script
06:46:04 [2026-07-16T04:46:04.412Z] [Pipeline] }
06:46:04 [2026-07-16T04:46:04.426Z] [Pipeline] // stage
06:46:04 [2026-07-16T04:46:04.445Z] [Pipeline] stage
06:46:04 [2026-07-16T04:46:04.446Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-07-16T04:46:04.532Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-07-16T04:46:04.534Z] [Pipeline] getContext
06:46:04 [2026-07-16T04:46:04.537Z] [Pipeline] }
06:46:04 [2026-07-16T04:46:04.547Z] [Pipeline] // stage
06:46:04 [2026-07-16T04:46:04.561Z] [Pipeline] stage
06:46:04 [2026-07-16T04:46:04.563Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2026-07-16T04:46:04.589Z] [Pipeline] script
06:46:04 [2026-07-16T04:46:04.595Z] [Pipeline] {
06:46:04 [2026-07-16T04:46:04.614Z] [Pipeline] copyArtifacts
06:46:04 [2026-07-16T04:46:04.622Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 543
06:46:04 [2026-07-16T04:46:04.633Z] [Pipeline] fileExists
06:46:04 [2026-07-16T04:46:04.648Z] [Pipeline] readYaml
06:46:04 [2026-07-16T04:46:04.662Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:04 [2026-07-16T04:46:04.666Z] [Pipeline] dir
06:46:04 [2026-07-16T04:46:04.666Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2026-07-16T04:46:04.667Z] [Pipeline] {
06:46:04 [2026-07-16T04:46:04.690Z] [Pipeline] git
06:46:04 [2026-07-16T04:46:04.693Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-07-16T04:46:04.695Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-07-16T04:46:04.709Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@57acfe36; decorates hudson.Launcher$LocalLauncher@65256c99 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-07-16T04:46:04.711Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2026-07-16T04:46:04.717Z] Fetching changes from the remote Git repository
06:46:04 [2026-07-16T04:46:04.720Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-07-16T04:46:04.727Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-07-16T04:46:04.727Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2026-07-16T04:46:04.732Z]  > git --version # 'git version 2.43.0'
06:46:04 [2026-07-16T04:46:04.732Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-07-16T04:46:04.738Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-07-16T04:46:05.645Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-07-16T04:46:05.653Z] Checking out Revision ca4c4d26ed49ea764220358dd76541a7ab3f5dc7 (refs/remotes/origin/6.4.x)
06:46:05 [2026-07-16T04:46:05.653Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-07-16T04:46:05.659Z]  > /usr/bin/git checkout -f ca4c4d26ed49ea764220358dd76541a7ab3f5dc7 # timeout=10
06:46:05 [2026-07-16T04:46:05.712Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-07-16T04:46:05.725Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-07-16T04:46:05.733Z]  > /usr/bin/git checkout -b 6.4.x ca4c4d26ed49ea764220358dd76541a7ab3f5dc7 # timeout=10
06:46:05 [2026-07-16T04:46:05.789Z] Commit message: "bug #15382 : Adjust of Export CSV pictogram on all arraypanes on the group and the user rights"
06:46:05 [2026-07-16T04:46:05.789Z]  > /usr/bin/git rev-list --no-walk ca4c4d26ed49ea764220358dd76541a7ab3f5dc7 # timeout=10
06:46:05 [2026-07-16T04:46:05.810Z] [Pipeline] fileExists
06:46:05 [2026-07-16T04:46:05.817Z] [Pipeline] readMavenPom
06:46:05 [2026-07-16T04:46:05.828Z] [Pipeline] sh
06:46:06 [2026-07-16T04:46:06.084Z] + git rev-parse HEAD
06:46:06 [2026-07-16T04:46:06.087Z] [Pipeline] echo
06:46:06 [2026-07-16T04:46:06.088Z] Silverpeas-Core: current commit is ca4c4d26ed49ea764220358dd76541a7ab3f5dc7 and last build commit is ca4c4d26ed49ea764220358dd76541a7ab3f5dc7
06:46:06 [2026-07-16T04:46:06.090Z] [Pipeline] }
06:46:06 [2026-07-16T04:46:06.101Z] [Pipeline] // dir
06:46:06 [2026-07-16T04:46:06.112Z] [Pipeline] echo
06:46:06 [2026-07-16T04:46:06.112Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-07-16T04:46:06.129Z] [Pipeline] dir
06:46:06 [2026-07-16T04:46:06.130Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:06 [2026-07-16T04:46:06.130Z] [Pipeline] {
06:46:06 [2026-07-16T04:46:06.152Z] [Pipeline] git
06:46:06 [2026-07-16T04:46:06.155Z] The recommended git tool is: /usr/bin/git
06:46:06 [2026-07-16T04:46:06.156Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-07-16T04:46:06.167Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@29e911e6; decorates hudson.Launcher$LocalLauncher@57bc4394 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-07-16T04:46:06.168Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:06 [2026-07-16T04:46:06.174Z] Fetching changes from the remote Git repository
06:46:06 [2026-07-16T04:46:06.176Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:06 [2026-07-16T04:46:06.184Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:06 [2026-07-16T04:46:06.184Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2026-07-16T04:46:06.188Z]  > git --version # 'git version 2.43.0'
06:46:06 [2026-07-16T04:46:06.189Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-07-16T04:46:06.194Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-07-16T04:46:06.622Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-07-16T04:46:06.629Z] Checking out Revision e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3 (refs/remotes/origin/6.4.x)
06:46:06 [2026-07-16T04:46:06.629Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-07-16T04:46:06.634Z]  > /usr/bin/git checkout -f e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3 # timeout=10
06:46:06 [2026-07-16T04:46:06.678Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-07-16T04:46:06.693Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-07-16T04:46:06.704Z]  > /usr/bin/git checkout -b 6.4.x e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3 # timeout=10
06:46:06 [2026-07-16T04:46:06.743Z] Commit message: "bug #15385 : Show the penalty clue field as mandatory if the clue field is filled. sonar feedbacks, refactoring javascript checks."
06:46:06 [2026-07-16T04:46:06.744Z]  > /usr/bin/git rev-list --no-walk e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3 # timeout=10
06:46:06 [2026-07-16T04:46:06.765Z] [Pipeline] fileExists
06:46:06 [2026-07-16T04:46:06.774Z] [Pipeline] readMavenPom
06:46:06 [2026-07-16T04:46:06.796Z] [Pipeline] sh
06:46:07 [2026-07-16T04:46:07.055Z] + git rev-parse HEAD
06:46:07 [2026-07-16T04:46:07.060Z] [Pipeline] echo
06:46:07 [2026-07-16T04:46:07.061Z] Silverpeas-Components: current commit is e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3 and last build commit is e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3
06:46:07 [2026-07-16T04:46:07.064Z] [Pipeline] }
06:46:07 [2026-07-16T04:46:07.080Z] [Pipeline] // dir
06:46:07 [2026-07-16T04:46:07.097Z] [Pipeline] echo
06:46:07 [2026-07-16T04:46:07.098Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-07-16T04:46:07.117Z] [Pipeline] dir
06:46:07 [2026-07-16T04:46:07.118Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:07 [2026-07-16T04:46:07.119Z] [Pipeline] {
06:46:07 [2026-07-16T04:46:07.142Z] [Pipeline] git
06:46:07 [2026-07-16T04:46:07.144Z] Selected Git installation does not exist. Using Default
06:46:07 [2026-07-16T04:46:07.144Z] The recommended git tool is: NONE
06:46:07 [2026-07-16T04:46:07.145Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-07-16T04:46:07.158Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4250cb92; decorates hudson.Launcher$LocalLauncher@2f89915 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-07-16T04:46:07.158Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:07 [2026-07-16T04:46:07.163Z] Fetching changes from the remote Git repository
06:46:07 [2026-07-16T04:46:07.166Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:07 [2026-07-16T04:46:07.172Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:07 [2026-07-16T04:46:07.172Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2026-07-16T04:46:07.177Z]  > git --version # 'git version 2.43.0'
06:46:07 [2026-07-16T04:46:07.177Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-07-16T04:46:07.184Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-07-16T04:46:07.639Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-07-16T04:46:07.646Z] Checking out Revision 0e662437342b274a86a7d2e52e6e3cc8db265546 (refs/remotes/origin/6.4.x)
06:46:07 [2026-07-16T04:46:07.646Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-07-16T04:46:07.651Z]  > /usr/bin/git checkout -f 0e662437342b274a86a7d2e52e6e3cc8db265546 # timeout=10
06:46:07 [2026-07-16T04:46:07.667Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-07-16T04:46:07.676Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-07-16T04:46:07.684Z]  > /usr/bin/git checkout -b 6.4.x 0e662437342b274a86a7d2e52e6e3cc8db265546 # timeout=10
06:46:07 [2026-07-16T04:46:07.709Z] Commit message: "Fix regression #15379"
06:46:07 [2026-07-16T04:46:07.709Z]  > /usr/bin/git rev-list --no-walk 0e662437342b274a86a7d2e52e6e3cc8db265546 # timeout=10
06:46:07 [2026-07-16T04:46:07.744Z] [Pipeline] fileExists
06:46:07 [2026-07-16T04:46:07.763Z] [Pipeline] readMavenPom
06:46:07 [2026-07-16T04:46:07.787Z] [Pipeline] sh
06:46:08 [2026-07-16T04:46:08.047Z] + git rev-parse HEAD
06:46:08 [2026-07-16T04:46:08.051Z] [Pipeline] echo
06:46:08 [2026-07-16T04:46:08.052Z] Silverpeas-Looks: current commit is 0e662437342b274a86a7d2e52e6e3cc8db265546 and last build commit is 0e662437342b274a86a7d2e52e6e3cc8db265546
06:46:08 [2026-07-16T04:46:08.055Z] [Pipeline] }
06:46:08 [2026-07-16T04:46:08.072Z] [Pipeline] // dir
06:46:08 [2026-07-16T04:46:08.089Z] [Pipeline] echo
06:46:08 [2026-07-16T04:46:08.090Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-07-16T04:46:08.108Z] [Pipeline] dir
06:46:08 [2026-07-16T04:46:08.109Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:08 [2026-07-16T04:46:08.110Z] [Pipeline] {
06:46:08 [2026-07-16T04:46:08.132Z] [Pipeline] git
06:46:08 [2026-07-16T04:46:08.135Z] The recommended git tool is: NONE
06:46:08 [2026-07-16T04:46:08.136Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-07-16T04:46:08.146Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5e3f3e96; decorates hudson.Launcher$LocalLauncher@1c810d2c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-07-16T04:46:08.147Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:08 [2026-07-16T04:46:08.154Z] Fetching changes from the remote Git repository
06:46:08 [2026-07-16T04:46:08.158Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:08 [2026-07-16T04:46:08.165Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:08 [2026-07-16T04:46:08.165Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2026-07-16T04:46:08.170Z]  > git --version # 'git version 2.43.0'
06:46:08 [2026-07-16T04:46:08.170Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-07-16T04:46:08.177Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-07-16T04:46:08.630Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-07-16T04:46:08.637Z] Checking out Revision 95ef186d5d3da99219dee56d870757c0a2f66b8a (refs/remotes/origin/6.4.x)
06:46:08 [2026-07-16T04:46:08.637Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-07-16T04:46:08.643Z]  > /usr/bin/git checkout -f 95ef186d5d3da99219dee56d870757c0a2f66b8a # timeout=10
06:46:08 [2026-07-16T04:46:08.652Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-07-16T04:46:08.661Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-07-16T04:46:08.669Z]  > /usr/bin/git checkout -b 6.4.x 95ef186d5d3da99219dee56d870757c0a2f66b8a # timeout=10
06:46:08 [2026-07-16T04:46:08.682Z] Commit message: "Add the Apache Commons Text in the dependencies so that it can be used by the Groovy scripts in the Silvprpeas installation process"
06:46:08 [2026-07-16T04:46:08.682Z]  > /usr/bin/git rev-list --no-walk 95ef186d5d3da99219dee56d870757c0a2f66b8a # timeout=10
06:46:08 [2026-07-16T04:46:08.706Z] [Pipeline] fileExists
06:46:08 [2026-07-16T04:46:08.717Z] [Pipeline] sh
06:46:08 [2026-07-16T04:46:08.974Z] + git rev-parse HEAD
06:46:08 [2026-07-16T04:46:08.978Z] [Pipeline] echo
06:46:08 [2026-07-16T04:46:08.979Z] Silverpeas-Setup: current commit is 95ef186d5d3da99219dee56d870757c0a2f66b8a and last build commit is 95ef186d5d3da99219dee56d870757c0a2f66b8a
06:46:08 [2026-07-16T04:46:08.982Z] [Pipeline] }
06:46:08 [2026-07-16T04:46:08.999Z] [Pipeline] // dir
06:46:09 [2026-07-16T04:46:09.018Z] [Pipeline] echo
06:46:09 [2026-07-16T04:46:09.019Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-07-16T04:46:09.038Z] [Pipeline] dir
06:46:09 [2026-07-16T04:46:09.038Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:09 [2026-07-16T04:46:09.039Z] [Pipeline] {
06:46:09 [2026-07-16T04:46:09.062Z] [Pipeline] git
06:46:09 [2026-07-16T04:46:09.065Z] The recommended git tool is: NONE
06:46:09 [2026-07-16T04:46:09.066Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-07-16T04:46:09.078Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39f4ed7c; decorates hudson.Launcher$LocalLauncher@21fd13a0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-07-16T04:46:09.079Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:09 [2026-07-16T04:46:09.087Z] Fetching changes from the remote Git repository
06:46:09 [2026-07-16T04:46:09.090Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:09 [2026-07-16T04:46:09.097Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:09 [2026-07-16T04:46:09.097Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2026-07-16T04:46:09.102Z]  > git --version # 'git version 2.43.0'
06:46:09 [2026-07-16T04:46:09.102Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-07-16T04:46:09.109Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-07-16T04:46:09.526Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-07-16T04:46:09.532Z] Checking out Revision a6905cf7ced772511c2085ebfe10bed2cedf5c97 (refs/remotes/origin/6.4.x)
06:46:09 [2026-07-16T04:46:09.532Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-07-16T04:46:09.537Z]  > /usr/bin/git checkout -f a6905cf7ced772511c2085ebfe10bed2cedf5c97 # timeout=10
06:46:09 [2026-07-16T04:46:09.546Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-07-16T04:46:09.555Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-07-16T04:46:09.561Z]  > /usr/bin/git checkout -b 6.4.x a6905cf7ced772511c2085ebfe10bed2cedf5c97 # timeout=10
06:46:09 [2026-07-16T04:46:09.572Z] Commit message: "Bug #15370: add Groovy script to replace in all WYSIWYG contents the accentuated characters encoded in HTML by their UTF-8 counterparts"
06:46:09 [2026-07-16T04:46:09.572Z]  > /usr/bin/git rev-list --no-walk a6905cf7ced772511c2085ebfe10bed2cedf5c97 # timeout=10
06:46:09 [2026-07-16T04:46:09.595Z] [Pipeline] fileExists
06:46:09 [2026-07-16T04:46:09.605Z] [Pipeline] readMavenPom
06:46:09 [2026-07-16T04:46:09.618Z] [Pipeline] sh
06:46:09 [2026-07-16T04:46:09.878Z] + git rev-parse HEAD
06:46:09 [2026-07-16T04:46:09.881Z] [Pipeline] echo
06:46:09 [2026-07-16T04:46:09.882Z] Silverpeas-Distribution: current commit is a6905cf7ced772511c2085ebfe10bed2cedf5c97 and last build commit is a6905cf7ced772511c2085ebfe10bed2cedf5c97
06:46:09 [2026-07-16T04:46:09.884Z] [Pipeline] }
06:46:09 [2026-07-16T04:46:09.898Z] [Pipeline] // dir
06:46:09 [2026-07-16T04:46:09.908Z] [Pipeline] echo
06:46:09 [2026-07-16T04:46:09.909Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-07-16T04:46:09.927Z] [Pipeline] dir
06:46:09 [2026-07-16T04:46:09.928Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2026-07-16T04:46:09.928Z] [Pipeline] {
06:46:09 [2026-07-16T04:46:09.950Z] [Pipeline] git
06:46:09 [2026-07-16T04:46:09.952Z] The recommended git tool is: NONE
06:46:09 [2026-07-16T04:46:09.953Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-07-16T04:46:09.963Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6fd440ef; decorates hudson.Launcher$LocalLauncher@ebfd9d5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-07-16T04:46:09.964Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2026-07-16T04:46:09.971Z] Fetching changes from the remote Git repository
06:46:09 [2026-07-16T04:46:09.975Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2026-07-16T04:46:09.981Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2026-07-16T04:46:09.982Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2026-07-16T04:46:09.986Z]  > git --version # 'git version 2.43.0'
06:46:09 [2026-07-16T04:46:09.986Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-07-16T04:46:09.992Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-07-16T04:46:10.461Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-07-16T04:46:10.468Z] Checking out Revision ec2a5e5d0eb0dd278d582191f954c408f288c447 (refs/remotes/origin/6.4.x)
06:46:10 [2026-07-16T04:46:10.469Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-07-16T04:46:10.474Z]  > /usr/bin/git checkout -f ec2a5e5d0eb0dd278d582191f954c408f288c447 # timeout=10
06:46:10 [2026-07-16T04:46:10.484Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-07-16T04:46:10.495Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-07-16T04:46:10.502Z]  > /usr/bin/git checkout -b 6.4.x ec2a5e5d0eb0dd278d582191f954c408f288c447 # timeout=10
06:46:10 [2026-07-16T04:46:10.516Z] Commit message: "Update parent POM to 1.6.3"
06:46:10 [2026-07-16T04:46:10.516Z]  > /usr/bin/git rev-list --no-walk ec2a5e5d0eb0dd278d582191f954c408f288c447 # timeout=10
06:46:10 [2026-07-16T04:46:10.549Z] [Pipeline] fileExists
06:46:10 [2026-07-16T04:46:10.561Z] [Pipeline] readMavenPom
06:46:10 [2026-07-16T04:46:10.586Z] [Pipeline] sh
06:46:10 [2026-07-16T04:46:10.845Z] + git rev-parse HEAD
06:46:10 [2026-07-16T04:46:10.848Z] [Pipeline] echo
06:46:10 [2026-07-16T04:46:10.849Z] Silverpeas-Assembly: current commit is ec2a5e5d0eb0dd278d582191f954c408f288c447 and last build commit is ec2a5e5d0eb0dd278d582191f954c408f288c447
06:46:10 [2026-07-16T04:46:10.851Z] [Pipeline] }
06:46:10 [2026-07-16T04:46:10.870Z] [Pipeline] // dir
06:46:10 [2026-07-16T04:46:10.890Z] [Pipeline] echo
06:46:10 [2026-07-16T04:46:10.891Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-07-16T04:46:10.891Z] [Pipeline] }
06:46:10 [2026-07-16T04:46:10.909Z] [Pipeline] // script
06:46:10 [2026-07-16T04:46:10.927Z] [Pipeline] }
06:46:10 [2026-07-16T04:46:10.943Z] [Pipeline] // stage
06:46:10 [2026-07-16T04:46:10.964Z] [Pipeline] stage
06:46:10 [2026-07-16T04:46:10.965Z] [Pipeline] { (Build Silverpeas)
06:46:11 [2026-07-16T04:46:11.000Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.001Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.043Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.044Z] [Pipeline] { (Build Silverpeas-Core)
06:46:11 [2026-07-16T04:46:11.063Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.065Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.067Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.086Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.106Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.107Z] [Pipeline] { (Build Silverpeas-Components)
06:46:11 [2026-07-16T04:46:11.124Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.126Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.128Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.144Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.161Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.162Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:11 [2026-07-16T04:46:11.177Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.178Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.180Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.194Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.210Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.211Z] [Pipeline] { (Build Silverpeas Setup)
06:46:11 [2026-07-16T04:46:11.224Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.225Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.228Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.240Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.255Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.256Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:11 [2026-07-16T04:46:11.268Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.269Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.271Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.283Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.297Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.298Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:11 [2026-07-16T04:46:11.309Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.310Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.312Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.323Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.336Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.337Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:11 [2026-07-16T04:46:11.348Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.349Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.351Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.361Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.374Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.375Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:11 [2026-07-16T04:46:11.385Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.386Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.388Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.397Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.409Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.410Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:11 [2026-07-16T04:46:11.420Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.421Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.423Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.432Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.444Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.445Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:11 [2026-07-16T04:46:11.455Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.456Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.458Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.490Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.501Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.501Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:11 [2026-07-16T04:46:11.511Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.512Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.514Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.523Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.534Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.535Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:11 [2026-07-16T04:46:11.544Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.545Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.547Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.555Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.566Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.567Z] [Pipeline] { (Publish Community Web Site)
06:46:11 [2026-07-16T04:46:11.576Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-16T04:46:11.577Z] [Pipeline] getContext
06:46:11 [2026-07-16T04:46:11.579Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.587Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.597Z] [Pipeline] }
06:46:11 [2026-07-16T04:46:11.605Z] [Pipeline] // stage
06:46:11 [2026-07-16T04:46:11.624Z] [Pipeline] stage
06:46:11 [2026-07-16T04:46:11.624Z] [Pipeline] { (Create YAML build report)
06:46:11 [2026-07-16T04:46:11.659Z] [Pipeline] script
06:46:11 [2026-07-16T04:46:11.666Z] [Pipeline] {
06:46:11 [2026-07-16T04:46:11.686Z] [Pipeline] sh
06:46:11 [2026-07-16T04:46:11.946Z] + mkdir -p target
06:46:11 [2026-07-16T04:46:11.948Z] [Pipeline] sh
06:46:12 [2026-07-16T04:46:12.207Z] + mv build.yaml target/
06:46:12 [2026-07-16T04:46:12.209Z] [Pipeline] }
06:46:12 [2026-07-16T04:46:12.227Z] [Pipeline] // script
06:46:12 [2026-07-16T04:46:12.245Z] [Pipeline] }
06:46:12 [2026-07-16T04:46:12.263Z] [Pipeline] // stage
06:46:12 [2026-07-16T04:46:12.289Z] [Pipeline] stage
06:46:12 [2026-07-16T04:46:12.290Z] [Pipeline] { (Declarative: Post Actions)
06:46:12 [2026-07-16T04:46:12.324Z] [Pipeline] step
06:46:12 [2026-07-16T04:46:12.362Z] [Pipeline] script
06:46:12 [2026-07-16T04:46:12.368Z] [Pipeline] {
06:46:12 [2026-07-16T04:46:12.408Z] [Pipeline] }
06:46:12 [2026-07-16T04:46:12.429Z] [Pipeline] // script
06:46:12 [2026-07-16T04:46:12.468Z] [Pipeline] archiveArtifacts
06:46:12 [2026-07-16T04:46:12.470Z] Archiving artifacts
06:46:12 [2026-07-16T04:46:12.496Z] Enregistrement des empreintes numériques
06:46:12 [2026-07-16T04:46:12.513Z] [Pipeline] sh
06:46:12 [2026-07-16T04:46:12.772Z] + rm -rf target
06:46:12 [2026-07-16T04:46:12.781Z] [Pipeline] }
06:46:12 [2026-07-16T04:46:12.801Z] [Pipeline] // stage
06:46:12 [2026-07-16T04:46:12.820Z] [Pipeline] }
06:46:12 [2026-07-16T04:46:12.838Z] [Pipeline] // withEnv
06:46:12 [2026-07-16T04:46:12.856Z] [Pipeline] }
06:46:12 [2026-07-16T04:46:12.857Z] $ docker stop --time=1 9695307296a50bb331aee21ca3964fdba0581311d0d5d904a7f7beca3f396876
06:46:14 [2026-07-16T04:46:14.124Z] $ docker rm -f --volumes 9695307296a50bb331aee21ca3964fdba0581311d0d5d904a7f7beca3f396876
06:46:14 [2026-07-16T04:46:14.168Z] [Pipeline] // withDockerContainer
06:46:14 [2026-07-16T04:46:14.177Z] [Pipeline] }
06:46:14 [2026-07-16T04:46:14.185Z] [Pipeline] // withEnv
06:46:14 [2026-07-16T04:46:14.196Z] [Pipeline] }
06:46:14 [2026-07-16T04:46:14.215Z] [Pipeline] // node
06:46:14 [2026-07-16T04:46:14.237Z] [Pipeline] End of Pipeline
06:46:14 [2026-07-16T04:46:14.319Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #415
06:46:14 [2026-07-16T04:46:14.320Z] Finished: SUCCESS