Skip to content
Succès

Sortie de la console

19:24:00 [2025-04-27T17:24:00.885Z] Lancé par une alarme périodique
19:24:00 [2025-04-27T17:24:00.885Z] Running as userbuild
19:24:01 [2025-04-27T17:24:01.269Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-04-27T17:24:01.736Z] [Pipeline] Start of Pipeline
19:24:02 [2025-04-27T17:24:02.064Z] [Pipeline] node
19:24:02 [2025-04-27T17:24:02.067Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:02 [2025-04-27T17:24:02.070Z] [Pipeline] {
19:24:02 [2025-04-27T17:24:02.086Z] [Pipeline] stage
19:24:02 [2025-04-27T17:24:02.087Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:02 [2025-04-27T17:24:02.097Z] [Pipeline] checkout
19:24:02 [2025-04-27T17:24:02.099Z] Selected Git installation does not exist. Using Default
19:24:02 [2025-04-27T17:24:02.099Z] The recommended git tool is: NONE
19:24:02 [2025-04-27T17:24:02.099Z] No credentials specified
19:24:02 [2025-04-27T17:24:02.099Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:02 [2025-04-27T17:24:02.104Z] Fetching changes from the remote Git repository
19:24:02 [2025-04-27T17:24:02.106Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:02 [2025-04-27T17:24:02.114Z] Cleaning workspace
19:24:02 [2025-04-27T17:24:02.114Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02 [2025-04-27T17:24:02.119Z] Resetting working tree
19:24:02 [2025-04-27T17:24:02.119Z]  > /usr/bin/git reset --hard # timeout=10
19:24:02 [2025-04-27T17:24:02.128Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:02 [2025-04-27T17:24:02.135Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-04-27T17:24:02.135Z]  > /usr/bin/git --version # timeout=10
19:24:02 [2025-04-27T17:24:02.139Z]  > git --version # 'git version 2.43.0'
19:24:02 [2025-04-27T17:24:02.139Z]  > /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-27T17:24:02.516Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2025-04-27T17:24:02.522Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:02 [2025-04-27T17:24:02.522Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2025-04-27T17:24:02.528Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:02 [2025-04-27T17:24:02.545Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:02 [2025-04-27T17:24:02.546Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:02 [2025-04-27T17:24:02.568Z] [Pipeline] }
19:24:02 [2025-04-27T17:24:02.574Z] [Pipeline] // stage
19:24:02 [2025-04-27T17:24:02.595Z] [Pipeline] withEnv
19:24:02 [2025-04-27T17:24:02.596Z] [Pipeline] {
19:24:02 [2025-04-27T17:24:02.771Z] [Pipeline] isUnix
19:24:02 [2025-04-27T17:24:02.772Z] [Pipeline] withEnv
19:24:02 [2025-04-27T17:24:02.772Z] [Pipeline] {
19:24:02 [2025-04-27T17:24:02.786Z] [Pipeline] sh
19:24:03 [2025-04-27T17:24:03.041Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:03 [2025-04-27T17:24:03.041Z] .
19:24:03 [2025-04-27T17:24:03.042Z] [Pipeline] }
19:24:03 [2025-04-27T17:24:03.053Z] [Pipeline] // withEnv
19:24:03 [2025-04-27T17:24:03.067Z] [Pipeline] withDockerContainer
19:24:03 [2025-04-27T17:24:03.099Z] Jenkins does not seem to be running inside a container
19:24:03 [2025-04-27T17:24:03.107Z] $ 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-27T17:24:03.419Z] $ docker top c173903d89c1b023fcd318037c33754fd97d165acb9ead99f1036f8b31176fcc -eo pid,comm
19:24:03 [2025-04-27T17:24:03.459Z] [Pipeline] {
19:24:03 [2025-04-27T17:24:03.476Z] [Pipeline] withEnv
19:24:03 [2025-04-27T17:24:03.477Z] [Pipeline] {
19:24:03 [2025-04-27T17:24:03.490Z] [Pipeline] stage
19:24:03 [2025-04-27T17:24:03.491Z] [Pipeline] { (Prepare the job)
19:24:03 [2025-04-27T17:24:03.522Z] [Pipeline] sh
19:24:03 [2025-04-27T17:24:03.779Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:04 [2025-04-27T17:24:04.031Z] [Pipeline] script
19:24:04 [2025-04-27T17:24:04.035Z] [Pipeline] {
19:24:04 [2025-04-27T17:24:04.050Z] [Pipeline] readMavenPom
19:24:04 [2025-04-27T17:24:04.075Z] 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-27T17:24:04.077Z] 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-27T17:24:04.078Z] 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-27T17:24:04.078Z] 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-27T17:24:04.078Z] 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-27T17:24:04.080Z] [Pipeline] sh
19:24:04 [2025-04-27T17:24:04.339Z] + rm -f pom.xml
19:24:04 [2025-04-27T17:24:04.340Z] [Pipeline] }
19:24:04 [2025-04-27T17:24:04.352Z] [Pipeline] // script
19:24:04 [2025-04-27T17:24:04.367Z] [Pipeline] }
19:24:04 [2025-04-27T17:24:04.379Z] [Pipeline] // stage
19:24:04 [2025-04-27T17:24:04.392Z] [Pipeline] stage
19:24:04 [2025-04-27T17:24:04.393Z] [Pipeline] { (Check POM parent version)
19:24:04 [2025-04-27T17:24:04.456Z] [Pipeline] copyArtifacts
19:24:04 [2025-04-27T17:24:04.463Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 273
19:24:04 [2025-04-27T17:24:04.473Z] [Pipeline] script
19:24:04 [2025-04-27T17:24:04.479Z] [Pipeline] {
19:24:04 [2025-04-27T17:24:04.492Z] [Pipeline] readYaml
19:24:04 [2025-04-27T17:24:04.509Z] [Pipeline] sh
19:24:04 [2025-04-27T17:24:04.766Z] + 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-27T17:24:05.018Z] 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-27T17:24:05.018Z] 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-27T17:24:05.020Z] [Pipeline] sh
19:24:05 [2025-04-27T17:24:05.277Z] + rm -f build.yaml
19:24:05 [2025-04-27T17:24:05.278Z] [Pipeline] }
19:24:05 [2025-04-27T17:24:05.290Z] [Pipeline] // script
19:24:05 [2025-04-27T17:24:05.303Z] [Pipeline] }
19:24:05 [2025-04-27T17:24:05.314Z] [Pipeline] // stage
19:24:05 [2025-04-27T17:24:05.328Z] [Pipeline] stage
19:24:05 [2025-04-27T17:24:05.328Z] [Pipeline] { (Checkout projects and check code changes)
19:24:05 [2025-04-27T17:24:05.352Z] [Pipeline] script
19:24:05 [2025-04-27T17:24:05.355Z] [Pipeline] {
19:24:05 [2025-04-27T17:24:05.374Z] [Pipeline] copyArtifacts
19:24:05 [2025-04-27T17:24:05.381Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 940
19:24:05 [2025-04-27T17:24:05.391Z] [Pipeline] fileExists
19:24:05 [2025-04-27T17:24:05.408Z] [Pipeline] readYaml
19:24:05 [2025-04-27T17:24:05.421Z] 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-27T17:24:05.423Z] [Pipeline] dir
19:24:05 [2025-04-27T17:24:05.423Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:05 [2025-04-27T17:24:05.424Z] [Pipeline] {
19:24:05 [2025-04-27T17:24:05.441Z] [Pipeline] git
19:24:05 [2025-04-27T17:24:05.442Z] The recommended git tool is: /usr/bin/git
19:24:05 [2025-04-27T17:24:05.444Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2025-04-27T17:24:05.454Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5857eb30; decorates hudson.Launcher$LocalLauncher@31890605 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2025-04-27T17:24:05.455Z]  > /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-27T17:24:05.461Z] Fetching changes from the remote Git repository
19:24:05 [2025-04-27T17:24:05.464Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2025-04-27T17:24:05.470Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2025-04-27T17:24:05.470Z]  > /usr/bin/git --version # timeout=10
19:24:05 [2025-04-27T17:24:05.475Z]  > git --version # 'git version 2.43.0'
19:24:05 [2025-04-27T17:24:05.475Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2025-04-27T17:24:05.481Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2025-04-27T17:24:05.948Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2025-04-27T17:24:05.956Z] Checking out Revision 3dc566d2abb88551a66f533fe6fef5053300b6c6 (refs/remotes/origin/master)
19:24:05 [2025-04-27T17:24:05.956Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2025-04-27T17:24:05.961Z]  > /usr/bin/git checkout -f 3dc566d2abb88551a66f533fe6fef5053300b6c6 # timeout=10
19:24:06 [2025-04-27T17:24:06.020Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2025-04-27T17:24:06.041Z]  > /usr/bin/git branch -D master # timeout=10
19:24:06 [2025-04-27T17:24:06.048Z]  > /usr/bin/git checkout -b master 3dc566d2abb88551a66f533fe6fef5053300b6c6 # timeout=10
19:24:06 [2025-04-27T17:24:06.123Z] Commit message: "Remove the Firefox bug workaround as it is now fixed with Firefox 137"
19:24:06 [2025-04-27T17:24:06.123Z]  > /usr/bin/git rev-list --no-walk 3dc566d2abb88551a66f533fe6fef5053300b6c6 # timeout=10
19:24:06 [2025-04-27T17:24:06.144Z] [Pipeline] fileExists
19:24:06 [2025-04-27T17:24:06.152Z] [Pipeline] readMavenPom
19:24:06 [2025-04-27T17:24:06.171Z] [Pipeline] sh
19:24:06 [2025-04-27T17:24:06.429Z] + git rev-parse HEAD
19:24:06 [2025-04-27T17:24:06.431Z] [Pipeline] echo
19:24:06 [2025-04-27T17:24:06.432Z] Silverpeas-Core: current commit is 3dc566d2abb88551a66f533fe6fef5053300b6c6 and last build commit is 3dc566d2abb88551a66f533fe6fef5053300b6c6
19:24:06 [2025-04-27T17:24:06.434Z] [Pipeline] }
19:24:06 [2025-04-27T17:24:06.447Z] [Pipeline] // dir
19:24:06 [2025-04-27T17:24:06.460Z] [Pipeline] echo
19:24:06 [2025-04-27T17:24:06.460Z] Build skipped due to no changes have been done since the last build
19:24:06 [2025-04-27T17:24:06.474Z] [Pipeline] dir
19:24:06 [2025-04-27T17:24:06.474Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:06 [2025-04-27T17:24:06.475Z] [Pipeline] {
19:24:06 [2025-04-27T17:24:06.492Z] [Pipeline] git
19:24:06 [2025-04-27T17:24:06.493Z] The recommended git tool is: /usr/bin/git
19:24:06 [2025-04-27T17:24:06.494Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-04-27T17:24:06.503Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@52c93a51; decorates hudson.Launcher$LocalLauncher@4135dbac will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-04-27T17:24:06.504Z]  > /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-27T17:24:06.510Z] Fetching changes from the remote Git repository
19:24:06 [2025-04-27T17:24:06.513Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:06 [2025-04-27T17:24:06.518Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:06 [2025-04-27T17:24:06.518Z]  > /usr/bin/git --version # timeout=10
19:24:06 [2025-04-27T17:24:06.523Z]  > git --version # 'git version 2.43.0'
19:24:06 [2025-04-27T17:24:06.523Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-04-27T17:24:06.528Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-04-27T17:24:07.513Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-04-27T17:24:07.520Z] Checking out Revision 25f315d3fb930400589cbd974429d9bf0a93e680 (refs/remotes/origin/master)
19:24:07 [2025-04-27T17:24:07.520Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-04-27T17:24:07.525Z]  > /usr/bin/git checkout -f 25f315d3fb930400589cbd974429d9bf0a93e680 # timeout=10
19:24:07 [2025-04-27T17:24:07.554Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-04-27T17:24:07.565Z]  > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-04-27T17:24:07.572Z]  > /usr/bin/git checkout -b master 25f315d3fb930400589cbd974429d9bf0a93e680 # timeout=10
19:24:07 [2025-04-27T17:24:07.599Z] Commit message: "Remove some deprecated settings from properties files used in tests"
19:24:07 [2025-04-27T17:24:07.600Z]  > /usr/bin/git rev-list --no-walk 25f315d3fb930400589cbd974429d9bf0a93e680 # timeout=10
19:24:07 [2025-04-27T17:24:07.619Z] [Pipeline] fileExists
19:24:07 [2025-04-27T17:24:07.626Z] [Pipeline] readMavenPom
19:24:07 [2025-04-27T17:24:07.636Z] [Pipeline] sh
19:24:07 [2025-04-27T17:24:07.893Z] + git rev-parse HEAD
19:24:07 [2025-04-27T17:24:07.895Z] [Pipeline] echo
19:24:07 [2025-04-27T17:24:07.896Z] Silverpeas-Components: current commit is 25f315d3fb930400589cbd974429d9bf0a93e680 and last build commit is 25f315d3fb930400589cbd974429d9bf0a93e680
19:24:07 [2025-04-27T17:24:07.898Z] [Pipeline] }
19:24:07 [2025-04-27T17:24:07.911Z] [Pipeline] // dir
19:24:07 [2025-04-27T17:24:07.924Z] [Pipeline] echo
19:24:07 [2025-04-27T17:24:07.925Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-04-27T17:24:07.939Z] [Pipeline] dir
19:24:07 [2025-04-27T17:24:07.939Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:07 [2025-04-27T17:24:07.939Z] [Pipeline] {
19:24:07 [2025-04-27T17:24:07.956Z] [Pipeline] git
19:24:07 [2025-04-27T17:24:07.958Z] Selected Git installation does not exist. Using Default
19:24:07 [2025-04-27T17:24:07.958Z] The recommended git tool is: NONE
19:24:07 [2025-04-27T17:24:07.959Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-04-27T17:24:07.968Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5c03c090; decorates hudson.Launcher$LocalLauncher@25dcd58d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-04-27T17:24:07.969Z]  > /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-27T17:24:07.975Z] Fetching changes from the remote Git repository
19:24:07 [2025-04-27T17:24:07.978Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:07 [2025-04-27T17:24:07.985Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:07 [2025-04-27T17:24:07.985Z]  > /usr/bin/git --version # timeout=10
19:24:07 [2025-04-27T17:24:07.990Z]  > git --version # 'git version 2.43.0'
19:24:07 [2025-04-27T17:24:07.991Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-04-27T17:24:07.997Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-04-27T17:24:08.376Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-04-27T17:24:08.382Z] Checking out Revision 0ea75d00659ae52e4c471edd41e52a2c39aff350 (refs/remotes/origin/master)
19:24:08 [2025-04-27T17:24:08.382Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-04-27T17:24:08.386Z]  > /usr/bin/git checkout -f 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:08 [2025-04-27T17:24:08.396Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-04-27T17:24:08.404Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-04-27T17:24:08.410Z]  > /usr/bin/git checkout -b master 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:08 [2025-04-27T17:24:08.425Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:08 [2025-04-27T17:24:08.425Z]  > /usr/bin/git rev-list --no-walk 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:08 [2025-04-27T17:24:08.444Z] [Pipeline] fileExists
19:24:08 [2025-04-27T17:24:08.451Z] [Pipeline] readMavenPom
19:24:08 [2025-04-27T17:24:08.469Z] [Pipeline] sh
19:24:08 [2025-04-27T17:24:08.727Z] + git rev-parse HEAD
19:24:08 [2025-04-27T17:24:08.730Z] [Pipeline] echo
19:24:08 [2025-04-27T17:24:08.730Z] Silverpeas-Looks: current commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350 and last build commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350
19:24:08 [2025-04-27T17:24:08.732Z] [Pipeline] }
19:24:08 [2025-04-27T17:24:08.747Z] [Pipeline] // dir
19:24:08 [2025-04-27T17:24:08.761Z] [Pipeline] echo
19:24:08 [2025-04-27T17:24:08.761Z] Build skipped due to no changes have been done since the last build
19:24:08 [2025-04-27T17:24:08.776Z] [Pipeline] dir
19:24:08 [2025-04-27T17:24:08.776Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08 [2025-04-27T17:24:08.776Z] [Pipeline] {
19:24:08 [2025-04-27T17:24:08.794Z] [Pipeline] git
19:24:08 [2025-04-27T17:24:08.796Z] The recommended git tool is: NONE
19:24:08 [2025-04-27T17:24:08.796Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2025-04-27T17:24:08.806Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@73acc890; decorates hudson.Launcher$LocalLauncher@4bc3b3d3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2025-04-27T17:24:08.806Z]  > /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-27T17:24:08.813Z] Fetching changes from the remote Git repository
19:24:08 [2025-04-27T17:24:08.815Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2025-04-27T17:24:08.821Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2025-04-27T17:24:08.821Z]  > /usr/bin/git --version # timeout=10
19:24:08 [2025-04-27T17:24:08.827Z]  > git --version # 'git version 2.43.0'
19:24:08 [2025-04-27T17:24:08.827Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2025-04-27T17:24:08.834Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-04-27T17:24:09.171Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-04-27T17:24:09.178Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:09 [2025-04-27T17:24:09.178Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-04-27T17:24:09.184Z]  > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:09 [2025-04-27T17:24:09.196Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-04-27T17:24:09.206Z]  > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-04-27T17:24:09.213Z]  > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:09 [2025-04-27T17:24:09.229Z] Commit message: "Add two global config parameters allowing to parameterize the FILE log handler of Wildfly: * SERVER_LOG_BACKUP_MAX: the number of backup of the FILE log to   maintain. Above this count, all the olders additional backups are   deleted; * SERVER_LOG_BACKUP_SIZE: the maximum size of the FILE log (the unity, m   for megabyte for example, has to be indicated with the number)."
19:24:09 [2025-04-27T17:24:09.229Z]  > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:09 [2025-04-27T17:24:09.259Z] [Pipeline] fileExists
19:24:09 [2025-04-27T17:24:09.275Z] [Pipeline] sh
19:24:09 [2025-04-27T17:24:09.532Z] + git rev-parse HEAD
19:24:09 [2025-04-27T17:24:09.535Z] [Pipeline] echo
19:24:09 [2025-04-27T17:24:09.535Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:09 [2025-04-27T17:24:09.537Z] [Pipeline] }
19:24:09 [2025-04-27T17:24:09.553Z] [Pipeline] // dir
19:24:09 [2025-04-27T17:24:09.566Z] [Pipeline] echo
19:24:09 [2025-04-27T17:24:09.567Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-04-27T17:24:09.581Z] [Pipeline] dir
19:24:09 [2025-04-27T17:24:09.582Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09 [2025-04-27T17:24:09.582Z] [Pipeline] {
19:24:09 [2025-04-27T17:24:09.600Z] [Pipeline] git
19:24:09 [2025-04-27T17:24:09.602Z] The recommended git tool is: NONE
19:24:09 [2025-04-27T17:24:09.602Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-04-27T17:24:09.612Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7477552f; decorates hudson.Launcher$LocalLauncher@9269335 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-04-27T17:24:09.612Z]  > /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-27T17:24:09.618Z] Fetching changes from the remote Git repository
19:24:09 [2025-04-27T17:24:09.621Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2025-04-27T17:24:09.627Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2025-04-27T17:24:09.628Z]  > /usr/bin/git --version # timeout=10
19:24:09 [2025-04-27T17:24:09.633Z]  > git --version # 'git version 2.43.0'
19:24:09 [2025-04-27T17:24:09.633Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-04-27T17:24:09.640Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2025-04-27T17:24:10.012Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2025-04-27T17:24:10.017Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master)
19:24:10 [2025-04-27T17:24:10.017Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2025-04-27T17:24:10.023Z]  > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:10 [2025-04-27T17:24:10.038Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2025-04-27T17:24:10.047Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2025-04-27T17:24:10.053Z]  > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:10 [2025-04-27T17:24:10.072Z] Commit message: "Update the silverpeas logging definition CLI script by defining explicitly two different log formatters to be used by the log handlers dedicated to the Silverpeas logging."
19:24:10 [2025-04-27T17:24:10.072Z]  > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:10 [2025-04-27T17:24:10.102Z] [Pipeline] fileExists
19:24:10 [2025-04-27T17:24:10.117Z] [Pipeline] readMavenPom
19:24:10 [2025-04-27T17:24:10.134Z] [Pipeline] sh
19:24:10 [2025-04-27T17:24:10.392Z] + git rev-parse HEAD
19:24:10 [2025-04-27T17:24:10.394Z] [Pipeline] echo
19:24:10 [2025-04-27T17:24:10.395Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46
19:24:10 [2025-04-27T17:24:10.397Z] [Pipeline] }
19:24:10 [2025-04-27T17:24:10.411Z] [Pipeline] // dir
19:24:10 [2025-04-27T17:24:10.425Z] [Pipeline] echo
19:24:10 [2025-04-27T17:24:10.426Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-04-27T17:24:10.440Z] [Pipeline] dir
19:24:10 [2025-04-27T17:24:10.441Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:10 [2025-04-27T17:24:10.441Z] [Pipeline] {
19:24:10 [2025-04-27T17:24:10.459Z] [Pipeline] git
19:24:10 [2025-04-27T17:24:10.461Z] The recommended git tool is: NONE
19:24:10 [2025-04-27T17:24:10.462Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2025-04-27T17:24:10.474Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@224ff7ce; decorates hudson.Launcher$LocalLauncher@4dba7154 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2025-04-27T17:24:10.474Z]  > /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-27T17:24:10.480Z] Fetching changes from the remote Git repository
19:24:10 [2025-04-27T17:24:10.483Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10 [2025-04-27T17:24:10.489Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:10 [2025-04-27T17:24:10.489Z]  > /usr/bin/git --version # timeout=10
19:24:10 [2025-04-27T17:24:10.494Z]  > git --version # 'git version 2.43.0'
19:24:10 [2025-04-27T17:24:10.494Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2025-04-27T17:24:10.501Z]  > /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-27T17:24:10.898Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2025-04-27T17:24:10.905Z] Checking out Revision d72196062965bd6f53e98b8d2598fa382cda2020 (refs/remotes/origin/master)
19:24:10 [2025-04-27T17:24:10.905Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2025-04-27T17:24:10.910Z]  > /usr/bin/git checkout -f d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-04-27T17:24:10.919Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2025-04-27T17:24:10.930Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2025-04-27T17:24:10.938Z]  > /usr/bin/git checkout -b master d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-04-27T17:24:10.950Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:10 [2025-04-27T17:24:10.950Z]  > /usr/bin/git rev-list --no-walk d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-04-27T17:24:10.980Z] [Pipeline] fileExists
19:24:10 [2025-04-27T17:24:10.994Z] [Pipeline] readMavenPom
19:24:11 [2025-04-27T17:24:11.013Z] [Pipeline] sh
19:24:11 [2025-04-27T17:24:11.270Z] + git rev-parse HEAD
19:24:11 [2025-04-27T17:24:11.273Z] [Pipeline] echo
19:24:11 [2025-04-27T17:24:11.273Z] Silverpeas-Assembly: current commit is d72196062965bd6f53e98b8d2598fa382cda2020 and last build commit is d72196062965bd6f53e98b8d2598fa382cda2020
19:24:11 [2025-04-27T17:24:11.275Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.287Z] [Pipeline] // dir
19:24:11 [2025-04-27T17:24:11.301Z] [Pipeline] echo
19:24:11 [2025-04-27T17:24:11.302Z] Build skipped due to no changes have been done since the last build
19:24:11 [2025-04-27T17:24:11.302Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.316Z] [Pipeline] // script
19:24:11 [2025-04-27T17:24:11.331Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.344Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.360Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.361Z] [Pipeline] { (Build Silverpeas)
19:24:11 [2025-04-27T17:24:11.392Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.393Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.422Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.423Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11 [2025-04-27T17:24:11.437Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.438Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.439Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.453Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.469Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.470Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11 [2025-04-27T17:24:11.483Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.483Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.485Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.497Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.510Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.511Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11 [2025-04-27T17:24:11.524Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.524Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.525Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.536Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.548Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.548Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11 [2025-04-27T17:24:11.559Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.559Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.560Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.570Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.582Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.582Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11 [2025-04-27T17:24:11.592Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.593Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.594Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.603Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.613Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.613Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11 [2025-04-27T17:24:11.622Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.623Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.624Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.632Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.642Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.643Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11 [2025-04-27T17:24:11.651Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.652Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.653Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.661Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.670Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.671Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:11 [2025-04-27T17:24:11.679Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.679Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.680Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.688Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.697Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.698Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:11 [2025-04-27T17:24:11.705Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.706Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.708Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.715Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.723Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.724Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:11 [2025-04-27T17:24:11.732Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.732Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.734Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.741Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.749Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.750Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:11 [2025-04-27T17:24:11.757Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.758Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.759Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.766Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.774Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.775Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:11 [2025-04-27T17:24:11.781Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.782Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.783Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.790Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.797Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.798Z] [Pipeline] { (Publish Community Web Site)
19:24:11 [2025-04-27T17:24:11.805Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-27T17:24:11.806Z] [Pipeline] getContext
19:24:11 [2025-04-27T17:24:11.807Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.813Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.819Z] [Pipeline] }
19:24:11 [2025-04-27T17:24:11.826Z] [Pipeline] // stage
19:24:11 [2025-04-27T17:24:11.841Z] [Pipeline] stage
19:24:11 [2025-04-27T17:24:11.841Z] [Pipeline] { (Create YAML build report)
19:24:11 [2025-04-27T17:24:11.863Z] [Pipeline] script
19:24:11 [2025-04-27T17:24:11.865Z] [Pipeline] {
19:24:11 [2025-04-27T17:24:11.880Z] [Pipeline] sh
19:24:12 [2025-04-27T17:24:12.138Z] + mkdir -p target
19:24:12 [2025-04-27T17:24:12.140Z] [Pipeline] sh
19:24:12 [2025-04-27T17:24:12.397Z] + mv build.yaml target/
19:24:12 [2025-04-27T17:24:12.398Z] [Pipeline] }
19:24:12 [2025-04-27T17:24:12.406Z] [Pipeline] // script
19:24:12 [2025-04-27T17:24:12.421Z] [Pipeline] }
19:24:12 [2025-04-27T17:24:12.434Z] [Pipeline] // stage
19:24:12 [2025-04-27T17:24:12.455Z] [Pipeline] stage
19:24:12 [2025-04-27T17:24:12.456Z] [Pipeline] { (Declarative: Post Actions)
19:24:12 [2025-04-27T17:24:12.482Z] [Pipeline] step
19:24:12 [2025-04-27T17:24:12.508Z] [Pipeline] script
19:24:12 [2025-04-27T17:24:12.513Z] [Pipeline] {
19:24:12 [2025-04-27T17:24:12.542Z] [Pipeline] }
19:24:12 [2025-04-27T17:24:12.556Z] [Pipeline] // script
19:24:12 [2025-04-27T17:24:12.574Z] [Pipeline] archiveArtifacts
19:24:12 [2025-04-27T17:24:12.577Z] Archiving artifacts
19:24:12 [2025-04-27T17:24:12.592Z] Enregistrement des empreintes numériques
19:24:12 [2025-04-27T17:24:12.608Z] [Pipeline] sh
19:24:12 [2025-04-27T17:24:12.867Z] + rm -rf target
19:24:12 [2025-04-27T17:24:12.873Z] [Pipeline] }
19:24:12 [2025-04-27T17:24:12.888Z] [Pipeline] // stage
19:24:12 [2025-04-27T17:24:12.902Z] [Pipeline] }
19:24:12 [2025-04-27T17:24:12.916Z] [Pipeline] // withEnv
19:24:12 [2025-04-27T17:24:12.930Z] [Pipeline] }
19:24:12 [2025-04-27T17:24:12.930Z] $ docker stop --time=1 c173903d89c1b023fcd318037c33754fd97d165acb9ead99f1036f8b31176fcc
19:24:14 [2025-04-27T17:24:14.171Z] $ docker rm -f --volumes c173903d89c1b023fcd318037c33754fd97d165acb9ead99f1036f8b31176fcc
19:24:14 [2025-04-27T17:24:14.209Z] [Pipeline] // withDockerContainer
19:24:14 [2025-04-27T17:24:14.215Z] [Pipeline] }
19:24:14 [2025-04-27T17:24:14.221Z] [Pipeline] // withEnv
19:24:14 [2025-04-27T17:24:14.227Z] [Pipeline] }
19:24:14 [2025-04-27T17:24:14.238Z] [Pipeline] // node
19:24:14 [2025-04-27T17:24:14.252Z] [Pipeline] End of Pipeline
19:24:14 [2025-04-27T17:24:14.310Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #558
19:24:14 [2025-04-27T17:24:14.310Z] Finished: SUCCESS