01:21:00 [2026-03-06T00:21:00.041Z] Lancé par une alarme périodique 01:21:00 [2026-03-06T00:21:00.041Z] Running as userbuild 01:21:00 [2026-03-06T00:21:00.623Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2026-03-06T00:21:01.860Z] [Pipeline] Start of Pipeline 01:21:02 [2026-03-06T00:21:02.427Z] [Pipeline] node 01:21:02 [2026-03-06T00:21:02.430Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy 01:21:02 [2026-03-06T00:21:02.438Z] [Pipeline] { 01:21:02 [2026-03-06T00:21:02.460Z] [Pipeline] stage 01:21:02 [2026-03-06T00:21:02.461Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:02 [2026-03-06T00:21:02.473Z] [Pipeline] checkout 01:21:02 [2026-03-06T00:21:02.588Z] Selected Git installation does not exist. Using Default 01:21:02 [2026-03-06T00:21:02.588Z] The recommended git tool is: NONE 01:21:02 [2026-03-06T00:21:02.588Z] No credentials specified 01:21:02 [2026-03-06T00:21:02.588Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 01:21:02 [2026-03-06T00:21:02.595Z] Fetching changes from the remote Git repository 01:21:02 [2026-03-06T00:21:02.599Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:02 [2026-03-06T00:21:02.606Z] Cleaning workspace 01:21:02 [2026-03-06T00:21:02.606Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:02 [2026-03-06T00:21:02.611Z] Resetting working tree 01:21:02 [2026-03-06T00:21:02.611Z] > /usr/bin/git reset --hard # timeout=10 01:21:02 [2026-03-06T00:21:02.623Z] > /usr/bin/git clean -fdx # timeout=10 01:21:02 [2026-03-06T00:21:02.633Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:02 [2026-03-06T00:21:02.633Z] > /usr/bin/git --version # timeout=10 01:21:02 [2026-03-06T00:21:02.637Z] > git --version # 'git version 2.43.0' 01:21:02 [2026-03-06T00:21:02.637Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:02 [2026-03-06T00:21:02.981Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:02 [2026-03-06T00:21:02.989Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 01:21:02 [2026-03-06T00:21:02.989Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:02 [2026-03-06T00:21:02.995Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 01:21:03 [2026-03-06T00:21:03.008Z] Commit message: "Fix SonarQube Maven execution in pipelines." 01:21:03 [2026-03-06T00:21:03.009Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 01:21:03 [2026-03-06T00:21:03.039Z] [Pipeline] } 01:21:03 [2026-03-06T00:21:03.062Z] [Pipeline] // stage 01:21:03 [2026-03-06T00:21:03.096Z] [Pipeline] withEnv 01:21:03 [2026-03-06T00:21:03.097Z] [Pipeline] { 01:21:03 [2026-03-06T00:21:03.288Z] [Pipeline] isUnix 01:21:03 [2026-03-06T00:21:03.289Z] [Pipeline] withEnv 01:21:03 [2026-03-06T00:21:03.290Z] [Pipeline] { 01:21:03 [2026-03-06T00:21:03.310Z] [Pipeline] sh 01:21:03 [2026-03-06T00:21:03.567Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:03 [2026-03-06T00:21:03.567Z] . 01:21:03 [2026-03-06T00:21:03.569Z] [Pipeline] } 01:21:03 [2026-03-06T00:21:03.581Z] [Pipeline] // withEnv 01:21:03 [2026-03-06T00:21:03.599Z] [Pipeline] withDockerContainer 01:21:03 [2026-03-06T00:21:03.638Z] Jenkins does not seem to be running inside a container 01:21:03 [2026-03-06T00:21:03.646Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_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.3.3 cat 01:21:03 [2026-03-06T00:21:03.975Z] $ docker top fe218f45d9f0e83997c6b496baead5f4007f2b7dd60c32b23ed9c9c77073ba0a -eo pid,comm 01:21:04 [2026-03-06T00:21:04.016Z] [Pipeline] { 01:21:04 [2026-03-06T00:21:04.054Z] [Pipeline] withEnv 01:21:04 [2026-03-06T00:21:04.055Z] [Pipeline] { 01:21:04 [2026-03-06T00:21:04.081Z] [Pipeline] stage 01:21:04 [2026-03-06T00:21:04.082Z] [Pipeline] { (Prepare the job) 01:21:04 [2026-03-06T00:21:04.140Z] [Pipeline] sh 01:21:04 [2026-03-06T00:21:04.399Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml 01:21:04 [2026-03-06T00:21:04.653Z] [Pipeline] script 01:21:04 [2026-03-06T00:21:04.660Z] [Pipeline] { 01:21:04 [2026-03-06T00:21:04.681Z] [Pipeline] readMavenPom 01:21:04 [2026-03-06T00:21:04.716Z] 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. 01:21:04 [2026-03-06T00:21:04.718Z] 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. 01:21:04 [2026-03-06T00:21:04.720Z] 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. 01:21:04 [2026-03-06T00:21:04.720Z] 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. 01:21:04 [2026-03-06T00:21:04.720Z] 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. 01:21:04 [2026-03-06T00:21:04.722Z] [Pipeline] sh 01:21:04 [2026-03-06T00:21:04.982Z] + rm -f pom.xml 01:21:04 [2026-03-06T00:21:04.984Z] [Pipeline] } 01:21:04 [2026-03-06T00:21:04.999Z] [Pipeline] // script 01:21:05 [2026-03-06T00:21:05.018Z] [Pipeline] } 01:21:05 [2026-03-06T00:21:05.033Z] [Pipeline] // stage 01:21:05 [2026-03-06T00:21:05.065Z] [Pipeline] stage 01:21:05 [2026-03-06T00:21:05.066Z] [Pipeline] { (Check POM parent version) 01:21:05 [2026-03-06T00:21:05.221Z] Stage "Check POM parent version" skipped due to when conditional 01:21:05 [2026-03-06T00:21:05.223Z] [Pipeline] getContext 01:21:05 [2026-03-06T00:21:05.264Z] [Pipeline] } 01:21:05 [2026-03-06T00:21:05.274Z] [Pipeline] // stage 01:21:05 [2026-03-06T00:21:05.289Z] [Pipeline] stage 01:21:05 [2026-03-06T00:21:05.290Z] [Pipeline] { (Checkout projects and check code changes) 01:21:05 [2026-03-06T00:21:05.332Z] [Pipeline] script 01:21:05 [2026-03-06T00:21:05.337Z] [Pipeline] { 01:21:05 [2026-03-06T00:21:05.390Z] [Pipeline] copyArtifacts 01:21:05 [2026-03-06T00:21:05.404Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 273 01:21:05 [2026-03-06T00:21:05.412Z] [Pipeline] fileExists 01:21:05 [2026-03-06T00:21:05.430Z] [Pipeline] readYaml 01:21:05 [2026-03-06T00:21:05.542Z] 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. 01:21:05 [2026-03-06T00:21:05.547Z] [Pipeline] dir 01:21:05 [2026-03-06T00:21:05.548Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core 01:21:05 [2026-03-06T00:21:05.549Z] [Pipeline] { 01:21:05 [2026-03-06T00:21:05.571Z] [Pipeline] git 01:21:05 [2026-03-06T00:21:05.576Z] The recommended git tool is: /usr/bin/git 01:21:05 [2026-03-06T00:21:05.578Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:05 [2026-03-06T00:21:05.588Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@23928f97; decorates hudson.Launcher$LocalLauncher@77f009dc will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:05 [2026-03-06T00:21:05.589Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10 01:21:05 [2026-03-06T00:21:05.594Z] Fetching changes from the remote Git repository 01:21:05 [2026-03-06T00:21:05.596Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 01:21:05 [2026-03-06T00:21:05.603Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 01:21:05 [2026-03-06T00:21:05.603Z] > /usr/bin/git --version # timeout=10 01:21:05 [2026-03-06T00:21:05.608Z] > git --version # 'git version 2.43.0' 01:21:05 [2026-03-06T00:21:05.608Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:05 [2026-03-06T00:21:05.613Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:06 [2026-03-06T00:21:06.641Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:06 [2026-03-06T00:21:06.649Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x) 01:21:06 [2026-03-06T00:21:06.649Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:06 [2026-03-06T00:21:06.655Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:06 [2026-03-06T00:21:06.709Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:06 [2026-03-06T00:21:06.728Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:06 [2026-03-06T00:21:06.737Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:06 [2026-03-06T00:21:06.808Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7" 01:21:06 [2026-03-06T00:21:06.809Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:06 [2026-03-06T00:21:06.833Z] [Pipeline] fileExists 01:21:06 [2026-03-06T00:21:06.842Z] [Pipeline] readMavenPom 01:21:06 [2026-03-06T00:21:06.859Z] [Pipeline] sh 01:21:07 [2026-03-06T00:21:07.119Z] + git rev-parse HEAD 01:21:07 [2026-03-06T00:21:07.125Z] [Pipeline] echo 01:21:07 [2026-03-06T00:21:07.126Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c 01:21:07 [2026-03-06T00:21:07.135Z] [Pipeline] } 01:21:07 [2026-03-06T00:21:07.151Z] [Pipeline] // dir 01:21:07 [2026-03-06T00:21:07.169Z] [Pipeline] echo 01:21:07 [2026-03-06T00:21:07.169Z] Build skipped due to no changes have been done since the last build 01:21:07 [2026-03-06T00:21:07.189Z] [Pipeline] dir 01:21:07 [2026-03-06T00:21:07.189Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components 01:21:07 [2026-03-06T00:21:07.190Z] [Pipeline] { 01:21:07 [2026-03-06T00:21:07.217Z] [Pipeline] git 01:21:07 [2026-03-06T00:21:07.253Z] The recommended git tool is: /usr/bin/git 01:21:07 [2026-03-06T00:21:07.253Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:07 [2026-03-06T00:21:07.265Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1e74a53; decorates hudson.Launcher$LocalLauncher@4fc5e2c2 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:07 [2026-03-06T00:21:07.266Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10 01:21:07 [2026-03-06T00:21:07.273Z] Fetching changes from the remote Git repository 01:21:07 [2026-03-06T00:21:07.276Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 01:21:07 [2026-03-06T00:21:07.282Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 01:21:07 [2026-03-06T00:21:07.282Z] > /usr/bin/git --version # timeout=10 01:21:07 [2026-03-06T00:21:07.287Z] > git --version # 'git version 2.43.0' 01:21:07 [2026-03-06T00:21:07.288Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:07 [2026-03-06T00:21:07.293Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:08 [2026-03-06T00:21:08.173Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:08 [2026-03-06T00:21:08.182Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x) 01:21:08 [2026-03-06T00:21:08.182Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:08 [2026-03-06T00:21:08.188Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:08 [2026-03-06T00:21:08.216Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:08 [2026-03-06T00:21:08.230Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:08 [2026-03-06T00:21:08.242Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:08 [2026-03-06T00:21:08.279Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7" 01:21:08 [2026-03-06T00:21:08.279Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:08 [2026-03-06T00:21:08.300Z] [Pipeline] fileExists 01:21:08 [2026-03-06T00:21:08.322Z] [Pipeline] readMavenPom 01:21:08 [2026-03-06T00:21:08.349Z] [Pipeline] sh 01:21:08 [2026-03-06T00:21:08.608Z] + git rev-parse HEAD 01:21:08 [2026-03-06T00:21:08.612Z] [Pipeline] echo 01:21:08 [2026-03-06T00:21:08.613Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 01:21:08 [2026-03-06T00:21:08.618Z] [Pipeline] } 01:21:08 [2026-03-06T00:21:08.635Z] [Pipeline] // dir 01:21:08 [2026-03-06T00:21:08.655Z] [Pipeline] echo 01:21:08 [2026-03-06T00:21:08.656Z] Build skipped due to no changes have been done since the last build 01:21:08 [2026-03-06T00:21:08.680Z] [Pipeline] dir 01:21:08 [2026-03-06T00:21:08.681Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks 01:21:08 [2026-03-06T00:21:08.682Z] [Pipeline] { 01:21:08 [2026-03-06T00:21:08.706Z] [Pipeline] git 01:21:08 [2026-03-06T00:21:08.719Z] Selected Git installation does not exist. Using Default 01:21:08 [2026-03-06T00:21:08.719Z] The recommended git tool is: NONE 01:21:08 [2026-03-06T00:21:08.720Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:08 [2026-03-06T00:21:08.730Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@37dd3db2; decorates hudson.Launcher$LocalLauncher@38f96d67 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:08 [2026-03-06T00:21:08.730Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 01:21:08 [2026-03-06T00:21:08.737Z] Fetching changes from the remote Git repository 01:21:08 [2026-03-06T00:21:08.738Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 01:21:08 [2026-03-06T00:21:08.744Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 01:21:08 [2026-03-06T00:21:08.744Z] > /usr/bin/git --version # timeout=10 01:21:08 [2026-03-06T00:21:08.748Z] > git --version # 'git version 2.43.0' 01:21:08 [2026-03-06T00:21:08.749Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:08 [2026-03-06T00:21:08.754Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:09 [2026-03-06T00:21:09.618Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:09 [2026-03-06T00:21:09.627Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x) 01:21:09 [2026-03-06T00:21:09.627Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:09 [2026-03-06T00:21:09.633Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:09 [2026-03-06T00:21:09.641Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:09 [2026-03-06T00:21:09.651Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:09 [2026-03-06T00:21:09.659Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:09 [2026-03-06T00:21:09.673Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7" 01:21:09 [2026-03-06T00:21:09.674Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:09 [2026-03-06T00:21:09.697Z] [Pipeline] fileExists 01:21:09 [2026-03-06T00:21:09.707Z] [Pipeline] readMavenPom 01:21:09 [2026-03-06T00:21:09.721Z] [Pipeline] sh 01:21:09 [2026-03-06T00:21:09.981Z] + git rev-parse HEAD 01:21:09 [2026-03-06T00:21:09.983Z] [Pipeline] echo 01:21:09 [2026-03-06T00:21:09.984Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746 01:21:09 [2026-03-06T00:21:09.986Z] [Pipeline] } 01:21:10 [2026-03-06T00:21:10.006Z] [Pipeline] // dir 01:21:10 [2026-03-06T00:21:10.030Z] [Pipeline] echo 01:21:10 [2026-03-06T00:21:10.031Z] Build skipped due to no changes have been done since the last build 01:21:10 [2026-03-06T00:21:10.051Z] [Pipeline] dir 01:21:10 [2026-03-06T00:21:10.052Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup 01:21:10 [2026-03-06T00:21:10.053Z] [Pipeline] { 01:21:10 [2026-03-06T00:21:10.078Z] [Pipeline] git 01:21:10 [2026-03-06T00:21:10.084Z] The recommended git tool is: NONE 01:21:10 [2026-03-06T00:21:10.085Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:10 [2026-03-06T00:21:10.098Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2e84aaf7; decorates hudson.Launcher$LocalLauncher@5689abf0 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:10 [2026-03-06T00:21:10.099Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 01:21:10 [2026-03-06T00:21:10.106Z] Fetching changes from the remote Git repository 01:21:10 [2026-03-06T00:21:10.109Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 01:21:10 [2026-03-06T00:21:10.116Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 01:21:10 [2026-03-06T00:21:10.116Z] > /usr/bin/git --version # timeout=10 01:21:10 [2026-03-06T00:21:10.122Z] > git --version # 'git version 2.43.0' 01:21:10 [2026-03-06T00:21:10.122Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:10 [2026-03-06T00:21:10.127Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:10 [2026-03-06T00:21:10.633Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:10 [2026-03-06T00:21:10.641Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x) 01:21:10 [2026-03-06T00:21:10.641Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:10 [2026-03-06T00:21:10.646Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:10 [2026-03-06T00:21:10.653Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:10 [2026-03-06T00:21:10.662Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:10 [2026-03-06T00:21:10.668Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:10 [2026-03-06T00:21:10.680Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7" 01:21:10 [2026-03-06T00:21:10.680Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:10 [2026-03-06T00:21:10.702Z] [Pipeline] fileExists 01:21:10 [2026-03-06T00:21:10.716Z] [Pipeline] sh 01:21:10 [2026-03-06T00:21:10.973Z] + git rev-parse HEAD 01:21:10 [2026-03-06T00:21:10.977Z] [Pipeline] echo 01:21:10 [2026-03-06T00:21:10.978Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 01:21:10 [2026-03-06T00:21:10.981Z] [Pipeline] } 01:21:11 [2026-03-06T00:21:11.003Z] [Pipeline] // dir 01:21:11 [2026-03-06T00:21:11.026Z] [Pipeline] echo 01:21:11 [2026-03-06T00:21:11.027Z] Build skipped due to no changes have been done since the last build 01:21:11 [2026-03-06T00:21:11.048Z] [Pipeline] dir 01:21:11 [2026-03-06T00:21:11.048Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution 01:21:11 [2026-03-06T00:21:11.049Z] [Pipeline] { 01:21:11 [2026-03-06T00:21:11.076Z] [Pipeline] git 01:21:11 [2026-03-06T00:21:11.079Z] The recommended git tool is: NONE 01:21:11 [2026-03-06T00:21:11.080Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:11 [2026-03-06T00:21:11.089Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4745f086; decorates hudson.Launcher$LocalLauncher@7896d8e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:11 [2026-03-06T00:21:11.090Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 01:21:11 [2026-03-06T00:21:11.096Z] Fetching changes from the remote Git repository 01:21:11 [2026-03-06T00:21:11.100Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 01:21:11 [2026-03-06T00:21:11.106Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 01:21:11 [2026-03-06T00:21:11.106Z] > /usr/bin/git --version # timeout=10 01:21:11 [2026-03-06T00:21:11.111Z] > git --version # 'git version 2.43.0' 01:21:11 [2026-03-06T00:21:11.112Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:11 [2026-03-06T00:21:11.118Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:11 [2026-03-06T00:21:11.835Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:11 [2026-03-06T00:21:11.841Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x) 01:21:11 [2026-03-06T00:21:11.841Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:11 [2026-03-06T00:21:11.847Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:11 [2026-03-06T00:21:11.854Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:11 [2026-03-06T00:21:11.863Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:11 [2026-03-06T00:21:11.870Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:11 [2026-03-06T00:21:11.881Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7" 01:21:11 [2026-03-06T00:21:11.881Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:11 [2026-03-06T00:21:11.904Z] [Pipeline] fileExists 01:21:11 [2026-03-06T00:21:11.915Z] [Pipeline] readMavenPom 01:21:11 [2026-03-06T00:21:11.934Z] [Pipeline] sh 01:21:12 [2026-03-06T00:21:12.196Z] + git rev-parse HEAD 01:21:12 [2026-03-06T00:21:12.200Z] [Pipeline] echo 01:21:12 [2026-03-06T00:21:12.201Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027 01:21:12 [2026-03-06T00:21:12.204Z] [Pipeline] } 01:21:12 [2026-03-06T00:21:12.223Z] [Pipeline] // dir 01:21:12 [2026-03-06T00:21:12.243Z] [Pipeline] echo 01:21:12 [2026-03-06T00:21:12.244Z] Build skipped due to no changes have been done since the last build 01:21:12 [2026-03-06T00:21:12.265Z] [Pipeline] dir 01:21:12 [2026-03-06T00:21:12.265Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly 01:21:12 [2026-03-06T00:21:12.266Z] [Pipeline] { 01:21:12 [2026-03-06T00:21:12.291Z] [Pipeline] git 01:21:12 [2026-03-06T00:21:12.294Z] The recommended git tool is: NONE 01:21:12 [2026-03-06T00:21:12.295Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:12 [2026-03-06T00:21:12.304Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@198ade1a; decorates hudson.Launcher$LocalLauncher@7821eefb will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:12 [2026-03-06T00:21:12.304Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 01:21:12 [2026-03-06T00:21:12.312Z] Fetching changes from the remote Git repository 01:21:12 [2026-03-06T00:21:12.314Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 01:21:12 [2026-03-06T00:21:12.319Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 01:21:12 [2026-03-06T00:21:12.320Z] > /usr/bin/git --version # timeout=10 01:21:12 [2026-03-06T00:21:12.325Z] > git --version # 'git version 2.43.0' 01:21:12 [2026-03-06T00:21:12.325Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:12 [2026-03-06T00:21:12.331Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:13 [2026-03-06T00:21:13.034Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:13 [2026-03-06T00:21:13.040Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x) 01:21:13 [2026-03-06T00:21:13.040Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:13 [2026-03-06T00:21:13.066Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:13 [2026-03-06T00:21:13.074Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:13 [2026-03-06T00:21:13.085Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:13 [2026-03-06T00:21:13.091Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:13 [2026-03-06T00:21:13.101Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7" 01:21:13 [2026-03-06T00:21:13.101Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:13 [2026-03-06T00:21:13.120Z] [Pipeline] fileExists 01:21:13 [2026-03-06T00:21:13.129Z] [Pipeline] readMavenPom 01:21:13 [2026-03-06T00:21:13.143Z] [Pipeline] sh 01:21:13 [2026-03-06T00:21:13.402Z] + git rev-parse HEAD 01:21:13 [2026-03-06T00:21:13.407Z] [Pipeline] echo 01:21:13 [2026-03-06T00:21:13.408Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 01:21:13 [2026-03-06T00:21:13.411Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.431Z] [Pipeline] // dir 01:21:13 [2026-03-06T00:21:13.452Z] [Pipeline] echo 01:21:13 [2026-03-06T00:21:13.452Z] Build skipped due to no changes have been done since the last build 01:21:13 [2026-03-06T00:21:13.453Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.472Z] [Pipeline] // script 01:21:13 [2026-03-06T00:21:13.493Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.510Z] [Pipeline] // stage 01:21:13 [2026-03-06T00:21:13.533Z] [Pipeline] stage 01:21:13 [2026-03-06T00:21:13.534Z] [Pipeline] { (Build Silverpeas) 01:21:13 [2026-03-06T00:21:13.575Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-03-06T00:21:13.577Z] [Pipeline] getContext 01:21:13 [2026-03-06T00:21:13.620Z] [Pipeline] stage 01:21:13 [2026-03-06T00:21:13.621Z] [Pipeline] { (Build Silverpeas-Core) 01:21:13 [2026-03-06T00:21:13.643Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-03-06T00:21:13.644Z] [Pipeline] getContext 01:21:13 [2026-03-06T00:21:13.648Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.667Z] [Pipeline] // stage 01:21:13 [2026-03-06T00:21:13.688Z] [Pipeline] stage 01:21:13 [2026-03-06T00:21:13.689Z] [Pipeline] { (Build Silverpeas-Components) 01:21:13 [2026-03-06T00:21:13.706Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-03-06T00:21:13.708Z] [Pipeline] getContext 01:21:13 [2026-03-06T00:21:13.711Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.727Z] [Pipeline] // stage 01:21:13 [2026-03-06T00:21:13.746Z] [Pipeline] stage 01:21:13 [2026-03-06T00:21:13.747Z] [Pipeline] { (Build Silverpeas-Assembly) 01:21:13 [2026-03-06T00:21:13.761Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-03-06T00:21:13.763Z] [Pipeline] getContext 01:21:13 [2026-03-06T00:21:13.765Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.780Z] [Pipeline] // stage 01:21:13 [2026-03-06T00:21:13.796Z] [Pipeline] stage 01:21:13 [2026-03-06T00:21:13.797Z] [Pipeline] { (Build Silverpeas Setup) 01:21:13 [2026-03-06T00:21:13.810Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-03-06T00:21:13.812Z] [Pipeline] getContext 01:21:13 [2026-03-06T00:21:13.815Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.825Z] [Pipeline] // stage 01:21:13 [2026-03-06T00:21:13.839Z] [Pipeline] stage 01:21:13 [2026-03-06T00:21:13.840Z] [Pipeline] { (Build Silverpeas Distribution) 01:21:13 [2026-03-06T00:21:13.852Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-03-06T00:21:13.854Z] [Pipeline] getContext 01:21:13 [2026-03-06T00:21:13.856Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.867Z] [Pipeline] // stage 01:21:13 [2026-03-06T00:21:13.881Z] [Pipeline] stage 01:21:13 [2026-03-06T00:21:13.882Z] [Pipeline] { (Build Silverpeas-Looks) 01:21:13 [2026-03-06T00:21:13.893Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-03-06T00:21:13.894Z] [Pipeline] getContext 01:21:13 [2026-03-06T00:21:13.896Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.907Z] [Pipeline] // stage 01:21:13 [2026-03-06T00:21:13.920Z] [Pipeline] stage 01:21:13 [2026-03-06T00:21:13.921Z] [Pipeline] { (Publish Silverpeas-Core) 01:21:13 [2026-03-06T00:21:13.931Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-03-06T00:21:13.933Z] [Pipeline] getContext 01:21:13 [2026-03-06T00:21:13.935Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.945Z] [Pipeline] // stage 01:21:13 [2026-03-06T00:21:13.958Z] [Pipeline] stage 01:21:13 [2026-03-06T00:21:13.959Z] [Pipeline] { (Publish Silverpeas-Components) 01:21:13 [2026-03-06T00:21:13.970Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-03-06T00:21:13.972Z] [Pipeline] getContext 01:21:13 [2026-03-06T00:21:13.975Z] [Pipeline] } 01:21:13 [2026-03-06T00:21:13.985Z] [Pipeline] // stage 01:21:13 [2026-03-06T00:21:13.999Z] [Pipeline] stage 01:21:14 [2026-03-06T00:21:14.000Z] [Pipeline] { (Publish Silverpeas-Assembly) 01:21:14 [2026-03-06T00:21:14.010Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-03-06T00:21:14.012Z] [Pipeline] getContext 01:21:14 [2026-03-06T00:21:14.015Z] [Pipeline] } 01:21:14 [2026-03-06T00:21:14.024Z] [Pipeline] // stage 01:21:14 [2026-03-06T00:21:14.037Z] [Pipeline] stage 01:21:14 [2026-03-06T00:21:14.038Z] [Pipeline] { (Publish Silverpeas-Setup) 01:21:14 [2026-03-06T00:21:14.048Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-03-06T00:21:14.049Z] [Pipeline] getContext 01:21:14 [2026-03-06T00:21:14.051Z] [Pipeline] } 01:21:14 [2026-03-06T00:21:14.061Z] [Pipeline] // stage 01:21:14 [2026-03-06T00:21:14.073Z] [Pipeline] stage 01:21:14 [2026-03-06T00:21:14.074Z] [Pipeline] { (Publish Silverpeas-Distribution) 01:21:14 [2026-03-06T00:21:14.084Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-03-06T00:21:14.085Z] [Pipeline] getContext 01:21:14 [2026-03-06T00:21:14.088Z] [Pipeline] } 01:21:14 [2026-03-06T00:21:14.097Z] [Pipeline] // stage 01:21:14 [2026-03-06T00:21:14.110Z] [Pipeline] stage 01:21:14 [2026-03-06T00:21:14.111Z] [Pipeline] { (Publish Silverpeas-Looks) 01:21:14 [2026-03-06T00:21:14.120Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-03-06T00:21:14.122Z] [Pipeline] getContext 01:21:14 [2026-03-06T00:21:14.124Z] [Pipeline] } 01:21:14 [2026-03-06T00:21:14.133Z] [Pipeline] // stage 01:21:14 [2026-03-06T00:21:14.145Z] [Pipeline] stage 01:21:14 [2026-03-06T00:21:14.146Z] [Pipeline] { (Publish Community Web Site) 01:21:14 [2026-03-06T00:21:14.156Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-03-06T00:21:14.157Z] [Pipeline] getContext 01:21:14 [2026-03-06T00:21:14.159Z] [Pipeline] } 01:21:14 [2026-03-06T00:21:14.168Z] [Pipeline] // stage 01:21:14 [2026-03-06T00:21:14.177Z] [Pipeline] } 01:21:14 [2026-03-06T00:21:14.186Z] [Pipeline] // stage 01:21:14 [2026-03-06T00:21:14.206Z] [Pipeline] stage 01:21:14 [2026-03-06T00:21:14.206Z] [Pipeline] { (Create YAML build report) 01:21:14 [2026-03-06T00:21:14.242Z] [Pipeline] script 01:21:14 [2026-03-06T00:21:14.248Z] [Pipeline] { 01:21:14 [2026-03-06T00:21:14.270Z] [Pipeline] sh 01:21:14 [2026-03-06T00:21:14.532Z] + mkdir -p target 01:21:14 [2026-03-06T00:21:14.535Z] [Pipeline] sh 01:21:14 [2026-03-06T00:21:14.794Z] + mv build.yaml target/ 01:21:14 [2026-03-06T00:21:14.796Z] [Pipeline] } 01:21:14 [2026-03-06T00:21:14.815Z] [Pipeline] // script 01:21:14 [2026-03-06T00:21:14.834Z] [Pipeline] } 01:21:14 [2026-03-06T00:21:14.853Z] [Pipeline] // stage 01:21:14 [2026-03-06T00:21:14.880Z] [Pipeline] stage 01:21:14 [2026-03-06T00:21:14.881Z] [Pipeline] { (Declarative: Post Actions) 01:21:14 [2026-03-06T00:21:14.916Z] [Pipeline] step 01:21:14 [2026-03-06T00:21:14.956Z] [Pipeline] script 01:21:14 [2026-03-06T00:21:14.962Z] [Pipeline] { 01:21:15 [2026-03-06T00:21:15.002Z] [Pipeline] } 01:21:15 [2026-03-06T00:21:15.021Z] [Pipeline] // script 01:21:15 [2026-03-06T00:21:15.052Z] [Pipeline] archiveArtifacts 01:21:15 [2026-03-06T00:21:15.055Z] Archiving artifacts 01:21:15 [2026-03-06T00:21:15.084Z] Enregistrement des empreintes numériques 01:21:15 [2026-03-06T00:21:15.105Z] [Pipeline] sh 01:21:15 [2026-03-06T00:21:15.364Z] + rm -rf target 01:21:15 [2026-03-06T00:21:15.375Z] [Pipeline] } 01:21:15 [2026-03-06T00:21:15.394Z] [Pipeline] // stage 01:21:15 [2026-03-06T00:21:15.412Z] [Pipeline] } 01:21:15 [2026-03-06T00:21:15.431Z] [Pipeline] // withEnv 01:21:15 [2026-03-06T00:21:15.450Z] [Pipeline] } 01:21:15 [2026-03-06T00:21:15.451Z] $ docker stop --time=1 fe218f45d9f0e83997c6b496baead5f4007f2b7dd60c32b23ed9c9c77073ba0a 01:21:16 [2026-03-06T00:21:16.686Z] $ docker rm -f --volumes fe218f45d9f0e83997c6b496baead5f4007f2b7dd60c32b23ed9c9c77073ba0a 01:21:16 [2026-03-06T00:21:16.729Z] [Pipeline] // withDockerContainer 01:21:16 [2026-03-06T00:21:16.737Z] [Pipeline] } 01:21:16 [2026-03-06T00:21:16.744Z] [Pipeline] // withEnv 01:21:16 [2026-03-06T00:21:16.752Z] [Pipeline] } 01:21:16 [2026-03-06T00:21:16.760Z] [Pipeline] // node 01:21:16 [2026-03-06T00:21:16.776Z] [Pipeline] End of Pipeline 01:21:16 [2026-03-06T00:21:16.831Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #246 01:21:16 [2026-03-06T00:21:16.832Z] Finished: SUCCESS