19:24:00 [2025-09-10T17:24:00.559Z] Lancé par une alarme périodique 19:24:00 [2025-09-10T17:24:00.559Z] Running as userbuild 19:24:00 [2025-09-10T17:24:00.978Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:01 [2025-09-10T17:24:01.264Z] [Pipeline] Start of Pipeline 19:24:01 [2025-09-10T17:24:01.525Z] [Pipeline] node 19:24:01 [2025-09-10T17:24:01.528Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy 19:24:01 [2025-09-10T17:24:01.532Z] [Pipeline] { 19:24:01 [2025-09-10T17:24:01.545Z] [Pipeline] stage 19:24:01 [2025-09-10T17:24:01.546Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:01 [2025-09-10T17:24:01.559Z] [Pipeline] checkout 19:24:01 [2025-09-10T17:24:01.561Z] Selected Git installation does not exist. Using Default 19:24:01 [2025-09-10T17:24:01.562Z] The recommended git tool is: NONE 19:24:01 [2025-09-10T17:24:01.562Z] No credentials specified 19:24:01 [2025-09-10T17:24:01.562Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 19:24:01 [2025-09-10T17:24:01.569Z] Fetching changes from the remote Git repository 19:24:01 [2025-09-10T17:24:01.574Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:01 [2025-09-10T17:24:01.579Z] Cleaning workspace 19:24:01 [2025-09-10T17:24:01.579Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:01 [2025-09-10T17:24:01.585Z] Resetting working tree 19:24:01 [2025-09-10T17:24:01.585Z] > /usr/bin/git reset --hard # timeout=10 19:24:01 [2025-09-10T17:24:01.592Z] > /usr/bin/git clean -fdx # timeout=10 19:24:01 [2025-09-10T17:24:01.600Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:01 [2025-09-10T17:24:01.601Z] > /usr/bin/git --version # timeout=10 19:24:01 [2025-09-10T17:24:01.605Z] > git --version # 'git version 2.43.0' 19:24:01 [2025-09-10T17:24:01.605Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:01 [2025-09-10T17:24:01.987Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:01 [2025-09-10T17:24:01.994Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master) 19:24:01 [2025-09-10T17:24:01.994Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:01 [2025-09-10T17:24:01.999Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10 19:24:02 [2025-09-10T17:24:02.009Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project." 19:24:02 [2025-09-10T17:24:02.010Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10 19:24:02 [2025-09-10T17:24:02.029Z] [Pipeline] } 19:24:02 [2025-09-10T17:24:02.036Z] [Pipeline] // stage 19:24:02 [2025-09-10T17:24:02.057Z] [Pipeline] withEnv 19:24:02 [2025-09-10T17:24:02.058Z] [Pipeline] { 19:24:02 [2025-09-10T17:24:02.205Z] [Pipeline] isUnix 19:24:02 [2025-09-10T17:24:02.206Z] [Pipeline] withEnv 19:24:02 [2025-09-10T17:24:02.207Z] [Pipeline] { 19:24:02 [2025-09-10T17:24:02.221Z] [Pipeline] sh 19:24:02 [2025-09-10T17:24:02.478Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:02 [2025-09-10T17:24:02.478Z] . 19:24:02 [2025-09-10T17:24:02.479Z] [Pipeline] } 19:24:02 [2025-09-10T17:24:02.492Z] [Pipeline] // withEnv 19:24:02 [2025-09-10T17:24:02.508Z] [Pipeline] withDockerContainer 19:24:02 [2025-09-10T17:24:02.541Z] Jenkins does not seem to be running inside a container 19:24:02 [2025-09-10T17:24:02.549Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:latest cat 19:24:02 [2025-09-10T17:24:02.866Z] $ docker top 82f40dfb8342ff1139570162211235044c03999841081ed77d85f13ecb3dfd16 -eo pid,comm 19:24:02 [2025-09-10T17:24:02.906Z] [Pipeline] { 19:24:02 [2025-09-10T17:24:02.920Z] [Pipeline] withEnv 19:24:02 [2025-09-10T17:24:02.920Z] [Pipeline] { 19:24:02 [2025-09-10T17:24:02.929Z] [Pipeline] stage 19:24:02 [2025-09-10T17:24:02.929Z] [Pipeline] { (Prepare the job) 19:24:02 [2025-09-10T17:24:02.957Z] [Pipeline] sh 19:24:03 [2025-09-10T17:24:03.215Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml 19:24:03 [2025-09-10T17:24:03.467Z] [Pipeline] script 19:24:03 [2025-09-10T17:24:03.474Z] [Pipeline] { 19:24:03 [2025-09-10T17:24:03.486Z] [Pipeline] readMavenPom 19:24:03 [2025-09-10T17:24:03.501Z] 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-09-10T17:24:03.503Z] 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-09-10T17:24:03.503Z] 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-09-10T17:24:03.504Z] 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-09-10T17:24:03.504Z] 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-09-10T17:24:03.505Z] [Pipeline] sh 19:24:03 [2025-09-10T17:24:03.764Z] + rm -f pom.xml 19:24:03 [2025-09-10T17:24:03.765Z] [Pipeline] } 19:24:03 [2025-09-10T17:24:03.780Z] [Pipeline] // script 19:24:03 [2025-09-10T17:24:03.794Z] [Pipeline] } 19:24:03 [2025-09-10T17:24:03.806Z] [Pipeline] // stage 19:24:03 [2025-09-10T17:24:03.821Z] [Pipeline] stage 19:24:03 [2025-09-10T17:24:03.822Z] [Pipeline] { (Check POM parent version) 19:24:03 [2025-09-10T17:24:03.888Z] [Pipeline] copyArtifacts 19:24:03 [2025-09-10T17:24:03.895Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 275 19:24:03 [2025-09-10T17:24:03.910Z] [Pipeline] script 19:24:03 [2025-09-10T17:24:03.917Z] [Pipeline] { 19:24:03 [2025-09-10T17:24:03.933Z] [Pipeline] readYaml 19:24:03 [2025-09-10T17:24:03.952Z] [Pipeline] sh 19:24:04 [2025-09-10T17:24:04.211Z] + 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-09-10T17:24:04.213Z] 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-09-10T17:24:04.213Z] 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-09-10T17:24:04.214Z] [Pipeline] sh 19:24:04 [2025-09-10T17:24:04.469Z] + rm -f build.yaml 19:24:04 [2025-09-10T17:24:04.470Z] [Pipeline] } 19:24:04 [2025-09-10T17:24:04.483Z] [Pipeline] // script 19:24:04 [2025-09-10T17:24:04.497Z] [Pipeline] } 19:24:04 [2025-09-10T17:24:04.509Z] [Pipeline] // stage 19:24:04 [2025-09-10T17:24:04.524Z] [Pipeline] stage 19:24:04 [2025-09-10T17:24:04.525Z] [Pipeline] { (Checkout projects and check code changes) 19:24:04 [2025-09-10T17:24:04.553Z] [Pipeline] script 19:24:04 [2025-09-10T17:24:04.559Z] [Pipeline] { 19:24:04 [2025-09-10T17:24:04.581Z] [Pipeline] copyArtifacts 19:24:04 [2025-09-10T17:24:04.589Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 993 19:24:04 [2025-09-10T17:24:04.604Z] [Pipeline] fileExists 19:24:04 [2025-09-10T17:24:04.619Z] [Pipeline] readYaml 19:24:04 [2025-09-10T17:24:04.637Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. 19:24:04 [2025-09-10T17:24:04.641Z] [Pipeline] dir 19:24:04 [2025-09-10T17:24:04.641Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core 19:24:04 [2025-09-10T17:24:04.642Z] [Pipeline] { 19:24:04 [2025-09-10T17:24:04.662Z] [Pipeline] git 19:24:04 [2025-09-10T17:24:04.664Z] The recommended git tool is: /usr/bin/git 19:24:04 [2025-09-10T17:24:04.665Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:04 [2025-09-10T17:24:04.683Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3a6b32cf; decorates hudson.Launcher$LocalLauncher@4a70c087 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:04 [2025-09-10T17:24:04.683Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 19:24:04 [2025-09-10T17:24:04.690Z] Fetching changes from the remote Git repository 19:24:04 [2025-09-10T17:24:04.692Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 19:24:04 [2025-09-10T17:24:04.697Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 19:24:04 [2025-09-10T17:24:04.698Z] > /usr/bin/git --version # timeout=10 19:24:04 [2025-09-10T17:24:04.702Z] > git --version # 'git version 2.43.0' 19:24:04 [2025-09-10T17:24:04.702Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:04 [2025-09-10T17:24:04.707Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:05 [2025-09-10T17:24:05.130Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:05 [2025-09-10T17:24:05.139Z] Checking out Revision d1e23c29ce7dfa42a541d82a9ba974b290a3b3e2 (refs/remotes/origin/master) 19:24:05 [2025-09-10T17:24:05.139Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:05 [2025-09-10T17:24:05.145Z] > /usr/bin/git checkout -f d1e23c29ce7dfa42a541d82a9ba974b290a3b3e2 # timeout=10 19:24:05 [2025-09-10T17:24:05.217Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:05 [2025-09-10T17:24:05.232Z] > /usr/bin/git branch -D master # timeout=10 19:24:05 [2025-09-10T17:24:05.240Z] > /usr/bin/git checkout -b master d1e23c29ce7dfa42a541d82a9ba974b290a3b3e2 # timeout=10 19:24:05 [2025-09-10T17:24:05.357Z] Commit message: "Bug #14893" 19:24:05 [2025-09-10T17:24:05.357Z] > /usr/bin/git rev-list --no-walk d1e23c29ce7dfa42a541d82a9ba974b290a3b3e2 # timeout=10 19:24:05 [2025-09-10T17:24:05.380Z] [Pipeline] fileExists 19:24:05 [2025-09-10T17:24:05.393Z] [Pipeline] readMavenPom 19:24:05 [2025-09-10T17:24:05.420Z] [Pipeline] sh 19:24:05 [2025-09-10T17:24:05.677Z] + git rev-parse HEAD 19:24:05 [2025-09-10T17:24:05.681Z] [Pipeline] echo 19:24:05 [2025-09-10T17:24:05.681Z] Silverpeas-Core: current commit is d1e23c29ce7dfa42a541d82a9ba974b290a3b3e2 and last build commit is d1e23c29ce7dfa42a541d82a9ba974b290a3b3e2 19:24:05 [2025-09-10T17:24:05.684Z] [Pipeline] } 19:24:05 [2025-09-10T17:24:05.697Z] [Pipeline] // dir 19:24:05 [2025-09-10T17:24:05.711Z] [Pipeline] echo 19:24:05 [2025-09-10T17:24:05.711Z] Build skipped due to no changes have been done since the last build 19:24:05 [2025-09-10T17:24:05.726Z] [Pipeline] dir 19:24:05 [2025-09-10T17:24:05.726Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components 19:24:05 [2025-09-10T17:24:05.727Z] [Pipeline] { 19:24:05 [2025-09-10T17:24:05.746Z] [Pipeline] git 19:24:05 [2025-09-10T17:24:05.747Z] The recommended git tool is: /usr/bin/git 19:24:05 [2025-09-10T17:24:05.748Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:05 [2025-09-10T17:24:05.758Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6651dd0; decorates hudson.Launcher$LocalLauncher@78098c3 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:05 [2025-09-10T17:24:05.759Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10 19:24:05 [2025-09-10T17:24:05.766Z] Fetching changes from the remote Git repository 19:24:05 [2025-09-10T17:24:05.770Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 19:24:05 [2025-09-10T17:24:05.777Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 19:24:05 [2025-09-10T17:24:05.777Z] > /usr/bin/git --version # timeout=10 19:24:05 [2025-09-10T17:24:05.783Z] > git --version # 'git version 2.43.0' 19:24:05 [2025-09-10T17:24:05.783Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:05 [2025-09-10T17:24:05.789Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:06 [2025-09-10T17:24:06.169Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:06 [2025-09-10T17:24:06.175Z] Checking out Revision 0d193c2885d7dd4d262ba2a1acd8e1fceb3dd332 (refs/remotes/origin/master) 19:24:06 [2025-09-10T17:24:06.175Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:06 [2025-09-10T17:24:06.181Z] > /usr/bin/git checkout -f 0d193c2885d7dd4d262ba2a1acd8e1fceb3dd332 # timeout=10 19:24:06 [2025-09-10T17:24:06.233Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:06 [2025-09-10T17:24:06.245Z] > /usr/bin/git branch -D master # timeout=10 19:24:06 [2025-09-10T17:24:06.253Z] > /usr/bin/git checkout -b master 0d193c2885d7dd4d262ba2a1acd8e1fceb3dd332 # timeout=10 19:24:06 [2025-09-10T17:24:06.287Z] Commit message: "Take profit of the new SchedulingInitializer abstract class for all initializers setting up a scheduling of some jobs" 19:24:06 [2025-09-10T17:24:06.287Z] > /usr/bin/git rev-list --no-walk 0d193c2885d7dd4d262ba2a1acd8e1fceb3dd332 # timeout=10 19:24:06 [2025-09-10T17:24:06.305Z] [Pipeline] fileExists 19:24:06 [2025-09-10T17:24:06.312Z] [Pipeline] readMavenPom 19:24:06 [2025-09-10T17:24:06.332Z] [Pipeline] sh 19:24:06 [2025-09-10T17:24:06.591Z] + git rev-parse HEAD 19:24:06 [2025-09-10T17:24:06.594Z] [Pipeline] echo 19:24:06 [2025-09-10T17:24:06.595Z] Silverpeas-Components: current commit is 0d193c2885d7dd4d262ba2a1acd8e1fceb3dd332 and last build commit is 0d193c2885d7dd4d262ba2a1acd8e1fceb3dd332 19:24:06 [2025-09-10T17:24:06.597Z] [Pipeline] } 19:24:06 [2025-09-10T17:24:06.607Z] [Pipeline] // dir 19:24:06 [2025-09-10T17:24:06.614Z] [Pipeline] echo 19:24:06 [2025-09-10T17:24:06.615Z] Build skipped due to no changes have been done since the last build 19:24:06 [2025-09-10T17:24:06.623Z] [Pipeline] dir 19:24:06 [2025-09-10T17:24:06.623Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks 19:24:06 [2025-09-10T17:24:06.624Z] [Pipeline] { 19:24:06 [2025-09-10T17:24:06.634Z] [Pipeline] git 19:24:06 [2025-09-10T17:24:06.636Z] Selected Git installation does not exist. Using Default 19:24:06 [2025-09-10T17:24:06.636Z] The recommended git tool is: NONE 19:24:06 [2025-09-10T17:24:06.636Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:06 [2025-09-10T17:24:06.650Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1cb281fa; decorates hudson.Launcher$LocalLauncher@fb57465 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:06 [2025-09-10T17:24:06.651Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10 19:24:06 [2025-09-10T17:24:06.658Z] Fetching changes from the remote Git repository 19:24:06 [2025-09-10T17:24:06.662Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 19:24:06 [2025-09-10T17:24:06.668Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 19:24:06 [2025-09-10T17:24:06.668Z] > /usr/bin/git --version # timeout=10 19:24:06 [2025-09-10T17:24:06.673Z] > git --version # 'git version 2.43.0' 19:24:06 [2025-09-10T17:24:06.673Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:06 [2025-09-10T17:24:06.679Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:07 [2025-09-10T17:24:07.052Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:07 [2025-09-10T17:24:07.058Z] Checking out Revision 217767c9fe8c6a1dea2b4005c413b017b0c2a099 (refs/remotes/origin/master) 19:24:07 [2025-09-10T17:24:07.058Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:07 [2025-09-10T17:24:07.064Z] > /usr/bin/git checkout -f 217767c9fe8c6a1dea2b4005c413b017b0c2a099 # timeout=10 19:24:07 [2025-09-10T17:24:07.080Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:07 [2025-09-10T17:24:07.089Z] > /usr/bin/git branch -D master # timeout=10 19:24:07 [2025-09-10T17:24:07.096Z] > /usr/bin/git checkout -b master 217767c9fe8c6a1dea2b4005c413b017b0c2a099 # timeout=10 19:24:07 [2025-09-10T17:24:07.111Z] Commit message: "Fix the bug of an exception thrown when trying to make the news list to render in the home page for a non configured news applications" 19:24:07 [2025-09-10T17:24:07.111Z] > /usr/bin/git rev-list --no-walk 217767c9fe8c6a1dea2b4005c413b017b0c2a099 # timeout=10 19:24:07 [2025-09-10T17:24:07.130Z] [Pipeline] fileExists 19:24:07 [2025-09-10T17:24:07.137Z] [Pipeline] readMavenPom 19:24:07 [2025-09-10T17:24:07.147Z] [Pipeline] sh 19:24:07 [2025-09-10T17:24:07.403Z] + git rev-parse HEAD 19:24:07 [2025-09-10T17:24:07.406Z] [Pipeline] echo 19:24:07 [2025-09-10T17:24:07.407Z] Silverpeas-Looks: current commit is 217767c9fe8c6a1dea2b4005c413b017b0c2a099 and last build commit is 217767c9fe8c6a1dea2b4005c413b017b0c2a099 19:24:07 [2025-09-10T17:24:07.409Z] [Pipeline] } 19:24:07 [2025-09-10T17:24:07.426Z] [Pipeline] // dir 19:24:07 [2025-09-10T17:24:07.440Z] [Pipeline] echo 19:24:07 [2025-09-10T17:24:07.441Z] Build skipped due to no changes have been done since the last build 19:24:07 [2025-09-10T17:24:07.456Z] [Pipeline] dir 19:24:07 [2025-09-10T17:24:07.456Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup 19:24:07 [2025-09-10T17:24:07.457Z] [Pipeline] { 19:24:07 [2025-09-10T17:24:07.476Z] [Pipeline] git 19:24:07 [2025-09-10T17:24:07.478Z] The recommended git tool is: NONE 19:24:07 [2025-09-10T17:24:07.479Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:07 [2025-09-10T17:24:07.492Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@31fcfe3a; decorates hudson.Launcher$LocalLauncher@2b252683 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:07 [2025-09-10T17:24:07.492Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10 19:24:07 [2025-09-10T17:24:07.499Z] Fetching changes from the remote Git repository 19:24:07 [2025-09-10T17:24:07.502Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 19:24:07 [2025-09-10T17:24:07.508Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 19:24:07 [2025-09-10T17:24:07.508Z] > /usr/bin/git --version # timeout=10 19:24:07 [2025-09-10T17:24:07.514Z] > git --version # 'git version 2.43.0' 19:24:07 [2025-09-10T17:24:07.514Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:07 [2025-09-10T17:24:07.520Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:07 [2025-09-10T17:24:07.920Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:07 [2025-09-10T17:24:07.929Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master) 19:24:07 [2025-09-10T17:24:07.929Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:07 [2025-09-10T17:24:07.935Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:07 [2025-09-10T17:24:07.947Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:07 [2025-09-10T17:24:07.957Z] > /usr/bin/git branch -D master # timeout=10 19:24:07 [2025-09-10T17:24:07.965Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:07 [2025-09-10T17:24:07.983Z] 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:07 [2025-09-10T17:24:07.984Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2025-09-10T17:24:08.005Z] [Pipeline] fileExists 19:24:08 [2025-09-10T17:24:08.022Z] [Pipeline] sh 19:24:08 [2025-09-10T17:24:08.281Z] + git rev-parse HEAD 19:24:08 [2025-09-10T17:24:08.284Z] [Pipeline] echo 19:24:08 [2025-09-10T17:24:08.284Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 19:24:08 [2025-09-10T17:24:08.287Z] [Pipeline] } 19:24:08 [2025-09-10T17:24:08.301Z] [Pipeline] // dir 19:24:08 [2025-09-10T17:24:08.316Z] [Pipeline] echo 19:24:08 [2025-09-10T17:24:08.317Z] Build skipped due to no changes have been done since the last build 19:24:08 [2025-09-10T17:24:08.333Z] [Pipeline] dir 19:24:08 [2025-09-10T17:24:08.333Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution 19:24:08 [2025-09-10T17:24:08.334Z] [Pipeline] { 19:24:08 [2025-09-10T17:24:08.355Z] [Pipeline] git 19:24:08 [2025-09-10T17:24:08.357Z] The recommended git tool is: NONE 19:24:08 [2025-09-10T17:24:08.358Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:08 [2025-09-10T17:24:08.366Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@796ae26d; decorates hudson.Launcher$LocalLauncher@3b3c02ea will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:08 [2025-09-10T17:24:08.367Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 19:24:08 [2025-09-10T17:24:08.374Z] Fetching changes from the remote Git repository 19:24:08 [2025-09-10T17:24:08.378Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 19:24:08 [2025-09-10T17:24:08.384Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 19:24:08 [2025-09-10T17:24:08.384Z] > /usr/bin/git --version # timeout=10 19:24:08 [2025-09-10T17:24:08.389Z] > git --version # 'git version 2.43.0' 19:24:08 [2025-09-10T17:24:08.389Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:08 [2025-09-10T17:24:08.396Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:08 [2025-09-10T17:24:08.777Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:08 [2025-09-10T17:24:08.784Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master) 19:24:08 [2025-09-10T17:24:08.784Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:08 [2025-09-10T17:24:08.790Z] > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10 19:24:08 [2025-09-10T17:24:08.801Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:08 [2025-09-10T17:24:08.810Z] > /usr/bin/git branch -D master # timeout=10 19:24:08 [2025-09-10T17:24:08.818Z] > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10 19:24:08 [2025-09-10T17:24:08.834Z] Commit message: "Update the silverpeas logging definition CLI script by defining explicitly two different log formatters to be used by the log handlers dedicated to the Silverpeas logging." 19:24:08 [2025-09-10T17:24:08.835Z] > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10 19:24:08 [2025-09-10T17:24:08.865Z] [Pipeline] fileExists 19:24:08 [2025-09-10T17:24:08.875Z] [Pipeline] readMavenPom 19:24:08 [2025-09-10T17:24:08.890Z] [Pipeline] sh 19:24:09 [2025-09-10T17:24:09.149Z] + git rev-parse HEAD 19:24:09 [2025-09-10T17:24:09.152Z] [Pipeline] echo 19:24:09 [2025-09-10T17:24:09.152Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46 19:24:09 [2025-09-10T17:24:09.154Z] [Pipeline] } 19:24:09 [2025-09-10T17:24:09.169Z] [Pipeline] // dir 19:24:09 [2025-09-10T17:24:09.184Z] [Pipeline] echo 19:24:09 [2025-09-10T17:24:09.184Z] Build skipped due to no changes have been done since the last build 19:24:09 [2025-09-10T17:24:09.200Z] [Pipeline] dir 19:24:09 [2025-09-10T17:24:09.201Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly 19:24:09 [2025-09-10T17:24:09.201Z] [Pipeline] { 19:24:09 [2025-09-10T17:24:09.221Z] [Pipeline] git 19:24:09 [2025-09-10T17:24:09.223Z] The recommended git tool is: NONE 19:24:09 [2025-09-10T17:24:09.224Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:09 [2025-09-10T17:24:09.232Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4e2b2520; decorates hudson.Launcher$LocalLauncher@49f33310 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:09 [2025-09-10T17:24:09.232Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 19:24:09 [2025-09-10T17:24:09.239Z] Fetching changes from the remote Git repository 19:24:09 [2025-09-10T17:24:09.241Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 19:24:09 [2025-09-10T17:24:09.247Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 19:24:09 [2025-09-10T17:24:09.247Z] > /usr/bin/git --version # timeout=10 19:24:09 [2025-09-10T17:24:09.251Z] > git --version # 'git version 2.43.0' 19:24:09 [2025-09-10T17:24:09.251Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:09 [2025-09-10T17:24:09.256Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:09 [2025-09-10T17:24:09.650Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:09 [2025-09-10T17:24:09.657Z] Checking out Revision 7e6708d85bcdee486504baaedc34c9e9c1a5be71 (refs/remotes/origin/master) 19:24:09 [2025-09-10T17:24:09.657Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:09 [2025-09-10T17:24:09.662Z] > /usr/bin/git checkout -f 7e6708d85bcdee486504baaedc34c9e9c1a5be71 # timeout=10 19:24:09 [2025-09-10T17:24:09.671Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:09 [2025-09-10T17:24:09.681Z] > /usr/bin/git branch -D master # timeout=10 19:24:09 [2025-09-10T17:24:09.689Z] > /usr/bin/git checkout -b master 7e6708d85bcdee486504baaedc34c9e9c1a5be71 # timeout=10 19:24:09 [2025-09-10T17:24:09.700Z] Commit message: "Update parent POM to version 1.7-build250715" 19:24:09 [2025-09-10T17:24:09.700Z] > /usr/bin/git rev-list --no-walk 7e6708d85bcdee486504baaedc34c9e9c1a5be71 # timeout=10 19:24:09 [2025-09-10T17:24:09.720Z] [Pipeline] fileExists 19:24:09 [2025-09-10T17:24:09.728Z] [Pipeline] readMavenPom 19:24:09 [2025-09-10T17:24:09.740Z] [Pipeline] sh 19:24:09 [2025-09-10T17:24:09.998Z] + git rev-parse HEAD 19:24:10 [2025-09-10T17:24:10.001Z] [Pipeline] echo 19:24:10 [2025-09-10T17:24:10.001Z] Silverpeas-Assembly: current commit is 7e6708d85bcdee486504baaedc34c9e9c1a5be71 and last build commit is 7e6708d85bcdee486504baaedc34c9e9c1a5be71 19:24:10 [2025-09-10T17:24:10.004Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.024Z] [Pipeline] // dir 19:24:10 [2025-09-10T17:24:10.039Z] [Pipeline] echo 19:24:10 [2025-09-10T17:24:10.040Z] Build skipped due to no changes have been done since the last build 19:24:10 [2025-09-10T17:24:10.040Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.055Z] [Pipeline] // script 19:24:10 [2025-09-10T17:24:10.070Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.086Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.105Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.106Z] [Pipeline] { (Build Silverpeas) 19:24:10 [2025-09-10T17:24:10.135Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.136Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.157Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.158Z] [Pipeline] { (Build Silverpeas-Core) 19:24:10 [2025-09-10T17:24:10.174Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.175Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.177Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.192Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.208Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.209Z] [Pipeline] { (Build Silverpeas-Components) 19:24:10 [2025-09-10T17:24:10.222Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.223Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.224Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.237Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.249Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.250Z] [Pipeline] { (Build Silverpeas-Assembly) 19:24:10 [2025-09-10T17:24:10.258Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.259Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.261Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.270Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.281Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.282Z] [Pipeline] { (Build Silverpeas Setup) 19:24:10 [2025-09-10T17:24:10.292Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.293Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.294Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.304Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.315Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.316Z] [Pipeline] { (Build Silverpeas Distribution) 19:24:10 [2025-09-10T17:24:10.324Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.325Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.327Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.337Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.348Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.349Z] [Pipeline] { (Build Silverpeas-Looks) 19:24:10 [2025-09-10T17:24:10.357Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.358Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.361Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.369Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.379Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.380Z] [Pipeline] { (Publish Silverpeas-Core) 19:24:10 [2025-09-10T17:24:10.388Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.389Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.392Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.412Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.423Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.424Z] [Pipeline] { (Publish Silverpeas-Components) 19:24:10 [2025-09-10T17:24:10.432Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.433Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.435Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.443Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.452Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.452Z] [Pipeline] { (Publish Silverpeas-Assembly) 19:24:10 [2025-09-10T17:24:10.460Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.461Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.462Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.470Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.478Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.479Z] [Pipeline] { (Publish Silverpeas-Setup) 19:24:10 [2025-09-10T17:24:10.486Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.487Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.488Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.495Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.503Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.504Z] [Pipeline] { (Publish Silverpeas-Distribution) 19:24:10 [2025-09-10T17:24:10.511Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.512Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.514Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.522Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.530Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.531Z] [Pipeline] { (Publish Silverpeas-Looks) 19:24:10 [2025-09-10T17:24:10.538Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.539Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.541Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.548Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.557Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.558Z] [Pipeline] { (Publish Community Web Site) 19:24:10 [2025-09-10T17:24:10.565Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2025-09-10T17:24:10.566Z] [Pipeline] getContext 19:24:10 [2025-09-10T17:24:10.568Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.596Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.606Z] [Pipeline] } 19:24:10 [2025-09-10T17:24:10.616Z] [Pipeline] // stage 19:24:10 [2025-09-10T17:24:10.632Z] [Pipeline] stage 19:24:10 [2025-09-10T17:24:10.632Z] [Pipeline] { (Create YAML build report) 19:24:10 [2025-09-10T17:24:10.655Z] [Pipeline] script 19:24:10 [2025-09-10T17:24:10.660Z] [Pipeline] { 19:24:10 [2025-09-10T17:24:10.675Z] [Pipeline] sh 19:24:10 [2025-09-10T17:24:10.934Z] + mkdir -p target 19:24:10 [2025-09-10T17:24:10.936Z] [Pipeline] sh 19:24:11 [2025-09-10T17:24:11.193Z] + mv build.yaml target/ 19:24:11 [2025-09-10T17:24:11.195Z] [Pipeline] } 19:24:11 [2025-09-10T17:24:11.212Z] [Pipeline] // script 19:24:11 [2025-09-10T17:24:11.227Z] [Pipeline] } 19:24:11 [2025-09-10T17:24:11.241Z] [Pipeline] // stage 19:24:11 [2025-09-10T17:24:11.259Z] [Pipeline] stage 19:24:11 [2025-09-10T17:24:11.260Z] [Pipeline] { (Declarative: Post Actions) 19:24:11 [2025-09-10T17:24:11.283Z] [Pipeline] step 19:24:11 [2025-09-10T17:24:11.310Z] [Pipeline] script 19:24:11 [2025-09-10T17:24:11.315Z] [Pipeline] { 19:24:11 [2025-09-10T17:24:11.347Z] [Pipeline] } 19:24:11 [2025-09-10T17:24:11.361Z] [Pipeline] // script 19:24:11 [2025-09-10T17:24:11.381Z] [Pipeline] archiveArtifacts 19:24:11 [2025-09-10T17:24:11.384Z] Archiving artifacts 19:24:11 [2025-09-10T17:24:11.399Z] Enregistrement des empreintes numériques 19:24:11 [2025-09-10T17:24:11.413Z] [Pipeline] sh 19:24:11 [2025-09-10T17:24:11.671Z] + rm -rf target 19:24:11 [2025-09-10T17:24:11.677Z] [Pipeline] } 19:24:11 [2025-09-10T17:24:11.692Z] [Pipeline] // stage 19:24:11 [2025-09-10T17:24:11.707Z] [Pipeline] } 19:24:11 [2025-09-10T17:24:11.722Z] [Pipeline] // withEnv 19:24:11 [2025-09-10T17:24:11.737Z] [Pipeline] } 19:24:11 [2025-09-10T17:24:11.738Z] $ docker stop --time=1 82f40dfb8342ff1139570162211235044c03999841081ed77d85f13ecb3dfd16 19:24:13 [2025-09-10T17:24:13.017Z] $ docker rm -f --volumes 82f40dfb8342ff1139570162211235044c03999841081ed77d85f13ecb3dfd16 19:24:13 [2025-09-10T17:24:13.067Z] [Pipeline] // withDockerContainer 19:24:13 [2025-09-10T17:24:13.082Z] [Pipeline] } 19:24:13 [2025-09-10T17:24:13.097Z] [Pipeline] // withEnv 19:24:13 [2025-09-10T17:24:13.112Z] [Pipeline] } 19:24:13 [2025-09-10T17:24:13.127Z] [Pipeline] // node 19:24:13 [2025-09-10T17:24:13.142Z] [Pipeline] End of Pipeline 19:24:13 [2025-09-10T17:24:13.211Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #591 19:24:13 [2025-09-10T17:24:13.212Z] Finished: SUCCESS