Skip to content
Succès

Sortie de la console

19:24:00 [2025-04-23T17:24:00.890Z] Lancé par une alarme périodique
19:24:00 [2025-04-23T17:24:00.891Z] Running as userbuild
19:24:01 [2025-04-23T17:24:01.330Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-04-23T17:24:01.786Z] [Pipeline] Start of Pipeline
19:24:02 [2025-04-23T17:24:02.124Z] [Pipeline] node
19:24:02 [2025-04-23T17:24:02.126Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:02 [2025-04-23T17:24:02.129Z] [Pipeline] {
19:24:02 [2025-04-23T17:24:02.144Z] [Pipeline] stage
19:24:02 [2025-04-23T17:24:02.144Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:02 [2025-04-23T17:24:02.152Z] [Pipeline] checkout
19:24:02 [2025-04-23T17:24:02.154Z] Selected Git installation does not exist. Using Default
19:24:02 [2025-04-23T17:24:02.154Z] The recommended git tool is: NONE
19:24:02 [2025-04-23T17:24:02.154Z] No credentials specified
19:24:02 [2025-04-23T17:24:02.154Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:02 [2025-04-23T17:24:02.160Z] Fetching changes from the remote Git repository
19:24:02 [2025-04-23T17:24:02.169Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:02 [2025-04-23T17:24:02.177Z] Cleaning workspace
19:24:02 [2025-04-23T17:24:02.177Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02 [2025-04-23T17:24:02.183Z] Resetting working tree
19:24:02 [2025-04-23T17:24:02.183Z]  > /usr/bin/git reset --hard # timeout=10
19:24:02 [2025-04-23T17:24:02.190Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:02 [2025-04-23T17:24:02.197Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-04-23T17:24:02.197Z]  > /usr/bin/git --version # timeout=10
19:24:02 [2025-04-23T17:24:02.202Z]  > git --version # 'git version 2.43.0'
19:24:02 [2025-04-23T17:24:02.202Z]  > /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-04-23T17:24:02.536Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2025-04-23T17:24:02.542Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:02 [2025-04-23T17:24:02.542Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2025-04-23T17:24:02.547Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:02 [2025-04-23T17:24:02.561Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:02 [2025-04-23T17:24:02.561Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:02 [2025-04-23T17:24:02.582Z] [Pipeline] }
19:24:02 [2025-04-23T17:24:02.588Z] [Pipeline] // stage
19:24:02 [2025-04-23T17:24:02.609Z] [Pipeline] withEnv
19:24:02 [2025-04-23T17:24:02.610Z] [Pipeline] {
19:24:02 [2025-04-23T17:24:02.790Z] [Pipeline] isUnix
19:24:02 [2025-04-23T17:24:02.791Z] [Pipeline] withEnv
19:24:02 [2025-04-23T17:24:02.792Z] [Pipeline] {
19:24:02 [2025-04-23T17:24:02.806Z] [Pipeline] sh
19:24:03 [2025-04-23T17:24:03.061Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:03 [2025-04-23T17:24:03.061Z] .
19:24:03 [2025-04-23T17:24:03.062Z] [Pipeline] }
19:24:03 [2025-04-23T17:24:03.075Z] [Pipeline] // withEnv
19:24:03 [2025-04-23T17:24:03.089Z] [Pipeline] withDockerContainer
19:24:03 [2025-04-23T17:24:03.121Z] Jenkins does not seem to be running inside a container
19:24:03 [2025-04-23T17:24:03.128Z] $ 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-04-23T17:24:03.469Z] $ docker top e349228a11ea09d48354d38d8f993f675e57f4b44acd4c0ffdb441fe5fed731e -eo pid,comm
19:24:03 [2025-04-23T17:24:03.508Z] [Pipeline] {
19:24:03 [2025-04-23T17:24:03.540Z] [Pipeline] withEnv
19:24:03 [2025-04-23T17:24:03.541Z] [Pipeline] {
19:24:03 [2025-04-23T17:24:03.564Z] [Pipeline] stage
19:24:03 [2025-04-23T17:24:03.564Z] [Pipeline] { (Prepare the job)
19:24:03 [2025-04-23T17:24:03.605Z] [Pipeline] sh
19:24:03 [2025-04-23T17:24:03.862Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:04 [2025-04-23T17:24:04.414Z] [Pipeline] script
19:24:04 [2025-04-23T17:24:04.418Z] [Pipeline] {
19:24:04 [2025-04-23T17:24:04.434Z] [Pipeline] readMavenPom
19:24:04 [2025-04-23T17:24:04.459Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
19:24:04 [2025-04-23T17:24:04.461Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
19:24:04 [2025-04-23T17:24:04.463Z] 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-04-23T17:24:04.463Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
19:24:04 [2025-04-23T17:24:04.463Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
19:24:04 [2025-04-23T17:24:04.464Z] [Pipeline] sh
19:24:04 [2025-04-23T17:24:04.721Z] + rm -f pom.xml
19:24:04 [2025-04-23T17:24:04.722Z] [Pipeline] }
19:24:04 [2025-04-23T17:24:04.737Z] [Pipeline] // script
19:24:04 [2025-04-23T17:24:04.752Z] [Pipeline] }
19:24:04 [2025-04-23T17:24:04.764Z] [Pipeline] // stage
19:24:04 [2025-04-23T17:24:04.778Z] [Pipeline] stage
19:24:04 [2025-04-23T17:24:04.778Z] [Pipeline] { (Check POM parent version)
19:24:04 [2025-04-23T17:24:04.842Z] [Pipeline] copyArtifacts
19:24:04 [2025-04-23T17:24:04.849Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 273
19:24:04 [2025-04-23T17:24:04.859Z] [Pipeline] script
19:24:04 [2025-04-23T17:24:04.865Z] [Pipeline] {
19:24:04 [2025-04-23T17:24:04.879Z] [Pipeline] readYaml
19:24:04 [2025-04-23T17:24:04.895Z] [Pipeline] sh
19:24:05 [2025-04-23T17:24:05.152Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom
19:24:05 [2025-04-23T17:24:05.153Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
19:24:05 [2025-04-23T17:24:05.153Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildflyVersion (to a value of type String) which could lead to memory leaks or other issues.
19:24:05 [2025-04-23T17:24:05.154Z] [Pipeline] sh
19:24:05 [2025-04-23T17:24:05.409Z] + rm -f build.yaml
19:24:05 [2025-04-23T17:24:05.410Z] [Pipeline] }
19:24:05 [2025-04-23T17:24:05.422Z] [Pipeline] // script
19:24:05 [2025-04-23T17:24:05.435Z] [Pipeline] }
19:24:05 [2025-04-23T17:24:05.447Z] [Pipeline] // stage
19:24:05 [2025-04-23T17:24:05.461Z] [Pipeline] stage
19:24:05 [2025-04-23T17:24:05.461Z] [Pipeline] { (Checkout projects and check code changes)
19:24:05 [2025-04-23T17:24:05.486Z] [Pipeline] script
19:24:05 [2025-04-23T17:24:05.489Z] [Pipeline] {
19:24:05 [2025-04-23T17:24:05.508Z] [Pipeline] copyArtifacts
19:24:05 [2025-04-23T17:24:05.515Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 939
19:24:05 [2025-04-23T17:24:05.524Z] [Pipeline] fileExists
19:24:05 [2025-04-23T17:24:05.541Z] [Pipeline] readYaml
19:24:05 [2025-04-23T17:24:05.553Z] 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-04-23T17:24:05.556Z] [Pipeline] dir
19:24:05 [2025-04-23T17:24:05.556Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:05 [2025-04-23T17:24:05.556Z] [Pipeline] {
19:24:05 [2025-04-23T17:24:05.573Z] [Pipeline] git
19:24:05 [2025-04-23T17:24:05.575Z] The recommended git tool is: /usr/bin/git
19:24:05 [2025-04-23T17:24:05.576Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2025-04-23T17:24:05.591Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1a03354b; decorates hudson.Launcher$LocalLauncher@4e2c66a6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2025-04-23T17:24:05.591Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05 [2025-04-23T17:24:05.598Z] Fetching changes from the remote Git repository
19:24:05 [2025-04-23T17:24:05.601Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2025-04-23T17:24:05.609Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2025-04-23T17:24:05.609Z]  > /usr/bin/git --version # timeout=10
19:24:05 [2025-04-23T17:24:05.614Z]  > git --version # 'git version 2.43.0'
19:24:05 [2025-04-23T17:24:05.614Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2025-04-23T17:24:05.620Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2025-04-23T17:24:06.019Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2025-04-23T17:24:06.026Z] Checking out Revision 3dc566d2abb88551a66f533fe6fef5053300b6c6 (refs/remotes/origin/master)
19:24:06 [2025-04-23T17:24:06.026Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2025-04-23T17:24:06.031Z]  > /usr/bin/git checkout -f 3dc566d2abb88551a66f533fe6fef5053300b6c6 # timeout=10
19:24:06 [2025-04-23T17:24:06.085Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2025-04-23T17:24:06.097Z]  > /usr/bin/git branch -D master # timeout=10
19:24:06 [2025-04-23T17:24:06.103Z]  > /usr/bin/git checkout -b master 3dc566d2abb88551a66f533fe6fef5053300b6c6 # timeout=10
19:24:06 [2025-04-23T17:24:06.169Z] Commit message: "Remove the Firefox bug workaround as it is now fixed with Firefox 137"
19:24:06 [2025-04-23T17:24:06.169Z]  > /usr/bin/git rev-list --no-walk 3dc566d2abb88551a66f533fe6fef5053300b6c6 # timeout=10
19:24:06 [2025-04-23T17:24:06.187Z] [Pipeline] fileExists
19:24:06 [2025-04-23T17:24:06.194Z] [Pipeline] readMavenPom
19:24:06 [2025-04-23T17:24:06.207Z] [Pipeline] sh
19:24:06 [2025-04-23T17:24:06.465Z] + git rev-parse HEAD
19:24:06 [2025-04-23T17:24:06.468Z] [Pipeline] echo
19:24:06 [2025-04-23T17:24:06.468Z] Silverpeas-Core: current commit is 3dc566d2abb88551a66f533fe6fef5053300b6c6 and last build commit is 3dc566d2abb88551a66f533fe6fef5053300b6c6
19:24:06 [2025-04-23T17:24:06.470Z] [Pipeline] }
19:24:06 [2025-04-23T17:24:06.483Z] [Pipeline] // dir
19:24:06 [2025-04-23T17:24:06.496Z] [Pipeline] echo
19:24:06 [2025-04-23T17:24:06.497Z] Build skipped due to no changes have been done since the last build
19:24:06 [2025-04-23T17:24:06.510Z] [Pipeline] dir
19:24:06 [2025-04-23T17:24:06.510Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:06 [2025-04-23T17:24:06.511Z] [Pipeline] {
19:24:06 [2025-04-23T17:24:06.520Z] [Pipeline] git
19:24:06 [2025-04-23T17:24:06.521Z] The recommended git tool is: /usr/bin/git
19:24:06 [2025-04-23T17:24:06.522Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-04-23T17:24:06.531Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@13863e51; decorates hudson.Launcher$LocalLauncher@aef1b9e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-04-23T17:24:06.531Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:06 [2025-04-23T17:24:06.537Z] Fetching changes from the remote Git repository
19:24:06 [2025-04-23T17:24:06.540Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:06 [2025-04-23T17:24:06.545Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:06 [2025-04-23T17:24:06.545Z]  > /usr/bin/git --version # timeout=10
19:24:06 [2025-04-23T17:24:06.551Z]  > git --version # 'git version 2.43.0'
19:24:06 [2025-04-23T17:24:06.551Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-04-23T17:24:06.557Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2025-04-23T17:24:06.951Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2025-04-23T17:24:06.957Z] Checking out Revision 25f315d3fb930400589cbd974429d9bf0a93e680 (refs/remotes/origin/master)
19:24:06 [2025-04-23T17:24:06.957Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2025-04-23T17:24:06.962Z]  > /usr/bin/git checkout -f 25f315d3fb930400589cbd974429d9bf0a93e680 # timeout=10
19:24:07 [2025-04-23T17:24:07.002Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-04-23T17:24:07.013Z]  > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-04-23T17:24:07.021Z]  > /usr/bin/git checkout -b master 25f315d3fb930400589cbd974429d9bf0a93e680 # timeout=10
19:24:07 [2025-04-23T17:24:07.052Z] Commit message: "Remove some deprecated settings from properties files used in tests"
19:24:07 [2025-04-23T17:24:07.052Z]  > /usr/bin/git rev-list --no-walk 25f315d3fb930400589cbd974429d9bf0a93e680 # timeout=10
19:24:07 [2025-04-23T17:24:07.080Z] [Pipeline] fileExists
19:24:07 [2025-04-23T17:24:07.094Z] [Pipeline] readMavenPom
19:24:07 [2025-04-23T17:24:07.113Z] [Pipeline] sh
19:24:07 [2025-04-23T17:24:07.371Z] + git rev-parse HEAD
19:24:07 [2025-04-23T17:24:07.374Z] [Pipeline] echo
19:24:07 [2025-04-23T17:24:07.374Z] Silverpeas-Components: current commit is 25f315d3fb930400589cbd974429d9bf0a93e680 and last build commit is 25f315d3fb930400589cbd974429d9bf0a93e680
19:24:07 [2025-04-23T17:24:07.376Z] [Pipeline] }
19:24:07 [2025-04-23T17:24:07.389Z] [Pipeline] // dir
19:24:07 [2025-04-23T17:24:07.403Z] [Pipeline] echo
19:24:07 [2025-04-23T17:24:07.403Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-04-23T17:24:07.417Z] [Pipeline] dir
19:24:07 [2025-04-23T17:24:07.418Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:07 [2025-04-23T17:24:07.418Z] [Pipeline] {
19:24:07 [2025-04-23T17:24:07.463Z] [Pipeline] git
19:24:07 [2025-04-23T17:24:07.465Z] Selected Git installation does not exist. Using Default
19:24:07 [2025-04-23T17:24:07.466Z] The recommended git tool is: NONE
19:24:07 [2025-04-23T17:24:07.466Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-04-23T17:24:07.480Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4333d49b; decorates hudson.Launcher$LocalLauncher@1d1d5666 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-04-23T17:24:07.481Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:07 [2025-04-23T17:24:07.486Z] Fetching changes from the remote Git repository
19:24:07 [2025-04-23T17:24:07.489Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:07 [2025-04-23T17:24:07.494Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:07 [2025-04-23T17:24:07.494Z]  > /usr/bin/git --version # timeout=10
19:24:07 [2025-04-23T17:24:07.498Z]  > git --version # 'git version 2.43.0'
19:24:07 [2025-04-23T17:24:07.499Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-04-23T17:24:07.504Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-04-23T17:24:07.897Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-04-23T17:24:07.904Z] Checking out Revision 0ea75d00659ae52e4c471edd41e52a2c39aff350 (refs/remotes/origin/master)
19:24:07 [2025-04-23T17:24:07.904Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-04-23T17:24:07.909Z]  > /usr/bin/git checkout -f 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07 [2025-04-23T17:24:07.920Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-04-23T17:24:07.928Z]  > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-04-23T17:24:07.935Z]  > /usr/bin/git checkout -b master 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07 [2025-04-23T17:24:07.955Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:07 [2025-04-23T17:24:07.956Z]  > /usr/bin/git rev-list --no-walk 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07 [2025-04-23T17:24:07.987Z] [Pipeline] fileExists
19:24:08 [2025-04-23T17:24:08.000Z] [Pipeline] readMavenPom
19:24:08 [2025-04-23T17:24:08.018Z] [Pipeline] sh
19:24:08 [2025-04-23T17:24:08.276Z] + git rev-parse HEAD
19:24:08 [2025-04-23T17:24:08.279Z] [Pipeline] echo
19:24:08 [2025-04-23T17:24:08.279Z] Silverpeas-Looks: current commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350 and last build commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350
19:24:08 [2025-04-23T17:24:08.282Z] [Pipeline] }
19:24:08 [2025-04-23T17:24:08.295Z] [Pipeline] // dir
19:24:08 [2025-04-23T17:24:08.309Z] [Pipeline] echo
19:24:08 [2025-04-23T17:24:08.309Z] Build skipped due to no changes have been done since the last build
19:24:08 [2025-04-23T17:24:08.324Z] [Pipeline] dir
19:24:08 [2025-04-23T17:24:08.324Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08 [2025-04-23T17:24:08.325Z] [Pipeline] {
19:24:08 [2025-04-23T17:24:08.342Z] [Pipeline] git
19:24:08 [2025-04-23T17:24:08.344Z] The recommended git tool is: NONE
19:24:08 [2025-04-23T17:24:08.345Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2025-04-23T17:24:08.356Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@692664f7; decorates hudson.Launcher$LocalLauncher@1963f453 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2025-04-23T17:24:08.356Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2025-04-23T17:24:08.362Z] Fetching changes from the remote Git repository
19:24:08 [2025-04-23T17:24:08.365Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2025-04-23T17:24:08.371Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2025-04-23T17:24:08.371Z]  > /usr/bin/git --version # timeout=10
19:24:08 [2025-04-23T17:24:08.376Z]  > git --version # 'git version 2.43.0'
19:24:08 [2025-04-23T17:24:08.376Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2025-04-23T17:24:08.382Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-04-23T17:24:08.774Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-04-23T17:24:08.781Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:08 [2025-04-23T17:24:08.781Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-04-23T17:24:08.786Z]  > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-04-23T17:24:08.796Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-04-23T17:24:08.806Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-04-23T17:24:08.813Z]  > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-04-23T17:24:08.829Z] 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-04-23T17:24:08.829Z]  > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-04-23T17:24:08.857Z] [Pipeline] fileExists
19:24:08 [2025-04-23T17:24:08.873Z] [Pipeline] sh
19:24:09 [2025-04-23T17:24:09.131Z] + git rev-parse HEAD
19:24:09 [2025-04-23T17:24:09.133Z] [Pipeline] echo
19:24:09 [2025-04-23T17:24:09.134Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:09 [2025-04-23T17:24:09.136Z] [Pipeline] }
19:24:09 [2025-04-23T17:24:09.151Z] [Pipeline] // dir
19:24:09 [2025-04-23T17:24:09.165Z] [Pipeline] echo
19:24:09 [2025-04-23T17:24:09.166Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-04-23T17:24:09.180Z] [Pipeline] dir
19:24:09 [2025-04-23T17:24:09.180Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09 [2025-04-23T17:24:09.181Z] [Pipeline] {
19:24:09 [2025-04-23T17:24:09.199Z] [Pipeline] git
19:24:09 [2025-04-23T17:24:09.200Z] The recommended git tool is: NONE
19:24:09 [2025-04-23T17:24:09.201Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-04-23T17:24:09.210Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@d5b0b87; decorates hudson.Launcher$LocalLauncher@44ba76fd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-04-23T17:24:09.211Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2025-04-23T17:24:09.217Z] Fetching changes from the remote Git repository
19:24:09 [2025-04-23T17:24:09.220Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2025-04-23T17:24:09.226Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2025-04-23T17:24:09.226Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2025-04-23T17:24:09.231Z]  > git --version # 'git version 2.43.0'
19:24:09 [2025-04-23T17:24:09.232Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-04-23T17:24:09.238Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-04-23T17:24:09.601Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-04-23T17:24:09.608Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master)
19:24:09 [2025-04-23T17:24:09.608Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-04-23T17:24:09.613Z]  > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:09 [2025-04-23T17:24:09.624Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-04-23T17:24:09.633Z]  > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-04-23T17:24:09.640Z]  > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:09 [2025-04-23T17:24:09.651Z] 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-04-23T17:24:09.651Z]  > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:09 [2025-04-23T17:24:09.670Z] [Pipeline] fileExists
19:24:09 [2025-04-23T17:24:09.678Z] [Pipeline] readMavenPom
19:24:09 [2025-04-23T17:24:09.687Z] [Pipeline] sh
19:24:09 [2025-04-23T17:24:09.944Z] + git rev-parse HEAD
19:24:09 [2025-04-23T17:24:09.947Z] [Pipeline] echo
19:24:09 [2025-04-23T17:24:09.947Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46
19:24:09 [2025-04-23T17:24:09.949Z] [Pipeline] }
19:24:09 [2025-04-23T17:24:09.965Z] [Pipeline] // dir
19:24:09 [2025-04-23T17:24:09.980Z] [Pipeline] echo
19:24:09 [2025-04-23T17:24:09.980Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-04-23T17:24:09.995Z] [Pipeline] dir
19:24:09 [2025-04-23T17:24:09.995Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:09 [2025-04-23T17:24:09.996Z] [Pipeline] {
19:24:10 [2025-04-23T17:24:10.014Z] [Pipeline] git
19:24:10 [2025-04-23T17:24:10.016Z] The recommended git tool is: NONE
19:24:10 [2025-04-23T17:24:10.016Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2025-04-23T17:24:10.025Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@37c7e8c2; decorates hudson.Launcher$LocalLauncher@510af1d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2025-04-23T17:24:10.026Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:10 [2025-04-23T17:24:10.032Z] Fetching changes from the remote Git repository
19:24:10 [2025-04-23T17:24:10.035Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10 [2025-04-23T17:24:10.041Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:10 [2025-04-23T17:24:10.041Z]  > /usr/bin/git --version # timeout=10
19:24:10 [2025-04-23T17:24:10.046Z]  > git --version # 'git version 2.43.0'
19:24:10 [2025-04-23T17:24:10.046Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2025-04-23T17:24:10.053Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2025-04-23T17:24:10.474Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2025-04-23T17:24:10.481Z] Checking out Revision d72196062965bd6f53e98b8d2598fa382cda2020 (refs/remotes/origin/master)
19:24:10 [2025-04-23T17:24:10.481Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2025-04-23T17:24:10.486Z]  > /usr/bin/git checkout -f d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-04-23T17:24:10.496Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2025-04-23T17:24:10.507Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2025-04-23T17:24:10.517Z]  > /usr/bin/git checkout -b master d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-04-23T17:24:10.529Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:10 [2025-04-23T17:24:10.529Z]  > /usr/bin/git rev-list --no-walk d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-04-23T17:24:10.559Z] [Pipeline] fileExists
19:24:10 [2025-04-23T17:24:10.566Z] [Pipeline] readMavenPom
19:24:10 [2025-04-23T17:24:10.589Z] [Pipeline] sh
19:24:10 [2025-04-23T17:24:10.847Z] + git rev-parse HEAD
19:24:10 [2025-04-23T17:24:10.849Z] [Pipeline] echo
19:24:10 [2025-04-23T17:24:10.850Z] Silverpeas-Assembly: current commit is d72196062965bd6f53e98b8d2598fa382cda2020 and last build commit is d72196062965bd6f53e98b8d2598fa382cda2020
19:24:10 [2025-04-23T17:24:10.852Z] [Pipeline] }
19:24:10 [2025-04-23T17:24:10.866Z] [Pipeline] // dir
19:24:10 [2025-04-23T17:24:10.881Z] [Pipeline] echo
19:24:10 [2025-04-23T17:24:10.881Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-04-23T17:24:10.881Z] [Pipeline] }
19:24:10 [2025-04-23T17:24:10.895Z] [Pipeline] // script
19:24:10 [2025-04-23T17:24:10.910Z] [Pipeline] }
19:24:10 [2025-04-23T17:24:10.924Z] [Pipeline] // stage
19:24:10 [2025-04-23T17:24:10.939Z] [Pipeline] stage
19:24:10 [2025-04-23T17:24:10.940Z] [Pipeline] { (Build Silverpeas)
19:24:10 [2025-04-23T17:24:10.974Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-04-23T17:24:10.975Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.008Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.009Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11 [2025-04-23T17:24:11.024Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.024Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.026Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.040Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.055Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.056Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11 [2025-04-23T17:24:11.069Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.070Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.071Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.083Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.097Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.097Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11 [2025-04-23T17:24:11.110Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.110Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.111Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.120Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.129Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.129Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11 [2025-04-23T17:24:11.137Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.138Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.139Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.146Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.155Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.156Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11 [2025-04-23T17:24:11.164Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.165Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.166Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.173Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.182Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.183Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11 [2025-04-23T17:24:11.191Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.192Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.193Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.200Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.209Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.209Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11 [2025-04-23T17:24:11.217Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.218Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.219Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.226Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.235Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.235Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:11 [2025-04-23T17:24:11.242Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.243Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.244Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.251Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.259Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.260Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:11 [2025-04-23T17:24:11.267Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.268Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.270Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.276Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.285Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.285Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:11 [2025-04-23T17:24:11.292Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.293Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.295Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.301Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.309Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.310Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:11 [2025-04-23T17:24:11.317Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.318Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.319Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.325Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.333Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.334Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:11 [2025-04-23T17:24:11.340Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.341Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.342Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.348Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.356Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.356Z] [Pipeline] { (Publish Community Web Site)
19:24:11 [2025-04-23T17:24:11.363Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-23T17:24:11.364Z] [Pipeline] getContext
19:24:11 [2025-04-23T17:24:11.365Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.371Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.377Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.383Z] [Pipeline] // stage
19:24:11 [2025-04-23T17:24:11.398Z] [Pipeline] stage
19:24:11 [2025-04-23T17:24:11.398Z] [Pipeline] { (Create YAML build report)
19:24:11 [2025-04-23T17:24:11.420Z] [Pipeline] script
19:24:11 [2025-04-23T17:24:11.423Z] [Pipeline] {
19:24:11 [2025-04-23T17:24:11.439Z] [Pipeline] sh
19:24:11 [2025-04-23T17:24:11.696Z] + mkdir -p target
19:24:11 [2025-04-23T17:24:11.698Z] [Pipeline] sh
19:24:11 [2025-04-23T17:24:11.955Z] + mv build.yaml target/
19:24:11 [2025-04-23T17:24:11.956Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.972Z] [Pipeline] // script
19:24:11 [2025-04-23T17:24:11.986Z] [Pipeline] }
19:24:11 [2025-04-23T17:24:11.998Z] [Pipeline] // stage
19:24:12 [2025-04-23T17:24:12.019Z] [Pipeline] stage
19:24:12 [2025-04-23T17:24:12.020Z] [Pipeline] { (Declarative: Post Actions)
19:24:12 [2025-04-23T17:24:12.047Z] [Pipeline] step
19:24:12 [2025-04-23T17:24:12.072Z] [Pipeline] script
19:24:12 [2025-04-23T17:24:12.077Z] [Pipeline] {
19:24:12 [2025-04-23T17:24:12.107Z] [Pipeline] }
19:24:12 [2025-04-23T17:24:12.121Z] [Pipeline] // script
19:24:12 [2025-04-23T17:24:12.140Z] [Pipeline] archiveArtifacts
19:24:12 [2025-04-23T17:24:12.143Z] Archiving artifacts
19:24:12 [2025-04-23T17:24:12.157Z] Enregistrement des empreintes numériques
19:24:12 [2025-04-23T17:24:12.172Z] [Pipeline] sh
19:24:12 [2025-04-23T17:24:12.432Z] + rm -rf target
19:24:12 [2025-04-23T17:24:12.437Z] [Pipeline] }
19:24:12 [2025-04-23T17:24:12.452Z] [Pipeline] // stage
19:24:12 [2025-04-23T17:24:12.466Z] [Pipeline] }
19:24:12 [2025-04-23T17:24:12.480Z] [Pipeline] // withEnv
19:24:12 [2025-04-23T17:24:12.494Z] [Pipeline] }
19:24:12 [2025-04-23T17:24:12.494Z] $ docker stop --time=1 e349228a11ea09d48354d38d8f993f675e57f4b44acd4c0ffdb441fe5fed731e
19:24:13 [2025-04-23T17:24:13.735Z] $ docker rm -f --volumes e349228a11ea09d48354d38d8f993f675e57f4b44acd4c0ffdb441fe5fed731e
19:24:13 [2025-04-23T17:24:13.773Z] [Pipeline] // withDockerContainer
19:24:13 [2025-04-23T17:24:13.782Z] [Pipeline] }
19:24:13 [2025-04-23T17:24:13.792Z] [Pipeline] // withEnv
19:24:13 [2025-04-23T17:24:13.805Z] [Pipeline] }
19:24:13 [2025-04-23T17:24:13.818Z] [Pipeline] // node
19:24:13 [2025-04-23T17:24:13.833Z] [Pipeline] End of Pipeline
19:24:13 [2025-04-23T17:24:13.897Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #557
19:24:13 [2025-04-23T17:24:13.897Z] Finished: SUCCESS