Skip to content
06:46:00 [2026-02-23T05:46:00.358Z] Lancé par une alarme périodique
06:46:00 [2026-02-23T05:46:00.358Z] Running as userbuild
06:46:00 [2026-02-23T05:46:00.733Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-02-23T05:46:01.170Z] [Pipeline] Start of Pipeline
06:46:01 [2026-02-23T05:46:01.479Z] [Pipeline] node
06:46:01 [2026-02-23T05:46:01.482Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-02-23T05:46:01.485Z] [Pipeline] {
06:46:01 [2026-02-23T05:46:01.501Z] [Pipeline] stage
06:46:01 [2026-02-23T05:46:01.501Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2026-02-23T05:46:01.511Z] [Pipeline] checkout
06:46:01 [2026-02-23T05:46:01.512Z] Selected Git installation does not exist. Using Default
06:46:01 [2026-02-23T05:46:01.512Z] The recommended git tool is: NONE
06:46:01 [2026-02-23T05:46:01.512Z] No credentials specified
06:46:01 [2026-02-23T05:46:01.512Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2026-02-23T05:46:01.517Z] Fetching changes from the remote Git repository
06:46:01 [2026-02-23T05:46:01.518Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2026-02-23T05:46:01.523Z] Cleaning workspace
06:46:01 [2026-02-23T05:46:01.523Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2026-02-23T05:46:01.528Z] Resetting working tree
06:46:01 [2026-02-23T05:46:01.528Z]  > /usr/bin/git reset --hard # timeout=10
06:46:01 [2026-02-23T05:46:01.535Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2026-02-23T05:46:01.541Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-02-23T05:46:01.541Z]  > /usr/bin/git --version # timeout=10
06:46:01 [2026-02-23T05:46:01.546Z]  > git --version # 'git version 2.43.0'
06:46:01 [2026-02-23T05:46:01.546Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:01 [2026-02-23T05:46:01.868Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2026-02-23T05:46:01.875Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:01 [2026-02-23T05:46:01.875Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:01 [2026-02-23T05:46:01.879Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:01 [2026-02-23T05:46:01.892Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:01 [2026-02-23T05:46:01.892Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:01 [2026-02-23T05:46:01.910Z] [Pipeline] }
06:46:01 [2026-02-23T05:46:01.916Z] [Pipeline] // stage
06:46:01 [2026-02-23T05:46:01.927Z] [Pipeline] withEnv
06:46:01 [2026-02-23T05:46:01.928Z] [Pipeline] {
06:46:02 [2026-02-23T05:46:02.040Z] [Pipeline] isUnix
06:46:02 [2026-02-23T05:46:02.041Z] [Pipeline] withEnv
06:46:02 [2026-02-23T05:46:02.042Z] [Pipeline] {
06:46:02 [2026-02-23T05:46:02.052Z] [Pipeline] sh
06:46:02 [2026-02-23T05:46:02.308Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2026-02-23T05:46:02.308Z] .
06:46:02 [2026-02-23T05:46:02.309Z] [Pipeline] }
06:46:02 [2026-02-23T05:46:02.317Z] [Pipeline] // withEnv
06:46:02 [2026-02-23T05:46:02.327Z] [Pipeline] withDockerContainer
06:46:02 [2026-02-23T05:46:02.351Z] Jenkins does not seem to be running inside a container
06:46:02 [2026-02-23T05:46:02.359Z] $ 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:02 [2026-02-23T05:46:02.674Z] $ docker top 1be6bce2f08ddc4f9bbda056e62cd270117a96bb988d928f72f0e71e73874273 -eo pid,comm
06:46:02 [2026-02-23T05:46:02.713Z] [Pipeline] {
06:46:02 [2026-02-23T05:46:02.728Z] [Pipeline] withEnv
06:46:02 [2026-02-23T05:46:02.729Z] [Pipeline] {
06:46:02 [2026-02-23T05:46:02.740Z] [Pipeline] stage
06:46:02 [2026-02-23T05:46:02.741Z] [Pipeline] { (Prepare the job)
06:46:02 [2026-02-23T05:46:02.767Z] [Pipeline] sh
06:46:03 [2026-02-23T05:46:03.024Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2026-02-23T05:46:03.276Z] [Pipeline] script
06:46:03 [2026-02-23T05:46:03.281Z] [Pipeline] {
06:46:03 [2026-02-23T05:46:03.297Z] [Pipeline] readMavenPom
06:46:03 [2026-02-23T05:46:03.355Z] 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:03 [2026-02-23T05:46:03.359Z] 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:03 [2026-02-23T05:46:03.361Z] 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:03 [2026-02-23T05:46:03.361Z] 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:03 [2026-02-23T05:46:03.361Z] 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:03 [2026-02-23T05:46:03.364Z] [Pipeline] sh
06:46:03 [2026-02-23T05:46:03.624Z] + rm -f pom.xml
06:46:03 [2026-02-23T05:46:03.626Z] [Pipeline] }
06:46:03 [2026-02-23T05:46:03.643Z] [Pipeline] // script
06:46:03 [2026-02-23T05:46:03.660Z] [Pipeline] }
06:46:03 [2026-02-23T05:46:03.673Z] [Pipeline] // stage
06:46:03 [2026-02-23T05:46:03.689Z] [Pipeline] stage
06:46:03 [2026-02-23T05:46:03.690Z] [Pipeline] { (Check POM parent version)
06:46:03 [2026-02-23T05:46:03.753Z] Stage "Check POM parent version" skipped due to when conditional
06:46:03 [2026-02-23T05:46:03.754Z] [Pipeline] getContext
06:46:03 [2026-02-23T05:46:03.756Z] [Pipeline] }
06:46:03 [2026-02-23T05:46:03.768Z] [Pipeline] // stage
06:46:03 [2026-02-23T05:46:03.781Z] [Pipeline] stage
06:46:03 [2026-02-23T05:46:03.781Z] [Pipeline] { (Checkout projects and check code changes)
06:46:03 [2026-02-23T05:46:03.802Z] [Pipeline] script
06:46:03 [2026-02-23T05:46:03.808Z] [Pipeline] {
06:46:03 [2026-02-23T05:46:03.828Z] [Pipeline] copyArtifacts
06:46:03 [2026-02-23T05:46:03.837Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 486
06:46:03 [2026-02-23T05:46:03.849Z] [Pipeline] fileExists
06:46:03 [2026-02-23T05:46:03.862Z] [Pipeline] readYaml
06:46:03 [2026-02-23T05:46:03.877Z] 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:03 [2026-02-23T05:46:03.880Z] [Pipeline] dir
06:46:03 [2026-02-23T05:46:03.881Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:03 [2026-02-23T05:46:03.881Z] [Pipeline] {
06:46:03 [2026-02-23T05:46:03.900Z] [Pipeline] git
06:46:03 [2026-02-23T05:46:03.903Z] The recommended git tool is: /usr/bin/git
06:46:03 [2026-02-23T05:46:03.906Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:03 [2026-02-23T05:46:03.922Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6106f66; decorates hudson.Launcher$LocalLauncher@376f2e32 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:03 [2026-02-23T05:46:03.923Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:03 [2026-02-23T05:46:03.930Z] Fetching changes from the remote Git repository
06:46:03 [2026-02-23T05:46:03.933Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:03 [2026-02-23T05:46:03.940Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:03 [2026-02-23T05:46:03.940Z]  > /usr/bin/git --version # timeout=10
06:46:03 [2026-02-23T05:46:03.944Z]  > git --version # 'git version 2.43.0'
06:46:03 [2026-02-23T05:46:03.944Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:03 [2026-02-23T05:46:03.949Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2026-02-23T05:46:04.355Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2026-02-23T05:46:04.364Z] Checking out Revision 1364a040f0f11b3f146da9ccc2ec93603072f20c (refs/remotes/origin/6.4.x)
06:46:04 [2026-02-23T05:46:04.364Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2026-02-23T05:46:04.369Z]  > /usr/bin/git checkout -f 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
06:46:04 [2026-02-23T05:46:04.426Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2026-02-23T05:46:04.444Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2026-02-23T05:46:04.451Z]  > /usr/bin/git checkout -b 6.4.x 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
06:46:04 [2026-02-23T05:46:04.576Z] Commit message: "bug #15108 : Improving management in case of an update of a user role, depending on whether it is an administrator or a domain manager"
06:46:04 [2026-02-23T05:46:04.577Z]  > /usr/bin/git rev-list --no-walk 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
06:46:04 [2026-02-23T05:46:04.599Z] [Pipeline] fileExists
06:46:04 [2026-02-23T05:46:04.606Z] [Pipeline] readMavenPom
06:46:04 [2026-02-23T05:46:04.617Z] [Pipeline] sh
06:46:04 [2026-02-23T05:46:04.874Z] + git rev-parse HEAD
06:46:04 [2026-02-23T05:46:04.877Z] [Pipeline] echo
06:46:04 [2026-02-23T05:46:04.877Z] Silverpeas-Core: current commit is 1364a040f0f11b3f146da9ccc2ec93603072f20c and last build commit is 1364a040f0f11b3f146da9ccc2ec93603072f20c
06:46:04 [2026-02-23T05:46:04.879Z] [Pipeline] }
06:46:04 [2026-02-23T05:46:04.893Z] [Pipeline] // dir
06:46:04 [2026-02-23T05:46:04.907Z] [Pipeline] echo
06:46:04 [2026-02-23T05:46:04.908Z] Build skipped due to no changes have been done since the last build
06:46:04 [2026-02-23T05:46:04.922Z] [Pipeline] dir
06:46:04 [2026-02-23T05:46:04.923Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:04 [2026-02-23T05:46:04.923Z] [Pipeline] {
06:46:04 [2026-02-23T05:46:04.942Z] [Pipeline] git
06:46:04 [2026-02-23T05:46:04.944Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-02-23T05:46:04.944Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-02-23T05:46:04.961Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4e0153a8; decorates hudson.Launcher$LocalLauncher@47bc34be will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-02-23T05:46:04.962Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:04 [2026-02-23T05:46:04.968Z] Fetching changes from the remote Git repository
06:46:04 [2026-02-23T05:46:04.971Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:04 [2026-02-23T05:46:04.977Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:04 [2026-02-23T05:46:04.977Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2026-02-23T05:46:04.982Z]  > git --version # 'git version 2.43.0'
06:46:04 [2026-02-23T05:46:04.982Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-02-23T05:46:04.987Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-02-23T05:46:05.362Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-02-23T05:46:05.370Z] Checking out Revision fd4d6de1efbd8afbb6da8c5b28916a1f5058641a (refs/remotes/origin/6.4.x)
06:46:05 [2026-02-23T05:46:05.370Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-02-23T05:46:05.376Z]  > /usr/bin/git checkout -f fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
06:46:05 [2026-02-23T05:46:05.421Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-02-23T05:46:05.435Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-02-23T05:46:05.441Z]  > /usr/bin/git checkout -b 6.4.x fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
06:46:05 [2026-02-23T05:46:05.531Z] Commit message: "bug #15182 : fix sonarlint issues"
06:46:05 [2026-02-23T05:46:05.531Z]  > /usr/bin/git rev-list --no-walk fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
06:46:05 [2026-02-23T05:46:05.557Z] [Pipeline] fileExists
06:46:05 [2026-02-23T05:46:05.569Z] [Pipeline] readMavenPom
06:46:05 [2026-02-23T05:46:05.589Z] [Pipeline] sh
06:46:05 [2026-02-23T05:46:05.847Z] + git rev-parse HEAD
06:46:05 [2026-02-23T05:46:05.850Z] [Pipeline] echo
06:46:05 [2026-02-23T05:46:05.850Z] Silverpeas-Components: current commit is fd4d6de1efbd8afbb6da8c5b28916a1f5058641a and last build commit is fd4d6de1efbd8afbb6da8c5b28916a1f5058641a
06:46:05 [2026-02-23T05:46:05.852Z] [Pipeline] }
06:46:05 [2026-02-23T05:46:05.869Z] [Pipeline] // dir
06:46:05 [2026-02-23T05:46:05.884Z] [Pipeline] echo
06:46:05 [2026-02-23T05:46:05.885Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-02-23T05:46:05.901Z] [Pipeline] dir
06:46:05 [2026-02-23T05:46:05.901Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:05 [2026-02-23T05:46:05.902Z] [Pipeline] {
06:46:05 [2026-02-23T05:46:05.922Z] [Pipeline] git
06:46:05 [2026-02-23T05:46:05.924Z] Selected Git installation does not exist. Using Default
06:46:05 [2026-02-23T05:46:05.924Z] The recommended git tool is: NONE
06:46:05 [2026-02-23T05:46:05.925Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-02-23T05:46:05.939Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@364eacaf; decorates hudson.Launcher$LocalLauncher@2a15fc3c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-02-23T05:46:05.940Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:05 [2026-02-23T05:46:05.947Z] Fetching changes from the remote Git repository
06:46:05 [2026-02-23T05:46:05.949Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:05 [2026-02-23T05:46:05.956Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:05 [2026-02-23T05:46:05.956Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2026-02-23T05:46:05.961Z]  > git --version # 'git version 2.43.0'
06:46:05 [2026-02-23T05:46:05.961Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-02-23T05:46:05.968Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-02-23T05:46:06.355Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-02-23T05:46:06.363Z] Checking out Revision 24dae09cd809bb64dc209b0ee7fc0a54481a8168 (refs/remotes/origin/6.4.x)
06:46:06 [2026-02-23T05:46:06.363Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-02-23T05:46:06.368Z]  > /usr/bin/git checkout -f 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10
06:46:06 [2026-02-23T05:46:06.383Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-02-23T05:46:06.392Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-02-23T05:46:06.398Z]  > /usr/bin/git checkout -b 6.4.x 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10
06:46:06 [2026-02-23T05:46:06.412Z] Commit message: "Feature #14940 note #5"
06:46:06 [2026-02-23T05:46:06.413Z]  > /usr/bin/git rev-list --no-walk 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10
06:46:06 [2026-02-23T05:46:06.432Z] [Pipeline] fileExists
06:46:06 [2026-02-23T05:46:06.440Z] [Pipeline] readMavenPom
06:46:06 [2026-02-23T05:46:06.449Z] [Pipeline] sh
06:46:06 [2026-02-23T05:46:06.705Z] + git rev-parse HEAD
06:46:06 [2026-02-23T05:46:06.708Z] [Pipeline] echo
06:46:06 [2026-02-23T05:46:06.708Z] Silverpeas-Looks: current commit is 24dae09cd809bb64dc209b0ee7fc0a54481a8168 and last build commit is 24dae09cd809bb64dc209b0ee7fc0a54481a8168
06:46:06 [2026-02-23T05:46:06.711Z] [Pipeline] }
06:46:06 [2026-02-23T05:46:06.722Z] [Pipeline] // dir
06:46:06 [2026-02-23T05:46:06.733Z] [Pipeline] echo
06:46:06 [2026-02-23T05:46:06.733Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-02-23T05:46:06.750Z] [Pipeline] dir
06:46:06 [2026-02-23T05:46:06.750Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:06 [2026-02-23T05:46:06.751Z] [Pipeline] {
06:46:06 [2026-02-23T05:46:06.771Z] [Pipeline] git
06:46:06 [2026-02-23T05:46:06.773Z] The recommended git tool is: NONE
06:46:06 [2026-02-23T05:46:06.774Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-02-23T05:46:06.784Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@679bf504; decorates hudson.Launcher$LocalLauncher@6d7b5a06 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-02-23T05:46:06.785Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:06 [2026-02-23T05:46:06.792Z] Fetching changes from the remote Git repository
06:46:06 [2026-02-23T05:46:06.795Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:06 [2026-02-23T05:46:06.801Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:06 [2026-02-23T05:46:06.801Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2026-02-23T05:46:06.806Z]  > git --version # 'git version 2.43.0'
06:46:06 [2026-02-23T05:46:06.807Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-02-23T05:46:06.813Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-02-23T05:46:07.211Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-02-23T05:46:07.218Z] Checking out Revision 9919d69f4a7a716b7054ac490e50d8991ce2c338 (refs/remotes/origin/6.4.x)
06:46:07 [2026-02-23T05:46:07.218Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-02-23T05:46:07.223Z]  > /usr/bin/git checkout -f 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
06:46:07 [2026-02-23T05:46:07.233Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-02-23T05:46:07.242Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-02-23T05:46:07.248Z]  > /usr/bin/git checkout -b 6.4.x 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
06:46:07 [2026-02-23T05:46:07.259Z] Commit message: "6.4.5 has been released from build 6.4.5-build251208 (84f3bb87293f67315637ae5f1b53d3ca360502a9).Prepare for development iteration of next version 6.4.6"
06:46:07 [2026-02-23T05:46:07.259Z]  > /usr/bin/git rev-list --no-walk 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
06:46:07 [2026-02-23T05:46:07.279Z] [Pipeline] fileExists
06:46:07 [2026-02-23T05:46:07.290Z] [Pipeline] sh
06:46:07 [2026-02-23T05:46:07.546Z] + git rev-parse HEAD
06:46:07 [2026-02-23T05:46:07.548Z] [Pipeline] echo
06:46:07 [2026-02-23T05:46:07.548Z] Silverpeas-Setup: current commit is 9919d69f4a7a716b7054ac490e50d8991ce2c338 and last build commit is 9919d69f4a7a716b7054ac490e50d8991ce2c338
06:46:07 [2026-02-23T05:46:07.549Z] [Pipeline] }
06:46:07 [2026-02-23T05:46:07.565Z] [Pipeline] // dir
06:46:07 [2026-02-23T05:46:07.582Z] [Pipeline] echo
06:46:07 [2026-02-23T05:46:07.582Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-02-23T05:46:07.600Z] [Pipeline] dir
06:46:07 [2026-02-23T05:46:07.600Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:07 [2026-02-23T05:46:07.601Z] [Pipeline] {
06:46:07 [2026-02-23T05:46:07.622Z] [Pipeline] git
06:46:07 [2026-02-23T05:46:07.624Z] The recommended git tool is: NONE
06:46:07 [2026-02-23T05:46:07.625Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-02-23T05:46:07.635Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4d5ef1b; decorates hudson.Launcher$LocalLauncher@500c1419 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-02-23T05:46:07.635Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:07 [2026-02-23T05:46:07.643Z] Fetching changes from the remote Git repository
06:46:07 [2026-02-23T05:46:07.645Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:07 [2026-02-23T05:46:07.652Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:07 [2026-02-23T05:46:07.652Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2026-02-23T05:46:07.657Z]  > git --version # 'git version 2.43.0'
06:46:07 [2026-02-23T05:46:07.657Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-02-23T05:46:07.664Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-02-23T05:46:08.152Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-02-23T05:46:08.160Z] Checking out Revision c77a8f4682d539408137ee00de16eb9a275829aa (refs/remotes/origin/6.4.x)
06:46:08 [2026-02-23T05:46:08.160Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-02-23T05:46:08.166Z]  > /usr/bin/git checkout -f c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
06:46:08 [2026-02-23T05:46:08.174Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-02-23T05:46:08.183Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-02-23T05:46:08.190Z]  > /usr/bin/git checkout -b 6.4.x c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
06:46:08 [2026-02-23T05:46:08.201Z] Commit message: "feature #15131 : activation of a planned compacting task during execution"
06:46:08 [2026-02-23T05:46:08.201Z]  > /usr/bin/git rev-list --no-walk c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
06:46:08 [2026-02-23T05:46:08.223Z] [Pipeline] fileExists
06:46:08 [2026-02-23T05:46:08.233Z] [Pipeline] readMavenPom
06:46:08 [2026-02-23T05:46:08.247Z] [Pipeline] sh
06:46:08 [2026-02-23T05:46:08.504Z] + git rev-parse HEAD
06:46:08 [2026-02-23T05:46:08.507Z] [Pipeline] echo
06:46:08 [2026-02-23T05:46:08.507Z] Silverpeas-Distribution: current commit is c77a8f4682d539408137ee00de16eb9a275829aa and last build commit is c77a8f4682d539408137ee00de16eb9a275829aa
06:46:08 [2026-02-23T05:46:08.510Z] [Pipeline] }
06:46:08 [2026-02-23T05:46:08.529Z] [Pipeline] // dir
06:46:08 [2026-02-23T05:46:08.547Z] [Pipeline] echo
06:46:08 [2026-02-23T05:46:08.547Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-02-23T05:46:08.565Z] [Pipeline] dir
06:46:08 [2026-02-23T05:46:08.566Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:08 [2026-02-23T05:46:08.566Z] [Pipeline] {
06:46:08 [2026-02-23T05:46:08.588Z] [Pipeline] git
06:46:08 [2026-02-23T05:46:08.591Z] The recommended git tool is: NONE
06:46:08 [2026-02-23T05:46:08.592Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-02-23T05:46:08.601Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@233b579b; decorates hudson.Launcher$LocalLauncher@13f5030b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-02-23T05:46:08.601Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:08 [2026-02-23T05:46:08.608Z] Fetching changes from the remote Git repository
06:46:08 [2026-02-23T05:46:08.610Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:08 [2026-02-23T05:46:08.616Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:08 [2026-02-23T05:46:08.617Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2026-02-23T05:46:08.622Z]  > git --version # 'git version 2.43.0'
06:46:08 [2026-02-23T05:46:08.622Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-02-23T05:46:08.628Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-02-23T05:46:09.010Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-02-23T05:46:09.018Z] Checking out Revision 065d9c82457e188938ed687cb018445bfb7ebecf (refs/remotes/origin/6.4.x)
06:46:09 [2026-02-23T05:46:09.018Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-02-23T05:46:09.023Z]  > /usr/bin/git checkout -f 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
06:46:09 [2026-02-23T05:46:09.039Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-02-23T05:46:09.049Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-02-23T05:46:09.055Z]  > /usr/bin/git checkout -b 6.4.x 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
06:46:09 [2026-02-23T05:46:09.064Z] Commit message: "6.4.5 has been released from build 6.4.5-build251208 (9864ac175bef2074a5f17f5ce4b59a95679cc286).Prepare for development iteration of next version 6.4.6"
06:46:09 [2026-02-23T05:46:09.065Z]  > /usr/bin/git rev-list --no-walk 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
06:46:09 [2026-02-23T05:46:09.086Z] [Pipeline] fileExists
06:46:09 [2026-02-23T05:46:09.096Z] [Pipeline] readMavenPom
06:46:09 [2026-02-23T05:46:09.109Z] [Pipeline] sh
06:46:09 [2026-02-23T05:46:09.367Z] + git rev-parse HEAD
06:46:09 [2026-02-23T05:46:09.370Z] [Pipeline] echo
06:46:09 [2026-02-23T05:46:09.371Z] Silverpeas-Assembly: current commit is 065d9c82457e188938ed687cb018445bfb7ebecf and last build commit is 065d9c82457e188938ed687cb018445bfb7ebecf
06:46:09 [2026-02-23T05:46:09.373Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.391Z] [Pipeline] // dir
06:46:09 [2026-02-23T05:46:09.408Z] [Pipeline] echo
06:46:09 [2026-02-23T05:46:09.409Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-02-23T05:46:09.409Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.427Z] [Pipeline] // script
06:46:09 [2026-02-23T05:46:09.444Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.460Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.475Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.476Z] [Pipeline] { (Build Silverpeas)
06:46:09 [2026-02-23T05:46:09.501Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.502Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.524Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.525Z] [Pipeline] { (Build Silverpeas-Core)
06:46:09 [2026-02-23T05:46:09.546Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.547Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.549Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.565Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.580Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.581Z] [Pipeline] { (Build Silverpeas-Components)
06:46:09 [2026-02-23T05:46:09.594Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.595Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.596Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.609Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.622Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.623Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:09 [2026-02-23T05:46:09.635Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.635Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.637Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.648Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.660Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.660Z] [Pipeline] { (Build Silverpeas Setup)
06:46:09 [2026-02-23T05:46:09.671Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.671Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.672Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.682Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.693Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.694Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:09 [2026-02-23T05:46:09.703Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.703Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.704Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.712Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.722Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.722Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:09 [2026-02-23T05:46:09.731Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.731Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.732Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.740Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.748Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.749Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:09 [2026-02-23T05:46:09.756Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.757Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.758Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.765Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.773Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.773Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:09 [2026-02-23T05:46:09.781Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.781Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.782Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.788Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.796Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.796Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:09 [2026-02-23T05:46:09.803Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.803Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.804Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.810Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.818Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.818Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:09 [2026-02-23T05:46:09.825Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.825Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.826Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.833Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.845Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.846Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:09 [2026-02-23T05:46:09.854Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.855Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.857Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.864Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.873Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.873Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:09 [2026-02-23T05:46:09.880Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.881Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.883Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.890Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.898Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.899Z] [Pipeline] { (Publish Community Web Site)
06:46:09 [2026-02-23T05:46:09.906Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-02-23T05:46:09.907Z] [Pipeline] getContext
06:46:09 [2026-02-23T05:46:09.908Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.915Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.922Z] [Pipeline] }
06:46:09 [2026-02-23T05:46:09.929Z] [Pipeline] // stage
06:46:09 [2026-02-23T05:46:09.946Z] [Pipeline] stage
06:46:09 [2026-02-23T05:46:09.947Z] [Pipeline] { (Create YAML build report)
06:46:09 [2026-02-23T05:46:09.971Z] [Pipeline] script
06:46:09 [2026-02-23T05:46:09.974Z] [Pipeline] {
06:46:09 [2026-02-23T05:46:09.993Z] [Pipeline] sh
06:46:10 [2026-02-23T05:46:10.250Z] + mkdir -p target
06:46:10 [2026-02-23T05:46:10.252Z] [Pipeline] sh
06:46:10 [2026-02-23T05:46:10.510Z] + mv build.yaml target/
06:46:10 [2026-02-23T05:46:10.511Z] [Pipeline] }
06:46:10 [2026-02-23T05:46:10.529Z] [Pipeline] // script
06:46:10 [2026-02-23T05:46:10.547Z] [Pipeline] }
06:46:10 [2026-02-23T05:46:10.564Z] [Pipeline] // stage
06:46:10 [2026-02-23T05:46:10.589Z] [Pipeline] stage
06:46:10 [2026-02-23T05:46:10.590Z] [Pipeline] { (Declarative: Post Actions)
06:46:10 [2026-02-23T05:46:10.620Z] [Pipeline] step
06:46:10 [2026-02-23T05:46:10.652Z] [Pipeline] script
06:46:10 [2026-02-23T05:46:10.657Z] [Pipeline] {
06:46:10 [2026-02-23T05:46:10.693Z] [Pipeline] }
06:46:10 [2026-02-23T05:46:10.710Z] [Pipeline] // script
06:46:10 [2026-02-23T05:46:10.733Z] [Pipeline] archiveArtifacts
06:46:10 [2026-02-23T05:46:10.736Z] Archiving artifacts
06:46:10 [2026-02-23T05:46:10.757Z] Enregistrement des empreintes numériques
06:46:10 [2026-02-23T05:46:10.770Z] [Pipeline] sh
06:46:11 [2026-02-23T05:46:11.028Z] + rm -rf target
06:46:11 [2026-02-23T05:46:11.035Z] [Pipeline] }
06:46:11 [2026-02-23T05:46:11.052Z] [Pipeline] // stage
06:46:11 [2026-02-23T05:46:11.070Z] [Pipeline] }
06:46:11 [2026-02-23T05:46:11.087Z] [Pipeline] // withEnv
06:46:11 [2026-02-23T05:46:11.105Z] [Pipeline] }
06:46:11 [2026-02-23T05:46:11.106Z] $ docker stop --time=1 1be6bce2f08ddc4f9bbda056e62cd270117a96bb988d928f72f0e71e73874273
06:46:12 [2026-02-23T05:46:12.400Z] $ docker rm -f --volumes 1be6bce2f08ddc4f9bbda056e62cd270117a96bb988d928f72f0e71e73874273
06:46:12 [2026-02-23T05:46:12.439Z] [Pipeline] // withDockerContainer
06:46:12 [2026-02-23T05:46:12.446Z] [Pipeline] }
06:46:12 [2026-02-23T05:46:12.452Z] [Pipeline] // withEnv
06:46:12 [2026-02-23T05:46:12.459Z] [Pipeline] }
06:46:12 [2026-02-23T05:46:12.468Z] [Pipeline] // node
06:46:12 [2026-02-23T05:46:12.486Z] [Pipeline] End of Pipeline
06:46:12 [2026-02-23T05:46:12.545Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #375
06:46:12 [2026-02-23T05:46:12.545Z] Finished: SUCCESS