SuccèsSortie de la console
06:46:00 [2025-07-21T04:46:00.307Z] Lancé par une alarme périodique
06:46:00 [2025-07-21T04:46:00.307Z] Running as userbuild
06:46:00 [2025-07-21T04:46:00.709Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-07-21T04:46:01.140Z] [Pipeline] Start of Pipeline
06:46:01 [2025-07-21T04:46:01.478Z] [Pipeline] node
06:46:01 [2025-07-21T04:46:01.482Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2025-07-21T04:46:01.484Z] [Pipeline] {
06:46:01 [2025-07-21T04:46:01.498Z] [Pipeline] stage
06:46:01 [2025-07-21T04:46:01.499Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2025-07-21T04:46:01.508Z] [Pipeline] checkout
06:46:01 [2025-07-21T04:46:01.510Z] Selected Git installation does not exist. Using Default
06:46:01 [2025-07-21T04:46:01.510Z] The recommended git tool is: NONE
06:46:01 [2025-07-21T04:46:01.510Z] No credentials specified
06:46:01 [2025-07-21T04:46:01.511Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2025-07-21T04:46:01.516Z] Fetching changes from the remote Git repository
06:46:01 [2025-07-21T04:46:01.520Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2025-07-21T04:46:01.527Z] Cleaning workspace
06:46:01 [2025-07-21T04:46:01.527Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2025-07-21T04:46:01.532Z] Resetting working tree
06:46:01 [2025-07-21T04:46:01.532Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2025-07-21T04:46:01.540Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2025-07-21T04:46:01.546Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-07-21T04:46:01.546Z] > /usr/bin/git --version # timeout=10
06:46:01 [2025-07-21T04:46:01.550Z] > git --version # 'git version 2.43.0'
06:46:01 [2025-07-21T04:46:01.550Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:01 [2025-07-21T04:46:01.896Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2025-07-21T04:46:01.903Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
06:46:01 [2025-07-21T04:46:01.903Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:01 [2025-07-21T04:46:01.908Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
06:46:01 [2025-07-21T04:46:01.920Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project."
06:46:01 [2025-07-21T04:46:01.920Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
06:46:01 [2025-07-21T04:46:01.940Z] [Pipeline] }
06:46:01 [2025-07-21T04:46:01.947Z] [Pipeline] // stage
06:46:01 [2025-07-21T04:46:01.970Z] [Pipeline] withEnv
06:46:01 [2025-07-21T04:46:01.970Z] [Pipeline] {
06:46:02 [2025-07-21T04:46:02.146Z] [Pipeline] isUnix
06:46:02 [2025-07-21T04:46:02.146Z] [Pipeline] withEnv
06:46:02 [2025-07-21T04:46:02.147Z] [Pipeline] {
06:46:02 [2025-07-21T04:46:02.161Z] [Pipeline] sh
06:46:02 [2025-07-21T04:46:02.418Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2025-07-21T04:46:02.418Z] .
06:46:02 [2025-07-21T04:46:02.419Z] [Pipeline] }
06:46:02 [2025-07-21T04:46:02.433Z] [Pipeline] // withEnv
06:46:02 [2025-07-21T04:46:02.450Z] [Pipeline] withDockerContainer
06:46:02 [2025-07-21T04:46:02.484Z] Jenkins does not seem to be running inside a container
06:46:02 [2025-07-21T04:46:02.492Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
06:46:02 [2025-07-21T04:46:02.823Z] $ docker top 109b40266e7cc0d04ad665ab672f2c1f93f8eb7cb3f8b706e18d7e163b48ca61 -eo pid,comm
06:46:02 [2025-07-21T04:46:02.862Z] [Pipeline] {
06:46:02 [2025-07-21T04:46:02.885Z] [Pipeline] withEnv
06:46:02 [2025-07-21T04:46:02.886Z] [Pipeline] {
06:46:02 [2025-07-21T04:46:02.912Z] [Pipeline] stage
06:46:02 [2025-07-21T04:46:02.913Z] [Pipeline] { (Prepare the job)
06:46:02 [2025-07-21T04:46:02.956Z] [Pipeline] sh
06:46:03 [2025-07-21T04:46:03.213Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2025-07-21T04:46:03.466Z] [Pipeline] script
06:46:03 [2025-07-21T04:46:03.470Z] [Pipeline] {
06:46:03 [2025-07-21T04:46:03.486Z] [Pipeline] readMavenPom
06:46:03 [2025-07-21T04:46:03.512Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
06:46:03 [2025-07-21T04:46:03.513Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
06:46:03 [2025-07-21T04:46:03.515Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:03 [2025-07-21T04:46:03.515Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:03 [2025-07-21T04:46:03.515Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:03 [2025-07-21T04:46:03.516Z] [Pipeline] sh
06:46:03 [2025-07-21T04:46:03.774Z] + rm -f pom.xml
06:46:03 [2025-07-21T04:46:03.775Z] [Pipeline] }
06:46:03 [2025-07-21T04:46:03.793Z] [Pipeline] // script
06:46:03 [2025-07-21T04:46:03.809Z] [Pipeline] }
06:46:03 [2025-07-21T04:46:03.822Z] [Pipeline] // stage
06:46:03 [2025-07-21T04:46:03.837Z] [Pipeline] stage
06:46:03 [2025-07-21T04:46:03.837Z] [Pipeline] { (Check POM parent version)
06:46:03 [2025-07-21T04:46:03.897Z] Stage "Check POM parent version" skipped due to when conditional
06:46:03 [2025-07-21T04:46:03.899Z] [Pipeline] getContext
06:46:03 [2025-07-21T04:46:03.900Z] [Pipeline] }
06:46:03 [2025-07-21T04:46:03.911Z] [Pipeline] // stage
06:46:03 [2025-07-21T04:46:03.924Z] [Pipeline] stage
06:46:03 [2025-07-21T04:46:03.924Z] [Pipeline] { (Checkout projects and check code changes)
06:46:03 [2025-07-21T04:46:03.954Z] [Pipeline] script
06:46:03 [2025-07-21T04:46:03.958Z] [Pipeline] {
06:46:03 [2025-07-21T04:46:03.981Z] [Pipeline] copyArtifacts
06:46:03 [2025-07-21T04:46:03.988Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 411
06:46:03 [2025-07-21T04:46:03.995Z] [Pipeline] fileExists
06:46:04 [2025-07-21T04:46:04.009Z] [Pipeline] readYaml
06:46:04 [2025-07-21T04:46:04.021Z] 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 [2025-07-21T04:46:04.023Z] [Pipeline] dir
06:46:04 [2025-07-21T04:46:04.023Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-07-21T04:46:04.024Z] [Pipeline] {
06:46:04 [2025-07-21T04:46:04.042Z] [Pipeline] git
06:46:04 [2025-07-21T04:46:04.044Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-07-21T04:46:04.045Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-07-21T04:46:04.059Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2042badb; decorates hudson.Launcher$LocalLauncher@651647fa will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-07-21T04:46:04.060Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-07-21T04:46:04.065Z] Fetching changes from the remote Git repository
06:46:04 [2025-07-21T04:46:04.068Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-07-21T04:46:04.074Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-07-21T04:46:04.074Z] > /usr/bin/git --version # timeout=10
06:46:04 [2025-07-21T04:46:04.080Z] > git --version # 'git version 2.43.0'
06:46:04 [2025-07-21T04:46:04.080Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-07-21T04:46:04.085Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2025-07-21T04:46:04.962Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2025-07-21T04:46:04.969Z] Checking out Revision cb8a6756c0f5d6763c28151d64a105a1342d223c (refs/remotes/origin/6.4.x)
06:46:04 [2025-07-21T04:46:04.969Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2025-07-21T04:46:04.976Z] > /usr/bin/git checkout -f cb8a6756c0f5d6763c28151d64a105a1342d223c # timeout=10
06:46:05 [2025-07-21T04:46:05.028Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-07-21T04:46:05.045Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-07-21T04:46:05.052Z] > /usr/bin/git checkout -b 6.4.x cb8a6756c0f5d6763c28151d64a105a1342d223c # timeout=10
06:46:05 [2025-07-21T04:46:05.159Z] Commit message: "Bug #14681"
06:46:05 [2025-07-21T04:46:05.159Z] > /usr/bin/git rev-list --no-walk cb8a6756c0f5d6763c28151d64a105a1342d223c # timeout=10
06:46:05 [2025-07-21T04:46:05.186Z] [Pipeline] fileExists
06:46:05 [2025-07-21T04:46:05.200Z] [Pipeline] readMavenPom
06:46:05 [2025-07-21T04:46:05.220Z] [Pipeline] sh
06:46:05 [2025-07-21T04:46:05.478Z] + git rev-parse HEAD
06:46:05 [2025-07-21T04:46:05.480Z] [Pipeline] echo
06:46:05 [2025-07-21T04:46:05.481Z] Silverpeas-Core: current commit is cb8a6756c0f5d6763c28151d64a105a1342d223c and last build commit is cb8a6756c0f5d6763c28151d64a105a1342d223c
06:46:05 [2025-07-21T04:46:05.483Z] [Pipeline] }
06:46:05 [2025-07-21T04:46:05.501Z] [Pipeline] // dir
06:46:05 [2025-07-21T04:46:05.515Z] [Pipeline] echo
06:46:05 [2025-07-21T04:46:05.515Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-07-21T04:46:05.530Z] [Pipeline] dir
06:46:05 [2025-07-21T04:46:05.530Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-07-21T04:46:05.531Z] [Pipeline] {
06:46:05 [2025-07-21T04:46:05.549Z] [Pipeline] git
06:46:05 [2025-07-21T04:46:05.551Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-07-21T04:46:05.552Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-07-21T04:46:05.563Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@44c30f6e; decorates hudson.Launcher$LocalLauncher@78eeab8b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-07-21T04:46:05.564Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-07-21T04:46:05.570Z] Fetching changes from the remote Git repository
06:46:05 [2025-07-21T04:46:05.573Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-07-21T04:46:05.579Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-07-21T04:46:05.579Z] > /usr/bin/git --version # timeout=10
06:46:05 [2025-07-21T04:46:05.584Z] > git --version # 'git version 2.43.0'
06:46:05 [2025-07-21T04:46:05.584Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-07-21T04:46:05.590Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-07-21T04:46:06.065Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-07-21T04:46:06.071Z] Checking out Revision 1dd00b7122f70b314131dc91b55e2cc54b605c34 (refs/remotes/origin/6.4.x)
06:46:06 [2025-07-21T04:46:06.071Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-07-21T04:46:06.077Z] > /usr/bin/git checkout -f 1dd00b7122f70b314131dc91b55e2cc54b605c34 # timeout=10
06:46:06 [2025-07-21T04:46:06.118Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-07-21T04:46:06.132Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-07-21T04:46:06.141Z] > /usr/bin/git checkout -b 6.4.x 1dd00b7122f70b314131dc91b55e2cc54b605c34 # timeout=10
06:46:06 [2025-07-21T04:46:06.194Z] Commit message: "Bug #14924"
06:46:06 [2025-07-21T04:46:06.194Z] > /usr/bin/git rev-list --no-walk 1dd00b7122f70b314131dc91b55e2cc54b605c34 # timeout=10
06:46:06 [2025-07-21T04:46:06.216Z] [Pipeline] fileExists
06:46:06 [2025-07-21T04:46:06.223Z] [Pipeline] readMavenPom
06:46:06 [2025-07-21T04:46:06.234Z] [Pipeline] sh
06:46:06 [2025-07-21T04:46:06.491Z] + git rev-parse HEAD
06:46:06 [2025-07-21T04:46:06.493Z] [Pipeline] echo
06:46:06 [2025-07-21T04:46:06.494Z] Silverpeas-Components: current commit is 1dd00b7122f70b314131dc91b55e2cc54b605c34 and last build commit is 1dd00b7122f70b314131dc91b55e2cc54b605c34
06:46:06 [2025-07-21T04:46:06.496Z] [Pipeline] }
06:46:06 [2025-07-21T04:46:06.516Z] [Pipeline] // dir
06:46:06 [2025-07-21T04:46:06.531Z] [Pipeline] echo
06:46:06 [2025-07-21T04:46:06.531Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-07-21T04:46:06.547Z] [Pipeline] dir
06:46:06 [2025-07-21T04:46:06.547Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-07-21T04:46:06.548Z] [Pipeline] {
06:46:06 [2025-07-21T04:46:06.566Z] [Pipeline] git
06:46:06 [2025-07-21T04:46:06.568Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-07-21T04:46:06.568Z] The recommended git tool is: NONE
06:46:06 [2025-07-21T04:46:06.569Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-07-21T04:46:06.582Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6766c3dd; decorates hudson.Launcher$LocalLauncher@5c455a66 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-07-21T04:46:06.583Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2025-07-21T04:46:06.590Z] Fetching changes from the remote Git repository
06:46:06 [2025-07-21T04:46:06.593Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-07-21T04:46:06.599Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-07-21T04:46:06.599Z] > /usr/bin/git --version # timeout=10
06:46:06 [2025-07-21T04:46:06.604Z] > git --version # 'git version 2.43.0'
06:46:06 [2025-07-21T04:46:06.604Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-07-21T04:46:06.610Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-07-21T04:46:06.975Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-07-21T04:46:06.981Z] Checking out Revision 993c286ab9afc34dcbd58fdc766369f2305c692d (refs/remotes/origin/6.4.x)
06:46:06 [2025-07-21T04:46:06.981Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-07-21T04:46:06.986Z] > /usr/bin/git checkout -f 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:06 [2025-07-21T04:46:06.999Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-07-21T04:46:07.007Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-07-21T04:46:07.013Z] > /usr/bin/git checkout -b 6.4.x 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:07 [2025-07-21T04:46:07.025Z] Commit message: "Remove a duplicated code by simplifying the if-statement"
06:46:07 [2025-07-21T04:46:07.025Z] > /usr/bin/git rev-list --no-walk 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:07 [2025-07-21T04:46:07.045Z] [Pipeline] fileExists
06:46:07 [2025-07-21T04:46:07.053Z] [Pipeline] readMavenPom
06:46:07 [2025-07-21T04:46:07.064Z] [Pipeline] sh
06:46:07 [2025-07-21T04:46:07.322Z] + git rev-parse HEAD
06:46:07 [2025-07-21T04:46:07.325Z] [Pipeline] echo
06:46:07 [2025-07-21T04:46:07.325Z] Silverpeas-Looks: current commit is 993c286ab9afc34dcbd58fdc766369f2305c692d and last build commit is 993c286ab9afc34dcbd58fdc766369f2305c692d
06:46:07 [2025-07-21T04:46:07.328Z] [Pipeline] }
06:46:07 [2025-07-21T04:46:07.343Z] [Pipeline] // dir
06:46:07 [2025-07-21T04:46:07.358Z] [Pipeline] echo
06:46:07 [2025-07-21T04:46:07.359Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-07-21T04:46:07.375Z] [Pipeline] dir
06:46:07 [2025-07-21T04:46:07.375Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2025-07-21T04:46:07.376Z] [Pipeline] {
06:46:07 [2025-07-21T04:46:07.395Z] [Pipeline] git
06:46:07 [2025-07-21T04:46:07.397Z] The recommended git tool is: NONE
06:46:07 [2025-07-21T04:46:07.398Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-07-21T04:46:07.411Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2c4950af; decorates hudson.Launcher$LocalLauncher@2b8eb053 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-07-21T04:46:07.411Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2025-07-21T04:46:07.418Z] Fetching changes from the remote Git repository
06:46:07 [2025-07-21T04:46:07.420Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-07-21T04:46:07.426Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-07-21T04:46:07.426Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-07-21T04:46:07.431Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-07-21T04:46:07.431Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-07-21T04:46:07.438Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-07-21T04:46:07.804Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-07-21T04:46:07.811Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x)
06:46:07 [2025-07-21T04:46:07.811Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-07-21T04:46:07.817Z] > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-07-21T04:46:07.827Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-07-21T04:46:07.836Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-07-21T04:46:07.843Z] > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-07-21T04:46:07.858Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (2bd9e5b3d4c9516811f574f4f53ce5e22532133b).Prepare for development iteration of next version 6.4.4"
06:46:07 [2025-07-21T04:46:07.858Z] > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-07-21T04:46:07.889Z] [Pipeline] fileExists
06:46:07 [2025-07-21T04:46:07.903Z] [Pipeline] sh
06:46:08 [2025-07-21T04:46:08.162Z] + git rev-parse HEAD
06:46:08 [2025-07-21T04:46:08.165Z] [Pipeline] echo
06:46:08 [2025-07-21T04:46:08.165Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90
06:46:08 [2025-07-21T04:46:08.167Z] [Pipeline] }
06:46:08 [2025-07-21T04:46:08.183Z] [Pipeline] // dir
06:46:08 [2025-07-21T04:46:08.199Z] [Pipeline] echo
06:46:08 [2025-07-21T04:46:08.200Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-07-21T04:46:08.217Z] [Pipeline] dir
06:46:08 [2025-07-21T04:46:08.217Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2025-07-21T04:46:08.218Z] [Pipeline] {
06:46:08 [2025-07-21T04:46:08.238Z] [Pipeline] git
06:46:08 [2025-07-21T04:46:08.240Z] The recommended git tool is: NONE
06:46:08 [2025-07-21T04:46:08.241Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-07-21T04:46:08.250Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@21a496fa; decorates hudson.Launcher$LocalLauncher@4977af78 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-07-21T04:46:08.250Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2025-07-21T04:46:08.256Z] Fetching changes from the remote Git repository
06:46:08 [2025-07-21T04:46:08.260Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2025-07-21T04:46:08.266Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2025-07-21T04:46:08.266Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-07-21T04:46:08.271Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-07-21T04:46:08.271Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-07-21T04:46:08.278Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-07-21T04:46:08.644Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-07-21T04:46:08.649Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x)
06:46:08 [2025-07-21T04:46:08.650Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-07-21T04:46:08.654Z] > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-07-21T04:46:08.668Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-07-21T04:46:08.676Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-07-21T04:46:08.682Z] > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-07-21T04:46:08.696Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (90e9347286664c1f250640839a01b6491f0c0a8d).Prepare for development iteration of next version 6.4.4"
06:46:08 [2025-07-21T04:46:08.696Z] > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-07-21T04:46:08.729Z] [Pipeline] fileExists
06:46:08 [2025-07-21T04:46:08.745Z] [Pipeline] readMavenPom
06:46:08 [2025-07-21T04:46:08.765Z] [Pipeline] sh
06:46:09 [2025-07-21T04:46:09.023Z] + git rev-parse HEAD
06:46:09 [2025-07-21T04:46:09.026Z] [Pipeline] echo
06:46:09 [2025-07-21T04:46:09.026Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1
06:46:09 [2025-07-21T04:46:09.028Z] [Pipeline] }
06:46:09 [2025-07-21T04:46:09.045Z] [Pipeline] // dir
06:46:09 [2025-07-21T04:46:09.062Z] [Pipeline] echo
06:46:09 [2025-07-21T04:46:09.062Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-07-21T04:46:09.080Z] [Pipeline] dir
06:46:09 [2025-07-21T04:46:09.080Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2025-07-21T04:46:09.081Z] [Pipeline] {
06:46:09 [2025-07-21T04:46:09.101Z] [Pipeline] git
06:46:09 [2025-07-21T04:46:09.104Z] The recommended git tool is: NONE
06:46:09 [2025-07-21T04:46:09.105Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2025-07-21T04:46:09.114Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@133bae91; decorates hudson.Launcher$LocalLauncher@2755cb06 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2025-07-21T04:46:09.114Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2025-07-21T04:46:09.120Z] Fetching changes from the remote Git repository
06:46:09 [2025-07-21T04:46:09.123Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2025-07-21T04:46:09.129Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2025-07-21T04:46:09.129Z] > /usr/bin/git --version # timeout=10
06:46:09 [2025-07-21T04:46:09.136Z] > git --version # 'git version 2.43.0'
06:46:09 [2025-07-21T04:46:09.137Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2025-07-21T04:46:09.143Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-07-21T04:46:09.521Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-07-21T04:46:09.528Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x)
06:46:09 [2025-07-21T04:46:09.528Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-07-21T04:46:09.533Z] > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-07-21T04:46:09.543Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-07-21T04:46:09.555Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-07-21T04:46:09.562Z] > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-07-21T04:46:09.574Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (0d793f451ae2822fa89a779eed487790159a3a27).Prepare for development iteration of next version 6.4.4"
06:46:09 [2025-07-21T04:46:09.575Z] > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-07-21T04:46:09.607Z] [Pipeline] fileExists
06:46:09 [2025-07-21T04:46:09.620Z] [Pipeline] readMavenPom
06:46:09 [2025-07-21T04:46:09.642Z] [Pipeline] sh
06:46:09 [2025-07-21T04:46:09.900Z] + git rev-parse HEAD
06:46:09 [2025-07-21T04:46:09.903Z] [Pipeline] echo
06:46:09 [2025-07-21T04:46:09.903Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f
06:46:09 [2025-07-21T04:46:09.905Z] [Pipeline] }
06:46:09 [2025-07-21T04:46:09.924Z] [Pipeline] // dir
06:46:09 [2025-07-21T04:46:09.942Z] [Pipeline] echo
06:46:09 [2025-07-21T04:46:09.942Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-07-21T04:46:09.943Z] [Pipeline] }
06:46:09 [2025-07-21T04:46:09.960Z] [Pipeline] // script
06:46:09 [2025-07-21T04:46:09.977Z] [Pipeline] }
06:46:09 [2025-07-21T04:46:09.992Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.011Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.011Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2025-07-21T04:46:10.040Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.041Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.062Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.063Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2025-07-21T04:46:10.080Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.081Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.082Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.099Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.116Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.117Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2025-07-21T04:46:10.131Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.132Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.134Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.147Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.162Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.162Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2025-07-21T04:46:10.175Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.176Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.177Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.189Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.202Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.203Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2025-07-21T04:46:10.215Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.215Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.217Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.227Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.239Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.240Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2025-07-21T04:46:10.250Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.251Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.252Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.262Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.274Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.274Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2025-07-21T04:46:10.284Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.285Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.286Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.295Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.306Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.306Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2025-07-21T04:46:10.315Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.316Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.317Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.326Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.336Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.337Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-07-21T04:46:10.345Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.346Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.347Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.355Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.365Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.365Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-07-21T04:46:10.373Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.374Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.375Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.383Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.392Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.393Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-07-21T04:46:10.400Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.401Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.402Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.409Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.418Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.419Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-07-21T04:46:10.426Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.427Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.429Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.436Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.444Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.445Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-07-21T04:46:10.452Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.453Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.454Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.461Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.469Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.470Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-07-21T04:46:10.477Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-07-21T04:46:10.478Z] [Pipeline] getContext
06:46:10 [2025-07-21T04:46:10.479Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.486Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.492Z] [Pipeline] }
06:46:10 [2025-07-21T04:46:10.499Z] [Pipeline] // stage
06:46:10 [2025-07-21T04:46:10.516Z] [Pipeline] stage
06:46:10 [2025-07-21T04:46:10.517Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-07-21T04:46:10.543Z] [Pipeline] script
06:46:10 [2025-07-21T04:46:10.546Z] [Pipeline] {
06:46:10 [2025-07-21T04:46:10.564Z] [Pipeline] sh
06:46:10 [2025-07-21T04:46:10.822Z] + mkdir -p target
06:46:10 [2025-07-21T04:46:10.824Z] [Pipeline] sh
06:46:11 [2025-07-21T04:46:11.081Z] + mv build.yaml target/
06:46:11 [2025-07-21T04:46:11.082Z] [Pipeline] }
06:46:11 [2025-07-21T04:46:11.099Z] [Pipeline] // script
06:46:11 [2025-07-21T04:46:11.117Z] [Pipeline] }
06:46:11 [2025-07-21T04:46:11.133Z] [Pipeline] // stage
06:46:11 [2025-07-21T04:46:11.157Z] [Pipeline] stage
06:46:11 [2025-07-21T04:46:11.158Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-07-21T04:46:11.187Z] [Pipeline] step
06:46:11 [2025-07-21T04:46:11.217Z] [Pipeline] script
06:46:11 [2025-07-21T04:46:11.223Z] [Pipeline] {
06:46:11 [2025-07-21T04:46:11.258Z] [Pipeline] }
06:46:11 [2025-07-21T04:46:11.275Z] [Pipeline] // script
06:46:11 [2025-07-21T04:46:11.297Z] [Pipeline] archiveArtifacts
06:46:11 [2025-07-21T04:46:11.300Z] Archiving artifacts
06:46:11 [2025-07-21T04:46:11.317Z] Enregistrement des empreintes numériques
06:46:11 [2025-07-21T04:46:11.329Z] [Pipeline] sh
06:46:11 [2025-07-21T04:46:11.589Z] + rm -rf target
06:46:11 [2025-07-21T04:46:11.594Z] [Pipeline] }
06:46:11 [2025-07-21T04:46:11.611Z] [Pipeline] // stage
06:46:11 [2025-07-21T04:46:11.628Z] [Pipeline] }
06:46:11 [2025-07-21T04:46:11.644Z] [Pipeline] // withEnv
06:46:11 [2025-07-21T04:46:11.661Z] [Pipeline] }
06:46:11 [2025-07-21T04:46:11.662Z] $ docker stop --time=1 109b40266e7cc0d04ad665ab672f2c1f93f8eb7cb3f8b706e18d7e163b48ca61
06:46:12 [2025-07-21T04:46:12.973Z] $ docker rm -f --volumes 109b40266e7cc0d04ad665ab672f2c1f93f8eb7cb3f8b706e18d7e163b48ca61
06:46:13 [2025-07-21T04:46:13.015Z] [Pipeline] // withDockerContainer
06:46:13 [2025-07-21T04:46:13.022Z] [Pipeline] }
06:46:13 [2025-07-21T04:46:13.029Z] [Pipeline] // withEnv
06:46:13 [2025-07-21T04:46:13.035Z] [Pipeline] }
06:46:13 [2025-07-21T04:46:13.042Z] [Pipeline] // node
06:46:13 [2025-07-21T04:46:13.056Z] [Pipeline] End of Pipeline
06:46:13 [2025-07-21T04:46:13.113Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #315
06:46:13 [2025-07-21T04:46:13.114Z] Finished: SUCCESS