Skip to content
Succès

Sortie de la console

19:24:00 [2025-05-14T17:24:00.677Z] Lancé par une alarme périodique
19:24:00 [2025-05-14T17:24:00.677Z] Running as userbuild
19:24:01 [2025-05-14T17:24:01.094Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-05-14T17:24:01.575Z] [Pipeline] Start of Pipeline
19:24:01 [2025-05-14T17:24:01.945Z] [Pipeline] node
19:24:01 [2025-05-14T17:24:01.949Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2025-05-14T17:24:01.951Z] [Pipeline] {
19:24:01 [2025-05-14T17:24:01.968Z] [Pipeline] stage
19:24:01 [2025-05-14T17:24:01.968Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2025-05-14T17:24:01.982Z] [Pipeline] checkout
19:24:01 [2025-05-14T17:24:01.984Z] Selected Git installation does not exist. Using Default
19:24:01 [2025-05-14T17:24:01.984Z] The recommended git tool is: NONE
19:24:01 [2025-05-14T17:24:01.984Z] No credentials specified
19:24:01 [2025-05-14T17:24:01.984Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2025-05-14T17:24:01.989Z] Fetching changes from the remote Git repository
19:24:01 [2025-05-14T17:24:01.991Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2025-05-14T17:24:01.998Z] Cleaning workspace
19:24:01 [2025-05-14T17:24:01.998Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02 [2025-05-14T17:24:02.003Z] Resetting working tree
19:24:02 [2025-05-14T17:24:02.003Z]  > /usr/bin/git reset --hard # timeout=10
19:24:02 [2025-05-14T17:24:02.010Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:02 [2025-05-14T17:24:02.016Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-05-14T17:24:02.016Z]  > /usr/bin/git --version # timeout=10
19:24:02 [2025-05-14T17:24:02.021Z]  > git --version # 'git version 2.43.0'
19:24:02 [2025-05-14T17:24:02.021Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:02 [2025-05-14T17:24:02.350Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2025-05-14T17:24:02.356Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:02 [2025-05-14T17:24:02.356Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2025-05-14T17:24:02.362Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:02 [2025-05-14T17:24:02.373Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:02 [2025-05-14T17:24:02.373Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:02 [2025-05-14T17:24:02.392Z] [Pipeline] }
19:24:02 [2025-05-14T17:24:02.398Z] [Pipeline] // stage
19:24:02 [2025-05-14T17:24:02.410Z] [Pipeline] withEnv
19:24:02 [2025-05-14T17:24:02.411Z] [Pipeline] {
19:24:02 [2025-05-14T17:24:02.584Z] [Pipeline] isUnix
19:24:02 [2025-05-14T17:24:02.584Z] [Pipeline] withEnv
19:24:02 [2025-05-14T17:24:02.585Z] [Pipeline] {
19:24:02 [2025-05-14T17:24:02.601Z] [Pipeline] sh
19:24:02 [2025-05-14T17:24:02.857Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2025-05-14T17:24:02.857Z] .
19:24:02 [2025-05-14T17:24:02.858Z] [Pipeline] }
19:24:02 [2025-05-14T17:24:02.870Z] [Pipeline] // withEnv
19:24:02 [2025-05-14T17:24:02.886Z] [Pipeline] withDockerContainer
19:24:02 [2025-05-14T17:24:02.921Z] Jenkins does not seem to be running inside a container
19:24:02 [2025-05-14T17:24:02.928Z] $ 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 [2025-05-14T17:24:03.252Z] $ docker top ba5bcb433e2350359e0330a948736490baec0ae02776336173f0c674cc22468a -eo pid,comm
19:24:03 [2025-05-14T17:24:03.291Z] [Pipeline] {
19:24:03 [2025-05-14T17:24:03.313Z] [Pipeline] withEnv
19:24:03 [2025-05-14T17:24:03.313Z] [Pipeline] {
19:24:03 [2025-05-14T17:24:03.335Z] [Pipeline] stage
19:24:03 [2025-05-14T17:24:03.336Z] [Pipeline] { (Prepare the job)
19:24:03 [2025-05-14T17:24:03.377Z] [Pipeline] sh
19:24:03 [2025-05-14T17:24:03.636Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2025-05-14T17:24:03.889Z] [Pipeline] script
19:24:03 [2025-05-14T17:24:03.894Z] [Pipeline] {
19:24:03 [2025-05-14T17:24:03.911Z] [Pipeline] readMavenPom
19:24:03 [2025-05-14T17:24:03.942Z] 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-14T17:24:03.944Z] 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-14T17:24:03.945Z] 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-14T17:24:03.945Z] 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-14T17:24:03.945Z] 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-14T17:24:03.947Z] [Pipeline] sh
19:24:04 [2025-05-14T17:24:04.205Z] + rm -f pom.xml
19:24:04 [2025-05-14T17:24:04.207Z] [Pipeline] }
19:24:04 [2025-05-14T17:24:04.228Z] [Pipeline] // script
19:24:04 [2025-05-14T17:24:04.244Z] [Pipeline] }
19:24:04 [2025-05-14T17:24:04.257Z] [Pipeline] // stage
19:24:04 [2025-05-14T17:24:04.273Z] [Pipeline] stage
19:24:04 [2025-05-14T17:24:04.273Z] [Pipeline] { (Check POM parent version)
19:24:04 [2025-05-14T17:24:04.347Z] [Pipeline] copyArtifacts
19:24:04 [2025-05-14T17:24:04.354Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 273
19:24:04 [2025-05-14T17:24:04.365Z] [Pipeline] script
19:24:04 [2025-05-14T17:24:04.373Z] [Pipeline] {
19:24:04 [2025-05-14T17:24:04.388Z] [Pipeline] readYaml
19:24:04 [2025-05-14T17:24:04.406Z] [Pipeline] sh
19:24:04 [2025-05-14T17:24:04.665Z] + 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-14T17:24:04.917Z] 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-14T17:24:04.918Z] 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-14T17:24:04.919Z] [Pipeline] sh
19:24:05 [2025-05-14T17:24:05.179Z] + rm -f build.yaml
19:24:05 [2025-05-14T17:24:05.180Z] [Pipeline] }
19:24:05 [2025-05-14T17:24:05.194Z] [Pipeline] // script
19:24:05 [2025-05-14T17:24:05.207Z] [Pipeline] }
19:24:05 [2025-05-14T17:24:05.220Z] [Pipeline] // stage
19:24:05 [2025-05-14T17:24:05.236Z] [Pipeline] stage
19:24:05 [2025-05-14T17:24:05.236Z] [Pipeline] { (Checkout projects and check code changes)
19:24:05 [2025-05-14T17:24:05.265Z] [Pipeline] script
19:24:05 [2025-05-14T17:24:05.269Z] [Pipeline] {
19:24:05 [2025-05-14T17:24:05.287Z] [Pipeline] copyArtifacts
19:24:05 [2025-05-14T17:24:05.291Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 946
19:24:05 [2025-05-14T17:24:05.304Z] [Pipeline] fileExists
19:24:05 [2025-05-14T17:24:05.320Z] [Pipeline] readYaml
19:24:05 [2025-05-14T17:24:05.339Z] 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 [2025-05-14T17:24:05.341Z] [Pipeline] dir
19:24:05 [2025-05-14T17:24:05.342Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:05 [2025-05-14T17:24:05.342Z] [Pipeline] {
19:24:05 [2025-05-14T17:24:05.360Z] [Pipeline] git
19:24:05 [2025-05-14T17:24:05.362Z] The recommended git tool is: /usr/bin/git
19:24:05 [2025-05-14T17:24:05.363Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2025-05-14T17:24:05.374Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5b6d695f; decorates hudson.Launcher$LocalLauncher@4f3dbed1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2025-05-14T17:24:05.374Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05 [2025-05-14T17:24:05.380Z] Fetching changes from the remote Git repository
19:24:05 [2025-05-14T17:24:05.383Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2025-05-14T17:24:05.391Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2025-05-14T17:24:05.392Z]  > /usr/bin/git --version # timeout=10
19:24:05 [2025-05-14T17:24:05.396Z]  > git --version # 'git version 2.43.0'
19:24:05 [2025-05-14T17:24:05.396Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2025-05-14T17:24:05.402Z]  > /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-14T17:24:05.826Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2025-05-14T17:24:05.831Z] Checking out Revision f2a2a68444bbff848352e7752022d8f7064cf44f (refs/remotes/origin/master)
19:24:05 [2025-05-14T17:24:05.831Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2025-05-14T17:24:05.836Z]  > /usr/bin/git checkout -f f2a2a68444bbff848352e7752022d8f7064cf44f # timeout=10
19:24:05 [2025-05-14T17:24:05.888Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2025-05-14T17:24:05.901Z]  > /usr/bin/git branch -D master # timeout=10
19:24:05 [2025-05-14T17:24:05.908Z]  > /usr/bin/git checkout -b master f2a2a68444bbff848352e7752022d8f7064cf44f # timeout=10
19:24:06 [2025-05-14T17:24:06.003Z] Commit message: "Take into account some feedbacks of SonarCloud about cyclic dependencies"
19:24:06 [2025-05-14T17:24:06.004Z]  > /usr/bin/git rev-list --no-walk f2a2a68444bbff848352e7752022d8f7064cf44f # timeout=10
19:24:06 [2025-05-14T17:24:06.029Z] [Pipeline] fileExists
19:24:06 [2025-05-14T17:24:06.044Z] [Pipeline] readMavenPom
19:24:06 [2025-05-14T17:24:06.080Z] [Pipeline] sh
19:24:06 [2025-05-14T17:24:06.339Z] + git rev-parse HEAD
19:24:06 [2025-05-14T17:24:06.342Z] [Pipeline] echo
19:24:06 [2025-05-14T17:24:06.343Z] Silverpeas-Core: current commit is f2a2a68444bbff848352e7752022d8f7064cf44f and last build commit is f2a2a68444bbff848352e7752022d8f7064cf44f
19:24:06 [2025-05-14T17:24:06.345Z] [Pipeline] }
19:24:06 [2025-05-14T17:24:06.359Z] [Pipeline] // dir
19:24:06 [2025-05-14T17:24:06.373Z] [Pipeline] echo
19:24:06 [2025-05-14T17:24:06.373Z] Build skipped due to no changes have been done since the last build
19:24:06 [2025-05-14T17:24:06.388Z] [Pipeline] dir
19:24:06 [2025-05-14T17:24:06.389Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:06 [2025-05-14T17:24:06.389Z] [Pipeline] {
19:24:06 [2025-05-14T17:24:06.408Z] [Pipeline] git
19:24:06 [2025-05-14T17:24:06.410Z] The recommended git tool is: /usr/bin/git
19:24:06 [2025-05-14T17:24:06.410Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-05-14T17:24:06.420Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5d60694f; decorates hudson.Launcher$LocalLauncher@5e599f0a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-05-14T17:24:06.421Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:06 [2025-05-14T17:24:06.427Z] Fetching changes from the remote Git repository
19:24:06 [2025-05-14T17:24:06.431Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:06 [2025-05-14T17:24:06.436Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:06 [2025-05-14T17:24:06.436Z]  > /usr/bin/git --version # timeout=10
19:24:06 [2025-05-14T17:24:06.441Z]  > git --version # 'git version 2.43.0'
19:24:06 [2025-05-14T17:24:06.442Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-05-14T17:24:06.448Z]  > /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-14T17:24:06.878Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2025-05-14T17:24:06.885Z] Checking out Revision bfd86ddc94c7977c2c0337b23ba64f85a3b3911b (refs/remotes/origin/master)
19:24:06 [2025-05-14T17:24:06.885Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2025-05-14T17:24:06.890Z]  > /usr/bin/git checkout -f bfd86ddc94c7977c2c0337b23ba64f85a3b3911b # timeout=10
19:24:06 [2025-05-14T17:24:06.936Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2025-05-14T17:24:06.948Z]  > /usr/bin/git branch -D master # timeout=10
19:24:06 [2025-05-14T17:24:06.955Z]  > /usr/bin/git checkout -b master bfd86ddc94c7977c2c0337b23ba64f85a3b3911b # timeout=10
19:24:07 [2025-05-14T17:24:07.014Z] Commit message: "Take into account some change in Silverpeas-Core"
19:24:07 [2025-05-14T17:24:07.015Z]  > /usr/bin/git rev-list --no-walk bfd86ddc94c7977c2c0337b23ba64f85a3b3911b # timeout=10
19:24:07 [2025-05-14T17:24:07.043Z] [Pipeline] fileExists
19:24:07 [2025-05-14T17:24:07.052Z] [Pipeline] readMavenPom
19:24:07 [2025-05-14T17:24:07.062Z] [Pipeline] sh
19:24:07 [2025-05-14T17:24:07.320Z] + git rev-parse HEAD
19:24:07 [2025-05-14T17:24:07.323Z] [Pipeline] echo
19:24:07 [2025-05-14T17:24:07.323Z] Silverpeas-Components: current commit is bfd86ddc94c7977c2c0337b23ba64f85a3b3911b and last build commit is bfd86ddc94c7977c2c0337b23ba64f85a3b3911b
19:24:07 [2025-05-14T17:24:07.325Z] [Pipeline] }
19:24:07 [2025-05-14T17:24:07.340Z] [Pipeline] // dir
19:24:07 [2025-05-14T17:24:07.354Z] [Pipeline] echo
19:24:07 [2025-05-14T17:24:07.355Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-05-14T17:24:07.370Z] [Pipeline] dir
19:24:07 [2025-05-14T17:24:07.371Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:07 [2025-05-14T17:24:07.371Z] [Pipeline] {
19:24:07 [2025-05-14T17:24:07.390Z] [Pipeline] git
19:24:07 [2025-05-14T17:24:07.392Z] Selected Git installation does not exist. Using Default
19:24:07 [2025-05-14T17:24:07.392Z] The recommended git tool is: NONE
19:24:07 [2025-05-14T17:24:07.393Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-05-14T17:24:07.405Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3f8b29d7; decorates hudson.Launcher$LocalLauncher@7687ff70 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-05-14T17:24:07.406Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:07 [2025-05-14T17:24:07.413Z] Fetching changes from the remote Git repository
19:24:07 [2025-05-14T17:24:07.418Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:07 [2025-05-14T17:24:07.425Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:07 [2025-05-14T17:24:07.425Z]  > /usr/bin/git --version # timeout=10
19:24:07 [2025-05-14T17:24:07.431Z]  > git --version # 'git version 2.43.0'
19:24:07 [2025-05-14T17:24:07.431Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-05-14T17:24:07.438Z]  > /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-14T17:24:07.807Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-05-14T17:24:07.814Z] Checking out Revision 0ea75d00659ae52e4c471edd41e52a2c39aff350 (refs/remotes/origin/master)
19:24:07 [2025-05-14T17:24:07.814Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-05-14T17:24:07.820Z]  > /usr/bin/git checkout -f 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07 [2025-05-14T17:24:07.831Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-05-14T17:24:07.841Z]  > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-05-14T17:24:07.850Z]  > /usr/bin/git checkout -b master 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07 [2025-05-14T17:24:07.871Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:07 [2025-05-14T17:24:07.871Z]  > /usr/bin/git rev-list --no-walk 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07 [2025-05-14T17:24:07.900Z] [Pipeline] fileExists
19:24:07 [2025-05-14T17:24:07.916Z] [Pipeline] readMavenPom
19:24:07 [2025-05-14T17:24:07.936Z] [Pipeline] sh
19:24:08 [2025-05-14T17:24:08.194Z] + git rev-parse HEAD
19:24:08 [2025-05-14T17:24:08.197Z] [Pipeline] echo
19:24:08 [2025-05-14T17:24:08.197Z] Silverpeas-Looks: current commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350 and last build commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350
19:24:08 [2025-05-14T17:24:08.199Z] [Pipeline] }
19:24:08 [2025-05-14T17:24:08.214Z] [Pipeline] // dir
19:24:08 [2025-05-14T17:24:08.229Z] [Pipeline] echo
19:24:08 [2025-05-14T17:24:08.229Z] Build skipped due to no changes have been done since the last build
19:24:08 [2025-05-14T17:24:08.245Z] [Pipeline] dir
19:24:08 [2025-05-14T17:24:08.245Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08 [2025-05-14T17:24:08.246Z] [Pipeline] {
19:24:08 [2025-05-14T17:24:08.265Z] [Pipeline] git
19:24:08 [2025-05-14T17:24:08.267Z] The recommended git tool is: NONE
19:24:08 [2025-05-14T17:24:08.269Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2025-05-14T17:24:08.283Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@79a2c513; decorates hudson.Launcher$LocalLauncher@1ad386e6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2025-05-14T17:24:08.283Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2025-05-14T17:24:08.289Z] Fetching changes from the remote Git repository
19:24:08 [2025-05-14T17:24:08.295Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2025-05-14T17:24:08.301Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2025-05-14T17:24:08.301Z]  > /usr/bin/git --version # timeout=10
19:24:08 [2025-05-14T17:24:08.306Z]  > git --version # 'git version 2.43.0'
19:24:08 [2025-05-14T17:24:08.306Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2025-05-14T17:24:08.312Z]  > /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-14T17:24:08.725Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-05-14T17:24:08.731Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:08 [2025-05-14T17:24:08.732Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-05-14T17:24:08.737Z]  > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-05-14T17:24:08.747Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-05-14T17:24:08.756Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-05-14T17:24:08.763Z]  > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-05-14T17:24:08.779Z] 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-14T17:24:08.780Z]  > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-05-14T17:24:08.802Z] [Pipeline] fileExists
19:24:08 [2025-05-14T17:24:08.819Z] [Pipeline] sh
19:24:09 [2025-05-14T17:24:09.079Z] + git rev-parse HEAD
19:24:09 [2025-05-14T17:24:09.082Z] [Pipeline] echo
19:24:09 [2025-05-14T17:24:09.082Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:09 [2025-05-14T17:24:09.084Z] [Pipeline] }
19:24:09 [2025-05-14T17:24:09.099Z] [Pipeline] // dir
19:24:09 [2025-05-14T17:24:09.115Z] [Pipeline] echo
19:24:09 [2025-05-14T17:24:09.115Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-05-14T17:24:09.131Z] [Pipeline] dir
19:24:09 [2025-05-14T17:24:09.132Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09 [2025-05-14T17:24:09.133Z] [Pipeline] {
19:24:09 [2025-05-14T17:24:09.153Z] [Pipeline] git
19:24:09 [2025-05-14T17:24:09.155Z] The recommended git tool is: NONE
19:24:09 [2025-05-14T17:24:09.156Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-05-14T17:24:09.168Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@33d42e1d; decorates hudson.Launcher$LocalLauncher@4e967886 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-05-14T17:24:09.169Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2025-05-14T17:24:09.175Z] Fetching changes from the remote Git repository
19:24:09 [2025-05-14T17:24:09.177Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2025-05-14T17:24:09.182Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2025-05-14T17:24:09.182Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2025-05-14T17:24:09.187Z]  > git --version # 'git version 2.43.0'
19:24:09 [2025-05-14T17:24:09.187Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-05-14T17:24:09.192Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-05-14T17:24:09.587Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-05-14T17:24:09.594Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master)
19:24:09 [2025-05-14T17:24:09.594Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-05-14T17:24:09.600Z]  > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:09 [2025-05-14T17:24:09.611Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-05-14T17:24:09.620Z]  > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-05-14T17:24:09.627Z]  > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:09 [2025-05-14T17:24:09.640Z] 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:09 [2025-05-14T17:24:09.641Z]  > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:09 [2025-05-14T17:24:09.670Z] [Pipeline] fileExists
19:24:09 [2025-05-14T17:24:09.678Z] [Pipeline] readMavenPom
19:24:09 [2025-05-14T17:24:09.689Z] [Pipeline] sh
19:24:09 [2025-05-14T17:24:09.944Z] + git rev-parse HEAD
19:24:09 [2025-05-14T17:24:09.947Z] [Pipeline] echo
19:24:09 [2025-05-14T17:24:09.948Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46
19:24:09 [2025-05-14T17:24:09.950Z] [Pipeline] }
19:24:09 [2025-05-14T17:24:09.965Z] [Pipeline] // dir
19:24:09 [2025-05-14T17:24:09.980Z] [Pipeline] echo
19:24:09 [2025-05-14T17:24:09.981Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-05-14T17:24:09.998Z] [Pipeline] dir
19:24:09 [2025-05-14T17:24:09.998Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:09 [2025-05-14T17:24:09.999Z] [Pipeline] {
19:24:10 [2025-05-14T17:24:10.019Z] [Pipeline] git
19:24:10 [2025-05-14T17:24:10.021Z] The recommended git tool is: NONE
19:24:10 [2025-05-14T17:24:10.022Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2025-05-14T17:24:10.030Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@20692076; decorates hudson.Launcher$LocalLauncher@cf68ba7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2025-05-14T17:24:10.031Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:10 [2025-05-14T17:24:10.037Z] Fetching changes from the remote Git repository
19:24:10 [2025-05-14T17:24:10.041Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10 [2025-05-14T17:24:10.046Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:10 [2025-05-14T17:24:10.046Z]  > /usr/bin/git --version # timeout=10
19:24:10 [2025-05-14T17:24:10.052Z]  > git --version # 'git version 2.43.0'
19:24:10 [2025-05-14T17:24:10.052Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2025-05-14T17:24:10.058Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2025-05-14T17:24:10.464Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2025-05-14T17:24:10.471Z] Checking out Revision d72196062965bd6f53e98b8d2598fa382cda2020 (refs/remotes/origin/master)
19:24:10 [2025-05-14T17:24:10.471Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2025-05-14T17:24:10.477Z]  > /usr/bin/git checkout -f d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-05-14T17:24:10.487Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2025-05-14T17:24:10.498Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2025-05-14T17:24:10.505Z]  > /usr/bin/git checkout -b master d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-05-14T17:24:10.518Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:10 [2025-05-14T17:24:10.519Z]  > /usr/bin/git rev-list --no-walk d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-05-14T17:24:10.549Z] [Pipeline] fileExists
19:24:10 [2025-05-14T17:24:10.565Z] [Pipeline] readMavenPom
19:24:10 [2025-05-14T17:24:10.594Z] [Pipeline] sh
19:24:10 [2025-05-14T17:24:10.852Z] + git rev-parse HEAD
19:24:10 [2025-05-14T17:24:10.855Z] [Pipeline] echo
19:24:10 [2025-05-14T17:24:10.855Z] Silverpeas-Assembly: current commit is d72196062965bd6f53e98b8d2598fa382cda2020 and last build commit is d72196062965bd6f53e98b8d2598fa382cda2020
19:24:10 [2025-05-14T17:24:10.858Z] [Pipeline] }
19:24:10 [2025-05-14T17:24:10.875Z] [Pipeline] // dir
19:24:10 [2025-05-14T17:24:10.891Z] [Pipeline] echo
19:24:10 [2025-05-14T17:24:10.892Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-05-14T17:24:10.892Z] [Pipeline] }
19:24:10 [2025-05-14T17:24:10.907Z] [Pipeline] // script
19:24:10 [2025-05-14T17:24:10.923Z] [Pipeline] }
19:24:10 [2025-05-14T17:24:10.939Z] [Pipeline] // stage
19:24:10 [2025-05-14T17:24:10.957Z] [Pipeline] stage
19:24:10 [2025-05-14T17:24:10.958Z] [Pipeline] { (Build Silverpeas)
19:24:10 [2025-05-14T17:24:10.994Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-05-14T17:24:10.995Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.038Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.039Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11 [2025-05-14T17:24:11.055Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.056Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.058Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.076Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.094Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.095Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11 [2025-05-14T17:24:11.110Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.111Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.112Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.126Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.140Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.141Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11 [2025-05-14T17:24:11.154Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.155Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.156Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.168Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.181Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.182Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11 [2025-05-14T17:24:11.194Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.195Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.196Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.207Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.219Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.220Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11 [2025-05-14T17:24:11.231Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.232Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.233Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.243Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.255Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.256Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11 [2025-05-14T17:24:11.266Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.267Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.268Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.277Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.288Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.289Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11 [2025-05-14T17:24:11.298Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.299Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.300Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.309Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.320Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.320Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:11 [2025-05-14T17:24:11.329Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.330Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.331Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.340Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.350Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.351Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:11 [2025-05-14T17:24:11.359Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.360Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.363Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.371Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.381Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.382Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:11 [2025-05-14T17:24:11.390Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.391Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.393Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.401Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.410Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.411Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:11 [2025-05-14T17:24:11.419Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.420Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.422Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.430Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.439Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.440Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:11 [2025-05-14T17:24:11.448Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.449Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.450Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.458Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.467Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.468Z] [Pipeline] { (Publish Community Web Site)
19:24:11 [2025-05-14T17:24:11.475Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-05-14T17:24:11.476Z] [Pipeline] getContext
19:24:11 [2025-05-14T17:24:11.478Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.485Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.492Z] [Pipeline] }
19:24:11 [2025-05-14T17:24:11.499Z] [Pipeline] // stage
19:24:11 [2025-05-14T17:24:11.515Z] [Pipeline] stage
19:24:11 [2025-05-14T17:24:11.516Z] [Pipeline] { (Create YAML build report)
19:24:11 [2025-05-14T17:24:11.542Z] [Pipeline] script
19:24:11 [2025-05-14T17:24:11.546Z] [Pipeline] {
19:24:11 [2025-05-14T17:24:11.590Z] [Pipeline] sh
19:24:11 [2025-05-14T17:24:11.848Z] + mkdir -p target
19:24:11 [2025-05-14T17:24:11.850Z] [Pipeline] sh
19:24:12 [2025-05-14T17:24:12.109Z] + mv build.yaml target/
19:24:12 [2025-05-14T17:24:12.110Z] [Pipeline] }
19:24:12 [2025-05-14T17:24:12.126Z] [Pipeline] // script
19:24:12 [2025-05-14T17:24:12.141Z] [Pipeline] }
19:24:12 [2025-05-14T17:24:12.156Z] [Pipeline] // stage
19:24:12 [2025-05-14T17:24:12.179Z] [Pipeline] stage
19:24:12 [2025-05-14T17:24:12.180Z] [Pipeline] { (Declarative: Post Actions)
19:24:12 [2025-05-14T17:24:12.208Z] [Pipeline] step
19:24:12 [2025-05-14T17:24:12.238Z] [Pipeline] script
19:24:12 [2025-05-14T17:24:12.249Z] [Pipeline] {
19:24:12 [2025-05-14T17:24:12.281Z] [Pipeline] }
19:24:12 [2025-05-14T17:24:12.297Z] [Pipeline] // script
19:24:12 [2025-05-14T17:24:12.317Z] [Pipeline] archiveArtifacts
19:24:12 [2025-05-14T17:24:12.319Z] Archiving artifacts
19:24:12 [2025-05-14T17:24:12.334Z] Enregistrement des empreintes numériques
19:24:12 [2025-05-14T17:24:12.344Z] [Pipeline] sh
19:24:12 [2025-05-14T17:24:12.605Z] + rm -rf target
19:24:12 [2025-05-14T17:24:12.612Z] [Pipeline] }
19:24:12 [2025-05-14T17:24:12.628Z] [Pipeline] // stage
19:24:12 [2025-05-14T17:24:12.643Z] [Pipeline] }
19:24:12 [2025-05-14T17:24:12.658Z] [Pipeline] // withEnv
19:24:12 [2025-05-14T17:24:12.673Z] [Pipeline] }
19:24:12 [2025-05-14T17:24:12.673Z] $ docker stop --time=1 ba5bcb433e2350359e0330a948736490baec0ae02776336173f0c674cc22468a
19:24:13 [2025-05-14T17:24:13.928Z] $ docker rm -f --volumes ba5bcb433e2350359e0330a948736490baec0ae02776336173f0c674cc22468a
19:24:13 [2025-05-14T17:24:13.971Z] [Pipeline] // withDockerContainer
19:24:13 [2025-05-14T17:24:13.989Z] [Pipeline] }
19:24:14 [2025-05-14T17:24:14.004Z] [Pipeline] // withEnv
19:24:14 [2025-05-14T17:24:14.020Z] [Pipeline] }
19:24:14 [2025-05-14T17:24:14.038Z] [Pipeline] // node
19:24:14 [2025-05-14T17:24:14.054Z] [Pipeline] End of Pipeline
19:24:14 [2025-05-14T17:24:14.124Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #562
19:24:14 [2025-05-14T17:24:14.124Z] Finished: SUCCESS