06:46:00 [2026-03-02T05:46:00.514Z] Lancé par une alarme périodique
06:46:00 [2026-03-02T05:46:00.514Z] Running as userbuild
06:46:00 [2026-03-02T05:46:00.937Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-03-02T05:46:01.164Z] [Pipeline] Start of Pipeline
06:46:01 [2026-03-02T05:46:01.366Z] [Pipeline] node
06:46:01 [2026-03-02T05:46:01.369Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-03-02T05:46:01.372Z] [Pipeline] {
06:46:01 [2026-03-02T05:46:01.387Z] [Pipeline] stage
06:46:01 [2026-03-02T05:46:01.388Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2026-03-02T05:46:01.396Z] [Pipeline] checkout
06:46:01 [2026-03-02T05:46:01.398Z] Selected Git installation does not exist. Using Default
06:46:01 [2026-03-02T05:46:01.398Z] The recommended git tool is: NONE
06:46:01 [2026-03-02T05:46:01.398Z] No credentials specified
06:46:01 [2026-03-02T05:46:01.399Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2026-03-02T05:46:01.403Z] Fetching changes from the remote Git repository
06:46:01 [2026-03-02T05:46:01.407Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2026-03-02T05:46:01.412Z] Cleaning workspace
06:46:01 [2026-03-02T05:46:01.412Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2026-03-02T05:46:01.417Z] Resetting working tree
06:46:01 [2026-03-02T05:46:01.417Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2026-03-02T05:46:01.424Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2026-03-02T05:46:01.429Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-03-02T05:46:01.429Z] > /usr/bin/git --version # timeout=10
06:46:01 [2026-03-02T05:46:01.433Z] > git --version # 'git version 2.43.0'
06:46:01 [2026-03-02T05:46:01.433Z] > /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-03-02T05:46:01.787Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2026-03-02T05:46:01.793Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:01 [2026-03-02T05:46:01.793Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:01 [2026-03-02T05:46:01.799Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:01 [2026-03-02T05:46:01.812Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:01 [2026-03-02T05:46:01.812Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:01 [2026-03-02T05:46:01.837Z] [Pipeline] }
06:46:01 [2026-03-02T05:46:01.844Z] [Pipeline] // stage
06:46:01 [2026-03-02T05:46:01.865Z] [Pipeline] withEnv
06:46:01 [2026-03-02T05:46:01.865Z] [Pipeline] {
06:46:02 [2026-03-02T05:46:02.008Z] [Pipeline] isUnix
06:46:02 [2026-03-02T05:46:02.008Z] [Pipeline] withEnv
06:46:02 [2026-03-02T05:46:02.009Z] [Pipeline] {
06:46:02 [2026-03-02T05:46:02.024Z] [Pipeline] sh
06:46:02 [2026-03-02T05:46:02.281Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2026-03-02T05:46:02.281Z] .
06:46:02 [2026-03-02T05:46:02.282Z] [Pipeline] }
06:46:02 [2026-03-02T05:46:02.296Z] [Pipeline] // withEnv
06:46:02 [2026-03-02T05:46:02.310Z] [Pipeline] withDockerContainer
06:46:02 [2026-03-02T05:46:02.339Z] Jenkins does not seem to be running inside a container
06:46:02 [2026-03-02T05:46:02.347Z] $ 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-03-02T05:46:02.700Z] $ docker top 44faa1fd3d4ae10af0b4d1890c6360d0030c0c8388c0bb8dfd49f81ae57d27f5 -eo pid,comm
06:46:02 [2026-03-02T05:46:02.739Z] [Pipeline] {
06:46:02 [2026-03-02T05:46:02.754Z] [Pipeline] withEnv
06:46:02 [2026-03-02T05:46:02.754Z] [Pipeline] {
06:46:02 [2026-03-02T05:46:02.765Z] [Pipeline] stage
06:46:02 [2026-03-02T05:46:02.765Z] [Pipeline] { (Prepare the job)
06:46:02 [2026-03-02T05:46:02.794Z] [Pipeline] sh
06:46:03 [2026-03-02T05:46:03.053Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2026-03-02T05:46:03.305Z] [Pipeline] script
06:46:03 [2026-03-02T05:46:03.310Z] [Pipeline] {
06:46:03 [2026-03-02T05:46:03.327Z] [Pipeline] readMavenPom
06:46:03 [2026-03-02T05:46:03.342Z] 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-03-02T05:46:03.344Z] 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-03-02T05:46:03.344Z] 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-03-02T05:46:03.344Z] 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-03-02T05:46:03.344Z] 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-03-02T05:46:03.346Z] [Pipeline] sh
06:46:03 [2026-03-02T05:46:03.604Z] + rm -f pom.xml
06:46:03 [2026-03-02T05:46:03.605Z] [Pipeline] }
06:46:03 [2026-03-02T05:46:03.619Z] [Pipeline] // script
06:46:03 [2026-03-02T05:46:03.632Z] [Pipeline] }
06:46:03 [2026-03-02T05:46:03.645Z] [Pipeline] // stage
06:46:03 [2026-03-02T05:46:03.661Z] [Pipeline] stage
06:46:03 [2026-03-02T05:46:03.661Z] [Pipeline] { (Check POM parent version)
06:46:03 [2026-03-02T05:46:03.709Z] Stage "Check POM parent version" skipped due to when conditional
06:46:03 [2026-03-02T05:46:03.710Z] [Pipeline] getContext
06:46:03 [2026-03-02T05:46:03.711Z] [Pipeline] }
06:46:03 [2026-03-02T05:46:03.722Z] [Pipeline] // stage
06:46:03 [2026-03-02T05:46:03.733Z] [Pipeline] stage
06:46:03 [2026-03-02T05:46:03.734Z] [Pipeline] { (Checkout projects and check code changes)
06:46:03 [2026-03-02T05:46:03.754Z] [Pipeline] script
06:46:03 [2026-03-02T05:46:03.757Z] [Pipeline] {
06:46:03 [2026-03-02T05:46:03.776Z] [Pipeline] copyArtifacts
06:46:03 [2026-03-02T05:46:03.782Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 488
06:46:03 [2026-03-02T05:46:03.794Z] [Pipeline] fileExists
06:46:03 [2026-03-02T05:46:03.807Z] [Pipeline] readYaml
06:46:03 [2026-03-02T05:46:03.819Z] 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-03-02T05:46:03.822Z] [Pipeline] dir
06:46:03 [2026-03-02T05:46:03.822Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:03 [2026-03-02T05:46:03.823Z] [Pipeline] {
06:46:03 [2026-03-02T05:46:03.839Z] [Pipeline] git
06:46:03 [2026-03-02T05:46:03.841Z] The recommended git tool is: /usr/bin/git
06:46:03 [2026-03-02T05:46:03.841Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:03 [2026-03-02T05:46:03.852Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@40dc33ab; decorates hudson.Launcher$LocalLauncher@2c0ee789 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:03 [2026-03-02T05:46:03.853Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:03 [2026-03-02T05:46:03.859Z] Fetching changes from the remote Git repository
06:46:03 [2026-03-02T05:46:03.862Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:03 [2026-03-02T05:46:03.868Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:03 [2026-03-02T05:46:03.868Z] > /usr/bin/git --version # timeout=10
06:46:03 [2026-03-02T05:46:03.872Z] > git --version # 'git version 2.43.0'
06:46:03 [2026-03-02T05:46:03.872Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:03 [2026-03-02T05:46:03.877Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2026-03-02T05:46:04.522Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2026-03-02T05:46:04.530Z] Checking out Revision 1364a040f0f11b3f146da9ccc2ec93603072f20c (refs/remotes/origin/6.4.x)
06:46:04 [2026-03-02T05:46:04.530Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2026-03-02T05:46:04.535Z] > /usr/bin/git checkout -f 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
06:46:04 [2026-03-02T05:46:04.589Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2026-03-02T05:46:04.606Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2026-03-02T05:46:04.614Z] > /usr/bin/git checkout -b 6.4.x 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
06:46:04 [2026-03-02T05:46:04.739Z] 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-03-02T05:46:04.739Z] > /usr/bin/git rev-list --no-walk 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
06:46:04 [2026-03-02T05:46:04.763Z] [Pipeline] fileExists
06:46:04 [2026-03-02T05:46:04.770Z] [Pipeline] readMavenPom
06:46:04 [2026-03-02T05:46:04.789Z] [Pipeline] sh
06:46:05 [2026-03-02T05:46:05.048Z] + git rev-parse HEAD
06:46:05 [2026-03-02T05:46:05.050Z] [Pipeline] echo
06:46:05 [2026-03-02T05:46:05.050Z] Silverpeas-Core: current commit is 1364a040f0f11b3f146da9ccc2ec93603072f20c and last build commit is 1364a040f0f11b3f146da9ccc2ec93603072f20c
06:46:05 [2026-03-02T05:46:05.052Z] [Pipeline] }
06:46:05 [2026-03-02T05:46:05.064Z] [Pipeline] // dir
06:46:05 [2026-03-02T05:46:05.076Z] [Pipeline] echo
06:46:05 [2026-03-02T05:46:05.077Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-03-02T05:46:05.092Z] [Pipeline] dir
06:46:05 [2026-03-02T05:46:05.093Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2026-03-02T05:46:05.093Z] [Pipeline] {
06:46:05 [2026-03-02T05:46:05.114Z] [Pipeline] git
06:46:05 [2026-03-02T05:46:05.116Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-03-02T05:46:05.117Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-03-02T05:46:05.133Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@156a5307; decorates hudson.Launcher$LocalLauncher@588e6dab will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-03-02T05:46:05.133Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2026-03-02T05:46:05.140Z] Fetching changes from the remote Git repository
06:46:05 [2026-03-02T05:46:05.142Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-03-02T05:46:05.148Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-03-02T05:46:05.148Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-03-02T05:46:05.153Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-03-02T05:46:05.153Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-03-02T05:46:05.160Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-03-02T05:46:05.545Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-03-02T05:46:05.553Z] Checking out Revision fd4d6de1efbd8afbb6da8c5b28916a1f5058641a (refs/remotes/origin/6.4.x)
06:46:05 [2026-03-02T05:46:05.553Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-03-02T05:46:05.558Z] > /usr/bin/git checkout -f fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
06:46:05 [2026-03-02T05:46:05.586Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-03-02T05:46:05.599Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-03-02T05:46:05.606Z] > /usr/bin/git checkout -b 6.4.x fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
06:46:05 [2026-03-02T05:46:05.659Z] Commit message: "bug #15182 : fix sonarlint issues"
06:46:05 [2026-03-02T05:46:05.660Z] > /usr/bin/git rev-list --no-walk fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
06:46:05 [2026-03-02T05:46:05.679Z] [Pipeline] fileExists
06:46:05 [2026-03-02T05:46:05.687Z] [Pipeline] readMavenPom
06:46:05 [2026-03-02T05:46:05.698Z] [Pipeline] sh
06:46:05 [2026-03-02T05:46:05.957Z] + git rev-parse HEAD
06:46:05 [2026-03-02T05:46:05.960Z] [Pipeline] echo
06:46:05 [2026-03-02T05:46:05.961Z] Silverpeas-Components: current commit is fd4d6de1efbd8afbb6da8c5b28916a1f5058641a and last build commit is fd4d6de1efbd8afbb6da8c5b28916a1f5058641a
06:46:05 [2026-03-02T05:46:05.963Z] [Pipeline] }
06:46:05 [2026-03-02T05:46:05.978Z] [Pipeline] // dir
06:46:05 [2026-03-02T05:46:05.993Z] [Pipeline] echo
06:46:05 [2026-03-02T05:46:05.993Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-03-02T05:46:06.009Z] [Pipeline] dir
06:46:06 [2026-03-02T05:46:06.010Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2026-03-02T05:46:06.011Z] [Pipeline] {
06:46:06 [2026-03-02T05:46:06.030Z] [Pipeline] git
06:46:06 [2026-03-02T05:46:06.032Z] Selected Git installation does not exist. Using Default
06:46:06 [2026-03-02T05:46:06.032Z] The recommended git tool is: NONE
06:46:06 [2026-03-02T05:46:06.033Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-03-02T05:46:06.042Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@66de57e9; decorates hudson.Launcher$LocalLauncher@185ffdb will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-03-02T05:46:06.043Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2026-03-02T05:46:06.049Z] Fetching changes from the remote Git repository
06:46:06 [2026-03-02T05:46:06.052Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2026-03-02T05:46:06.059Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2026-03-02T05:46:06.059Z] > /usr/bin/git --version # timeout=10
06:46:06 [2026-03-02T05:46:06.065Z] > git --version # 'git version 2.43.0'
06:46:06 [2026-03-02T05:46:06.065Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-03-02T05:46:06.070Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-03-02T05:46:06.586Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-03-02T05:46:06.592Z] Checking out Revision 24dae09cd809bb64dc209b0ee7fc0a54481a8168 (refs/remotes/origin/6.4.x)
06:46:06 [2026-03-02T05:46:06.593Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-03-02T05:46:06.599Z] > /usr/bin/git checkout -f 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10
06:46:06 [2026-03-02T05:46:06.611Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-03-02T05:46:06.619Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-03-02T05:46:06.626Z] > /usr/bin/git checkout -b 6.4.x 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10
06:46:06 [2026-03-02T05:46:06.645Z] Commit message: "Feature #14940 note #5"
06:46:06 [2026-03-02T05:46:06.646Z] > /usr/bin/git rev-list --no-walk 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10
06:46:06 [2026-03-02T05:46:06.675Z] [Pipeline] fileExists
06:46:06 [2026-03-02T05:46:06.683Z] [Pipeline] readMavenPom
06:46:06 [2026-03-02T05:46:06.693Z] [Pipeline] sh
06:46:06 [2026-03-02T05:46:06.949Z] + git rev-parse HEAD
06:46:06 [2026-03-02T05:46:06.952Z] [Pipeline] echo
06:46:06 [2026-03-02T05:46:06.952Z] Silverpeas-Looks: current commit is 24dae09cd809bb64dc209b0ee7fc0a54481a8168 and last build commit is 24dae09cd809bb64dc209b0ee7fc0a54481a8168
06:46:06 [2026-03-02T05:46:06.954Z] [Pipeline] }
06:46:06 [2026-03-02T05:46:06.970Z] [Pipeline] // dir
06:46:06 [2026-03-02T05:46:06.986Z] [Pipeline] echo
06:46:06 [2026-03-02T05:46:06.986Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-03-02T05:46:07.003Z] [Pipeline] dir
06:46:07 [2026-03-02T05:46:07.004Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2026-03-02T05:46:07.005Z] [Pipeline] {
06:46:07 [2026-03-02T05:46:07.025Z] [Pipeline] git
06:46:07 [2026-03-02T05:46:07.027Z] The recommended git tool is: NONE
06:46:07 [2026-03-02T05:46:07.028Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-03-02T05:46:07.037Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5eeeae03; decorates hudson.Launcher$LocalLauncher@39c8d02c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-03-02T05:46:07.038Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2026-03-02T05:46:07.045Z] Fetching changes from the remote Git repository
06:46:07 [2026-03-02T05:46:07.048Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2026-03-02T05:46:07.054Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2026-03-02T05:46:07.055Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-03-02T05:46:07.059Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-03-02T05:46:07.059Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-03-02T05:46:07.063Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-03-02T05:46:07.464Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-03-02T05:46:07.471Z] Checking out Revision 9919d69f4a7a716b7054ac490e50d8991ce2c338 (refs/remotes/origin/6.4.x)
06:46:07 [2026-03-02T05:46:07.471Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-03-02T05:46:07.476Z] > /usr/bin/git checkout -f 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
06:46:07 [2026-03-02T05:46:07.486Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-03-02T05:46:07.495Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-03-02T05:46:07.501Z] > /usr/bin/git checkout -b 6.4.x 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
06:46:07 [2026-03-02T05:46:07.511Z] 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-03-02T05:46:07.512Z] > /usr/bin/git rev-list --no-walk 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
06:46:07 [2026-03-02T05:46:07.531Z] [Pipeline] fileExists
06:46:07 [2026-03-02T05:46:07.541Z] [Pipeline] sh
06:46:07 [2026-03-02T05:46:07.797Z] + git rev-parse HEAD
06:46:07 [2026-03-02T05:46:07.799Z] [Pipeline] echo
06:46:07 [2026-03-02T05:46:07.800Z] Silverpeas-Setup: current commit is 9919d69f4a7a716b7054ac490e50d8991ce2c338 and last build commit is 9919d69f4a7a716b7054ac490e50d8991ce2c338
06:46:07 [2026-03-02T05:46:07.802Z] [Pipeline] }
06:46:07 [2026-03-02T05:46:07.818Z] [Pipeline] // dir
06:46:07 [2026-03-02T05:46:07.834Z] [Pipeline] echo
06:46:07 [2026-03-02T05:46:07.835Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-03-02T05:46:07.852Z] [Pipeline] dir
06:46:07 [2026-03-02T05:46:07.853Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:07 [2026-03-02T05:46:07.853Z] [Pipeline] {
06:46:07 [2026-03-02T05:46:07.874Z] [Pipeline] git
06:46:07 [2026-03-02T05:46:07.876Z] The recommended git tool is: NONE
06:46:07 [2026-03-02T05:46:07.877Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-03-02T05:46:07.886Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7517c8c6; decorates hudson.Launcher$LocalLauncher@1e4b0b5a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-03-02T05:46:07.886Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:07 [2026-03-02T05:46:07.891Z] Fetching changes from the remote Git repository
06:46:07 [2026-03-02T05:46:07.893Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:07 [2026-03-02T05:46:07.899Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:07 [2026-03-02T05:46:07.899Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-03-02T05:46:07.903Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-03-02T05:46:07.903Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-03-02T05:46:07.909Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-03-02T05:46:08.301Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-03-02T05:46:08.308Z] Checking out Revision c77a8f4682d539408137ee00de16eb9a275829aa (refs/remotes/origin/6.4.x)
06:46:08 [2026-03-02T05:46:08.308Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-03-02T05:46:08.314Z] > /usr/bin/git checkout -f c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
06:46:08 [2026-03-02T05:46:08.324Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-03-02T05:46:08.332Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-03-02T05:46:08.339Z] > /usr/bin/git checkout -b 6.4.x c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
06:46:08 [2026-03-02T05:46:08.351Z] Commit message: "feature #15131 : activation of a planned compacting task during execution"
06:46:08 [2026-03-02T05:46:08.352Z] > /usr/bin/git rev-list --no-walk c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
06:46:08 [2026-03-02T05:46:08.383Z] [Pipeline] fileExists
06:46:08 [2026-03-02T05:46:08.392Z] [Pipeline] readMavenPom
06:46:08 [2026-03-02T05:46:08.402Z] [Pipeline] sh
06:46:08 [2026-03-02T05:46:08.658Z] + git rev-parse HEAD
06:46:08 [2026-03-02T05:46:08.660Z] [Pipeline] echo
06:46:08 [2026-03-02T05:46:08.661Z] Silverpeas-Distribution: current commit is c77a8f4682d539408137ee00de16eb9a275829aa and last build commit is c77a8f4682d539408137ee00de16eb9a275829aa
06:46:08 [2026-03-02T05:46:08.663Z] [Pipeline] }
06:46:08 [2026-03-02T05:46:08.682Z] [Pipeline] // dir
06:46:08 [2026-03-02T05:46:08.700Z] [Pipeline] echo
06:46:08 [2026-03-02T05:46:08.700Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-03-02T05:46:08.718Z] [Pipeline] dir
06:46:08 [2026-03-02T05:46:08.719Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:08 [2026-03-02T05:46:08.719Z] [Pipeline] {
06:46:08 [2026-03-02T05:46:08.742Z] [Pipeline] git
06:46:08 [2026-03-02T05:46:08.745Z] The recommended git tool is: NONE
06:46:08 [2026-03-02T05:46:08.746Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-03-02T05:46:08.760Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@629d6725; decorates hudson.Launcher$LocalLauncher@6e8ee8a5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-03-02T05:46:08.761Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:08 [2026-03-02T05:46:08.767Z] Fetching changes from the remote Git repository
06:46:08 [2026-03-02T05:46:08.769Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:08 [2026-03-02T05:46:08.775Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:08 [2026-03-02T05:46:08.775Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-03-02T05:46:08.780Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-03-02T05:46:08.780Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-03-02T05:46:08.786Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-03-02T05:46:09.155Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-03-02T05:46:09.161Z] Checking out Revision 065d9c82457e188938ed687cb018445bfb7ebecf (refs/remotes/origin/6.4.x)
06:46:09 [2026-03-02T05:46:09.161Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-03-02T05:46:09.167Z] > /usr/bin/git checkout -f 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
06:46:09 [2026-03-02T05:46:09.176Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-03-02T05:46:09.186Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-03-02T05:46:09.192Z] > /usr/bin/git checkout -b 6.4.x 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
06:46:09 [2026-03-02T05:46:09.201Z] 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-03-02T05:46:09.202Z] > /usr/bin/git rev-list --no-walk 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
06:46:09 [2026-03-02T05:46:09.225Z] [Pipeline] fileExists
06:46:09 [2026-03-02T05:46:09.234Z] [Pipeline] readMavenPom
06:46:09 [2026-03-02T05:46:09.255Z] [Pipeline] sh
06:46:09 [2026-03-02T05:46:09.513Z] + git rev-parse HEAD
06:46:09 [2026-03-02T05:46:09.516Z] [Pipeline] echo
06:46:09 [2026-03-02T05:46:09.517Z] Silverpeas-Assembly: current commit is 065d9c82457e188938ed687cb018445bfb7ebecf and last build commit is 065d9c82457e188938ed687cb018445bfb7ebecf
06:46:09 [2026-03-02T05:46:09.519Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.537Z] [Pipeline] // dir
06:46:09 [2026-03-02T05:46:09.555Z] [Pipeline] echo
06:46:09 [2026-03-02T05:46:09.555Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-03-02T05:46:09.556Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.573Z] [Pipeline] // script
06:46:09 [2026-03-02T05:46:09.593Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.609Z] [Pipeline] // stage
06:46:09 [2026-03-02T05:46:09.628Z] [Pipeline] stage
06:46:09 [2026-03-02T05:46:09.629Z] [Pipeline] { (Build Silverpeas)
06:46:09 [2026-03-02T05:46:09.656Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-03-02T05:46:09.657Z] [Pipeline] getContext
06:46:09 [2026-03-02T05:46:09.680Z] [Pipeline] stage
06:46:09 [2026-03-02T05:46:09.680Z] [Pipeline] { (Build Silverpeas-Core)
06:46:09 [2026-03-02T05:46:09.698Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-03-02T05:46:09.699Z] [Pipeline] getContext
06:46:09 [2026-03-02T05:46:09.701Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.717Z] [Pipeline] // stage
06:46:09 [2026-03-02T05:46:09.737Z] [Pipeline] stage
06:46:09 [2026-03-02T05:46:09.738Z] [Pipeline] { (Build Silverpeas-Components)
06:46:09 [2026-03-02T05:46:09.754Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-03-02T05:46:09.755Z] [Pipeline] getContext
06:46:09 [2026-03-02T05:46:09.758Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.772Z] [Pipeline] // stage
06:46:09 [2026-03-02T05:46:09.788Z] [Pipeline] stage
06:46:09 [2026-03-02T05:46:09.789Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:09 [2026-03-02T05:46:09.803Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-03-02T05:46:09.804Z] [Pipeline] getContext
06:46:09 [2026-03-02T05:46:09.806Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.819Z] [Pipeline] // stage
06:46:09 [2026-03-02T05:46:09.833Z] [Pipeline] stage
06:46:09 [2026-03-02T05:46:09.834Z] [Pipeline] { (Build Silverpeas Setup)
06:46:09 [2026-03-02T05:46:09.845Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-03-02T05:46:09.846Z] [Pipeline] getContext
06:46:09 [2026-03-02T05:46:09.848Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.859Z] [Pipeline] // stage
06:46:09 [2026-03-02T05:46:09.871Z] [Pipeline] stage
06:46:09 [2026-03-02T05:46:09.872Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:09 [2026-03-02T05:46:09.883Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-03-02T05:46:09.884Z] [Pipeline] getContext
06:46:09 [2026-03-02T05:46:09.885Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.895Z] [Pipeline] // stage
06:46:09 [2026-03-02T05:46:09.907Z] [Pipeline] stage
06:46:09 [2026-03-02T05:46:09.908Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:09 [2026-03-02T05:46:09.918Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-03-02T05:46:09.919Z] [Pipeline] getContext
06:46:09 [2026-03-02T05:46:09.921Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.930Z] [Pipeline] // stage
06:46:09 [2026-03-02T05:46:09.941Z] [Pipeline] stage
06:46:09 [2026-03-02T05:46:09.942Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:09 [2026-03-02T05:46:09.952Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-03-02T05:46:09.953Z] [Pipeline] getContext
06:46:09 [2026-03-02T05:46:09.954Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.963Z] [Pipeline] // stage
06:46:09 [2026-03-02T05:46:09.974Z] [Pipeline] stage
06:46:09 [2026-03-02T05:46:09.975Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:09 [2026-03-02T05:46:09.984Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-03-02T05:46:09.985Z] [Pipeline] getContext
06:46:09 [2026-03-02T05:46:09.986Z] [Pipeline] }
06:46:09 [2026-03-02T05:46:09.995Z] [Pipeline] // stage
06:46:10 [2026-03-02T05:46:10.005Z] [Pipeline] stage
06:46:10 [2026-03-02T05:46:10.006Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2026-03-02T05:46:10.014Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-02T05:46:10.015Z] [Pipeline] getContext
06:46:10 [2026-03-02T05:46:10.017Z] [Pipeline] }
06:46:10 [2026-03-02T05:46:10.025Z] [Pipeline] // stage
06:46:10 [2026-03-02T05:46:10.035Z] [Pipeline] stage
06:46:10 [2026-03-02T05:46:10.035Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2026-03-02T05:46:10.043Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-02T05:46:10.044Z] [Pipeline] getContext
06:46:10 [2026-03-02T05:46:10.046Z] [Pipeline] }
06:46:10 [2026-03-02T05:46:10.054Z] [Pipeline] // stage
06:46:10 [2026-03-02T05:46:10.064Z] [Pipeline] stage
06:46:10 [2026-03-02T05:46:10.065Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2026-03-02T05:46:10.072Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-02T05:46:10.073Z] [Pipeline] getContext
06:46:10 [2026-03-02T05:46:10.075Z] [Pipeline] }
06:46:10 [2026-03-02T05:46:10.088Z] [Pipeline] // stage
06:46:10 [2026-03-02T05:46:10.098Z] [Pipeline] stage
06:46:10 [2026-03-02T05:46:10.098Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2026-03-02T05:46:10.106Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-02T05:46:10.107Z] [Pipeline] getContext
06:46:10 [2026-03-02T05:46:10.108Z] [Pipeline] }
06:46:10 [2026-03-02T05:46:10.115Z] [Pipeline] // stage
06:46:10 [2026-03-02T05:46:10.124Z] [Pipeline] stage
06:46:10 [2026-03-02T05:46:10.125Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2026-03-02T05:46:10.133Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-02T05:46:10.134Z] [Pipeline] getContext
06:46:10 [2026-03-02T05:46:10.136Z] [Pipeline] }
06:46:10 [2026-03-02T05:46:10.143Z] [Pipeline] // stage
06:46:10 [2026-03-02T05:46:10.151Z] [Pipeline] }
06:46:10 [2026-03-02T05:46:10.158Z] [Pipeline] // stage
06:46:10 [2026-03-02T05:46:10.176Z] [Pipeline] stage
06:46:10 [2026-03-02T05:46:10.176Z] [Pipeline] { (Create YAML build report)
06:46:10 [2026-03-02T05:46:10.200Z] [Pipeline] script
06:46:10 [2026-03-02T05:46:10.203Z] [Pipeline] {
06:46:10 [2026-03-02T05:46:10.222Z] [Pipeline] sh
06:46:10 [2026-03-02T05:46:10.481Z] + mkdir -p target
06:46:10 [2026-03-02T05:46:10.483Z] [Pipeline] sh
06:46:10 [2026-03-02T05:46:10.740Z] + mv build.yaml target/
06:46:10 [2026-03-02T05:46:10.741Z] [Pipeline] }
06:46:10 [2026-03-02T05:46:10.758Z] [Pipeline] // script
06:46:10 [2026-03-02T05:46:10.776Z] [Pipeline] }
06:46:10 [2026-03-02T05:46:10.793Z] [Pipeline] // stage
06:46:10 [2026-03-02T05:46:10.813Z] [Pipeline] stage
06:46:10 [2026-03-02T05:46:10.814Z] [Pipeline] { (Declarative: Post Actions)
06:46:10 [2026-03-02T05:46:10.838Z] [Pipeline] step
06:46:10 [2026-03-02T05:46:10.869Z] [Pipeline] script
06:46:10 [2026-03-02T05:46:10.873Z] [Pipeline] {
06:46:10 [2026-03-02T05:46:10.909Z] [Pipeline] }
06:46:10 [2026-03-02T05:46:10.927Z] [Pipeline] // script
06:46:10 [2026-03-02T05:46:10.949Z] [Pipeline] archiveArtifacts
06:46:10 [2026-03-02T05:46:10.952Z] Archiving artifacts
06:46:10 [2026-03-02T05:46:10.972Z] Enregistrement des empreintes numériques
06:46:10 [2026-03-02T05:46:10.988Z] [Pipeline] sh
06:46:11 [2026-03-02T05:46:11.246Z] + rm -rf target
06:46:11 [2026-03-02T05:46:11.252Z] [Pipeline] }
06:46:11 [2026-03-02T05:46:11.272Z] [Pipeline] // stage
06:46:11 [2026-03-02T05:46:11.289Z] [Pipeline] }
06:46:11 [2026-03-02T05:46:11.306Z] [Pipeline] // withEnv
06:46:11 [2026-03-02T05:46:11.325Z] [Pipeline] }
06:46:11 [2026-03-02T05:46:11.326Z] $ docker stop --time=1 44faa1fd3d4ae10af0b4d1890c6360d0030c0c8388c0bb8dfd49f81ae57d27f5
06:46:12 [2026-03-02T05:46:12.629Z] $ docker rm -f --volumes 44faa1fd3d4ae10af0b4d1890c6360d0030c0c8388c0bb8dfd49f81ae57d27f5
06:46:12 [2026-03-02T05:46:12.670Z] [Pipeline] // withDockerContainer
06:46:12 [2026-03-02T05:46:12.677Z] [Pipeline] }
06:46:12 [2026-03-02T05:46:12.684Z] [Pipeline] // withEnv
06:46:12 [2026-03-02T05:46:12.709Z] [Pipeline] }
06:46:12 [2026-03-02T05:46:12.727Z] [Pipeline] // node
06:46:12 [2026-03-02T05:46:12.744Z] [Pipeline] End of Pipeline
06:46:12 [2026-03-02T05:46:12.823Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #377
06:46:12 [2026-03-02T05:46:12.824Z] Finished: SUCCESS