Skip to content
Succès

Sortie de la console

19:24:00 [2025-05-25T17:24:00.136Z] Lancé par une alarme périodique
19:24:00 [2025-05-25T17:24:00.137Z] Running as userbuild
19:24:00 [2025-05-25T17:24:00.521Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-05-25T17:24:01.045Z] [Pipeline] Start of Pipeline
19:24:01 [2025-05-25T17:24:01.448Z] [Pipeline] node
19:24:01 [2025-05-25T17:24:01.451Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2025-05-25T17:24:01.455Z] [Pipeline] {
19:24:01 [2025-05-25T17:24:01.471Z] [Pipeline] stage
19:24:01 [2025-05-25T17:24:01.472Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2025-05-25T17:24:01.483Z] [Pipeline] checkout
19:24:01 [2025-05-25T17:24:01.484Z] Selected Git installation does not exist. Using Default
19:24:01 [2025-05-25T17:24:01.484Z] The recommended git tool is: NONE
19:24:01 [2025-05-25T17:24:01.484Z] No credentials specified
19:24:01 [2025-05-25T17:24:01.485Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2025-05-25T17:24:01.490Z] Fetching changes from the remote Git repository
19:24:01 [2025-05-25T17:24:01.497Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2025-05-25T17:24:01.503Z] Cleaning workspace
19:24:01 [2025-05-25T17:24:01.503Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:01 [2025-05-25T17:24:01.507Z] Resetting working tree
19:24:01 [2025-05-25T17:24:01.507Z]  > /usr/bin/git reset --hard # timeout=10
19:24:01 [2025-05-25T17:24:01.516Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:01 [2025-05-25T17:24:01.522Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-05-25T17:24:01.522Z]  > /usr/bin/git --version # timeout=10
19:24:01 [2025-05-25T17:24:01.526Z]  > git --version # 'git version 2.43.0'
19:24:01 [2025-05-25T17:24:01.526Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:01 [2025-05-25T17:24:01.873Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:01 [2025-05-25T17:24:01.880Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:01 [2025-05-25T17:24:01.880Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:01 [2025-05-25T17:24:01.885Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:01 [2025-05-25T17:24:01.899Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:01 [2025-05-25T17:24:01.899Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:01 [2025-05-25T17:24:01.920Z] [Pipeline] }
19:24:01 [2025-05-25T17:24:01.926Z] [Pipeline] // stage
19:24:01 [2025-05-25T17:24:01.950Z] [Pipeline] withEnv
19:24:01 [2025-05-25T17:24:01.951Z] [Pipeline] {
19:24:02 [2025-05-25T17:24:02.135Z] [Pipeline] isUnix
19:24:02 [2025-05-25T17:24:02.136Z] [Pipeline] withEnv
19:24:02 [2025-05-25T17:24:02.136Z] [Pipeline] {
19:24:02 [2025-05-25T17:24:02.153Z] [Pipeline] sh
19:24:02 [2025-05-25T17:24:02.410Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2025-05-25T17:24:02.410Z] .
19:24:02 [2025-05-25T17:24:02.411Z] [Pipeline] }
19:24:02 [2025-05-25T17:24:02.425Z] [Pipeline] // withEnv
19:24:02 [2025-05-25T17:24:02.441Z] [Pipeline] withDockerContainer
19:24:02 [2025-05-25T17:24:02.474Z] Jenkins does not seem to be running inside a container
19:24:02 [2025-05-25T17:24:02.482Z] $ 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:02 [2025-05-25T17:24:02.831Z] $ docker top 218b40951b28d9631bc9a6535db590eb7fd8d85142e09a633603940767f6378a -eo pid,comm
19:24:02 [2025-05-25T17:24:02.870Z] [Pipeline] {
19:24:02 [2025-05-25T17:24:02.897Z] [Pipeline] withEnv
19:24:02 [2025-05-25T17:24:02.897Z] [Pipeline] {
19:24:02 [2025-05-25T17:24:02.919Z] [Pipeline] stage
19:24:02 [2025-05-25T17:24:02.920Z] [Pipeline] { (Prepare the job)
19:24:02 [2025-05-25T17:24:02.962Z] [Pipeline] sh
19:24:03 [2025-05-25T17:24:03.220Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2025-05-25T17:24:03.473Z] [Pipeline] script
19:24:03 [2025-05-25T17:24:03.480Z] [Pipeline] {
19:24:03 [2025-05-25T17:24:03.493Z] [Pipeline] readMavenPom
19:24:03 [2025-05-25T17:24:03.521Z] 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 [2025-05-25T17:24:03.523Z] 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 [2025-05-25T17:24:03.524Z] 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 [2025-05-25T17:24:03.525Z] 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 [2025-05-25T17:24:03.525Z] 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 [2025-05-25T17:24:03.526Z] [Pipeline] sh
19:24:03 [2025-05-25T17:24:03.784Z] + rm -f pom.xml
19:24:03 [2025-05-25T17:24:03.786Z] [Pipeline] }
19:24:03 [2025-05-25T17:24:03.799Z] [Pipeline] // script
19:24:03 [2025-05-25T17:24:03.816Z] [Pipeline] }
19:24:03 [2025-05-25T17:24:03.829Z] [Pipeline] // stage
19:24:03 [2025-05-25T17:24:03.844Z] [Pipeline] stage
19:24:03 [2025-05-25T17:24:03.845Z] [Pipeline] { (Check POM parent version)
19:24:03 [2025-05-25T17:24:03.913Z] [Pipeline] copyArtifacts
19:24:03 [2025-05-25T17:24:03.920Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 273
19:24:03 [2025-05-25T17:24:03.939Z] [Pipeline] script
19:24:03 [2025-05-25T17:24:03.946Z] [Pipeline] {
19:24:03 [2025-05-25T17:24:03.960Z] [Pipeline] readYaml
19:24:03 [2025-05-25T17:24:03.978Z] [Pipeline] sh
19:24:04 [2025-05-25T17:24:04.236Z] + 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 [2025-05-25T17:24:04.238Z] 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 [2025-05-25T17:24:04.238Z] 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 [2025-05-25T17:24:04.239Z] [Pipeline] sh
19:24:04 [2025-05-25T17:24:04.496Z] + rm -f build.yaml
19:24:04 [2025-05-25T17:24:04.498Z] [Pipeline] }
19:24:04 [2025-05-25T17:24:04.511Z] [Pipeline] // script
19:24:04 [2025-05-25T17:24:04.525Z] [Pipeline] }
19:24:04 [2025-05-25T17:24:04.538Z] [Pipeline] // stage
19:24:04 [2025-05-25T17:24:04.554Z] [Pipeline] stage
19:24:04 [2025-05-25T17:24:04.555Z] [Pipeline] { (Checkout projects and check code changes)
19:24:04 [2025-05-25T17:24:04.584Z] [Pipeline] script
19:24:04 [2025-05-25T17:24:04.589Z] [Pipeline] {
19:24:04 [2025-05-25T17:24:04.612Z] [Pipeline] copyArtifacts
19:24:04 [2025-05-25T17:24:04.619Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 952
19:24:04 [2025-05-25T17:24:04.630Z] [Pipeline] fileExists
19:24:04 [2025-05-25T17:24:04.650Z] [Pipeline] readYaml
19:24:04 [2025-05-25T17:24:04.665Z] 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 [2025-05-25T17:24:04.667Z] [Pipeline] dir
19:24:04 [2025-05-25T17:24:04.668Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:04 [2025-05-25T17:24:04.669Z] [Pipeline] {
19:24:04 [2025-05-25T17:24:04.687Z] [Pipeline] git
19:24:04 [2025-05-25T17:24:04.689Z] The recommended git tool is: /usr/bin/git
19:24:04 [2025-05-25T17:24:04.691Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:04 [2025-05-25T17:24:04.707Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@303c79f0; decorates hudson.Launcher$LocalLauncher@1adb0d37 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:04 [2025-05-25T17:24:04.707Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:04 [2025-05-25T17:24:04.716Z] Fetching changes from the remote Git repository
19:24:04 [2025-05-25T17:24:04.720Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:04 [2025-05-25T17:24:04.729Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:04 [2025-05-25T17:24:04.730Z]  > /usr/bin/git --version # timeout=10
19:24:04 [2025-05-25T17:24:04.736Z]  > git --version # 'git version 2.43.0'
19:24:04 [2025-05-25T17:24:04.736Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:04 [2025-05-25T17:24:04.742Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2025-05-25T17:24:05.149Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2025-05-25T17:24:05.156Z] Checking out Revision b0f7d89e6283fb2d5ad8e24c7eb32347310b9aae (refs/remotes/origin/master)
19:24:05 [2025-05-25T17:24:05.156Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2025-05-25T17:24:05.161Z]  > /usr/bin/git checkout -f b0f7d89e6283fb2d5ad8e24c7eb32347310b9aae # timeout=10
19:24:05 [2025-05-25T17:24:05.229Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2025-05-25T17:24:05.242Z]  > /usr/bin/git branch -D master # timeout=10
19:24:05 [2025-05-25T17:24:05.248Z]  > /usr/bin/git checkout -b master b0f7d89e6283fb2d5ad8e24c7eb32347310b9aae # timeout=10
19:24:05 [2025-05-25T17:24:05.300Z] Commit message: "Bug #14787"
19:24:05 [2025-05-25T17:24:05.301Z]  > /usr/bin/git rev-list --no-walk b0f7d89e6283fb2d5ad8e24c7eb32347310b9aae # timeout=10
19:24:05 [2025-05-25T17:24:05.323Z] [Pipeline] fileExists
19:24:05 [2025-05-25T17:24:05.332Z] [Pipeline] readMavenPom
19:24:05 [2025-05-25T17:24:05.353Z] [Pipeline] sh
19:24:05 [2025-05-25T17:24:05.611Z] + git rev-parse HEAD
19:24:05 [2025-05-25T17:24:05.614Z] [Pipeline] echo
19:24:05 [2025-05-25T17:24:05.614Z] Silverpeas-Core: current commit is b0f7d89e6283fb2d5ad8e24c7eb32347310b9aae and last build commit is b0f7d89e6283fb2d5ad8e24c7eb32347310b9aae
19:24:05 [2025-05-25T17:24:05.616Z] [Pipeline] }
19:24:05 [2025-05-25T17:24:05.631Z] [Pipeline] // dir
19:24:05 [2025-05-25T17:24:05.646Z] [Pipeline] echo
19:24:05 [2025-05-25T17:24:05.646Z] Build skipped due to no changes have been done since the last build
19:24:05 [2025-05-25T17:24:05.662Z] [Pipeline] dir
19:24:05 [2025-05-25T17:24:05.662Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:05 [2025-05-25T17:24:05.663Z] [Pipeline] {
19:24:05 [2025-05-25T17:24:05.681Z] [Pipeline] git
19:24:05 [2025-05-25T17:24:05.683Z] The recommended git tool is: /usr/bin/git
19:24:05 [2025-05-25T17:24:05.684Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2025-05-25T17:24:05.698Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5b362d35; decorates hudson.Launcher$LocalLauncher@104dba66 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2025-05-25T17:24:05.698Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:05 [2025-05-25T17:24:05.704Z] Fetching changes from the remote Git repository
19:24:05 [2025-05-25T17:24:05.708Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:05 [2025-05-25T17:24:05.715Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:05 [2025-05-25T17:24:05.715Z]  > /usr/bin/git --version # timeout=10
19:24:05 [2025-05-25T17:24:05.720Z]  > git --version # 'git version 2.43.0'
19:24:05 [2025-05-25T17:24:05.720Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2025-05-25T17:24:05.725Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2025-05-25T17:24:06.189Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2025-05-25T17:24:06.196Z] Checking out Revision 0dab7495fe9860f7e65d014149ac66a3eb149cee (refs/remotes/origin/master)
19:24:06 [2025-05-25T17:24:06.196Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2025-05-25T17:24:06.201Z]  > /usr/bin/git checkout -f 0dab7495fe9860f7e65d014149ac66a3eb149cee # timeout=10
19:24:06 [2025-05-25T17:24:06.248Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2025-05-25T17:24:06.260Z]  > /usr/bin/git branch -D master # timeout=10
19:24:06 [2025-05-25T17:24:06.268Z]  > /usr/bin/git checkout -b master 0dab7495fe9860f7e65d014149ac66a3eb149cee # timeout=10
19:24:06 [2025-05-25T17:24:06.331Z] Commit message: "ResourcesManager: update the database creation script for the integration tests which take into account the changes provided by the fix of the bug #14787"
19:24:06 [2025-05-25T17:24:06.331Z]  > /usr/bin/git rev-list --no-walk 0dab7495fe9860f7e65d014149ac66a3eb149cee # timeout=10
19:24:06 [2025-05-25T17:24:06.350Z] [Pipeline] fileExists
19:24:06 [2025-05-25T17:24:06.359Z] [Pipeline] readMavenPom
19:24:06 [2025-05-25T17:24:06.378Z] [Pipeline] sh
19:24:06 [2025-05-25T17:24:06.636Z] + git rev-parse HEAD
19:24:06 [2025-05-25T17:24:06.638Z] [Pipeline] echo
19:24:06 [2025-05-25T17:24:06.639Z] Silverpeas-Components: current commit is 0dab7495fe9860f7e65d014149ac66a3eb149cee and last build commit is 0dab7495fe9860f7e65d014149ac66a3eb149cee
19:24:06 [2025-05-25T17:24:06.640Z] [Pipeline] }
19:24:06 [2025-05-25T17:24:06.654Z] [Pipeline] // dir
19:24:06 [2025-05-25T17:24:06.669Z] [Pipeline] echo
19:24:06 [2025-05-25T17:24:06.670Z] Build skipped due to no changes have been done since the last build
19:24:06 [2025-05-25T17:24:06.685Z] [Pipeline] dir
19:24:06 [2025-05-25T17:24:06.686Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:06 [2025-05-25T17:24:06.686Z] [Pipeline] {
19:24:06 [2025-05-25T17:24:06.706Z] [Pipeline] git
19:24:06 [2025-05-25T17:24:06.708Z] Selected Git installation does not exist. Using Default
19:24:06 [2025-05-25T17:24:06.708Z] The recommended git tool is: NONE
19:24:06 [2025-05-25T17:24:06.709Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-05-25T17:24:06.725Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@26039e52; decorates hudson.Launcher$LocalLauncher@5cae4a10 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-05-25T17:24:06.725Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:06 [2025-05-25T17:24:06.731Z] Fetching changes from the remote Git repository
19:24:06 [2025-05-25T17:24:06.734Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:06 [2025-05-25T17:24:06.740Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:06 [2025-05-25T17:24:06.740Z]  > /usr/bin/git --version # timeout=10
19:24:06 [2025-05-25T17:24:06.745Z]  > git --version # 'git version 2.43.0'
19:24:06 [2025-05-25T17:24:06.745Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-05-25T17:24:06.752Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-05-25T17:24:07.143Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-05-25T17:24:07.149Z] Checking out Revision 0ea75d00659ae52e4c471edd41e52a2c39aff350 (refs/remotes/origin/master)
19:24:07 [2025-05-25T17:24:07.149Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-05-25T17:24:07.155Z]  > /usr/bin/git checkout -f 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07 [2025-05-25T17:24:07.170Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-05-25T17:24:07.179Z]  > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-05-25T17:24:07.185Z]  > /usr/bin/git checkout -b master 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07 [2025-05-25T17:24:07.200Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:07 [2025-05-25T17:24:07.200Z]  > /usr/bin/git rev-list --no-walk 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07 [2025-05-25T17:24:07.220Z] [Pipeline] fileExists
19:24:07 [2025-05-25T17:24:07.235Z] [Pipeline] readMavenPom
19:24:07 [2025-05-25T17:24:07.255Z] [Pipeline] sh
19:24:07 [2025-05-25T17:24:07.513Z] + git rev-parse HEAD
19:24:07 [2025-05-25T17:24:07.516Z] [Pipeline] echo
19:24:07 [2025-05-25T17:24:07.516Z] Silverpeas-Looks: current commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350 and last build commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350
19:24:07 [2025-05-25T17:24:07.518Z] [Pipeline] }
19:24:07 [2025-05-25T17:24:07.533Z] [Pipeline] // dir
19:24:07 [2025-05-25T17:24:07.549Z] [Pipeline] echo
19:24:07 [2025-05-25T17:24:07.549Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-05-25T17:24:07.565Z] [Pipeline] dir
19:24:07 [2025-05-25T17:24:07.565Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:07 [2025-05-25T17:24:07.566Z] [Pipeline] {
19:24:07 [2025-05-25T17:24:07.585Z] [Pipeline] git
19:24:07 [2025-05-25T17:24:07.588Z] The recommended git tool is: NONE
19:24:07 [2025-05-25T17:24:07.588Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-05-25T17:24:07.598Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7d9f0088; decorates hudson.Launcher$LocalLauncher@59da399 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-05-25T17:24:07.599Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:07 [2025-05-25T17:24:07.605Z] Fetching changes from the remote Git repository
19:24:07 [2025-05-25T17:24:07.608Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:07 [2025-05-25T17:24:07.617Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:07 [2025-05-25T17:24:07.617Z]  > /usr/bin/git --version # timeout=10
19:24:07 [2025-05-25T17:24:07.623Z]  > git --version # 'git version 2.43.0'
19:24:07 [2025-05-25T17:24:07.624Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-05-25T17:24:07.630Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-05-25T17:24:08.012Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-05-25T17:24:08.019Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:08 [2025-05-25T17:24:08.019Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-05-25T17:24:08.024Z]  > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-05-25T17:24:08.033Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-05-25T17:24:08.043Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-05-25T17:24:08.050Z]  > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-05-25T17:24:08.063Z] 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 [2025-05-25T17:24:08.063Z]  > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-05-25T17:24:08.084Z] [Pipeline] fileExists
19:24:08 [2025-05-25T17:24:08.094Z] [Pipeline] sh
19:24:08 [2025-05-25T17:24:08.352Z] + git rev-parse HEAD
19:24:08 [2025-05-25T17:24:08.355Z] [Pipeline] echo
19:24:08 [2025-05-25T17:24:08.355Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:08 [2025-05-25T17:24:08.357Z] [Pipeline] }
19:24:08 [2025-05-25T17:24:08.373Z] [Pipeline] // dir
19:24:08 [2025-05-25T17:24:08.390Z] [Pipeline] echo
19:24:08 [2025-05-25T17:24:08.391Z] Build skipped due to no changes have been done since the last build
19:24:08 [2025-05-25T17:24:08.407Z] [Pipeline] dir
19:24:08 [2025-05-25T17:24:08.408Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:08 [2025-05-25T17:24:08.408Z] [Pipeline] {
19:24:08 [2025-05-25T17:24:08.428Z] [Pipeline] git
19:24:08 [2025-05-25T17:24:08.430Z] The recommended git tool is: NONE
19:24:08 [2025-05-25T17:24:08.431Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2025-05-25T17:24:08.442Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5d98cf06; decorates hudson.Launcher$LocalLauncher@10e72ee1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2025-05-25T17:24:08.442Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:08 [2025-05-25T17:24:08.449Z] Fetching changes from the remote Git repository
19:24:08 [2025-05-25T17:24:08.452Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:08 [2025-05-25T17:24:08.458Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:08 [2025-05-25T17:24:08.458Z]  > /usr/bin/git --version # timeout=10
19:24:08 [2025-05-25T17:24:08.463Z]  > git --version # 'git version 2.43.0'
19:24:08 [2025-05-25T17:24:08.463Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2025-05-25T17:24:08.468Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-05-25T17:24:08.857Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-05-25T17:24:08.864Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master)
19:24:08 [2025-05-25T17:24:08.864Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-05-25T17:24:08.870Z]  > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:08 [2025-05-25T17:24:08.881Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-05-25T17:24:08.889Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-05-25T17:24:08.896Z]  > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:08 [2025-05-25T17:24:08.910Z] 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:08 [2025-05-25T17:24:08.911Z]  > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:08 [2025-05-25T17:24:08.940Z] [Pipeline] fileExists
19:24:08 [2025-05-25T17:24:08.949Z] [Pipeline] readMavenPom
19:24:08 [2025-05-25T17:24:08.959Z] [Pipeline] sh
19:24:09 [2025-05-25T17:24:09.216Z] + git rev-parse HEAD
19:24:09 [2025-05-25T17:24:09.219Z] [Pipeline] echo
19:24:09 [2025-05-25T17:24:09.219Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46
19:24:09 [2025-05-25T17:24:09.221Z] [Pipeline] }
19:24:09 [2025-05-25T17:24:09.235Z] [Pipeline] // dir
19:24:09 [2025-05-25T17:24:09.249Z] [Pipeline] echo
19:24:09 [2025-05-25T17:24:09.249Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-05-25T17:24:09.266Z] [Pipeline] dir
19:24:09 [2025-05-25T17:24:09.266Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:09 [2025-05-25T17:24:09.267Z] [Pipeline] {
19:24:09 [2025-05-25T17:24:09.286Z] [Pipeline] git
19:24:09 [2025-05-25T17:24:09.289Z] The recommended git tool is: NONE
19:24:09 [2025-05-25T17:24:09.289Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-05-25T17:24:09.299Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5461b0cf; decorates hudson.Launcher$LocalLauncher@f9ccfb9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-05-25T17:24:09.299Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:09 [2025-05-25T17:24:09.306Z] Fetching changes from the remote Git repository
19:24:09 [2025-05-25T17:24:09.310Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:09 [2025-05-25T17:24:09.316Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:09 [2025-05-25T17:24:09.316Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2025-05-25T17:24:09.321Z]  > git --version # 'git version 2.43.0'
19:24:09 [2025-05-25T17:24:09.321Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-05-25T17:24:09.327Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-05-25T17:24:09.797Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-05-25T17:24:09.804Z] Checking out Revision d72196062965bd6f53e98b8d2598fa382cda2020 (refs/remotes/origin/master)
19:24:09 [2025-05-25T17:24:09.804Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-05-25T17:24:09.809Z]  > /usr/bin/git checkout -f d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:09 [2025-05-25T17:24:09.818Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-05-25T17:24:09.829Z]  > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-05-25T17:24:09.835Z]  > /usr/bin/git checkout -b master d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:09 [2025-05-25T17:24:09.845Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:09 [2025-05-25T17:24:09.845Z]  > /usr/bin/git rev-list --no-walk d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:09 [2025-05-25T17:24:09.867Z] [Pipeline] fileExists
19:24:09 [2025-05-25T17:24:09.875Z] [Pipeline] readMavenPom
19:24:09 [2025-05-25T17:24:09.888Z] [Pipeline] sh
19:24:10 [2025-05-25T17:24:10.148Z] + git rev-parse HEAD
19:24:10 [2025-05-25T17:24:10.151Z] [Pipeline] echo
19:24:10 [2025-05-25T17:24:10.151Z] Silverpeas-Assembly: current commit is d72196062965bd6f53e98b8d2598fa382cda2020 and last build commit is d72196062965bd6f53e98b8d2598fa382cda2020
19:24:10 [2025-05-25T17:24:10.153Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.169Z] [Pipeline] // dir
19:24:10 [2025-05-25T17:24:10.186Z] [Pipeline] echo
19:24:10 [2025-05-25T17:24:10.186Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-05-25T17:24:10.187Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.202Z] [Pipeline] // script
19:24:10 [2025-05-25T17:24:10.218Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.262Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.288Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.289Z] [Pipeline] { (Build Silverpeas)
19:24:10 [2025-05-25T17:24:10.329Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.330Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.360Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.360Z] [Pipeline] { (Build Silverpeas-Core)
19:24:10 [2025-05-25T17:24:10.369Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.370Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.371Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.384Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.400Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.401Z] [Pipeline] { (Build Silverpeas-Components)
19:24:10 [2025-05-25T17:24:10.415Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.416Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.418Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.430Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.443Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.444Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:10 [2025-05-25T17:24:10.455Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.456Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.458Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.468Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.480Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.481Z] [Pipeline] { (Build Silverpeas Setup)
19:24:10 [2025-05-25T17:24:10.491Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.492Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.493Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.503Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.514Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.514Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:10 [2025-05-25T17:24:10.524Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.525Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.526Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.535Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.546Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.547Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:10 [2025-05-25T17:24:10.556Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.557Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.558Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.569Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.579Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.580Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:10 [2025-05-25T17:24:10.591Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.592Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.594Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.605Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.616Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.617Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:10 [2025-05-25T17:24:10.628Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.629Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.630Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.641Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.652Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.653Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:10 [2025-05-25T17:24:10.663Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.663Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.666Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.676Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.689Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.690Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:10 [2025-05-25T17:24:10.701Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.702Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.703Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.714Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.725Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.726Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:10 [2025-05-25T17:24:10.737Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.738Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.739Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.750Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.761Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.762Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:10 [2025-05-25T17:24:10.773Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.774Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.775Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.787Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.797Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.798Z] [Pipeline] { (Publish Community Web Site)
19:24:10 [2025-05-25T17:24:10.807Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-25T17:24:10.808Z] [Pipeline] getContext
19:24:10 [2025-05-25T17:24:10.810Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.821Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.832Z] [Pipeline] }
19:24:10 [2025-05-25T17:24:10.841Z] [Pipeline] // stage
19:24:10 [2025-05-25T17:24:10.861Z] [Pipeline] stage
19:24:10 [2025-05-25T17:24:10.861Z] [Pipeline] { (Create YAML build report)
19:24:10 [2025-05-25T17:24:10.893Z] [Pipeline] script
19:24:10 [2025-05-25T17:24:10.898Z] [Pipeline] {
19:24:10 [2025-05-25T17:24:10.921Z] [Pipeline] sh
19:24:11 [2025-05-25T17:24:11.179Z] + mkdir -p target
19:24:11 [2025-05-25T17:24:11.181Z] [Pipeline] sh
19:24:11 [2025-05-25T17:24:11.440Z] + mv build.yaml target/
19:24:11 [2025-05-25T17:24:11.441Z] [Pipeline] }
19:24:11 [2025-05-25T17:24:11.456Z] [Pipeline] // script
19:24:11 [2025-05-25T17:24:11.472Z] [Pipeline] }
19:24:11 [2025-05-25T17:24:11.493Z] [Pipeline] // stage
19:24:11 [2025-05-25T17:24:11.518Z] [Pipeline] stage
19:24:11 [2025-05-25T17:24:11.519Z] [Pipeline] { (Declarative: Post Actions)
19:24:11 [2025-05-25T17:24:11.548Z] [Pipeline] step
19:24:11 [2025-05-25T17:24:11.578Z] [Pipeline] script
19:24:11 [2025-05-25T17:24:11.588Z] [Pipeline] {
19:24:11 [2025-05-25T17:24:11.621Z] [Pipeline] }
19:24:11 [2025-05-25T17:24:11.636Z] [Pipeline] // script
19:24:11 [2025-05-25T17:24:11.659Z] [Pipeline] archiveArtifacts
19:24:11 [2025-05-25T17:24:11.662Z] Archiving artifacts
19:24:11 [2025-05-25T17:24:11.678Z] Enregistrement des empreintes numériques
19:24:11 [2025-05-25T17:24:11.689Z] [Pipeline] sh
19:24:11 [2025-05-25T17:24:11.949Z] + rm -rf target
19:24:11 [2025-05-25T17:24:11.955Z] [Pipeline] }
19:24:11 [2025-05-25T17:24:11.977Z] [Pipeline] // stage
19:24:11 [2025-05-25T17:24:11.995Z] [Pipeline] }
19:24:12 [2025-05-25T17:24:12.010Z] [Pipeline] // withEnv
19:24:12 [2025-05-25T17:24:12.028Z] [Pipeline] }
19:24:12 [2025-05-25T17:24:12.029Z] $ docker stop --time=1 218b40951b28d9631bc9a6535db590eb7fd8d85142e09a633603940767f6378a
19:24:13 [2025-05-25T17:24:13.281Z] $ docker rm -f --volumes 218b40951b28d9631bc9a6535db590eb7fd8d85142e09a633603940767f6378a
19:24:13 [2025-05-25T17:24:13.320Z] [Pipeline] // withDockerContainer
19:24:13 [2025-05-25T17:24:13.335Z] [Pipeline] }
19:24:13 [2025-05-25T17:24:13.353Z] [Pipeline] // withEnv
19:24:13 [2025-05-25T17:24:13.370Z] [Pipeline] }
19:24:13 [2025-05-25T17:24:13.381Z] [Pipeline] // node
19:24:13 [2025-05-25T17:24:13.399Z] [Pipeline] End of Pipeline
19:24:13 [2025-05-25T17:24:13.478Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #565
19:24:13 [2025-05-25T17:24:13.479Z] Finished: SUCCESS