01:21:00 [2026-07-30T23:21:00.238Z] Lancé par une alarme périodique
01:21:00 [2026-07-30T23:21:00.239Z] Running as userbuild
01:21:00 [2026-07-30T23:21:00.770Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-07-30T23:21:01.539Z] [Pipeline] Start of Pipeline
01:21:02 [2026-07-30T23:21:02.053Z] [Pipeline] node
01:21:02 [2026-07-30T23:21:02.058Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:02 [2026-07-30T23:21:02.067Z] [Pipeline] {
01:21:02 [2026-07-30T23:21:02.096Z] [Pipeline] stage
01:21:02 [2026-07-30T23:21:02.098Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:02 [2026-07-30T23:21:02.115Z] [Pipeline] checkout
01:21:02 [2026-07-30T23:21:02.119Z] Selected Git installation does not exist. Using Default
01:21:02 [2026-07-30T23:21:02.119Z] The recommended git tool is: NONE
01:21:02 [2026-07-30T23:21:02.119Z] No credentials specified
01:21:02 [2026-07-30T23:21:02.119Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:02 [2026-07-30T23:21:02.125Z] Fetching changes from the remote Git repository
01:21:02 [2026-07-30T23:21:02.130Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:02 [2026-07-30T23:21:02.137Z] Cleaning workspace
01:21:02 [2026-07-30T23:21:02.137Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:02 [2026-07-30T23:21:02.142Z] Resetting working tree
01:21:02 [2026-07-30T23:21:02.142Z] > /usr/bin/git reset --hard # timeout=10
01:21:02 [2026-07-30T23:21:02.150Z] > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2026-07-30T23:21:02.157Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2026-07-30T23:21:02.157Z] > /usr/bin/git --version # timeout=10
01:21:02 [2026-07-30T23:21:02.162Z] > git --version # 'git version 2.43.0'
01:21:02 [2026-07-30T23:21:02.162Z] > /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-07-30T23:21:02.602Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2026-07-30T23:21:02.609Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:02 [2026-07-30T23:21:02.609Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2026-07-30T23:21:02.614Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:02 [2026-07-30T23:21:02.626Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:02 [2026-07-30T23:21:02.627Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:02 [2026-07-30T23:21:02.651Z] [Pipeline] }
01:21:02 [2026-07-30T23:21:02.661Z] [Pipeline] // stage
01:21:02 [2026-07-30T23:21:02.702Z] [Pipeline] withEnv
01:21:02 [2026-07-30T23:21:02.704Z] [Pipeline] {
01:21:02 [2026-07-30T23:21:02.890Z] [Pipeline] isUnix
01:21:02 [2026-07-30T23:21:02.894Z] [Pipeline] withEnv
01:21:02 [2026-07-30T23:21:02.895Z] [Pipeline] {
01:21:02 [2026-07-30T23:21:02.919Z] [Pipeline] sh
01:21:03 [2026-07-30T23:21:03.179Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:03 [2026-07-30T23:21:03.179Z] .
01:21:03 [2026-07-30T23:21:03.181Z] [Pipeline] }
01:21:03 [2026-07-30T23:21:03.190Z] [Pipeline] // withEnv
01:21:03 [2026-07-30T23:21:03.213Z] [Pipeline] withDockerContainer
01:21:03 [2026-07-30T23:21:03.260Z] Jenkins does not seem to be running inside a container
01:21:03 [2026-07-30T23:21:03.268Z] $ 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-07-30T23:21:03.580Z] $ docker top 0990c76b857a514d770d7ecc696d8b574f8e4fa56a8155dd3183386e32325295 -eo pid,comm
01:21:03 [2026-07-30T23:21:03.626Z] [Pipeline] {
01:21:03 [2026-07-30T23:21:03.679Z] [Pipeline] withEnv
01:21:03 [2026-07-30T23:21:03.680Z] [Pipeline] {
01:21:03 [2026-07-30T23:21:03.712Z] [Pipeline] stage
01:21:03 [2026-07-30T23:21:03.714Z] [Pipeline] { (Prepare the job)
01:21:03 [2026-07-30T23:21:03.779Z] [Pipeline] sh
01:21:04 [2026-07-30T23:21:04.037Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:04 [2026-07-30T23:21:04.291Z] [Pipeline] script
01:21:04 [2026-07-30T23:21:04.298Z] [Pipeline] {
01:21:04 [2026-07-30T23:21:04.317Z] [Pipeline] readMavenPom
01:21:04 [2026-07-30T23:21:04.346Z] 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-07-30T23:21:04.350Z] 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-07-30T23:21:04.351Z] 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-07-30T23:21:04.352Z] 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-07-30T23:21:04.352Z] 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-07-30T23:21:04.355Z] [Pipeline] sh
01:21:04 [2026-07-30T23:21:04.615Z] + rm -f pom.xml
01:21:04 [2026-07-30T23:21:04.616Z] [Pipeline] }
01:21:04 [2026-07-30T23:21:04.631Z] [Pipeline] // script
01:21:04 [2026-07-30T23:21:04.650Z] [Pipeline] }
01:21:04 [2026-07-30T23:21:04.664Z] [Pipeline] // stage
01:21:04 [2026-07-30T23:21:04.682Z] [Pipeline] stage
01:21:04 [2026-07-30T23:21:04.683Z] [Pipeline] { (Check POM parent version)
01:21:04 [2026-07-30T23:21:04.773Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2026-07-30T23:21:04.775Z] [Pipeline] getContext
01:21:04 [2026-07-30T23:21:04.789Z] [Pipeline] }
01:21:04 [2026-07-30T23:21:04.800Z] [Pipeline] // stage
01:21:04 [2026-07-30T23:21:04.816Z] [Pipeline] stage
01:21:04 [2026-07-30T23:21:04.817Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2026-07-30T23:21:04.850Z] [Pipeline] script
01:21:04 [2026-07-30T23:21:04.859Z] [Pipeline] {
01:21:04 [2026-07-30T23:21:04.883Z] [Pipeline] copyArtifacts
01:21:04 [2026-07-30T23:21:04.894Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 294
01:21:04 [2026-07-30T23:21:04.905Z] [Pipeline] fileExists
01:21:04 [2026-07-30T23:21:04.922Z] [Pipeline] readYaml
01:21:04 [2026-07-30T23:21:04.936Z] 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:04 [2026-07-30T23:21:04.940Z] [Pipeline] dir
01:21:04 [2026-07-30T23:21:04.941Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2026-07-30T23:21:04.942Z] [Pipeline] {
01:21:04 [2026-07-30T23:21:04.963Z] [Pipeline] git
01:21:04 [2026-07-30T23:21:04.967Z] The recommended git tool is: /usr/bin/git
01:21:04 [2026-07-30T23:21:04.969Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2026-07-30T23:21:04.983Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@74bdbf44; decorates hudson.Launcher$LocalLauncher@18b92347 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2026-07-30T23:21:04.984Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:04 [2026-07-30T23:21:04.990Z] Fetching changes from the remote Git repository
01:21:04 [2026-07-30T23:21:04.992Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2026-07-30T23:21:04.998Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2026-07-30T23:21:04.998Z] > /usr/bin/git --version # timeout=10
01:21:05 [2026-07-30T23:21:05.003Z] > git --version # 'git version 2.43.0'
01:21:05 [2026-07-30T23:21:05.003Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2026-07-30T23:21:05.009Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2026-07-30T23:21:06.334Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2026-07-30T23:21:06.342Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:06 [2026-07-30T23:21:06.343Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2026-07-30T23:21:06.347Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:06 [2026-07-30T23:21:06.400Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2026-07-30T23:21:06.419Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2026-07-30T23:21:06.425Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:06 [2026-07-30T23:21:06.492Z] 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-07-30T23:21:06.492Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:06 [2026-07-30T23:21:06.513Z] [Pipeline] fileExists
01:21:06 [2026-07-30T23:21:06.530Z] [Pipeline] readMavenPom
01:21:06 [2026-07-30T23:21:06.553Z] [Pipeline] sh
01:21:06 [2026-07-30T23:21:06.813Z] + git rev-parse HEAD
01:21:06 [2026-07-30T23:21:06.818Z] [Pipeline] echo
01:21:06 [2026-07-30T23:21:06.818Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:06 [2026-07-30T23:21:06.821Z] [Pipeline] }
01:21:06 [2026-07-30T23:21:06.835Z] [Pipeline] // dir
01:21:06 [2026-07-30T23:21:06.848Z] [Pipeline] echo
01:21:06 [2026-07-30T23:21:06.849Z] Build skipped due to no changes have been done since the last build
01:21:06 [2026-07-30T23:21:06.858Z] [Pipeline] dir
01:21:06 [2026-07-30T23:21:06.858Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:06 [2026-07-30T23:21:06.859Z] [Pipeline] {
01:21:06 [2026-07-30T23:21:06.875Z] [Pipeline] git
01:21:06 [2026-07-30T23:21:06.878Z] The recommended git tool is: /usr/bin/git
01:21:06 [2026-07-30T23:21:06.879Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2026-07-30T23:21:06.888Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4e20b462; decorates hudson.Launcher$LocalLauncher@38c27fe8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2026-07-30T23:21:06.888Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:06 [2026-07-30T23:21:06.895Z] Fetching changes from the remote Git repository
01:21:06 [2026-07-30T23:21:06.899Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:06 [2026-07-30T23:21:06.907Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:06 [2026-07-30T23:21:06.907Z] > /usr/bin/git --version # timeout=10
01:21:06 [2026-07-30T23:21:06.913Z] > git --version # 'git version 2.43.0'
01:21:06 [2026-07-30T23:21:06.913Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2026-07-30T23:21:06.920Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2026-07-30T23:21:07.412Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2026-07-30T23:21:07.419Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:07 [2026-07-30T23:21:07.419Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2026-07-30T23:21:07.424Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2026-07-30T23:21:07.454Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2026-07-30T23:21:07.467Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2026-07-30T23:21:07.475Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2026-07-30T23:21:07.552Z] 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:07 [2026-07-30T23:21:07.553Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2026-07-30T23:21:07.576Z] [Pipeline] fileExists
01:21:07 [2026-07-30T23:21:07.593Z] [Pipeline] readMavenPom
01:21:07 [2026-07-30T23:21:07.617Z] [Pipeline] sh
01:21:07 [2026-07-30T23:21:07.881Z] + git rev-parse HEAD
01:21:07 [2026-07-30T23:21:07.886Z] [Pipeline] echo
01:21:07 [2026-07-30T23:21:07.887Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:07 [2026-07-30T23:21:07.890Z] [Pipeline] }
01:21:07 [2026-07-30T23:21:07.916Z] [Pipeline] // dir
01:21:07 [2026-07-30T23:21:07.929Z] [Pipeline] echo
01:21:07 [2026-07-30T23:21:07.930Z] Build skipped due to no changes have been done since the last build
01:21:07 [2026-07-30T23:21:07.947Z] [Pipeline] dir
01:21:07 [2026-07-30T23:21:07.947Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2026-07-30T23:21:07.948Z] [Pipeline] {
01:21:07 [2026-07-30T23:21:07.970Z] [Pipeline] git
01:21:07 [2026-07-30T23:21:07.972Z] Selected Git installation does not exist. Using Default
01:21:07 [2026-07-30T23:21:07.972Z] The recommended git tool is: NONE
01:21:07 [2026-07-30T23:21:07.973Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2026-07-30T23:21:07.988Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@c9f916a; decorates hudson.Launcher$LocalLauncher@689f109 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2026-07-30T23:21:07.989Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10
01:21:07 [2026-07-30T23:21:07.995Z] Fetching changes from the remote Git repository
01:21:07 [2026-07-30T23:21:07.997Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:08 [2026-07-30T23:21:08.003Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:08 [2026-07-30T23:21:08.003Z] > /usr/bin/git --version # timeout=10
01:21:08 [2026-07-30T23:21:08.009Z] > git --version # 'git version 2.43.0'
01:21:08 [2026-07-30T23:21:08.009Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2026-07-30T23:21:08.015Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2026-07-30T23:21:08.445Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2026-07-30T23:21:08.452Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:08 [2026-07-30T23:21:08.452Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2026-07-30T23:21:08.457Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-30T23:21:08.468Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2026-07-30T23:21:08.476Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2026-07-30T23:21:08.483Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-30T23:21:08.497Z] 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:08 [2026-07-30T23:21:08.497Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-30T23:21:08.518Z] [Pipeline] fileExists
01:21:08 [2026-07-30T23:21:08.534Z] [Pipeline] readMavenPom
01:21:08 [2026-07-30T23:21:08.555Z] [Pipeline] sh
01:21:08 [2026-07-30T23:21:08.814Z] + git rev-parse HEAD
01:21:08 [2026-07-30T23:21:08.820Z] [Pipeline] echo
01:21:08 [2026-07-30T23:21:08.821Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:08 [2026-07-30T23:21:08.825Z] [Pipeline] }
01:21:08 [2026-07-30T23:21:08.846Z] [Pipeline] // dir
01:21:08 [2026-07-30T23:21:08.863Z] [Pipeline] echo
01:21:08 [2026-07-30T23:21:08.864Z] Build skipped due to no changes have been done since the last build
01:21:08 [2026-07-30T23:21:08.894Z] [Pipeline] dir
01:21:08 [2026-07-30T23:21:08.895Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2026-07-30T23:21:08.896Z] [Pipeline] {
01:21:08 [2026-07-30T23:21:08.916Z] [Pipeline] git
01:21:08 [2026-07-30T23:21:08.918Z] The recommended git tool is: NONE
01:21:08 [2026-07-30T23:21:08.919Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2026-07-30T23:21:08.933Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7434dff9; decorates hudson.Launcher$LocalLauncher@358fa6d8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2026-07-30T23:21:08.934Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:08 [2026-07-30T23:21:08.940Z] Fetching changes from the remote Git repository
01:21:08 [2026-07-30T23:21:08.941Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:08 [2026-07-30T23:21:08.947Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:08 [2026-07-30T23:21:08.947Z] > /usr/bin/git --version # timeout=10
01:21:08 [2026-07-30T23:21:08.952Z] > git --version # 'git version 2.43.0'
01:21:08 [2026-07-30T23:21:08.952Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2026-07-30T23:21:08.957Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2026-07-30T23:21:09.415Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2026-07-30T23:21:09.421Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:09 [2026-07-30T23:21:09.421Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2026-07-30T23:21:09.426Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-30T23:21:09.435Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2026-07-30T23:21:09.444Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2026-07-30T23:21:09.452Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-30T23:21:09.463Z] 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:09 [2026-07-30T23:21:09.463Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-30T23:21:09.484Z] [Pipeline] fileExists
01:21:09 [2026-07-30T23:21:09.503Z] [Pipeline] sh
01:21:09 [2026-07-30T23:21:09.760Z] + git rev-parse HEAD
01:21:09 [2026-07-30T23:21:09.763Z] [Pipeline] echo
01:21:09 [2026-07-30T23:21:09.763Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:09 [2026-07-30T23:21:09.765Z] [Pipeline] }
01:21:09 [2026-07-30T23:21:09.771Z] [Pipeline] // dir
01:21:09 [2026-07-30T23:21:09.779Z] [Pipeline] echo
01:21:09 [2026-07-30T23:21:09.779Z] Build skipped due to no changes have been done since the last build
01:21:09 [2026-07-30T23:21:09.795Z] [Pipeline] dir
01:21:09 [2026-07-30T23:21:09.796Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:09 [2026-07-30T23:21:09.796Z] [Pipeline] {
01:21:09 [2026-07-30T23:21:09.816Z] [Pipeline] git
01:21:09 [2026-07-30T23:21:09.818Z] The recommended git tool is: NONE
01:21:09 [2026-07-30T23:21:09.819Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2026-07-30T23:21:09.829Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@67221137; decorates hudson.Launcher$LocalLauncher@bae9268 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2026-07-30T23:21:09.830Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:09 [2026-07-30T23:21:09.836Z] Fetching changes from the remote Git repository
01:21:09 [2026-07-30T23:21:09.839Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:09 [2026-07-30T23:21:09.845Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:09 [2026-07-30T23:21:09.845Z] > /usr/bin/git --version # timeout=10
01:21:09 [2026-07-30T23:21:09.850Z] > git --version # 'git version 2.43.0'
01:21:09 [2026-07-30T23:21:09.850Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2026-07-30T23:21:09.856Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2026-07-30T23:21:10.302Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2026-07-30T23:21:10.309Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:10 [2026-07-30T23:21:10.309Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2026-07-30T23:21:10.314Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:10 [2026-07-30T23:21:10.324Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2026-07-30T23:21:10.332Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2026-07-30T23:21:10.340Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:10 [2026-07-30T23:21:10.351Z] 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:10 [2026-07-30T23:21:10.352Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:10 [2026-07-30T23:21:10.371Z] [Pipeline] fileExists
01:21:10 [2026-07-30T23:21:10.381Z] [Pipeline] readMavenPom
01:21:10 [2026-07-30T23:21:10.392Z] [Pipeline] sh
01:21:10 [2026-07-30T23:21:10.665Z] + git rev-parse HEAD
01:21:10 [2026-07-30T23:21:10.668Z] [Pipeline] echo
01:21:10 [2026-07-30T23:21:10.669Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:10 [2026-07-30T23:21:10.671Z] [Pipeline] }
01:21:10 [2026-07-30T23:21:10.687Z] [Pipeline] // dir
01:21:10 [2026-07-30T23:21:10.706Z] [Pipeline] echo
01:21:10 [2026-07-30T23:21:10.706Z] Build skipped due to no changes have been done since the last build
01:21:10 [2026-07-30T23:21:10.723Z] [Pipeline] dir
01:21:10 [2026-07-30T23:21:10.724Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:10 [2026-07-30T23:21:10.725Z] [Pipeline] {
01:21:10 [2026-07-30T23:21:10.736Z] [Pipeline] git
01:21:10 [2026-07-30T23:21:10.739Z] The recommended git tool is: NONE
01:21:10 [2026-07-30T23:21:10.740Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:10 [2026-07-30T23:21:10.752Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@71ac1e9a; decorates hudson.Launcher$LocalLauncher@84973b5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:10 [2026-07-30T23:21:10.753Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:10 [2026-07-30T23:21:10.759Z] Fetching changes from the remote Git repository
01:21:10 [2026-07-30T23:21:10.761Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:10 [2026-07-30T23:21:10.767Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:10 [2026-07-30T23:21:10.767Z] > /usr/bin/git --version # timeout=10
01:21:10 [2026-07-30T23:21:10.772Z] > git --version # 'git version 2.43.0'
01:21:10 [2026-07-30T23:21:10.772Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:10 [2026-07-30T23:21:10.778Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:11 [2026-07-30T23:21:11.257Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:11 [2026-07-30T23:21:11.264Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:11 [2026-07-30T23:21:11.264Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:11 [2026-07-30T23:21:11.269Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:11 [2026-07-30T23:21:11.279Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:11 [2026-07-30T23:21:11.289Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:11 [2026-07-30T23:21:11.296Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:11 [2026-07-30T23:21:11.308Z] 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:11 [2026-07-30T23:21:11.308Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:11 [2026-07-30T23:21:11.339Z] [Pipeline] fileExists
01:21:11 [2026-07-30T23:21:11.349Z] [Pipeline] readMavenPom
01:21:11 [2026-07-30T23:21:11.363Z] [Pipeline] sh
01:21:11 [2026-07-30T23:21:11.622Z] + git rev-parse HEAD
01:21:11 [2026-07-30T23:21:11.626Z] [Pipeline] echo
01:21:11 [2026-07-30T23:21:11.626Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:11 [2026-07-30T23:21:11.628Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.645Z] [Pipeline] // dir
01:21:11 [2026-07-30T23:21:11.662Z] [Pipeline] echo
01:21:11 [2026-07-30T23:21:11.662Z] Build skipped due to no changes have been done since the last build
01:21:11 [2026-07-30T23:21:11.663Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.679Z] [Pipeline] // script
01:21:11 [2026-07-30T23:21:11.695Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.709Z] [Pipeline] // stage
01:21:11 [2026-07-30T23:21:11.724Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.724Z] [Pipeline] { (Build Silverpeas)
01:21:11 [2026-07-30T23:21:11.746Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.748Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.765Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.766Z] [Pipeline] { (Build Silverpeas-Core)
01:21:11 [2026-07-30T23:21:11.775Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.776Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.777Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.786Z] [Pipeline] // stage
01:21:11 [2026-07-30T23:21:11.797Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.797Z] [Pipeline] { (Build Silverpeas-Components)
01:21:11 [2026-07-30T23:21:11.806Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.807Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.809Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.818Z] [Pipeline] // stage
01:21:11 [2026-07-30T23:21:11.828Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.828Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:11 [2026-07-30T23:21:11.837Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.838Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.839Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.847Z] [Pipeline] // stage
01:21:11 [2026-07-30T23:21:11.857Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.858Z] [Pipeline] { (Build Silverpeas Setup)
01:21:11 [2026-07-30T23:21:11.866Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.867Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.868Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.876Z] [Pipeline] // stage
01:21:11 [2026-07-30T23:21:11.886Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.886Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:11 [2026-07-30T23:21:11.894Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.895Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.896Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.904Z] [Pipeline] // stage
01:21:11 [2026-07-30T23:21:11.913Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.914Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:11 [2026-07-30T23:21:11.921Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.922Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.923Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.930Z] [Pipeline] // stage
01:21:11 [2026-07-30T23:21:11.939Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.939Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:11 [2026-07-30T23:21:11.946Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.947Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.948Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.955Z] [Pipeline] // stage
01:21:11 [2026-07-30T23:21:11.963Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.963Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:11 [2026-07-30T23:21:11.970Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.971Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.971Z] [Pipeline] }
01:21:11 [2026-07-30T23:21:11.978Z] [Pipeline] // stage
01:21:11 [2026-07-30T23:21:11.986Z] [Pipeline] stage
01:21:11 [2026-07-30T23:21:11.986Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:11 [2026-07-30T23:21:11.993Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-30T23:21:11.993Z] [Pipeline] getContext
01:21:11 [2026-07-30T23:21:11.995Z] [Pipeline] }
01:21:12 [2026-07-30T23:21:12.002Z] [Pipeline] // stage
01:21:12 [2026-07-30T23:21:12.010Z] [Pipeline] stage
01:21:12 [2026-07-30T23:21:12.011Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:12 [2026-07-30T23:21:12.017Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-30T23:21:12.018Z] [Pipeline] getContext
01:21:12 [2026-07-30T23:21:12.019Z] [Pipeline] }
01:21:12 [2026-07-30T23:21:12.026Z] [Pipeline] // stage
01:21:12 [2026-07-30T23:21:12.034Z] [Pipeline] stage
01:21:12 [2026-07-30T23:21:12.035Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:12 [2026-07-30T23:21:12.041Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-30T23:21:12.042Z] [Pipeline] getContext
01:21:12 [2026-07-30T23:21:12.044Z] [Pipeline] }
01:21:12 [2026-07-30T23:21:12.050Z] [Pipeline] // stage
01:21:12 [2026-07-30T23:21:12.059Z] [Pipeline] stage
01:21:12 [2026-07-30T23:21:12.059Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:12 [2026-07-30T23:21:12.066Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-30T23:21:12.067Z] [Pipeline] getContext
01:21:12 [2026-07-30T23:21:12.068Z] [Pipeline] }
01:21:12 [2026-07-30T23:21:12.075Z] [Pipeline] // stage
01:21:12 [2026-07-30T23:21:12.083Z] [Pipeline] stage
01:21:12 [2026-07-30T23:21:12.084Z] [Pipeline] { (Publish Community Web Site)
01:21:12 [2026-07-30T23:21:12.091Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-30T23:21:12.092Z] [Pipeline] getContext
01:21:12 [2026-07-30T23:21:12.093Z] [Pipeline] }
01:21:12 [2026-07-30T23:21:12.099Z] [Pipeline] // stage
01:21:12 [2026-07-30T23:21:12.105Z] [Pipeline] }
01:21:12 [2026-07-30T23:21:12.112Z] [Pipeline] // stage
01:21:12 [2026-07-30T23:21:12.119Z] [Pipeline] stage
01:21:12 [2026-07-30T23:21:12.120Z] [Pipeline] { (Create YAML build report)
01:21:12 [2026-07-30T23:21:12.141Z] [Pipeline] script
01:21:12 [2026-07-30T23:21:12.146Z] [Pipeline] {
01:21:12 [2026-07-30T23:21:12.159Z] [Pipeline] sh
01:21:12 [2026-07-30T23:21:12.418Z] + mkdir -p target
01:21:12 [2026-07-30T23:21:12.420Z] [Pipeline] sh
01:21:12 [2026-07-30T23:21:12.676Z] + mv build.yaml target/
01:21:12 [2026-07-30T23:21:12.677Z] [Pipeline] }
01:21:12 [2026-07-30T23:21:12.693Z] [Pipeline] // script
01:21:12 [2026-07-30T23:21:12.714Z] [Pipeline] }
01:21:12 [2026-07-30T23:21:12.730Z] [Pipeline] // stage
01:21:12 [2026-07-30T23:21:12.754Z] [Pipeline] stage
01:21:12 [2026-07-30T23:21:12.755Z] [Pipeline] { (Declarative: Post Actions)
01:21:12 [2026-07-30T23:21:12.786Z] [Pipeline] step
01:21:12 [2026-07-30T23:21:12.817Z] [Pipeline] script
01:21:12 [2026-07-30T23:21:12.824Z] [Pipeline] {
01:21:12 [2026-07-30T23:21:12.857Z] [Pipeline] }
01:21:12 [2026-07-30T23:21:12.873Z] [Pipeline] // script
01:21:12 [2026-07-30T23:21:12.895Z] [Pipeline] archiveArtifacts
01:21:12 [2026-07-30T23:21:12.899Z] Archiving artifacts
01:21:12 [2026-07-30T23:21:12.915Z] Enregistrement des empreintes numériques
01:21:12 [2026-07-30T23:21:12.930Z] [Pipeline] sh
01:21:13 [2026-07-30T23:21:13.188Z] + rm -rf target
01:21:13 [2026-07-30T23:21:13.195Z] [Pipeline] }
01:21:13 [2026-07-30T23:21:13.211Z] [Pipeline] // stage
01:21:13 [2026-07-30T23:21:13.221Z] [Pipeline] }
01:21:13 [2026-07-30T23:21:13.237Z] [Pipeline] // withEnv
01:21:13 [2026-07-30T23:21:13.253Z] [Pipeline] }
01:21:13 [2026-07-30T23:21:13.253Z] $ docker stop --time=1 0990c76b857a514d770d7ecc696d8b574f8e4fa56a8155dd3183386e32325295
01:21:14 [2026-07-30T23:21:14.526Z] $ docker rm -f --volumes 0990c76b857a514d770d7ecc696d8b574f8e4fa56a8155dd3183386e32325295
01:21:14 [2026-07-30T23:21:14.579Z] [Pipeline] // withDockerContainer
01:21:14 [2026-07-30T23:21:14.590Z] [Pipeline] }
01:21:14 [2026-07-30T23:21:14.606Z] [Pipeline] // withEnv
01:21:14 [2026-07-30T23:21:14.623Z] [Pipeline] }
01:21:14 [2026-07-30T23:21:14.644Z] [Pipeline] // node
01:21:14 [2026-07-30T23:21:14.658Z] [Pipeline] End of Pipeline
01:21:14 [2026-07-30T23:21:14.728Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #267
01:21:14 [2026-07-30T23:21:14.728Z] Finished: SUCCESS