Skip to content
19:24:00 [2026-01-04T18:24:00.590Z] Lancé par une alarme périodique
19:24:00 [2026-01-04T18:24:00.591Z] Running as userbuild
19:24:00 [2026-01-04T18:24:00.970Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2026-01-04T18:24:02.154Z] [Pipeline] Start of Pipeline
19:24:02 [2026-01-04T18:24:02.569Z] [Pipeline] node
19:24:02 [2026-01-04T18:24:02.572Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:02 [2026-01-04T18:24:02.575Z] [Pipeline] {
19:24:02 [2026-01-04T18:24:02.595Z] [Pipeline] stage
19:24:02 [2026-01-04T18:24:02.596Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:02 [2026-01-04T18:24:02.609Z] [Pipeline] checkout
19:24:02 [2026-01-04T18:24:02.612Z] Selected Git installation does not exist. Using Default
19:24:02 [2026-01-04T18:24:02.612Z] The recommended git tool is: NONE
19:24:02 [2026-01-04T18:24:02.612Z] No credentials specified
19:24:02 [2026-01-04T18:24:02.612Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:02 [2026-01-04T18:24:02.617Z] Fetching changes from the remote Git repository
19:24:02 [2026-01-04T18:24:02.622Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:02 [2026-01-04T18:24:02.629Z] Cleaning workspace
19:24:02 [2026-01-04T18:24:02.629Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02 [2026-01-04T18:24:02.634Z] Resetting working tree
19:24:02 [2026-01-04T18:24:02.634Z]  > /usr/bin/git reset --hard # timeout=10
19:24:02 [2026-01-04T18:24:02.644Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:02 [2026-01-04T18:24:02.651Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2026-01-04T18:24:02.651Z]  > /usr/bin/git --version # timeout=10
19:24:02 [2026-01-04T18:24:02.655Z]  > git --version # 'git version 2.43.0'
19:24:02 [2026-01-04T18:24:02.655Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:02 [2026-01-04T18:24:02.978Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2026-01-04T18:24:02.985Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:02 [2026-01-04T18:24:02.985Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2026-01-04T18:24:02.989Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:03 [2026-01-04T18:24:03.002Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:03 [2026-01-04T18:24:03.003Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:03 [2026-01-04T18:24:03.025Z] [Pipeline] }
19:24:03 [2026-01-04T18:24:03.032Z] [Pipeline] // stage
19:24:03 [2026-01-04T18:24:03.052Z] [Pipeline] withEnv
19:24:03 [2026-01-04T18:24:03.053Z] [Pipeline] {
19:24:03 [2026-01-04T18:24:03.209Z] [Pipeline] isUnix
19:24:03 [2026-01-04T18:24:03.211Z] [Pipeline] withEnv
19:24:03 [2026-01-04T18:24:03.211Z] [Pipeline] {
19:24:03 [2026-01-04T18:24:03.225Z] [Pipeline] sh
19:24:03 [2026-01-04T18:24:03.482Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:03 [2026-01-04T18:24:03.482Z] .
19:24:03 [2026-01-04T18:24:03.483Z] [Pipeline] }
19:24:03 [2026-01-04T18:24:03.497Z] [Pipeline] // withEnv
19:24:03 [2026-01-04T18:24:03.512Z] [Pipeline] withDockerContainer
19:24:03 [2026-01-04T18:24:03.545Z] Jenkins does not seem to be running inside a container
19:24:03 [2026-01-04T18:24:03.554Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Master_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:latest cat
19:24:03 [2026-01-04T18:24:03.888Z] $ docker top 4bd7c5863012fd0dc8d169baca4f34e98332353c38c8aa633010a460d7e0cfbf -eo pid,comm
19:24:03 [2026-01-04T18:24:03.927Z] [Pipeline] {
19:24:03 [2026-01-04T18:24:03.954Z] [Pipeline] withEnv
19:24:03 [2026-01-04T18:24:03.954Z] [Pipeline] {
19:24:03 [2026-01-04T18:24:03.969Z] [Pipeline] stage
19:24:03 [2026-01-04T18:24:03.970Z] [Pipeline] { (Prepare the job)
19:24:04 [2026-01-04T18:24:04.017Z] [Pipeline] sh
19:24:04 [2026-01-04T18:24:04.276Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:04 [2026-01-04T18:24:04.530Z] [Pipeline] script
19:24:04 [2026-01-04T18:24:04.537Z] [Pipeline] {
19:24:04 [2026-01-04T18:24:04.557Z] [Pipeline] readMavenPom
19:24:04 [2026-01-04T18:24:04.587Z] 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.
19:24:04 [2026-01-04T18:24:04.590Z] 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.
19:24:04 [2026-01-04T18:24:04.604Z] 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.
19:24:04 [2026-01-04T18:24:04.604Z] 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.
19:24:04 [2026-01-04T18:24:04.604Z] 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.
19:24:04 [2026-01-04T18:24:04.607Z] [Pipeline] sh
19:24:04 [2026-01-04T18:24:04.866Z] + rm -f pom.xml
19:24:04 [2026-01-04T18:24:04.867Z] [Pipeline] }
19:24:04 [2026-01-04T18:24:04.881Z] [Pipeline] // script
19:24:04 [2026-01-04T18:24:04.899Z] [Pipeline] }
19:24:04 [2026-01-04T18:24:04.913Z] [Pipeline] // stage
19:24:04 [2026-01-04T18:24:04.930Z] [Pipeline] stage
19:24:04 [2026-01-04T18:24:04.931Z] [Pipeline] { (Check POM parent version)
19:24:05 [2026-01-04T18:24:05.106Z] [Pipeline] copyArtifacts
19:24:05 [2026-01-04T18:24:05.113Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 282
19:24:05 [2026-01-04T18:24:05.123Z] [Pipeline] script
19:24:05 [2026-01-04T18:24:05.129Z] [Pipeline] {
19:24:05 [2026-01-04T18:24:05.171Z] [Pipeline] readYaml
19:24:05 [2026-01-04T18:24:05.191Z] [Pipeline] sh
19:24:05 [2026-01-04T18:24:05.449Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom
19:24:05 [2026-01-04T18:24:05.450Z] 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.
19:24:05 [2026-01-04T18:24:05.450Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildflyVersion (to a value of type String) which could lead to memory leaks or other issues.
19:24:05 [2026-01-04T18:24:05.453Z] [Pipeline] sh
19:24:05 [2026-01-04T18:24:05.711Z] + rm -f build.yaml
19:24:05 [2026-01-04T18:24:05.713Z] [Pipeline] }
19:24:05 [2026-01-04T18:24:05.727Z] [Pipeline] // script
19:24:05 [2026-01-04T18:24:05.751Z] [Pipeline] }
19:24:05 [2026-01-04T18:24:05.765Z] [Pipeline] // stage
19:24:05 [2026-01-04T18:24:05.783Z] [Pipeline] stage
19:24:05 [2026-01-04T18:24:05.784Z] [Pipeline] { (Checkout projects and check code changes)
19:24:05 [2026-01-04T18:24:05.820Z] [Pipeline] script
19:24:05 [2026-01-04T18:24:05.826Z] [Pipeline] {
19:24:05 [2026-01-04T18:24:05.886Z] [Pipeline] copyArtifacts
19:24:05 [2026-01-04T18:24:05.893Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1037
19:24:05 [2026-01-04T18:24:05.908Z] [Pipeline] fileExists
19:24:05 [2026-01-04T18:24:05.924Z] [Pipeline] readYaml
19:24:05 [2026-01-04T18:24:05.940Z] 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.
19:24:05 [2026-01-04T18:24:05.944Z] [Pipeline] dir
19:24:05 [2026-01-04T18:24:05.946Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:05 [2026-01-04T18:24:05.947Z] [Pipeline] {
19:24:05 [2026-01-04T18:24:05.970Z] [Pipeline] git
19:24:06 [2026-01-04T18:24:06.003Z] The recommended git tool is: /usr/bin/git
19:24:06 [2026-01-04T18:24:06.005Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2026-01-04T18:24:06.023Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3f0c2575; decorates hudson.Launcher$LocalLauncher@4c6d851f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2026-01-04T18:24:06.024Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:06 [2026-01-04T18:24:06.031Z] Fetching changes from the remote Git repository
19:24:06 [2026-01-04T18:24:06.035Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:06 [2026-01-04T18:24:06.043Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:06 [2026-01-04T18:24:06.043Z]  > /usr/bin/git --version # timeout=10
19:24:06 [2026-01-04T18:24:06.048Z]  > git --version # 'git version 2.43.0'
19:24:06 [2026-01-04T18:24:06.048Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2026-01-04T18:24:06.056Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2026-01-04T18:24:06.457Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2026-01-04T18:24:06.465Z] Checking out Revision 6fd529fd0f88ef98225fafa9a57e620421a315ba (refs/remotes/origin/master)
19:24:06 [2026-01-04T18:24:06.465Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2026-01-04T18:24:06.471Z]  > /usr/bin/git checkout -f 6fd529fd0f88ef98225fafa9a57e620421a315ba # timeout=10
19:24:06 [2026-01-04T18:24:06.523Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2026-01-04T18:24:06.540Z]  > /usr/bin/git branch -D master # timeout=10
19:24:06 [2026-01-04T18:24:06.553Z]  > /usr/bin/git checkout -b master 6fd529fd0f88ef98225fafa9a57e620421a315ba # timeout=10
19:24:06 [2026-01-04T18:24:06.668Z] Commit message: "Bug #15087"
19:24:06 [2026-01-04T18:24:06.668Z]  > /usr/bin/git rev-list --no-walk 6fd529fd0f88ef98225fafa9a57e620421a315ba # timeout=10
19:24:06 [2026-01-04T18:24:06.695Z] [Pipeline] fileExists
19:24:06 [2026-01-04T18:24:06.704Z] [Pipeline] readMavenPom
19:24:06 [2026-01-04T18:24:06.728Z] [Pipeline] sh
19:24:06 [2026-01-04T18:24:06.987Z] + git rev-parse HEAD
19:24:06 [2026-01-04T18:24:06.991Z] [Pipeline] echo
19:24:06 [2026-01-04T18:24:06.992Z] Silverpeas-Core: current commit is 6fd529fd0f88ef98225fafa9a57e620421a315ba and last build commit is 6fd529fd0f88ef98225fafa9a57e620421a315ba
19:24:06 [2026-01-04T18:24:06.997Z] [Pipeline] }
19:24:07 [2026-01-04T18:24:07.014Z] [Pipeline] // dir
19:24:07 [2026-01-04T18:24:07.030Z] [Pipeline] echo
19:24:07 [2026-01-04T18:24:07.030Z] Build skipped due to no changes have been done since the last build
19:24:07 [2026-01-04T18:24:07.048Z] [Pipeline] dir
19:24:07 [2026-01-04T18:24:07.048Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:07 [2026-01-04T18:24:07.049Z] [Pipeline] {
19:24:07 [2026-01-04T18:24:07.069Z] [Pipeline] git
19:24:07 [2026-01-04T18:24:07.103Z] The recommended git tool is: /usr/bin/git
19:24:07 [2026-01-04T18:24:07.104Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2026-01-04T18:24:07.115Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4427299c; decorates hudson.Launcher$LocalLauncher@cf26335 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2026-01-04T18:24:07.116Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:07 [2026-01-04T18:24:07.123Z] Fetching changes from the remote Git repository
19:24:07 [2026-01-04T18:24:07.127Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:07 [2026-01-04T18:24:07.133Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:07 [2026-01-04T18:24:07.133Z]  > /usr/bin/git --version # timeout=10
19:24:07 [2026-01-04T18:24:07.138Z]  > git --version # 'git version 2.43.0'
19:24:07 [2026-01-04T18:24:07.138Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2026-01-04T18:24:07.144Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2026-01-04T18:24:07.516Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2026-01-04T18:24:07.524Z] Checking out Revision c6b73f991f9fb062ac996ec6762e838501bedbd9 (refs/remotes/origin/master)
19:24:07 [2026-01-04T18:24:07.524Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2026-01-04T18:24:07.529Z]  > /usr/bin/git checkout -f c6b73f991f9fb062ac996ec6762e838501bedbd9 # timeout=10
19:24:07 [2026-01-04T18:24:07.558Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2026-01-04T18:24:07.572Z]  > /usr/bin/git branch -D master # timeout=10
19:24:07 [2026-01-04T18:24:07.580Z]  > /usr/bin/git checkout -b master c6b73f991f9fb062ac996ec6762e838501bedbd9 # timeout=10
19:24:07 [2026-01-04T18:24:07.645Z] Commit message: "Bug #15100"
19:24:07 [2026-01-04T18:24:07.646Z]  > /usr/bin/git rev-list --no-walk c6b73f991f9fb062ac996ec6762e838501bedbd9 # timeout=10
19:24:07 [2026-01-04T18:24:07.675Z] [Pipeline] fileExists
19:24:07 [2026-01-04T18:24:07.691Z] [Pipeline] readMavenPom
19:24:07 [2026-01-04T18:24:07.715Z] [Pipeline] sh
19:24:07 [2026-01-04T18:24:07.971Z] + git rev-parse HEAD
19:24:07 [2026-01-04T18:24:07.974Z] [Pipeline] echo
19:24:07 [2026-01-04T18:24:07.975Z] Silverpeas-Components: current commit is c6b73f991f9fb062ac996ec6762e838501bedbd9 and last build commit is c6b73f991f9fb062ac996ec6762e838501bedbd9
19:24:07 [2026-01-04T18:24:07.978Z] [Pipeline] }
19:24:07 [2026-01-04T18:24:07.993Z] [Pipeline] // dir
19:24:08 [2026-01-04T18:24:08.009Z] [Pipeline] echo
19:24:08 [2026-01-04T18:24:08.010Z] Build skipped due to no changes have been done since the last build
19:24:08 [2026-01-04T18:24:08.028Z] [Pipeline] dir
19:24:08 [2026-01-04T18:24:08.029Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:08 [2026-01-04T18:24:08.030Z] [Pipeline] {
19:24:08 [2026-01-04T18:24:08.051Z] [Pipeline] git
19:24:08 [2026-01-04T18:24:08.062Z] Selected Git installation does not exist. Using Default
19:24:08 [2026-01-04T18:24:08.062Z] The recommended git tool is: NONE
19:24:08 [2026-01-04T18:24:08.063Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2026-01-04T18:24:08.072Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@79ff4955; decorates hudson.Launcher$LocalLauncher@24039fc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2026-01-04T18:24:08.073Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:08 [2026-01-04T18:24:08.078Z] Fetching changes from the remote Git repository
19:24:08 [2026-01-04T18:24:08.079Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:08 [2026-01-04T18:24:08.085Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:08 [2026-01-04T18:24:08.085Z]  > /usr/bin/git --version # timeout=10
19:24:08 [2026-01-04T18:24:08.090Z]  > git --version # 'git version 2.43.0'
19:24:08 [2026-01-04T18:24:08.090Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2026-01-04T18:24:08.095Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-01-04T18:24:08.450Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-01-04T18:24:08.457Z] Checking out Revision 3faf2f91e00931c79615f09953eb5f2e8e71c336 (refs/remotes/origin/master)
19:24:08 [2026-01-04T18:24:08.457Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-01-04T18:24:08.463Z]  > /usr/bin/git checkout -f 3faf2f91e00931c79615f09953eb5f2e8e71c336 # timeout=10
19:24:08 [2026-01-04T18:24:08.475Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-01-04T18:24:08.484Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-01-04T18:24:08.491Z]  > /usr/bin/git checkout -b master 3faf2f91e00931c79615f09953eb5f2e8e71c336 # timeout=10
19:24:08 [2026-01-04T18:24:08.509Z] Commit message: "Improve the HTML and javascript code in TopBar.jsp"
19:24:08 [2026-01-04T18:24:08.509Z]  > /usr/bin/git rev-list --no-walk 3faf2f91e00931c79615f09953eb5f2e8e71c336 # timeout=10
19:24:08 [2026-01-04T18:24:08.531Z] [Pipeline] fileExists
19:24:08 [2026-01-04T18:24:08.540Z] [Pipeline] readMavenPom
19:24:08 [2026-01-04T18:24:08.554Z] [Pipeline] sh
19:24:08 [2026-01-04T18:24:08.812Z] + git rev-parse HEAD
19:24:08 [2026-01-04T18:24:08.816Z] [Pipeline] echo
19:24:08 [2026-01-04T18:24:08.816Z] Silverpeas-Looks: current commit is 3faf2f91e00931c79615f09953eb5f2e8e71c336 and last build commit is 3faf2f91e00931c79615f09953eb5f2e8e71c336
19:24:08 [2026-01-04T18:24:08.819Z] [Pipeline] }
19:24:08 [2026-01-04T18:24:08.837Z] [Pipeline] // dir
19:24:08 [2026-01-04T18:24:08.853Z] [Pipeline] echo
19:24:08 [2026-01-04T18:24:08.854Z] Build skipped due to no changes have been done since the last build
19:24:08 [2026-01-04T18:24:08.871Z] [Pipeline] dir
19:24:08 [2026-01-04T18:24:08.872Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08 [2026-01-04T18:24:08.873Z] [Pipeline] {
19:24:08 [2026-01-04T18:24:08.895Z] [Pipeline] git
19:24:08 [2026-01-04T18:24:08.897Z] The recommended git tool is: NONE
19:24:08 [2026-01-04T18:24:08.898Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2026-01-04T18:24:08.910Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@56e21dfa; decorates hudson.Launcher$LocalLauncher@790b9b8c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2026-01-04T18:24:08.910Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2026-01-04T18:24:08.916Z] Fetching changes from the remote Git repository
19:24:08 [2026-01-04T18:24:08.920Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2026-01-04T18:24:08.926Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2026-01-04T18:24:08.926Z]  > /usr/bin/git --version # timeout=10
19:24:08 [2026-01-04T18:24:08.931Z]  > git --version # 'git version 2.43.0'
19:24:08 [2026-01-04T18:24:08.931Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2026-01-04T18:24:08.937Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2026-01-04T18:24:09.286Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2026-01-04T18:24:09.292Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:09 [2026-01-04T18:24:09.292Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-01-04T18:24:09.297Z]  > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:09 [2026-01-04T18:24:09.305Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-01-04T18:24:09.313Z]  > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-01-04T18:24:09.320Z]  > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:09 [2026-01-04T18:24:09.331Z] Commit message: "Add two global config parameters allowing to parameterize the FILE log handler of Wildfly: * SERVER_LOG_BACKUP_MAX: the number of backup of the FILE log to   maintain. Above this count, all the olders additional backups are   deleted; * SERVER_LOG_BACKUP_SIZE: the maximum size of the FILE log (the unity, m   for megabyte for example, has to be indicated with the number)."
19:24:09 [2026-01-04T18:24:09.331Z]  > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:09 [2026-01-04T18:24:09.352Z] [Pipeline] fileExists
19:24:09 [2026-01-04T18:24:09.366Z] [Pipeline] sh
19:24:09 [2026-01-04T18:24:09.623Z] + git rev-parse HEAD
19:24:09 [2026-01-04T18:24:09.626Z] [Pipeline] echo
19:24:09 [2026-01-04T18:24:09.627Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:09 [2026-01-04T18:24:09.631Z] [Pipeline] }
19:24:09 [2026-01-04T18:24:09.650Z] [Pipeline] // dir
19:24:09 [2026-01-04T18:24:09.666Z] [Pipeline] echo
19:24:09 [2026-01-04T18:24:09.667Z] Build skipped due to no changes have been done since the last build
19:24:09 [2026-01-04T18:24:09.685Z] [Pipeline] dir
19:24:09 [2026-01-04T18:24:09.685Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09 [2026-01-04T18:24:09.686Z] [Pipeline] {
19:24:09 [2026-01-04T18:24:09.708Z] [Pipeline] git
19:24:09 [2026-01-04T18:24:09.711Z] The recommended git tool is: NONE
19:24:09 [2026-01-04T18:24:09.711Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-01-04T18:24:09.724Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3377da; decorates hudson.Launcher$LocalLauncher@f26dfe4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-01-04T18:24:09.725Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2026-01-04T18:24:09.731Z] Fetching changes from the remote Git repository
19:24:09 [2026-01-04T18:24:09.734Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2026-01-04T18:24:09.741Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2026-01-04T18:24:09.741Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2026-01-04T18:24:09.747Z]  > git --version # 'git version 2.43.0'
19:24:09 [2026-01-04T18:24:09.747Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2026-01-04T18:24:09.752Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2026-01-04T18:24:10.111Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2026-01-04T18:24:10.117Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master)
19:24:10 [2026-01-04T18:24:10.117Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2026-01-04T18:24:10.123Z]  > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:10 [2026-01-04T18:24:10.133Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2026-01-04T18:24:10.142Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2026-01-04T18:24:10.149Z]  > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:10 [2026-01-04T18:24:10.163Z] Commit message: "Update the silverpeas logging definition CLI script by defining explicitly two different log formatters to be used by the log handlers dedicated to the Silverpeas logging."
19:24:10 [2026-01-04T18:24:10.163Z]  > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:10 [2026-01-04T18:24:10.194Z] [Pipeline] fileExists
19:24:10 [2026-01-04T18:24:10.212Z] [Pipeline] readMavenPom
19:24:10 [2026-01-04T18:24:10.233Z] [Pipeline] sh
19:24:10 [2026-01-04T18:24:10.492Z] + git rev-parse HEAD
19:24:10 [2026-01-04T18:24:10.495Z] [Pipeline] echo
19:24:10 [2026-01-04T18:24:10.496Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46
19:24:10 [2026-01-04T18:24:10.498Z] [Pipeline] }
19:24:10 [2026-01-04T18:24:10.509Z] [Pipeline] // dir
19:24:10 [2026-01-04T18:24:10.522Z] [Pipeline] echo
19:24:10 [2026-01-04T18:24:10.523Z] Build skipped due to no changes have been done since the last build
19:24:10 [2026-01-04T18:24:10.541Z] [Pipeline] dir
19:24:10 [2026-01-04T18:24:10.541Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:10 [2026-01-04T18:24:10.542Z] [Pipeline] {
19:24:10 [2026-01-04T18:24:10.564Z] [Pipeline] git
19:24:10 [2026-01-04T18:24:10.567Z] The recommended git tool is: NONE
19:24:10 [2026-01-04T18:24:10.568Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2026-01-04T18:24:10.576Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@670c0a82; decorates hudson.Launcher$LocalLauncher@4afe69ab will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2026-01-04T18:24:10.577Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:10 [2026-01-04T18:24:10.583Z] Fetching changes from the remote Git repository
19:24:10 [2026-01-04T18:24:10.587Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10 [2026-01-04T18:24:10.593Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:10 [2026-01-04T18:24:10.593Z]  > /usr/bin/git --version # timeout=10
19:24:10 [2026-01-04T18:24:10.598Z]  > git --version # 'git version 2.43.0'
19:24:10 [2026-01-04T18:24:10.598Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2026-01-04T18:24:10.604Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2026-01-04T18:24:10.985Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2026-01-04T18:24:10.991Z] Checking out Revision 8a96861130b75420a748747d039af3effb7f2266 (refs/remotes/origin/master)
19:24:10 [2026-01-04T18:24:10.991Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2026-01-04T18:24:10.997Z]  > /usr/bin/git checkout -f 8a96861130b75420a748747d039af3effb7f2266 # timeout=10
19:24:11 [2026-01-04T18:24:11.006Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:11 [2026-01-04T18:24:11.016Z]  > /usr/bin/git branch -D master # timeout=10
19:24:11 [2026-01-04T18:24:11.023Z]  > /usr/bin/git checkout -b master 8a96861130b75420a748747d039af3effb7f2266 # timeout=10
19:24:11 [2026-01-04T18:24:11.033Z] Commit message: "Update parent POM to version 1.7-build251205"
19:24:11 [2026-01-04T18:24:11.033Z]  > /usr/bin/git rev-list --no-walk 8a96861130b75420a748747d039af3effb7f2266 # timeout=10
19:24:11 [2026-01-04T18:24:11.053Z] [Pipeline] fileExists
19:24:11 [2026-01-04T18:24:11.062Z] [Pipeline] readMavenPom
19:24:11 [2026-01-04T18:24:11.088Z] [Pipeline] sh
19:24:11 [2026-01-04T18:24:11.347Z] + git rev-parse HEAD
19:24:11 [2026-01-04T18:24:11.351Z] [Pipeline] echo
19:24:11 [2026-01-04T18:24:11.352Z] Silverpeas-Assembly: current commit is 8a96861130b75420a748747d039af3effb7f2266 and last build commit is 8a96861130b75420a748747d039af3effb7f2266
19:24:11 [2026-01-04T18:24:11.354Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.372Z] [Pipeline] // dir
19:24:11 [2026-01-04T18:24:11.392Z] [Pipeline] echo
19:24:11 [2026-01-04T18:24:11.393Z] Build skipped due to no changes have been done since the last build
19:24:11 [2026-01-04T18:24:11.393Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.412Z] [Pipeline] // script
19:24:11 [2026-01-04T18:24:11.429Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.443Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.462Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.463Z] [Pipeline] { (Build Silverpeas)
19:24:11 [2026-01-04T18:24:11.515Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.516Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.552Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.553Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11 [2026-01-04T18:24:11.570Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.572Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.575Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.591Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.609Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.610Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11 [2026-01-04T18:24:11.626Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.627Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.629Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.643Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.658Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.659Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11 [2026-01-04T18:24:11.673Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.673Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.675Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.687Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.701Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.702Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11 [2026-01-04T18:24:11.714Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.715Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.717Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.728Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.742Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.743Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11 [2026-01-04T18:24:11.755Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.756Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.759Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.769Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.782Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.783Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11 [2026-01-04T18:24:11.794Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.795Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.797Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.807Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.820Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.821Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11 [2026-01-04T18:24:11.831Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.832Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.835Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.845Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.857Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.857Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:11 [2026-01-04T18:24:11.867Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.868Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.869Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.878Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.887Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.888Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:11 [2026-01-04T18:24:11.896Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.896Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.898Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.905Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.914Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.914Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:11 [2026-01-04T18:24:11.922Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.922Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.923Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.955Z] [Pipeline] // stage
19:24:11 [2026-01-04T18:24:11.972Z] [Pipeline] stage
19:24:11 [2026-01-04T18:24:11.973Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:11 [2026-01-04T18:24:11.984Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-01-04T18:24:11.985Z] [Pipeline] getContext
19:24:11 [2026-01-04T18:24:11.988Z] [Pipeline] }
19:24:11 [2026-01-04T18:24:11.996Z] [Pipeline] // stage
19:24:12 [2026-01-04T18:24:12.006Z] [Pipeline] stage
19:24:12 [2026-01-04T18:24:12.007Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:12 [2026-01-04T18:24:12.015Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:12 [2026-01-04T18:24:12.017Z] [Pipeline] getContext
19:24:12 [2026-01-04T18:24:12.019Z] [Pipeline] }
19:24:12 [2026-01-04T18:24:12.027Z] [Pipeline] // stage
19:24:12 [2026-01-04T18:24:12.037Z] [Pipeline] stage
19:24:12 [2026-01-04T18:24:12.038Z] [Pipeline] { (Publish Community Web Site)
19:24:12 [2026-01-04T18:24:12.051Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:12 [2026-01-04T18:24:12.053Z] [Pipeline] getContext
19:24:12 [2026-01-04T18:24:12.055Z] [Pipeline] }
19:24:12 [2026-01-04T18:24:12.063Z] [Pipeline] // stage
19:24:12 [2026-01-04T18:24:12.071Z] [Pipeline] }
19:24:12 [2026-01-04T18:24:12.079Z] [Pipeline] // stage
19:24:12 [2026-01-04T18:24:12.121Z] [Pipeline] stage
19:24:12 [2026-01-04T18:24:12.122Z] [Pipeline] { (Create YAML build report)
19:24:12 [2026-01-04T18:24:12.164Z] [Pipeline] script
19:24:12 [2026-01-04T18:24:12.172Z] [Pipeline] {
19:24:12 [2026-01-04T18:24:12.190Z] [Pipeline] sh
19:24:12 [2026-01-04T18:24:12.449Z] + mkdir -p target
19:24:12 [2026-01-04T18:24:12.452Z] [Pipeline] sh
19:24:12 [2026-01-04T18:24:12.711Z] + mv build.yaml target/
19:24:12 [2026-01-04T18:24:12.712Z] [Pipeline] }
19:24:12 [2026-01-04T18:24:12.729Z] [Pipeline] // script
19:24:12 [2026-01-04T18:24:12.746Z] [Pipeline] }
19:24:12 [2026-01-04T18:24:12.762Z] [Pipeline] // stage
19:24:12 [2026-01-04T18:24:12.790Z] [Pipeline] stage
19:24:12 [2026-01-04T18:24:12.791Z] [Pipeline] { (Declarative: Post Actions)
19:24:12 [2026-01-04T18:24:12.822Z] [Pipeline] step
19:24:12 [2026-01-04T18:24:12.859Z] [Pipeline] script
19:24:12 [2026-01-04T18:24:12.864Z] [Pipeline] {
19:24:12 [2026-01-04T18:24:12.898Z] [Pipeline] }
19:24:12 [2026-01-04T18:24:12.913Z] [Pipeline] // script
19:24:12 [2026-01-04T18:24:12.935Z] [Pipeline] archiveArtifacts
19:24:12 [2026-01-04T18:24:12.938Z] Archiving artifacts
19:24:12 [2026-01-04T18:24:12.955Z] Enregistrement des empreintes numériques
19:24:12 [2026-01-04T18:24:12.973Z] [Pipeline] sh
19:24:13 [2026-01-04T18:24:13.231Z] + rm -rf target
19:24:13 [2026-01-04T18:24:13.239Z] [Pipeline] }
19:24:13 [2026-01-04T18:24:13.263Z] [Pipeline] // stage
19:24:13 [2026-01-04T18:24:13.280Z] [Pipeline] }
19:24:13 [2026-01-04T18:24:13.296Z] [Pipeline] // withEnv
19:24:13 [2026-01-04T18:24:13.312Z] [Pipeline] }
19:24:13 [2026-01-04T18:24:13.313Z] $ docker stop --time=1 4bd7c5863012fd0dc8d169baca4f34e98332353c38c8aa633010a460d7e0cfbf
19:24:14 [2026-01-04T18:24:14.566Z] $ docker rm -f --volumes 4bd7c5863012fd0dc8d169baca4f34e98332353c38c8aa633010a460d7e0cfbf
19:24:14 [2026-01-04T18:24:14.619Z] [Pipeline] // withDockerContainer
19:24:14 [2026-01-04T18:24:14.627Z] [Pipeline] }
19:24:14 [2026-01-04T18:24:14.635Z] [Pipeline] // withEnv
19:24:14 [2026-01-04T18:24:14.644Z] [Pipeline] }
19:24:14 [2026-01-04T18:24:14.653Z] [Pipeline] // node
19:24:14 [2026-01-04T18:24:14.669Z] [Pipeline] End of Pipeline
19:24:14 [2026-01-04T18:24:14.757Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #619
19:24:14 [2026-01-04T18:24:14.758Z] Finished: SUCCESS