19:24:00 [2026-04-05T17:24:00.640Z] Lancé par une alarme périodique
19:24:00 [2026-04-05T17:24:00.641Z] Running as userbuild
19:24:01 [2026-04-05T17:24:01.125Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-04-05T17:24:01.505Z] [Pipeline] Start of Pipeline
19:24:01 [2026-04-05T17:24:01.769Z] [Pipeline] node
19:24:01 [2026-04-05T17:24:01.773Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2026-04-05T17:24:01.775Z] [Pipeline] {
19:24:01 [2026-04-05T17:24:01.792Z] [Pipeline] stage
19:24:01 [2026-04-05T17:24:01.793Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2026-04-05T17:24:01.803Z] [Pipeline] checkout
19:24:01 [2026-04-05T17:24:01.805Z] Selected Git installation does not exist. Using Default
19:24:01 [2026-04-05T17:24:01.805Z] The recommended git tool is: NONE
19:24:01 [2026-04-05T17:24:01.805Z] No credentials specified
19:24:01 [2026-04-05T17:24:01.805Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2026-04-05T17:24:01.810Z] Fetching changes from the remote Git repository
19:24:01 [2026-04-05T17:24:01.813Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2026-04-05T17:24:01.820Z] Cleaning workspace
19:24:01 [2026-04-05T17:24:01.820Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:01 [2026-04-05T17:24:01.825Z] Resetting working tree
19:24:01 [2026-04-05T17:24:01.825Z] > /usr/bin/git reset --hard # timeout=10
19:24:01 [2026-04-05T17:24:01.835Z] > /usr/bin/git clean -fdx # timeout=10
19:24:01 [2026-04-05T17:24:01.841Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-04-05T17:24:01.841Z] > /usr/bin/git --version # timeout=10
19:24:01 [2026-04-05T17:24:01.845Z] > git --version # 'git version 2.43.0'
19:24:01 [2026-04-05T17:24:01.845Z] > /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-04-05T17:24:02.176Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2026-04-05T17:24:02.182Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:02 [2026-04-05T17:24:02.182Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2026-04-05T17:24:02.187Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:02 [2026-04-05T17:24:02.196Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:02 [2026-04-05T17:24:02.196Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:02 [2026-04-05T17:24:02.214Z] [Pipeline] }
19:24:02 [2026-04-05T17:24:02.221Z] [Pipeline] // stage
19:24:02 [2026-04-05T17:24:02.235Z] [Pipeline] withEnv
19:24:02 [2026-04-05T17:24:02.236Z] [Pipeline] {
19:24:02 [2026-04-05T17:24:02.356Z] [Pipeline] isUnix
19:24:02 [2026-04-05T17:24:02.356Z] [Pipeline] withEnv
19:24:02 [2026-04-05T17:24:02.357Z] [Pipeline] {
19:24:02 [2026-04-05T17:24:02.372Z] [Pipeline] sh
19:24:02 [2026-04-05T17:24:02.628Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2026-04-05T17:24:02.628Z] .
19:24:02 [2026-04-05T17:24:02.630Z] [Pipeline] }
19:24:02 [2026-04-05T17:24:02.643Z] [Pipeline] // withEnv
19:24:02 [2026-04-05T17:24:02.657Z] [Pipeline] withDockerContainer
19:24:02 [2026-04-05T17:24:02.690Z] Jenkins does not seem to be running inside a container
19:24:02 [2026-04-05T17:24:02.698Z] $ 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-04-05T17:24:03.022Z] $ docker top 1d5b119a7339877b8c215c143bc4912b4cfa2c220f34965ace83e17f5d5d8f0d -eo pid,comm
19:24:03 [2026-04-05T17:24:03.061Z] [Pipeline] {
19:24:03 [2026-04-05T17:24:03.075Z] [Pipeline] withEnv
19:24:03 [2026-04-05T17:24:03.075Z] [Pipeline] {
19:24:03 [2026-04-05T17:24:03.088Z] [Pipeline] stage
19:24:03 [2026-04-05T17:24:03.089Z] [Pipeline] { (Prepare the job)
19:24:03 [2026-04-05T17:24:03.122Z] [Pipeline] sh
19:24:03 [2026-04-05T17:24:03.379Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2026-04-05T17:24:03.632Z] [Pipeline] script
19:24:03 [2026-04-05T17:24:03.635Z] [Pipeline] {
19:24:03 [2026-04-05T17:24:03.650Z] [Pipeline] readMavenPom
19:24:03 [2026-04-05T17:24:03.676Z] 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:03 [2026-04-05T17:24:03.677Z] 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:03 [2026-04-05T17:24:03.679Z] 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:03 [2026-04-05T17:24:03.679Z] 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:03 [2026-04-05T17:24:03.679Z] 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:03 [2026-04-05T17:24:03.680Z] [Pipeline] sh
19:24:03 [2026-04-05T17:24:03.938Z] + rm -f pom.xml
19:24:03 [2026-04-05T17:24:03.939Z] [Pipeline] }
19:24:03 [2026-04-05T17:24:03.952Z] [Pipeline] // script
19:24:03 [2026-04-05T17:24:03.969Z] [Pipeline] }
19:24:03 [2026-04-05T17:24:03.982Z] [Pipeline] // stage
19:24:03 [2026-04-05T17:24:03.997Z] [Pipeline] stage
19:24:03 [2026-04-05T17:24:03.998Z] [Pipeline] { (Check POM parent version)
19:24:04 [2026-04-05T17:24:04.058Z] [Pipeline] copyArtifacts
19:24:04 [2026-04-05T17:24:04.065Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 283
19:24:04 [2026-04-05T17:24:04.079Z] [Pipeline] script
19:24:04 [2026-04-05T17:24:04.082Z] [Pipeline] {
19:24:04 [2026-04-05T17:24:04.097Z] [Pipeline] readYaml
19:24:04 [2026-04-05T17:24:04.114Z] [Pipeline] sh
19:24:04 [2026-04-05T17:24:04.372Z] + 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:04 [2026-04-05T17:24:04.374Z] 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-04-05T17:24:04.374Z] 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:04 [2026-04-05T17:24:04.375Z] [Pipeline] sh
19:24:04 [2026-04-05T17:24:04.632Z] + rm -f build.yaml
19:24:04 [2026-04-05T17:24:04.634Z] [Pipeline] }
19:24:04 [2026-04-05T17:24:04.649Z] [Pipeline] // script
19:24:04 [2026-04-05T17:24:04.662Z] [Pipeline] }
19:24:04 [2026-04-05T17:24:04.676Z] [Pipeline] // stage
19:24:04 [2026-04-05T17:24:04.691Z] [Pipeline] stage
19:24:04 [2026-04-05T17:24:04.691Z] [Pipeline] { (Checkout projects and check code changes)
19:24:04 [2026-04-05T17:24:04.716Z] [Pipeline] script
19:24:04 [2026-04-05T17:24:04.719Z] [Pipeline] {
19:24:04 [2026-04-05T17:24:04.740Z] [Pipeline] copyArtifacts
19:24:04 [2026-04-05T17:24:04.746Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1066
19:24:04 [2026-04-05T17:24:04.760Z] [Pipeline] fileExists
19:24:04 [2026-04-05T17:24:04.775Z] [Pipeline] readYaml
19:24:04 [2026-04-05T17:24:04.789Z] 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:04 [2026-04-05T17:24:04.791Z] [Pipeline] dir
19:24:04 [2026-04-05T17:24:04.792Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:04 [2026-04-05T17:24:04.792Z] [Pipeline] {
19:24:04 [2026-04-05T17:24:04.810Z] [Pipeline] git
19:24:04 [2026-04-05T17:24:04.813Z] The recommended git tool is: /usr/bin/git
19:24:04 [2026-04-05T17:24:04.814Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:04 [2026-04-05T17:24:04.824Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@66f9ecde; decorates hudson.Launcher$LocalLauncher@11a16fa5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:04 [2026-04-05T17:24:04.825Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:04 [2026-04-05T17:24:04.831Z] Fetching changes from the remote Git repository
19:24:04 [2026-04-05T17:24:04.833Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:04 [2026-04-05T17:24:04.839Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:04 [2026-04-05T17:24:04.839Z] > /usr/bin/git --version # timeout=10
19:24:04 [2026-04-05T17:24:04.844Z] > git --version # 'git version 2.43.0'
19:24:04 [2026-04-05T17:24:04.844Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:04 [2026-04-05T17:24:04.850Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2026-04-05T17:24:05.383Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2026-04-05T17:24:05.391Z] Checking out Revision 943b4674c253ee5b74cc842c566792b65875d69f (refs/remotes/origin/master)
19:24:05 [2026-04-05T17:24:05.391Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2026-04-05T17:24:05.396Z] > /usr/bin/git checkout -f 943b4674c253ee5b74cc842c566792b65875d69f # timeout=10
19:24:05 [2026-04-05T17:24:05.452Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2026-04-05T17:24:05.470Z] > /usr/bin/git branch -D master # timeout=10
19:24:05 [2026-04-05T17:24:05.479Z] > /usr/bin/git checkout -b master 943b4674c253ee5b74cc842c566792b65875d69f # timeout=10
19:24:05 [2026-04-05T17:24:05.573Z] Commit message: "Bug #15243 fix issue"
19:24:05 [2026-04-05T17:24:05.573Z] > /usr/bin/git rev-list --no-walk 943b4674c253ee5b74cc842c566792b65875d69f # timeout=10
19:24:05 [2026-04-05T17:24:05.595Z] [Pipeline] fileExists
19:24:05 [2026-04-05T17:24:05.609Z] [Pipeline] readMavenPom
19:24:05 [2026-04-05T17:24:05.623Z] [Pipeline] sh
19:24:05 [2026-04-05T17:24:05.882Z] + git rev-parse HEAD
19:24:05 [2026-04-05T17:24:05.885Z] [Pipeline] echo
19:24:05 [2026-04-05T17:24:05.885Z] Silverpeas-Core: current commit is 943b4674c253ee5b74cc842c566792b65875d69f and last build commit is 943b4674c253ee5b74cc842c566792b65875d69f
19:24:05 [2026-04-05T17:24:05.887Z] [Pipeline] }
19:24:05 [2026-04-05T17:24:05.897Z] [Pipeline] // dir
19:24:05 [2026-04-05T17:24:05.911Z] [Pipeline] echo
19:24:05 [2026-04-05T17:24:05.911Z] Build skipped due to no changes have been done since the last build
19:24:05 [2026-04-05T17:24:05.926Z] [Pipeline] dir
19:24:05 [2026-04-05T17:24:05.927Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:05 [2026-04-05T17:24:05.928Z] [Pipeline] {
19:24:05 [2026-04-05T17:24:05.946Z] [Pipeline] git
19:24:05 [2026-04-05T17:24:05.948Z] The recommended git tool is: /usr/bin/git
19:24:05 [2026-04-05T17:24:05.948Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2026-04-05T17:24:05.959Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@60fba871; decorates hudson.Launcher$LocalLauncher@4a40f531 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2026-04-05T17:24:05.960Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:05 [2026-04-05T17:24:05.966Z] Fetching changes from the remote Git repository
19:24:05 [2026-04-05T17:24:05.968Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:05 [2026-04-05T17:24:05.974Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:05 [2026-04-05T17:24:05.974Z] > /usr/bin/git --version # timeout=10
19:24:05 [2026-04-05T17:24:05.979Z] > git --version # 'git version 2.43.0'
19:24:05 [2026-04-05T17:24:05.979Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2026-04-05T17:24:05.985Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2026-04-05T17:24:06.771Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2026-04-05T17:24:06.779Z] Checking out Revision a8b62bcdd9e989f8b5286bda9269f425a880d490 (refs/remotes/origin/master)
19:24:06 [2026-04-05T17:24:06.779Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2026-04-05T17:24:06.784Z] > /usr/bin/git checkout -f a8b62bcdd9e989f8b5286bda9269f425a880d490 # timeout=10
19:24:06 [2026-04-05T17:24:06.813Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2026-04-05T17:24:06.825Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2026-04-05T17:24:06.832Z] > /usr/bin/git checkout -b master a8b62bcdd9e989f8b5286bda9269f425a880d490 # timeout=10
19:24:06 [2026-04-05T17:24:06.880Z] Commit message: "Add the new prefix 'Support' in the PR naming convention for the CI"
19:24:06 [2026-04-05T17:24:06.881Z] > /usr/bin/git rev-list --no-walk a8b62bcdd9e989f8b5286bda9269f425a880d490 # timeout=10
19:24:06 [2026-04-05T17:24:06.907Z] [Pipeline] fileExists
19:24:06 [2026-04-05T17:24:06.915Z] [Pipeline] readMavenPom
19:24:06 [2026-04-05T17:24:06.934Z] [Pipeline] sh
19:24:07 [2026-04-05T17:24:07.192Z] + git rev-parse HEAD
19:24:07 [2026-04-05T17:24:07.195Z] [Pipeline] echo
19:24:07 [2026-04-05T17:24:07.195Z] Silverpeas-Components: current commit is a8b62bcdd9e989f8b5286bda9269f425a880d490 and last build commit is a8b62bcdd9e989f8b5286bda9269f425a880d490
19:24:07 [2026-04-05T17:24:07.197Z] [Pipeline] }
19:24:07 [2026-04-05T17:24:07.212Z] [Pipeline] // dir
19:24:07 [2026-04-05T17:24:07.226Z] [Pipeline] echo
19:24:07 [2026-04-05T17:24:07.227Z] Build skipped due to no changes have been done since the last build
19:24:07 [2026-04-05T17:24:07.242Z] [Pipeline] dir
19:24:07 [2026-04-05T17:24:07.242Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:07 [2026-04-05T17:24:07.243Z] [Pipeline] {
19:24:07 [2026-04-05T17:24:07.262Z] [Pipeline] git
19:24:07 [2026-04-05T17:24:07.263Z] Selected Git installation does not exist. Using Default
19:24:07 [2026-04-05T17:24:07.264Z] The recommended git tool is: NONE
19:24:07 [2026-04-05T17:24:07.264Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2026-04-05T17:24:07.288Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7c75699f; decorates hudson.Launcher$LocalLauncher@13776d8a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2026-04-05T17:24:07.289Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:07 [2026-04-05T17:24:07.294Z] Fetching changes from the remote Git repository
19:24:07 [2026-04-05T17:24:07.297Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:07 [2026-04-05T17:24:07.303Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:07 [2026-04-05T17:24:07.303Z] > /usr/bin/git --version # timeout=10
19:24:07 [2026-04-05T17:24:07.308Z] > git --version # 'git version 2.43.0'
19:24:07 [2026-04-05T17:24:07.308Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2026-04-05T17:24:07.313Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-04-05T17:24:08.011Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-04-05T17:24:08.017Z] Checking out Revision 0b5539304d2f25cb639d963aa0dbcc25993faeb5 (refs/remotes/origin/master)
19:24:08 [2026-04-05T17:24:08.017Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-04-05T17:24:08.022Z] > /usr/bin/git checkout -f 0b5539304d2f25cb639d963aa0dbcc25993faeb5 # timeout=10
19:24:08 [2026-04-05T17:24:08.035Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-04-05T17:24:08.045Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-04-05T17:24:08.052Z] > /usr/bin/git checkout -b master 0b5539304d2f25cb639d963aa0dbcc25993faeb5 # timeout=10
19:24:08 [2026-04-05T17:24:08.074Z] Commit message: "Add the new prefix 'Support' in the PR naming convention for the CI"
19:24:08 [2026-04-05T17:24:08.075Z] > /usr/bin/git rev-list --no-walk 0b5539304d2f25cb639d963aa0dbcc25993faeb5 # timeout=10
19:24:08 [2026-04-05T17:24:08.104Z] [Pipeline] fileExists
19:24:08 [2026-04-05T17:24:08.112Z] [Pipeline] readMavenPom
19:24:08 [2026-04-05T17:24:08.125Z] [Pipeline] sh
19:24:08 [2026-04-05T17:24:08.385Z] + git rev-parse HEAD
19:24:08 [2026-04-05T17:24:08.388Z] [Pipeline] echo
19:24:08 [2026-04-05T17:24:08.389Z] Silverpeas-Looks: current commit is 0b5539304d2f25cb639d963aa0dbcc25993faeb5 and last build commit is 0b5539304d2f25cb639d963aa0dbcc25993faeb5
19:24:08 [2026-04-05T17:24:08.391Z] [Pipeline] }
19:24:08 [2026-04-05T17:24:08.405Z] [Pipeline] // dir
19:24:08 [2026-04-05T17:24:08.420Z] [Pipeline] echo
19:24:08 [2026-04-05T17:24:08.420Z] Build skipped due to no changes have been done since the last build
19:24:08 [2026-04-05T17:24:08.436Z] [Pipeline] dir
19:24:08 [2026-04-05T17:24:08.436Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08 [2026-04-05T17:24:08.437Z] [Pipeline] {
19:24:08 [2026-04-05T17:24:08.456Z] [Pipeline] git
19:24:08 [2026-04-05T17:24:08.458Z] The recommended git tool is: NONE
19:24:08 [2026-04-05T17:24:08.459Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2026-04-05T17:24:08.471Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@75299159; decorates hudson.Launcher$LocalLauncher@299ffd13 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2026-04-05T17:24:08.472Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2026-04-05T17:24:08.478Z] Fetching changes from the remote Git repository
19:24:08 [2026-04-05T17:24:08.480Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2026-04-05T17:24:08.486Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2026-04-05T17:24:08.486Z] > /usr/bin/git --version # timeout=10
19:24:08 [2026-04-05T17:24:08.491Z] > git --version # 'git version 2.43.0'
19:24:08 [2026-04-05T17:24:08.491Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2026-04-05T17:24:08.497Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-04-05T17:24:08.913Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-04-05T17:24:08.919Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:08 [2026-04-05T17:24:08.919Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-04-05T17:24:08.924Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2026-04-05T17:24:08.940Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-04-05T17:24:08.949Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-04-05T17:24:08.955Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2026-04-05T17:24:08.966Z] 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:08 [2026-04-05T17:24:08.966Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2026-04-05T17:24:08.986Z] [Pipeline] fileExists
19:24:09 [2026-04-05T17:24:09.000Z] [Pipeline] sh
19:24:09 [2026-04-05T17:24:09.257Z] + git rev-parse HEAD
19:24:09 [2026-04-05T17:24:09.260Z] [Pipeline] echo
19:24:09 [2026-04-05T17:24:09.260Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:09 [2026-04-05T17:24:09.262Z] [Pipeline] }
19:24:09 [2026-04-05T17:24:09.282Z] [Pipeline] // dir
19:24:09 [2026-04-05T17:24:09.298Z] [Pipeline] echo
19:24:09 [2026-04-05T17:24:09.298Z] Build skipped due to no changes have been done since the last build
19:24:09 [2026-04-05T17:24:09.313Z] [Pipeline] dir
19:24:09 [2026-04-05T17:24:09.313Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09 [2026-04-05T17:24:09.314Z] [Pipeline] {
19:24:09 [2026-04-05T17:24:09.333Z] [Pipeline] git
19:24:09 [2026-04-05T17:24:09.335Z] The recommended git tool is: NONE
19:24:09 [2026-04-05T17:24:09.336Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-04-05T17:24:09.351Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4274d70c; decorates hudson.Launcher$LocalLauncher@5a6371b3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-04-05T17:24:09.351Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2026-04-05T17:24:09.357Z] Fetching changes from the remote Git repository
19:24:09 [2026-04-05T17:24:09.360Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2026-04-05T17:24:09.365Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2026-04-05T17:24:09.365Z] > /usr/bin/git --version # timeout=10
19:24:09 [2026-04-05T17:24:09.370Z] > git --version # 'git version 2.43.0'
19:24:09 [2026-04-05T17:24:09.370Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2026-04-05T17:24:09.376Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2026-04-05T17:24:09.815Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2026-04-05T17:24:09.821Z] Checking out Revision 8e89657aaa48c2dc94feb8ff2cccf377369fe299 (refs/remotes/origin/master)
19:24:09 [2026-04-05T17:24:09.821Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-04-05T17:24:09.827Z] > /usr/bin/git checkout -f 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-04-05T17:24:09.837Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-04-05T17:24:09.845Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-04-05T17:24:09.851Z] > /usr/bin/git checkout -b master 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-04-05T17:24:09.861Z] Commit message: "featrure #15131 : activation of a planned compacting task during execution"
19:24:09 [2026-04-05T17:24:09.861Z] > /usr/bin/git rev-list --no-walk 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-04-05T17:24:09.881Z] [Pipeline] fileExists
19:24:09 [2026-04-05T17:24:09.890Z] [Pipeline] readMavenPom
19:24:09 [2026-04-05T17:24:09.901Z] [Pipeline] sh
19:24:10 [2026-04-05T17:24:10.158Z] + git rev-parse HEAD
19:24:10 [2026-04-05T17:24:10.161Z] [Pipeline] echo
19:24:10 [2026-04-05T17:24:10.161Z] Silverpeas-Distribution: current commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 and last build commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299
19:24:10 [2026-04-05T17:24:10.163Z] [Pipeline] }
19:24:10 [2026-04-05T17:24:10.179Z] [Pipeline] // dir
19:24:10 [2026-04-05T17:24:10.194Z] [Pipeline] echo
19:24:10 [2026-04-05T17:24:10.195Z] Build skipped due to no changes have been done since the last build
19:24:10 [2026-04-05T17:24:10.211Z] [Pipeline] dir
19:24:10 [2026-04-05T17:24:10.211Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:10 [2026-04-05T17:24:10.212Z] [Pipeline] {
19:24:10 [2026-04-05T17:24:10.231Z] [Pipeline] git
19:24:10 [2026-04-05T17:24:10.233Z] The recommended git tool is: NONE
19:24:10 [2026-04-05T17:24:10.234Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2026-04-05T17:24:10.243Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7c20a424; decorates hudson.Launcher$LocalLauncher@2a181206 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2026-04-05T17:24:10.243Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:10 [2026-04-05T17:24:10.250Z] Fetching changes from the remote Git repository
19:24:10 [2026-04-05T17:24:10.252Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10 [2026-04-05T17:24:10.258Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:10 [2026-04-05T17:24:10.258Z] > /usr/bin/git --version # timeout=10
19:24:10 [2026-04-05T17:24:10.263Z] > git --version # 'git version 2.43.0'
19:24:10 [2026-04-05T17:24:10.263Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2026-04-05T17:24:10.270Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2026-04-05T17:24:10.652Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2026-04-05T17:24:10.659Z] Checking out Revision e9da17aac931232f897c6805de69fa40524755c1 (refs/remotes/origin/master)
19:24:10 [2026-04-05T17:24:10.659Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2026-04-05T17:24:10.664Z] > /usr/bin/git checkout -f e9da17aac931232f897c6805de69fa40524755c1 # timeout=10
19:24:10 [2026-04-05T17:24:10.672Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2026-04-05T17:24:10.684Z] > /usr/bin/git branch -D master # timeout=10
19:24:10 [2026-04-05T17:24:10.693Z] > /usr/bin/git checkout -b master e9da17aac931232f897c6805de69fa40524755c1 # timeout=10
19:24:10 [2026-04-05T17:24:10.705Z] Commit message: "Update parent POM to version 1.7-build260224"
19:24:10 [2026-04-05T17:24:10.706Z] > /usr/bin/git rev-list --no-walk e9da17aac931232f897c6805de69fa40524755c1 # timeout=10
19:24:10 [2026-04-05T17:24:10.727Z] [Pipeline] fileExists
19:24:10 [2026-04-05T17:24:10.743Z] [Pipeline] readMavenPom
19:24:10 [2026-04-05T17:24:10.764Z] [Pipeline] sh
19:24:11 [2026-04-05T17:24:11.022Z] + git rev-parse HEAD
19:24:11 [2026-04-05T17:24:11.025Z] [Pipeline] echo
19:24:11 [2026-04-05T17:24:11.025Z] Silverpeas-Assembly: current commit is e9da17aac931232f897c6805de69fa40524755c1 and last build commit is e9da17aac931232f897c6805de69fa40524755c1
19:24:11 [2026-04-05T17:24:11.027Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.085Z] [Pipeline] // dir
19:24:11 [2026-04-05T17:24:11.102Z] [Pipeline] echo
19:24:11 [2026-04-05T17:24:11.102Z] Build skipped due to no changes have been done since the last build
19:24:11 [2026-04-05T17:24:11.102Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.117Z] [Pipeline] // script
19:24:11 [2026-04-05T17:24:11.132Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.146Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.163Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.164Z] [Pipeline] { (Build Silverpeas)
19:24:11 [2026-04-05T17:24:11.195Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.196Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.223Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.223Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11 [2026-04-05T17:24:11.239Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.240Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.241Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.256Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.273Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.274Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11 [2026-04-05T17:24:11.287Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.288Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.290Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.303Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.317Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.318Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11 [2026-04-05T17:24:11.331Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.332Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.334Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.346Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.359Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.360Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11 [2026-04-05T17:24:11.371Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.371Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.373Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.383Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.395Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.396Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11 [2026-04-05T17:24:11.406Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.407Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.408Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.418Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.429Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.430Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11 [2026-04-05T17:24:11.440Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.441Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.442Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.451Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.462Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.463Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11 [2026-04-05T17:24:11.471Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.472Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.474Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.482Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.492Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.492Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:11 [2026-04-05T17:24:11.501Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.502Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.503Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.512Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.521Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.522Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:11 [2026-04-05T17:24:11.530Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.531Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.533Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.541Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.551Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.551Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:11 [2026-04-05T17:24:11.559Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.560Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.562Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.570Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.579Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.580Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:11 [2026-04-05T17:24:11.587Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.588Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.589Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.597Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.605Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.606Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:11 [2026-04-05T17:24:11.614Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.615Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.616Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.624Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.632Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.633Z] [Pipeline] { (Publish Community Web Site)
19:24:11 [2026-04-05T17:24:11.640Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-05T17:24:11.641Z] [Pipeline] getContext
19:24:11 [2026-04-05T17:24:11.642Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.649Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.656Z] [Pipeline] }
19:24:11 [2026-04-05T17:24:11.663Z] [Pipeline] // stage
19:24:11 [2026-04-05T17:24:11.679Z] [Pipeline] stage
19:24:11 [2026-04-05T17:24:11.679Z] [Pipeline] { (Create YAML build report)
19:24:11 [2026-04-05T17:24:11.703Z] [Pipeline] script
19:24:11 [2026-04-05T17:24:11.707Z] [Pipeline] {
19:24:11 [2026-04-05T17:24:11.728Z] [Pipeline] sh
19:24:11 [2026-04-05T17:24:11.986Z] + mkdir -p target
19:24:11 [2026-04-05T17:24:11.988Z] [Pipeline] sh
19:24:12 [2026-04-05T17:24:12.245Z] + mv build.yaml target/
19:24:12 [2026-04-05T17:24:12.246Z] [Pipeline] }
19:24:12 [2026-04-05T17:24:12.261Z] [Pipeline] // script
19:24:12 [2026-04-05T17:24:12.277Z] [Pipeline] }
19:24:12 [2026-04-05T17:24:12.292Z] [Pipeline] // stage
19:24:12 [2026-04-05T17:24:12.314Z] [Pipeline] stage
19:24:12 [2026-04-05T17:24:12.315Z] [Pipeline] { (Declarative: Post Actions)
19:24:12 [2026-04-05T17:24:12.343Z] [Pipeline] step
19:24:12 [2026-04-05T17:24:12.375Z] [Pipeline] script
19:24:12 [2026-04-05T17:24:12.378Z] [Pipeline] {
19:24:12 [2026-04-05T17:24:12.414Z] [Pipeline] }
19:24:12 [2026-04-05T17:24:12.429Z] [Pipeline] // script
19:24:12 [2026-04-05T17:24:12.449Z] [Pipeline] archiveArtifacts
19:24:12 [2026-04-05T17:24:12.452Z] Archiving artifacts
19:24:12 [2026-04-05T17:24:12.467Z] Enregistrement des empreintes numériques
19:24:12 [2026-04-05T17:24:12.486Z] [Pipeline] sh
19:24:12 [2026-04-05T17:24:12.743Z] + rm -rf target
19:24:12 [2026-04-05T17:24:12.749Z] [Pipeline] }
19:24:12 [2026-04-05T17:24:12.764Z] [Pipeline] // stage
19:24:12 [2026-04-05T17:24:12.783Z] [Pipeline] }
19:24:12 [2026-04-05T17:24:12.798Z] [Pipeline] // withEnv
19:24:12 [2026-04-05T17:24:12.813Z] [Pipeline] }
19:24:12 [2026-04-05T17:24:12.814Z] $ docker stop --time=1 1d5b119a7339877b8c215c143bc4912b4cfa2c220f34965ace83e17f5d5d8f0d
19:24:14 [2026-04-05T17:24:14.179Z] $ docker rm -f --volumes 1d5b119a7339877b8c215c143bc4912b4cfa2c220f34965ace83e17f5d5d8f0d
19:24:14 [2026-04-05T17:24:14.220Z] [Pipeline] // withDockerContainer
19:24:14 [2026-04-05T17:24:14.228Z] [Pipeline] }
19:24:14 [2026-04-05T17:24:14.236Z] [Pipeline] // withEnv
19:24:14 [2026-04-05T17:24:14.251Z] [Pipeline] }
19:24:14 [2026-04-05T17:24:14.266Z] [Pipeline] // node
19:24:14 [2026-04-05T17:24:14.281Z] [Pipeline] End of Pipeline
19:24:14 [2026-04-05T17:24:14.353Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #641
19:24:14 [2026-04-05T17:24:14.353Z] Finished: SUCCESS