Skip to content
06:46:00 [2026-02-26T05:46:00.518Z] Lancé par une alarme périodique
06:46:00 [2026-02-26T05:46:00.518Z] Running as userbuild
06:46:00 [2026-02-26T05:46:00.956Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-02-26T05:46:01.552Z] [Pipeline] Start of Pipeline
06:46:02 [2026-02-26T05:46:02.011Z] [Pipeline] node
06:46:02 [2026-02-26T05:46:02.016Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2026-02-26T05:46:02.025Z] [Pipeline] {
06:46:02 [2026-02-26T05:46:02.051Z] [Pipeline] stage
06:46:02 [2026-02-26T05:46:02.052Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2026-02-26T05:46:02.069Z] [Pipeline] checkout
06:46:02 [2026-02-26T05:46:02.073Z] Selected Git installation does not exist. Using Default
06:46:02 [2026-02-26T05:46:02.073Z] The recommended git tool is: NONE
06:46:02 [2026-02-26T05:46:02.073Z] No credentials specified
06:46:02 [2026-02-26T05:46:02.073Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2026-02-26T05:46:02.078Z] Fetching changes from the remote Git repository
06:46:02 [2026-02-26T05:46:02.086Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2026-02-26T05:46:02.093Z] Cleaning workspace
06:46:02 [2026-02-26T05:46:02.094Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2026-02-26T05:46:02.098Z] Resetting working tree
06:46:02 [2026-02-26T05:46:02.098Z]  > /usr/bin/git reset --hard # timeout=10
06:46:02 [2026-02-26T05:46:02.110Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2026-02-26T05:46:02.118Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-02-26T05:46:02.118Z]  > /usr/bin/git --version # timeout=10
06:46:02 [2026-02-26T05:46:02.122Z]  > git --version # 'git version 2.43.0'
06:46:02 [2026-02-26T05:46:02.122Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2026-02-26T05:46:02.508Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-02-26T05:46:02.515Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:02 [2026-02-26T05:46:02.515Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-02-26T05:46:02.521Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:02 [2026-02-26T05:46:02.535Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:02 [2026-02-26T05:46:02.536Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:02 [2026-02-26T05:46:02.559Z] [Pipeline] }
06:46:02 [2026-02-26T05:46:02.567Z] [Pipeline] // stage
06:46:02 [2026-02-26T05:46:02.608Z] [Pipeline] withEnv
06:46:02 [2026-02-26T05:46:02.610Z] [Pipeline] {
06:46:02 [2026-02-26T05:46:02.795Z] [Pipeline] isUnix
06:46:02 [2026-02-26T05:46:02.797Z] [Pipeline] withEnv
06:46:02 [2026-02-26T05:46:02.797Z] [Pipeline] {
06:46:02 [2026-02-26T05:46:02.818Z] [Pipeline] sh
06:46:03 [2026-02-26T05:46:03.076Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2026-02-26T05:46:03.076Z] .
06:46:03 [2026-02-26T05:46:03.078Z] [Pipeline] }
06:46:03 [2026-02-26T05:46:03.089Z] [Pipeline] // withEnv
06:46:03 [2026-02-26T05:46:03.108Z] [Pipeline] withDockerContainer
06:46:03 [2026-02-26T05:46:03.145Z] Jenkins does not seem to be running inside a container
06:46:03 [2026-02-26T05:46:03.154Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
06:46:03 [2026-02-26T05:46:03.445Z] $ docker top 4a101e1622ac00cee755ce6f142e7c2481008c3c84473751b38a0f6f11cca107 -eo pid,comm
06:46:03 [2026-02-26T05:46:03.489Z] [Pipeline] {
06:46:03 [2026-02-26T05:46:03.520Z] [Pipeline] withEnv
06:46:03 [2026-02-26T05:46:03.521Z] [Pipeline] {
06:46:03 [2026-02-26T05:46:03.553Z] [Pipeline] stage
06:46:03 [2026-02-26T05:46:03.555Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-02-26T05:46:03.612Z] [Pipeline] sh
06:46:03 [2026-02-26T05:46:03.871Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2026-02-26T05:46:04.126Z] [Pipeline] script
06:46:04 [2026-02-26T05:46:04.133Z] [Pipeline] {
06:46:04 [2026-02-26T05:46:04.150Z] [Pipeline] readMavenPom
06:46:04 [2026-02-26T05:46:04.176Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
06:46:04 [2026-02-26T05:46:04.178Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
06:46:04 [2026-02-26T05:46:04.179Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:04 [2026-02-26T05:46:04.179Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:04 [2026-02-26T05:46:04.180Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:04 [2026-02-26T05:46:04.182Z] [Pipeline] sh
06:46:04 [2026-02-26T05:46:04.440Z] + rm -f pom.xml
06:46:04 [2026-02-26T05:46:04.441Z] [Pipeline] }
06:46:04 [2026-02-26T05:46:04.454Z] [Pipeline] // script
06:46:04 [2026-02-26T05:46:04.468Z] [Pipeline] }
06:46:04 [2026-02-26T05:46:04.478Z] [Pipeline] // stage
06:46:04 [2026-02-26T05:46:04.494Z] [Pipeline] stage
06:46:04 [2026-02-26T05:46:04.495Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-02-26T05:46:04.577Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-02-26T05:46:04.579Z] [Pipeline] getContext
06:46:04 [2026-02-26T05:46:04.580Z] [Pipeline] }
06:46:04 [2026-02-26T05:46:04.591Z] [Pipeline] // stage
06:46:04 [2026-02-26T05:46:04.604Z] [Pipeline] stage
06:46:04 [2026-02-26T05:46:04.605Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2026-02-26T05:46:04.626Z] [Pipeline] script
06:46:04 [2026-02-26T05:46:04.631Z] [Pipeline] {
06:46:04 [2026-02-26T05:46:04.656Z] [Pipeline] copyArtifacts
06:46:04 [2026-02-26T05:46:04.664Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 487
06:46:04 [2026-02-26T05:46:04.676Z] [Pipeline] fileExists
06:46:04 [2026-02-26T05:46:04.689Z] [Pipeline] readYaml
06:46:04 [2026-02-26T05:46:04.699Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:04 [2026-02-26T05:46:04.702Z] [Pipeline] dir
06:46:04 [2026-02-26T05:46:04.703Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2026-02-26T05:46:04.704Z] [Pipeline] {
06:46:04 [2026-02-26T05:46:04.718Z] [Pipeline] git
06:46:04 [2026-02-26T05:46:04.721Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-02-26T05:46:04.723Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-02-26T05:46:04.738Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1e68da0d; decorates hudson.Launcher$LocalLauncher@642d84e4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-02-26T05:46:04.739Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2026-02-26T05:46:04.746Z] Fetching changes from the remote Git repository
06:46:04 [2026-02-26T05:46:04.748Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-02-26T05:46:04.755Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-02-26T05:46:04.756Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2026-02-26T05:46:04.761Z]  > git --version # 'git version 2.43.0'
06:46:04 [2026-02-26T05:46:04.761Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-02-26T05:46:04.766Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-02-26T05:46:05.365Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-02-26T05:46:05.373Z] Checking out Revision 1364a040f0f11b3f146da9ccc2ec93603072f20c (refs/remotes/origin/6.4.x)
06:46:05 [2026-02-26T05:46:05.373Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-02-26T05:46:05.377Z]  > /usr/bin/git checkout -f 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
06:46:05 [2026-02-26T05:46:05.436Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-02-26T05:46:05.453Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-02-26T05:46:05.459Z]  > /usr/bin/git checkout -b 6.4.x 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
06:46:05 [2026-02-26T05:46:05.569Z] 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:05 [2026-02-26T05:46:05.569Z]  > /usr/bin/git rev-list --no-walk 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
06:46:05 [2026-02-26T05:46:05.594Z] [Pipeline] fileExists
06:46:05 [2026-02-26T05:46:05.602Z] [Pipeline] readMavenPom
06:46:05 [2026-02-26T05:46:05.619Z] [Pipeline] sh
06:46:05 [2026-02-26T05:46:05.876Z] + git rev-parse HEAD
06:46:05 [2026-02-26T05:46:05.880Z] [Pipeline] echo
06:46:05 [2026-02-26T05:46:05.881Z] Silverpeas-Core: current commit is 1364a040f0f11b3f146da9ccc2ec93603072f20c and last build commit is 1364a040f0f11b3f146da9ccc2ec93603072f20c
06:46:05 [2026-02-26T05:46:05.884Z] [Pipeline] }
06:46:05 [2026-02-26T05:46:05.891Z] [Pipeline] // dir
06:46:05 [2026-02-26T05:46:05.900Z] [Pipeline] echo
06:46:05 [2026-02-26T05:46:05.900Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-02-26T05:46:05.913Z] [Pipeline] dir
06:46:05 [2026-02-26T05:46:05.913Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2026-02-26T05:46:05.915Z] [Pipeline] {
06:46:05 [2026-02-26T05:46:05.934Z] [Pipeline] git
06:46:05 [2026-02-26T05:46:05.936Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-02-26T05:46:05.936Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-02-26T05:46:05.949Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7cd3979e; decorates hudson.Launcher$LocalLauncher@3c46dff6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-02-26T05:46:05.950Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2026-02-26T05:46:05.956Z] Fetching changes from the remote Git repository
06:46:05 [2026-02-26T05:46:05.958Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-02-26T05:46:05.964Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-02-26T05:46:05.964Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2026-02-26T05:46:05.969Z]  > git --version # 'git version 2.43.0'
06:46:05 [2026-02-26T05:46:05.969Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-02-26T05:46:05.975Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-02-26T05:46:06.681Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-02-26T05:46:06.690Z] Checking out Revision fd4d6de1efbd8afbb6da8c5b28916a1f5058641a (refs/remotes/origin/6.4.x)
06:46:06 [2026-02-26T05:46:06.690Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-02-26T05:46:06.695Z]  > /usr/bin/git checkout -f fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
06:46:06 [2026-02-26T05:46:06.740Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-02-26T05:46:06.753Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-02-26T05:46:06.762Z]  > /usr/bin/git checkout -b 6.4.x fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
06:46:06 [2026-02-26T05:46:06.817Z] Commit message: "bug #15182 : fix sonarlint issues"
06:46:06 [2026-02-26T05:46:06.818Z]  > /usr/bin/git rev-list --no-walk fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
06:46:06 [2026-02-26T05:46:06.839Z] [Pipeline] fileExists
06:46:06 [2026-02-26T05:46:06.849Z] [Pipeline] readMavenPom
06:46:06 [2026-02-26T05:46:06.862Z] [Pipeline] sh
06:46:07 [2026-02-26T05:46:07.122Z] + git rev-parse HEAD
06:46:07 [2026-02-26T05:46:07.126Z] [Pipeline] echo
06:46:07 [2026-02-26T05:46:07.127Z] Silverpeas-Components: current commit is fd4d6de1efbd8afbb6da8c5b28916a1f5058641a and last build commit is fd4d6de1efbd8afbb6da8c5b28916a1f5058641a
06:46:07 [2026-02-26T05:46:07.130Z] [Pipeline] }
06:46:07 [2026-02-26T05:46:07.145Z] [Pipeline] // dir
06:46:07 [2026-02-26T05:46:07.159Z] [Pipeline] echo
06:46:07 [2026-02-26T05:46:07.160Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-02-26T05:46:07.178Z] [Pipeline] dir
06:46:07 [2026-02-26T05:46:07.178Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:07 [2026-02-26T05:46:07.179Z] [Pipeline] {
06:46:07 [2026-02-26T05:46:07.201Z] [Pipeline] git
06:46:07 [2026-02-26T05:46:07.203Z] Selected Git installation does not exist. Using Default
06:46:07 [2026-02-26T05:46:07.203Z] The recommended git tool is: NONE
06:46:07 [2026-02-26T05:46:07.204Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-02-26T05:46:07.222Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@16392fdd; decorates hudson.Launcher$LocalLauncher@3ed472cc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-02-26T05:46:07.222Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:07 [2026-02-26T05:46:07.228Z] Fetching changes from the remote Git repository
06:46:07 [2026-02-26T05:46:07.232Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:07 [2026-02-26T05:46:07.239Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:07 [2026-02-26T05:46:07.239Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2026-02-26T05:46:07.244Z]  > git --version # 'git version 2.43.0'
06:46:07 [2026-02-26T05:46:07.244Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-02-26T05:46:07.250Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-02-26T05:46:07.933Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-02-26T05:46:07.939Z] Checking out Revision 24dae09cd809bb64dc209b0ee7fc0a54481a8168 (refs/remotes/origin/6.4.x)
06:46:07 [2026-02-26T05:46:07.939Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-02-26T05:46:07.944Z]  > /usr/bin/git checkout -f 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10
06:46:07 [2026-02-26T05:46:07.957Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-02-26T05:46:07.966Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-02-26T05:46:07.973Z]  > /usr/bin/git checkout -b 6.4.x 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10
06:46:07 [2026-02-26T05:46:07.997Z] Commit message: "Feature #14940 note #5"
06:46:07 [2026-02-26T05:46:07.998Z]  > /usr/bin/git rev-list --no-walk 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10
06:46:08 [2026-02-26T05:46:08.029Z] [Pipeline] fileExists
06:46:08 [2026-02-26T05:46:08.038Z] [Pipeline] readMavenPom
06:46:08 [2026-02-26T05:46:08.061Z] [Pipeline] sh
06:46:08 [2026-02-26T05:46:08.320Z] + git rev-parse HEAD
06:46:08 [2026-02-26T05:46:08.323Z] [Pipeline] echo
06:46:08 [2026-02-26T05:46:08.324Z] Silverpeas-Looks: current commit is 24dae09cd809bb64dc209b0ee7fc0a54481a8168 and last build commit is 24dae09cd809bb64dc209b0ee7fc0a54481a8168
06:46:08 [2026-02-26T05:46:08.325Z] [Pipeline] }
06:46:08 [2026-02-26T05:46:08.341Z] [Pipeline] // dir
06:46:08 [2026-02-26T05:46:08.359Z] [Pipeline] echo
06:46:08 [2026-02-26T05:46:08.359Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-02-26T05:46:08.378Z] [Pipeline] dir
06:46:08 [2026-02-26T05:46:08.378Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:08 [2026-02-26T05:46:08.379Z] [Pipeline] {
06:46:08 [2026-02-26T05:46:08.402Z] [Pipeline] git
06:46:08 [2026-02-26T05:46:08.405Z] The recommended git tool is: NONE
06:46:08 [2026-02-26T05:46:08.406Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-02-26T05:46:08.417Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@50417b18; decorates hudson.Launcher$LocalLauncher@3ff569d2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-02-26T05:46:08.419Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:08 [2026-02-26T05:46:08.426Z] Fetching changes from the remote Git repository
06:46:08 [2026-02-26T05:46:08.428Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:08 [2026-02-26T05:46:08.433Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:08 [2026-02-26T05:46:08.433Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2026-02-26T05:46:08.438Z]  > git --version # 'git version 2.43.0'
06:46:08 [2026-02-26T05:46:08.438Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-02-26T05:46:08.443Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-02-26T05:46:08.833Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-02-26T05:46:08.838Z] Checking out Revision 9919d69f4a7a716b7054ac490e50d8991ce2c338 (refs/remotes/origin/6.4.x)
06:46:08 [2026-02-26T05:46:08.838Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-02-26T05:46:08.843Z]  > /usr/bin/git checkout -f 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
06:46:08 [2026-02-26T05:46:08.850Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-02-26T05:46:08.857Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-02-26T05:46:08.863Z]  > /usr/bin/git checkout -b 6.4.x 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
06:46:08 [2026-02-26T05:46:08.879Z] 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:08 [2026-02-26T05:46:08.879Z]  > /usr/bin/git rev-list --no-walk 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
06:46:08 [2026-02-26T05:46:08.898Z] [Pipeline] fileExists
06:46:08 [2026-02-26T05:46:08.909Z] [Pipeline] sh
06:46:09 [2026-02-26T05:46:09.165Z] + git rev-parse HEAD
06:46:09 [2026-02-26T05:46:09.169Z] [Pipeline] echo
06:46:09 [2026-02-26T05:46:09.170Z] Silverpeas-Setup: current commit is 9919d69f4a7a716b7054ac490e50d8991ce2c338 and last build commit is 9919d69f4a7a716b7054ac490e50d8991ce2c338
06:46:09 [2026-02-26T05:46:09.172Z] [Pipeline] }
06:46:09 [2026-02-26T05:46:09.190Z] [Pipeline] // dir
06:46:09 [2026-02-26T05:46:09.208Z] [Pipeline] echo
06:46:09 [2026-02-26T05:46:09.209Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-02-26T05:46:09.228Z] [Pipeline] dir
06:46:09 [2026-02-26T05:46:09.229Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:09 [2026-02-26T05:46:09.230Z] [Pipeline] {
06:46:09 [2026-02-26T05:46:09.253Z] [Pipeline] git
06:46:09 [2026-02-26T05:46:09.256Z] The recommended git tool is: NONE
06:46:09 [2026-02-26T05:46:09.258Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-02-26T05:46:09.277Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@51f36aa8; decorates hudson.Launcher$LocalLauncher@48b1aeb6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-02-26T05:46:09.278Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:09 [2026-02-26T05:46:09.284Z] Fetching changes from the remote Git repository
06:46:09 [2026-02-26T05:46:09.289Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:09 [2026-02-26T05:46:09.296Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:09 [2026-02-26T05:46:09.296Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2026-02-26T05:46:09.302Z]  > git --version # 'git version 2.43.0'
06:46:09 [2026-02-26T05:46:09.302Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-02-26T05:46:09.310Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-02-26T05:46:09.650Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-02-26T05:46:09.658Z] Checking out Revision c77a8f4682d539408137ee00de16eb9a275829aa (refs/remotes/origin/6.4.x)
06:46:09 [2026-02-26T05:46:09.658Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-02-26T05:46:09.664Z]  > /usr/bin/git checkout -f c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
06:46:09 [2026-02-26T05:46:09.675Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-02-26T05:46:09.684Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-02-26T05:46:09.690Z]  > /usr/bin/git checkout -b 6.4.x c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
06:46:09 [2026-02-26T05:46:09.701Z] Commit message: "feature #15131 : activation of a planned compacting task during execution"
06:46:09 [2026-02-26T05:46:09.701Z]  > /usr/bin/git rev-list --no-walk c77a8f4682d539408137ee00de16eb9a275829aa # timeout=10
06:46:09 [2026-02-26T05:46:09.722Z] [Pipeline] fileExists
06:46:09 [2026-02-26T05:46:09.735Z] [Pipeline] readMavenPom
06:46:09 [2026-02-26T05:46:09.756Z] [Pipeline] sh
06:46:10 [2026-02-26T05:46:10.015Z] + git rev-parse HEAD
06:46:10 [2026-02-26T05:46:10.019Z] [Pipeline] echo
06:46:10 [2026-02-26T05:46:10.019Z] Silverpeas-Distribution: current commit is c77a8f4682d539408137ee00de16eb9a275829aa and last build commit is c77a8f4682d539408137ee00de16eb9a275829aa
06:46:10 [2026-02-26T05:46:10.022Z] [Pipeline] }
06:46:10 [2026-02-26T05:46:10.040Z] [Pipeline] // dir
06:46:10 [2026-02-26T05:46:10.059Z] [Pipeline] echo
06:46:10 [2026-02-26T05:46:10.060Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-02-26T05:46:10.080Z] [Pipeline] dir
06:46:10 [2026-02-26T05:46:10.081Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:10 [2026-02-26T05:46:10.082Z] [Pipeline] {
06:46:10 [2026-02-26T05:46:10.107Z] [Pipeline] git
06:46:10 [2026-02-26T05:46:10.110Z] The recommended git tool is: NONE
06:46:10 [2026-02-26T05:46:10.111Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:10 [2026-02-26T05:46:10.121Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@47eadfce; decorates hudson.Launcher$LocalLauncher@2e316432 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:10 [2026-02-26T05:46:10.122Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:10 [2026-02-26T05:46:10.129Z] Fetching changes from the remote Git repository
06:46:10 [2026-02-26T05:46:10.132Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:10 [2026-02-26T05:46:10.138Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:10 [2026-02-26T05:46:10.138Z]  > /usr/bin/git --version # timeout=10
06:46:10 [2026-02-26T05:46:10.143Z]  > git --version # 'git version 2.43.0'
06:46:10 [2026-02-26T05:46:10.143Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:10 [2026-02-26T05:46:10.151Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-02-26T05:46:10.733Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-02-26T05:46:10.741Z] Checking out Revision 065d9c82457e188938ed687cb018445bfb7ebecf (refs/remotes/origin/6.4.x)
06:46:10 [2026-02-26T05:46:10.741Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-02-26T05:46:10.748Z]  > /usr/bin/git checkout -f 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
06:46:10 [2026-02-26T05:46:10.757Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-02-26T05:46:10.769Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-02-26T05:46:10.776Z]  > /usr/bin/git checkout -b 6.4.x 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
06:46:10 [2026-02-26T05:46:10.790Z] 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:10 [2026-02-26T05:46:10.790Z]  > /usr/bin/git rev-list --no-walk 065d9c82457e188938ed687cb018445bfb7ebecf # timeout=10
06:46:10 [2026-02-26T05:46:10.823Z] [Pipeline] fileExists
06:46:10 [2026-02-26T05:46:10.834Z] [Pipeline] readMavenPom
06:46:10 [2026-02-26T05:46:10.849Z] [Pipeline] sh
06:46:11 [2026-02-26T05:46:11.109Z] + git rev-parse HEAD
06:46:11 [2026-02-26T05:46:11.113Z] [Pipeline] echo
06:46:11 [2026-02-26T05:46:11.114Z] Silverpeas-Assembly: current commit is 065d9c82457e188938ed687cb018445bfb7ebecf and last build commit is 065d9c82457e188938ed687cb018445bfb7ebecf
06:46:11 [2026-02-26T05:46:11.116Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.134Z] [Pipeline] // dir
06:46:11 [2026-02-26T05:46:11.152Z] [Pipeline] echo
06:46:11 [2026-02-26T05:46:11.153Z] Build skipped due to no changes have been done since the last build
06:46:11 [2026-02-26T05:46:11.154Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.172Z] [Pipeline] // script
06:46:11 [2026-02-26T05:46:11.190Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.206Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.224Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.225Z] [Pipeline] { (Build Silverpeas)
06:46:11 [2026-02-26T05:46:11.259Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.260Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.285Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.286Z] [Pipeline] { (Build Silverpeas-Core)
06:46:11 [2026-02-26T05:46:11.305Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.306Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.308Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.326Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.345Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.346Z] [Pipeline] { (Build Silverpeas-Components)
06:46:11 [2026-02-26T05:46:11.361Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.362Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.364Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.379Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.395Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.396Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:11 [2026-02-26T05:46:11.411Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.412Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.415Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.427Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.444Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.445Z] [Pipeline] { (Build Silverpeas Setup)
06:46:11 [2026-02-26T05:46:11.457Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.459Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.462Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.475Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.490Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.490Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:11 [2026-02-26T05:46:11.502Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.503Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.505Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.516Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.529Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.529Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:11 [2026-02-26T05:46:11.540Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.541Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.542Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.552Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.563Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.564Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:11 [2026-02-26T05:46:11.575Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.576Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.578Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.587Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.598Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.598Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:11 [2026-02-26T05:46:11.607Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.608Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.609Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.618Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.629Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.630Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:11 [2026-02-26T05:46:11.639Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.639Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.640Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.649Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.663Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.664Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:11 [2026-02-26T05:46:11.673Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.674Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.676Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.687Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.697Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.698Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:11 [2026-02-26T05:46:11.706Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.707Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.709Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.717Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.727Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.728Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:11 [2026-02-26T05:46:11.736Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.737Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.738Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.746Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.755Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.756Z] [Pipeline] { (Publish Community Web Site)
06:46:11 [2026-02-26T05:46:11.764Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-02-26T05:46:11.765Z] [Pipeline] getContext
06:46:11 [2026-02-26T05:46:11.766Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.774Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.784Z] [Pipeline] }
06:46:11 [2026-02-26T05:46:11.793Z] [Pipeline] // stage
06:46:11 [2026-02-26T05:46:11.807Z] [Pipeline] stage
06:46:11 [2026-02-26T05:46:11.807Z] [Pipeline] { (Create YAML build report)
06:46:11 [2026-02-26T05:46:11.827Z] [Pipeline] script
06:46:11 [2026-02-26T05:46:11.831Z] [Pipeline] {
06:46:11 [2026-02-26T05:46:11.842Z] [Pipeline] sh
06:46:12 [2026-02-26T05:46:12.099Z] + mkdir -p target
06:46:12 [2026-02-26T05:46:12.103Z] [Pipeline] sh
06:46:12 [2026-02-26T05:46:12.360Z] + mv build.yaml target/
06:46:12 [2026-02-26T05:46:12.361Z] [Pipeline] }
06:46:12 [2026-02-26T05:46:12.380Z] [Pipeline] // script
06:46:12 [2026-02-26T05:46:12.400Z] [Pipeline] }
06:46:12 [2026-02-26T05:46:12.420Z] [Pipeline] // stage
06:46:12 [2026-02-26T05:46:12.450Z] [Pipeline] stage
06:46:12 [2026-02-26T05:46:12.451Z] [Pipeline] { (Declarative: Post Actions)
06:46:12 [2026-02-26T05:46:12.486Z] [Pipeline] step
06:46:12 [2026-02-26T05:46:12.522Z] [Pipeline] script
06:46:12 [2026-02-26T05:46:12.529Z] [Pipeline] {
06:46:12 [2026-02-26T05:46:12.583Z] [Pipeline] }
06:46:12 [2026-02-26T05:46:12.602Z] [Pipeline] // script
06:46:12 [2026-02-26T05:46:12.626Z] [Pipeline] archiveArtifacts
06:46:12 [2026-02-26T05:46:12.630Z] Archiving artifacts
06:46:12 [2026-02-26T05:46:12.649Z] Enregistrement des empreintes numériques
06:46:12 [2026-02-26T05:46:12.665Z] [Pipeline] sh
06:46:12 [2026-02-26T05:46:12.924Z] + rm -rf target
06:46:12 [2026-02-26T05:46:12.934Z] [Pipeline] }
06:46:12 [2026-02-26T05:46:12.951Z] [Pipeline] // stage
06:46:12 [2026-02-26T05:46:12.973Z] [Pipeline] }
06:46:12 [2026-02-26T05:46:12.993Z] [Pipeline] // withEnv
06:46:13 [2026-02-26T05:46:13.013Z] [Pipeline] }
06:46:13 [2026-02-26T05:46:13.014Z] $ docker stop --time=1 4a101e1622ac00cee755ce6f142e7c2481008c3c84473751b38a0f6f11cca107
06:46:14 [2026-02-26T05:46:14.326Z] $ docker rm -f --volumes 4a101e1622ac00cee755ce6f142e7c2481008c3c84473751b38a0f6f11cca107
06:46:14 [2026-02-26T05:46:14.372Z] [Pipeline] // withDockerContainer
06:46:14 [2026-02-26T05:46:14.379Z] [Pipeline] }
06:46:14 [2026-02-26T05:46:14.385Z] [Pipeline] // withEnv
06:46:14 [2026-02-26T05:46:14.393Z] [Pipeline] }
06:46:14 [2026-02-26T05:46:14.407Z] [Pipeline] // node
06:46:14 [2026-02-26T05:46:14.427Z] [Pipeline] End of Pipeline
06:46:14 [2026-02-26T05:46:14.484Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #376
06:46:14 [2026-02-26T05:46:14.485Z] Finished: SUCCESS