Skip to content
06:46:00 [2026-04-16T04:46:00.908Z] Lancé par une alarme périodique
06:46:00 [2026-04-16T04:46:00.909Z] Running as userbuild
06:46:01 [2026-04-16T04:46:01.455Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-04-16T04:46:02.858Z] [Pipeline] Start of Pipeline
06:46:03 [2026-04-16T04:46:03.366Z] [Pipeline] node
06:46:03 [2026-04-16T04:46:03.371Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:03 [2026-04-16T04:46:03.381Z] [Pipeline] {
06:46:03 [2026-04-16T04:46:03.409Z] [Pipeline] stage
06:46:03 [2026-04-16T04:46:03.411Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:03 [2026-04-16T04:46:03.433Z] [Pipeline] checkout
06:46:03 [2026-04-16T04:46:03.484Z] Selected Git installation does not exist. Using Default
06:46:03 [2026-04-16T04:46:03.484Z] The recommended git tool is: NONE
06:46:03 [2026-04-16T04:46:03.484Z] No credentials specified
06:46:03 [2026-04-16T04:46:03.485Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:03 [2026-04-16T04:46:03.491Z] Fetching changes from the remote Git repository
06:46:03 [2026-04-16T04:46:03.496Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:03 [2026-04-16T04:46:03.503Z] Cleaning workspace
06:46:03 [2026-04-16T04:46:03.503Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:03 [2026-04-16T04:46:03.508Z] Resetting working tree
06:46:03 [2026-04-16T04:46:03.508Z]  > /usr/bin/git reset --hard # timeout=10
06:46:03 [2026-04-16T04:46:03.522Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:03 [2026-04-16T04:46:03.529Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:03 [2026-04-16T04:46:03.529Z]  > /usr/bin/git --version # timeout=10
06:46:03 [2026-04-16T04:46:03.534Z]  > git --version # 'git version 2.43.0'
06:46:03 [2026-04-16T04:46:03.534Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:03 [2026-04-16T04:46:03.951Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:03 [2026-04-16T04:46:03.958Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:03 [2026-04-16T04:46:03.958Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:03 [2026-04-16T04:46:03.962Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:03 [2026-04-16T04:46:03.974Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:03 [2026-04-16T04:46:03.975Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:03 [2026-04-16T04:46:03.999Z] [Pipeline] }
06:46:04 [2026-04-16T04:46:04.011Z] [Pipeline] // stage
06:46:04 [2026-04-16T04:46:04.051Z] [Pipeline] withEnv
06:46:04 [2026-04-16T04:46:04.052Z] [Pipeline] {
06:46:04 [2026-04-16T04:46:04.234Z] [Pipeline] isUnix
06:46:04 [2026-04-16T04:46:04.236Z] [Pipeline] withEnv
06:46:04 [2026-04-16T04:46:04.236Z] [Pipeline] {
06:46:04 [2026-04-16T04:46:04.251Z] [Pipeline] sh
06:46:04 [2026-04-16T04:46:04.509Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:04 [2026-04-16T04:46:04.509Z] .
06:46:04 [2026-04-16T04:46:04.511Z] [Pipeline] }
06:46:04 [2026-04-16T04:46:04.523Z] [Pipeline] // withEnv
06:46:04 [2026-04-16T04:46:04.544Z] [Pipeline] withDockerContainer
06:46:04 [2026-04-16T04:46:04.588Z] Jenkins does not seem to be running inside a container
06:46:04 [2026-04-16T04:46:04.596Z] $ 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:04 [2026-04-16T04:46:04.908Z] $ docker top 876ee3f670c58a2200d7c2dbe021177f1f991a4f6a81f8431e1b0d9a97022ef5 -eo pid,comm
06:46:04 [2026-04-16T04:46:04.947Z] [Pipeline] {
06:46:05 [2026-04-16T04:46:05.007Z] [Pipeline] withEnv
06:46:05 [2026-04-16T04:46:05.008Z] [Pipeline] {
06:46:05 [2026-04-16T04:46:05.039Z] [Pipeline] stage
06:46:05 [2026-04-16T04:46:05.040Z] [Pipeline] { (Prepare the job)
06:46:05 [2026-04-16T04:46:05.112Z] [Pipeline] sh
06:46:05 [2026-04-16T04:46:05.375Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:05 [2026-04-16T04:46:05.629Z] [Pipeline] script
06:46:05 [2026-04-16T04:46:05.635Z] [Pipeline] {
06:46:05 [2026-04-16T04:46:05.660Z] [Pipeline] readMavenPom
06:46:05 [2026-04-16T04:46:05.702Z] 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:05 [2026-04-16T04:46:05.706Z] 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:05 [2026-04-16T04:46:05.708Z] 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:05 [2026-04-16T04:46:05.708Z] 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:05 [2026-04-16T04:46:05.708Z] 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:05 [2026-04-16T04:46:05.710Z] [Pipeline] sh
06:46:05 [2026-04-16T04:46:05.974Z] + rm -f pom.xml
06:46:05 [2026-04-16T04:46:05.976Z] [Pipeline] }
06:46:05 [2026-04-16T04:46:05.991Z] [Pipeline] // script
06:46:06 [2026-04-16T04:46:06.017Z] [Pipeline] }
06:46:06 [2026-04-16T04:46:06.033Z] [Pipeline] // stage
06:46:06 [2026-04-16T04:46:06.053Z] [Pipeline] stage
06:46:06 [2026-04-16T04:46:06.055Z] [Pipeline] { (Check POM parent version)
06:46:06 [2026-04-16T04:46:06.226Z] Stage "Check POM parent version" skipped due to when conditional
06:46:06 [2026-04-16T04:46:06.229Z] [Pipeline] getContext
06:46:06 [2026-04-16T04:46:06.268Z] [Pipeline] }
06:46:06 [2026-04-16T04:46:06.277Z] [Pipeline] // stage
06:46:06 [2026-04-16T04:46:06.293Z] [Pipeline] stage
06:46:06 [2026-04-16T04:46:06.294Z] [Pipeline] { (Checkout projects and check code changes)
06:46:06 [2026-04-16T04:46:06.363Z] [Pipeline] script
06:46:06 [2026-04-16T04:46:06.371Z] [Pipeline] {
06:46:06 [2026-04-16T04:46:06.430Z] [Pipeline] copyArtifacts
06:46:06 [2026-04-16T04:46:06.445Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 510
06:46:06 [2026-04-16T04:46:06.452Z] [Pipeline] fileExists
06:46:06 [2026-04-16T04:46:06.463Z] [Pipeline] readYaml
06:46:06 [2026-04-16T04:46:06.581Z] 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:06 [2026-04-16T04:46:06.585Z] [Pipeline] dir
06:46:06 [2026-04-16T04:46:06.586Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:06 [2026-04-16T04:46:06.587Z] [Pipeline] {
06:46:06 [2026-04-16T04:46:06.612Z] [Pipeline] git
06:46:06 [2026-04-16T04:46:06.616Z] The recommended git tool is: /usr/bin/git
06:46:06 [2026-04-16T04:46:06.617Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-04-16T04:46:06.631Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3f763bfa; decorates hudson.Launcher$LocalLauncher@31d9567 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-04-16T04:46:06.632Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:06 [2026-04-16T04:46:06.638Z] Fetching changes from the remote Git repository
06:46:06 [2026-04-16T04:46:06.640Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:06 [2026-04-16T04:46:06.646Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:06 [2026-04-16T04:46:06.646Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2026-04-16T04:46:06.650Z]  > git --version # 'git version 2.43.0'
06:46:06 [2026-04-16T04:46:06.651Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-04-16T04:46:06.655Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-04-16T04:46:07.388Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-04-16T04:46:07.397Z] Checking out Revision 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 (refs/remotes/origin/6.4.x)
06:46:07 [2026-04-16T04:46:07.397Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-04-16T04:46:07.403Z]  > /usr/bin/git checkout -f 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 # timeout=10
06:46:07 [2026-04-16T04:46:07.492Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-04-16T04:46:07.512Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-04-16T04:46:07.520Z]  > /usr/bin/git checkout -b 6.4.x 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 # timeout=10
06:46:07 [2026-04-16T04:46:07.634Z] Commit message: "Support #15140 : fix sonarlint issues"
06:46:07 [2026-04-16T04:46:07.634Z]  > /usr/bin/git rev-list --no-walk 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 # timeout=10
06:46:07 [2026-04-16T04:46:07.661Z] [Pipeline] fileExists
06:46:07 [2026-04-16T04:46:07.679Z] [Pipeline] readMavenPom
06:46:07 [2026-04-16T04:46:07.708Z] [Pipeline] sh
06:46:07 [2026-04-16T04:46:07.968Z] + git rev-parse HEAD
06:46:07 [2026-04-16T04:46:07.973Z] [Pipeline] echo
06:46:07 [2026-04-16T04:46:07.973Z] Silverpeas-Core: current commit is 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1 and last build commit is 0c7d9cdb22e3b7705e66fbd9ef3ce98e303a44d1
06:46:07 [2026-04-16T04:46:07.980Z] [Pipeline] }
06:46:07 [2026-04-16T04:46:07.991Z] [Pipeline] // dir
06:46:08 [2026-04-16T04:46:08.005Z] [Pipeline] echo
06:46:08 [2026-04-16T04:46:08.006Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-04-16T04:46:08.019Z] [Pipeline] dir
06:46:08 [2026-04-16T04:46:08.020Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:08 [2026-04-16T04:46:08.021Z] [Pipeline] {
06:46:08 [2026-04-16T04:46:08.043Z] [Pipeline] git
06:46:08 [2026-04-16T04:46:08.082Z] The recommended git tool is: /usr/bin/git
06:46:08 [2026-04-16T04:46:08.083Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-04-16T04:46:08.094Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1e7b4da4; decorates hudson.Launcher$LocalLauncher@188def4e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-04-16T04:46:08.095Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:08 [2026-04-16T04:46:08.102Z] Fetching changes from the remote Git repository
06:46:08 [2026-04-16T04:46:08.105Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:08 [2026-04-16T04:46:08.112Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:08 [2026-04-16T04:46:08.112Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2026-04-16T04:46:08.117Z]  > git --version # 'git version 2.43.0'
06:46:08 [2026-04-16T04:46:08.117Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-04-16T04:46:08.122Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-04-16T04:46:08.798Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-04-16T04:46:08.806Z] Checking out Revision 947bd64231807c4cf42f8c3db7af41670493b563 (refs/remotes/origin/6.4.x)
06:46:08 [2026-04-16T04:46:08.806Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-04-16T04:46:08.811Z]  > /usr/bin/git checkout -f 947bd64231807c4cf42f8c3db7af41670493b563 # timeout=10
06:46:08 [2026-04-16T04:46:08.870Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-04-16T04:46:08.885Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-04-16T04:46:08.893Z]  > /usr/bin/git checkout -b 6.4.x 947bd64231807c4cf42f8c3db7af41670493b563 # timeout=10
06:46:08 [2026-04-16T04:46:08.958Z] Commit message: "bug #15237 : title and instanceId (if enabled) now allows to go to the process detail."
06:46:08 [2026-04-16T04:46:08.959Z]  > /usr/bin/git rev-list --no-walk 947bd64231807c4cf42f8c3db7af41670493b563 # timeout=10
06:46:08 [2026-04-16T04:46:08.982Z] [Pipeline] fileExists
06:46:09 [2026-04-16T04:46:09.000Z] [Pipeline] readMavenPom
06:46:09 [2026-04-16T04:46:09.024Z] [Pipeline] sh
06:46:09 [2026-04-16T04:46:09.284Z] + git rev-parse HEAD
06:46:09 [2026-04-16T04:46:09.288Z] [Pipeline] echo
06:46:09 [2026-04-16T04:46:09.289Z] Silverpeas-Components: current commit is 947bd64231807c4cf42f8c3db7af41670493b563 and last build commit is 947bd64231807c4cf42f8c3db7af41670493b563
06:46:09 [2026-04-16T04:46:09.294Z] [Pipeline] }
06:46:09 [2026-04-16T04:46:09.311Z] [Pipeline] // dir
06:46:09 [2026-04-16T04:46:09.329Z] [Pipeline] echo
06:46:09 [2026-04-16T04:46:09.330Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-04-16T04:46:09.350Z] [Pipeline] dir
06:46:09 [2026-04-16T04:46:09.350Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:09 [2026-04-16T04:46:09.351Z] [Pipeline] {
06:46:09 [2026-04-16T04:46:09.378Z] [Pipeline] git
06:46:09 [2026-04-16T04:46:09.390Z] Selected Git installation does not exist. Using Default
06:46:09 [2026-04-16T04:46:09.390Z] The recommended git tool is: NONE
06:46:09 [2026-04-16T04:46:09.390Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-04-16T04:46:09.403Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6ad55e44; decorates hudson.Launcher$LocalLauncher@b6c069a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-04-16T04:46:09.403Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:09 [2026-04-16T04:46:09.409Z] Fetching changes from the remote Git repository
06:46:09 [2026-04-16T04:46:09.411Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:09 [2026-04-16T04:46:09.417Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:09 [2026-04-16T04:46:09.417Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2026-04-16T04:46:09.422Z]  > git --version # 'git version 2.43.0'
06:46:09 [2026-04-16T04:46:09.422Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-04-16T04:46:09.428Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-04-16T04:46:09.910Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-04-16T04:46:09.918Z] Checking out Revision 97003bf0552f5c63d977e64fad11e3b4f823e765 (refs/remotes/origin/6.4.x)
06:46:09 [2026-04-16T04:46:09.919Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-04-16T04:46:09.925Z]  > /usr/bin/git checkout -f 97003bf0552f5c63d977e64fad11e3b4f823e765 # timeout=10
06:46:09 [2026-04-16T04:46:09.940Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-04-16T04:46:09.949Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-04-16T04:46:09.955Z]  > /usr/bin/git checkout -b 6.4.x 97003bf0552f5c63d977e64fad11e3b4f823e765 # timeout=10
06:46:09 [2026-04-16T04:46:09.970Z] Commit message: "Take into sonar feedback for code coming from feature #14182"
06:46:09 [2026-04-16T04:46:09.971Z]  > /usr/bin/git rev-list --no-walk 97003bf0552f5c63d977e64fad11e3b4f823e765 # timeout=10
06:46:09 [2026-04-16T04:46:09.993Z] [Pipeline] fileExists
06:46:10 [2026-04-16T04:46:10.002Z] [Pipeline] readMavenPom
06:46:10 [2026-04-16T04:46:10.014Z] [Pipeline] sh
06:46:10 [2026-04-16T04:46:10.271Z] + git rev-parse HEAD
06:46:10 [2026-04-16T04:46:10.276Z] [Pipeline] echo
06:46:10 [2026-04-16T04:46:10.276Z] Silverpeas-Looks: current commit is 97003bf0552f5c63d977e64fad11e3b4f823e765 and last build commit is 97003bf0552f5c63d977e64fad11e3b4f823e765
06:46:10 [2026-04-16T04:46:10.281Z] [Pipeline] }
06:46:10 [2026-04-16T04:46:10.296Z] [Pipeline] // dir
06:46:10 [2026-04-16T04:46:10.315Z] [Pipeline] echo
06:46:10 [2026-04-16T04:46:10.316Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-04-16T04:46:10.337Z] [Pipeline] dir
06:46:10 [2026-04-16T04:46:10.337Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:10 [2026-04-16T04:46:10.338Z] [Pipeline] {
06:46:10 [2026-04-16T04:46:10.363Z] [Pipeline] git
06:46:10 [2026-04-16T04:46:10.370Z] The recommended git tool is: NONE
06:46:10 [2026-04-16T04:46:10.371Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:10 [2026-04-16T04:46:10.381Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1d1c4505; decorates hudson.Launcher$LocalLauncher@3ee24fa7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:10 [2026-04-16T04:46:10.382Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:10 [2026-04-16T04:46:10.390Z] Fetching changes from the remote Git repository
06:46:10 [2026-04-16T04:46:10.394Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:10 [2026-04-16T04:46:10.401Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:10 [2026-04-16T04:46:10.401Z]  > /usr/bin/git --version # timeout=10
06:46:10 [2026-04-16T04:46:10.408Z]  > git --version # 'git version 2.43.0'
06:46:10 [2026-04-16T04:46:10.408Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:10 [2026-04-16T04:46:10.415Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-04-16T04:46:10.841Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-04-16T04:46:10.850Z] Checking out Revision aecd07d65033311ae1482ee12306ec2e4b4f6a04 (refs/remotes/origin/6.4.x)
06:46:10 [2026-04-16T04:46:10.850Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-04-16T04:46:10.856Z]  > /usr/bin/git checkout -f aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:10 [2026-04-16T04:46:10.869Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-04-16T04:46:10.880Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-04-16T04:46:10.889Z]  > /usr/bin/git checkout -b 6.4.x aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:10 [2026-04-16T04:46:10.905Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (9919d69f4a7a716b7054ac490e50d8991ce2c338).Prepare for development iteration of next version 6.4.7"
06:46:10 [2026-04-16T04:46:10.906Z]  > /usr/bin/git rev-list --no-walk aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:10 [2026-04-16T04:46:10.942Z] [Pipeline] fileExists
06:46:10 [2026-04-16T04:46:10.966Z] [Pipeline] sh
06:46:11 [2026-04-16T04:46:11.226Z] + git rev-parse HEAD
06:46:11 [2026-04-16T04:46:11.230Z] [Pipeline] echo
06:46:11 [2026-04-16T04:46:11.231Z] Silverpeas-Setup: current commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 and last build commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04
06:46:11 [2026-04-16T04:46:11.234Z] [Pipeline] }
06:46:11 [2026-04-16T04:46:11.255Z] [Pipeline] // dir
06:46:11 [2026-04-16T04:46:11.275Z] [Pipeline] echo
06:46:11 [2026-04-16T04:46:11.276Z] Build skipped due to no changes have been done since the last build
06:46:11 [2026-04-16T04:46:11.297Z] [Pipeline] dir
06:46:11 [2026-04-16T04:46:11.297Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:11 [2026-04-16T04:46:11.298Z] [Pipeline] {
06:46:11 [2026-04-16T04:46:11.325Z] [Pipeline] git
06:46:11 [2026-04-16T04:46:11.328Z] The recommended git tool is: NONE
06:46:11 [2026-04-16T04:46:11.329Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:11 [2026-04-16T04:46:11.341Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@74e82324; decorates hudson.Launcher$LocalLauncher@347d41b9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:11 [2026-04-16T04:46:11.341Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:11 [2026-04-16T04:46:11.349Z] Fetching changes from the remote Git repository
06:46:11 [2026-04-16T04:46:11.353Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:11 [2026-04-16T04:46:11.359Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:11 [2026-04-16T04:46:11.359Z]  > /usr/bin/git --version # timeout=10
06:46:11 [2026-04-16T04:46:11.364Z]  > git --version # 'git version 2.43.0'
06:46:11 [2026-04-16T04:46:11.364Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:11 [2026-04-16T04:46:11.371Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:11 [2026-04-16T04:46:11.793Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:11 [2026-04-16T04:46:11.801Z] Checking out Revision 19de88b46530c2be6fa793fd3d7595b27a9e1b52 (refs/remotes/origin/6.4.x)
06:46:11 [2026-04-16T04:46:11.801Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:11 [2026-04-16T04:46:11.807Z]  > /usr/bin/git checkout -f 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:11 [2026-04-16T04:46:11.818Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:11 [2026-04-16T04:46:11.827Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:11 [2026-04-16T04:46:11.834Z]  > /usr/bin/git checkout -b 6.4.x 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:11 [2026-04-16T04:46:11.849Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (c77a8f4682d539408137ee00de16eb9a275829aa).Prepare for development iteration of next version 6.4.7"
06:46:11 [2026-04-16T04:46:11.849Z]  > /usr/bin/git rev-list --no-walk 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:11 [2026-04-16T04:46:11.874Z] [Pipeline] fileExists
06:46:11 [2026-04-16T04:46:11.885Z] [Pipeline] readMavenPom
06:46:11 [2026-04-16T04:46:11.910Z] [Pipeline] sh
06:46:12 [2026-04-16T04:46:12.170Z] + git rev-parse HEAD
06:46:12 [2026-04-16T04:46:12.174Z] [Pipeline] echo
06:46:12 [2026-04-16T04:46:12.175Z] Silverpeas-Distribution: current commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 and last build commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52
06:46:12 [2026-04-16T04:46:12.178Z] [Pipeline] }
06:46:12 [2026-04-16T04:46:12.197Z] [Pipeline] // dir
06:46:12 [2026-04-16T04:46:12.217Z] [Pipeline] echo
06:46:12 [2026-04-16T04:46:12.217Z] Build skipped due to no changes have been done since the last build
06:46:12 [2026-04-16T04:46:12.239Z] [Pipeline] dir
06:46:12 [2026-04-16T04:46:12.239Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:12 [2026-04-16T04:46:12.240Z] [Pipeline] {
06:46:12 [2026-04-16T04:46:12.266Z] [Pipeline] git
06:46:12 [2026-04-16T04:46:12.271Z] The recommended git tool is: NONE
06:46:12 [2026-04-16T04:46:12.272Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:12 [2026-04-16T04:46:12.283Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@78d8581a; decorates hudson.Launcher$LocalLauncher@4de4d286 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:12 [2026-04-16T04:46:12.284Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:12 [2026-04-16T04:46:12.291Z] Fetching changes from the remote Git repository
06:46:12 [2026-04-16T04:46:12.297Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:12 [2026-04-16T04:46:12.305Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:12 [2026-04-16T04:46:12.305Z]  > /usr/bin/git --version # timeout=10
06:46:12 [2026-04-16T04:46:12.311Z]  > git --version # 'git version 2.43.0'
06:46:12 [2026-04-16T04:46:12.311Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:12 [2026-04-16T04:46:12.317Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:12 [2026-04-16T04:46:12.827Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:12 [2026-04-16T04:46:12.835Z] Checking out Revision 1e40be645f8bd8c7019323045305b08ebdf7ed20 (refs/remotes/origin/6.4.x)
06:46:12 [2026-04-16T04:46:12.835Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:12 [2026-04-16T04:46:12.840Z]  > /usr/bin/git checkout -f 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:12 [2026-04-16T04:46:12.852Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:12 [2026-04-16T04:46:12.862Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:12 [2026-04-16T04:46:12.870Z]  > /usr/bin/git checkout -b 6.4.x 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:12 [2026-04-16T04:46:12.881Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (065d9c82457e188938ed687cb018445bfb7ebecf).Prepare for development iteration of next version 6.4.7"
06:46:12 [2026-04-16T04:46:12.881Z]  > /usr/bin/git rev-list --no-walk 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:12 [2026-04-16T04:46:12.906Z] [Pipeline] fileExists
06:46:12 [2026-04-16T04:46:12.917Z] [Pipeline] readMavenPom
06:46:12 [2026-04-16T04:46:12.944Z] [Pipeline] sh
06:46:13 [2026-04-16T04:46:13.203Z] + git rev-parse HEAD
06:46:13 [2026-04-16T04:46:13.207Z] [Pipeline] echo
06:46:13 [2026-04-16T04:46:13.208Z] Silverpeas-Assembly: current commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20 and last build commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20
06:46:13 [2026-04-16T04:46:13.211Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.230Z] [Pipeline] // dir
06:46:13 [2026-04-16T04:46:13.251Z] [Pipeline] echo
06:46:13 [2026-04-16T04:46:13.252Z] Build skipped due to no changes have been done since the last build
06:46:13 [2026-04-16T04:46:13.253Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.272Z] [Pipeline] // script
06:46:13 [2026-04-16T04:46:13.292Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.309Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.328Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.329Z] [Pipeline] { (Build Silverpeas)
06:46:13 [2026-04-16T04:46:13.365Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.367Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.408Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.410Z] [Pipeline] { (Build Silverpeas-Core)
06:46:13 [2026-04-16T04:46:13.430Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.431Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.435Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.455Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.475Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.476Z] [Pipeline] { (Build Silverpeas-Components)
06:46:13 [2026-04-16T04:46:13.492Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.494Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.496Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.512Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.530Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.530Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:13 [2026-04-16T04:46:13.545Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.546Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.548Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.561Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.575Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.576Z] [Pipeline] { (Build Silverpeas Setup)
06:46:13 [2026-04-16T04:46:13.589Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.590Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.591Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.603Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.616Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.616Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:13 [2026-04-16T04:46:13.627Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.628Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.630Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.641Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.655Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.656Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:13 [2026-04-16T04:46:13.666Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.668Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.671Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.681Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.694Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.695Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:13 [2026-04-16T04:46:13.705Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.707Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.710Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.721Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.731Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.732Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:13 [2026-04-16T04:46:13.742Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.743Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.744Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.754Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.765Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.765Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:13 [2026-04-16T04:46:13.774Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.775Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.777Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.785Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.819Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.819Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:13 [2026-04-16T04:46:13.827Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.828Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.829Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.837Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.845Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.846Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:13 [2026-04-16T04:46:13.854Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.854Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.856Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.864Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.872Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.873Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:13 [2026-04-16T04:46:13.881Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.881Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.882Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.890Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.898Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.898Z] [Pipeline] { (Publish Community Web Site)
06:46:13 [2026-04-16T04:46:13.906Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-04-16T04:46:13.906Z] [Pipeline] getContext
06:46:13 [2026-04-16T04:46:13.907Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.915Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.922Z] [Pipeline] }
06:46:13 [2026-04-16T04:46:13.929Z] [Pipeline] // stage
06:46:13 [2026-04-16T04:46:13.938Z] [Pipeline] stage
06:46:13 [2026-04-16T04:46:13.939Z] [Pipeline] { (Create YAML build report)
06:46:13 [2026-04-16T04:46:13.955Z] [Pipeline] script
06:46:13 [2026-04-16T04:46:13.958Z] [Pipeline] {
06:46:13 [2026-04-16T04:46:13.968Z] [Pipeline] sh
06:46:14 [2026-04-16T04:46:14.224Z] + mkdir -p target
06:46:14 [2026-04-16T04:46:14.226Z] [Pipeline] sh
06:46:14 [2026-04-16T04:46:14.482Z] + mv build.yaml target/
06:46:14 [2026-04-16T04:46:14.484Z] [Pipeline] }
06:46:14 [2026-04-16T04:46:14.502Z] [Pipeline] // script
06:46:14 [2026-04-16T04:46:14.522Z] [Pipeline] }
06:46:14 [2026-04-16T04:46:14.541Z] [Pipeline] // stage
06:46:14 [2026-04-16T04:46:14.569Z] [Pipeline] stage
06:46:14 [2026-04-16T04:46:14.570Z] [Pipeline] { (Declarative: Post Actions)
06:46:14 [2026-04-16T04:46:14.605Z] [Pipeline] step
06:46:14 [2026-04-16T04:46:14.644Z] [Pipeline] script
06:46:14 [2026-04-16T04:46:14.651Z] [Pipeline] {
06:46:14 [2026-04-16T04:46:14.690Z] [Pipeline] }
06:46:14 [2026-04-16T04:46:14.708Z] [Pipeline] // script
06:46:14 [2026-04-16T04:46:14.739Z] [Pipeline] archiveArtifacts
06:46:14 [2026-04-16T04:46:14.743Z] Archiving artifacts
06:46:14 [2026-04-16T04:46:14.769Z] Enregistrement des empreintes numériques
06:46:14 [2026-04-16T04:46:14.790Z] [Pipeline] sh
06:46:15 [2026-04-16T04:46:15.050Z] + rm -rf target
06:46:15 [2026-04-16T04:46:15.059Z] [Pipeline] }
06:46:15 [2026-04-16T04:46:15.078Z] [Pipeline] // stage
06:46:15 [2026-04-16T04:46:15.097Z] [Pipeline] }
06:46:15 [2026-04-16T04:46:15.115Z] [Pipeline] // withEnv
06:46:15 [2026-04-16T04:46:15.133Z] [Pipeline] }
06:46:15 [2026-04-16T04:46:15.135Z] $ docker stop --time=1 876ee3f670c58a2200d7c2dbe021177f1f991a4f6a81f8431e1b0d9a97022ef5
06:46:16 [2026-04-16T04:46:16.432Z] $ docker rm -f --volumes 876ee3f670c58a2200d7c2dbe021177f1f991a4f6a81f8431e1b0d9a97022ef5
06:46:16 [2026-04-16T04:46:16.474Z] [Pipeline] // withDockerContainer
06:46:16 [2026-04-16T04:46:16.481Z] [Pipeline] }
06:46:16 [2026-04-16T04:46:16.490Z] [Pipeline] // withEnv
06:46:16 [2026-04-16T04:46:16.498Z] [Pipeline] }
06:46:16 [2026-04-16T04:46:16.516Z] [Pipeline] // node
06:46:16 [2026-04-16T04:46:16.531Z] [Pipeline] End of Pipeline
06:46:16 [2026-04-16T04:46:16.613Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #391
06:46:16 [2026-04-16T04:46:16.614Z] Finished: SUCCESS