[2026-04-09T23:21:00.419Z] Lancé par une alarme périodique [2026-04-09T23:21:00.419Z] Running as userbuild [2026-04-09T23:21:00.880Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-04-09T23:21:01.275Z] [Pipeline] Start of Pipeline [2026-04-09T23:21:01.571Z] [Pipeline] node [2026-04-09T23:21:01.575Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy [2026-04-09T23:21:01.579Z] [Pipeline] { [2026-04-09T23:21:01.599Z] [Pipeline] stage [2026-04-09T23:21:01.600Z] [Pipeline] { (Declarative: Checkout SCM) [2026-04-09T23:21:01.611Z] [Pipeline] checkout [2026-04-09T23:21:01.613Z] Selected Git installation does not exist. Using Default [2026-04-09T23:21:01.613Z] The recommended git tool is: NONE [2026-04-09T23:21:01.613Z] No credentials specified [2026-04-09T23:21:01.614Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 [2026-04-09T23:21:01.619Z] Fetching changes from the remote Git repository [2026-04-09T23:21:01.623Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2026-04-09T23:21:01.628Z] Cleaning workspace [2026-04-09T23:21:01.628Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2026-04-09T23:21:01.634Z] Resetting working tree [2026-04-09T23:21:01.634Z] > /usr/bin/git reset --hard # timeout=10 [2026-04-09T23:21:01.646Z] > /usr/bin/git clean -fdx # timeout=10 [2026-04-09T23:21:01.652Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-04-09T23:21:01.653Z] > /usr/bin/git --version # timeout=10 [2026-04-09T23:21:01.657Z] > git --version # 'git version 2.43.0' [2026-04-09T23:21:01.657Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T23:21:02.067Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-04-09T23:21:02.073Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) [2026-04-09T23:21:02.073Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-09T23:21:02.078Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 [2026-04-09T23:21:02.088Z] Commit message: "Fix SonarQube Maven execution in pipelines." [2026-04-09T23:21:02.088Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 [2026-04-09T23:21:02.109Z] [Pipeline] } [2026-04-09T23:21:02.116Z] [Pipeline] // stage [2026-04-09T23:21:02.140Z] [Pipeline] withEnv [2026-04-09T23:21:02.141Z] [Pipeline] { [2026-04-09T23:21:02.285Z] [Pipeline] isUnix [2026-04-09T23:21:02.286Z] [Pipeline] withEnv [2026-04-09T23:21:02.287Z] [Pipeline] { [2026-04-09T23:21:02.303Z] [Pipeline] sh [2026-04-09T23:21:02.560Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 [2026-04-09T23:21:02.560Z] . [2026-04-09T23:21:02.561Z] [Pipeline] } [2026-04-09T23:21:02.575Z] [Pipeline] // withEnv [2026-04-09T23:21:02.591Z] [Pipeline] withDockerContainer [2026-04-09T23:21:02.626Z] Jenkins does not seem to be running inside a container [2026-04-09T23:21:02.634Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_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:6.3.3 cat [2026-04-09T23:21:02.956Z] $ docker top abdb6670e39c6b4d482b7127469028d3c03a116ff51c616991434120c329d6c7 -eo pid,comm [2026-04-09T23:21:02.994Z] [Pipeline] { [2026-04-09T23:21:03.009Z] [Pipeline] withEnv [2026-04-09T23:21:03.010Z] [Pipeline] { [2026-04-09T23:21:03.022Z] [Pipeline] stage [2026-04-09T23:21:03.022Z] [Pipeline] { (Prepare the job) [2026-04-09T23:21:03.058Z] [Pipeline] sh [2026-04-09T23:21:03.316Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml [2026-04-09T23:21:03.569Z] [Pipeline] script [2026-04-09T23:21:03.574Z] [Pipeline] { [2026-04-09T23:21:03.590Z] [Pipeline] readMavenPom [2026-04-09T23:21:03.617Z] 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. [2026-04-09T23:21:03.619Z] 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. [2026-04-09T23:21:03.620Z] 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. [2026-04-09T23:21:03.620Z] 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. [2026-04-09T23:21:03.620Z] 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. [2026-04-09T23:21:03.622Z] [Pipeline] sh [2026-04-09T23:21:03.880Z] + rm -f pom.xml [2026-04-09T23:21:03.881Z] [Pipeline] } [2026-04-09T23:21:03.896Z] [Pipeline] // script [2026-04-09T23:21:03.914Z] [Pipeline] } [2026-04-09T23:21:03.928Z] [Pipeline] // stage [2026-04-09T23:21:03.944Z] [Pipeline] stage [2026-04-09T23:21:03.945Z] [Pipeline] { (Check POM parent version) [2026-04-09T23:21:04.003Z] Stage "Check POM parent version" skipped due to when conditional [2026-04-09T23:21:04.004Z] [Pipeline] getContext [2026-04-09T23:21:04.006Z] [Pipeline] } [2026-04-09T23:21:04.019Z] [Pipeline] // stage [2026-04-09T23:21:04.033Z] [Pipeline] stage [2026-04-09T23:21:04.034Z] [Pipeline] { (Checkout projects and check code changes) [2026-04-09T23:21:04.057Z] [Pipeline] script [2026-04-09T23:21:04.061Z] [Pipeline] { [2026-04-09T23:21:04.081Z] [Pipeline] copyArtifacts [2026-04-09T23:21:04.089Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 278 [2026-04-09T23:21:04.101Z] [Pipeline] fileExists [2026-04-09T23:21:04.115Z] [Pipeline] readYaml [2026-04-09T23:21:04.129Z] 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. [2026-04-09T23:21:04.132Z] [Pipeline] dir [2026-04-09T23:21:04.132Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core [2026-04-09T23:21:04.133Z] [Pipeline] { [2026-04-09T23:21:04.152Z] [Pipeline] git [2026-04-09T23:21:04.155Z] The recommended git tool is: /usr/bin/git [2026-04-09T23:21:04.156Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-09T23:21:04.170Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28ad7aa4; decorates hudson.Launcher$LocalLauncher@34dc1b4b will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-09T23:21:04.170Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2026-04-09T23:21:04.177Z] Fetching changes from the remote Git repository [2026-04-09T23:21:04.180Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2026-04-09T23:21:04.188Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2026-04-09T23:21:04.188Z] > /usr/bin/git --version # timeout=10 [2026-04-09T23:21:04.193Z] > git --version # 'git version 2.43.0' [2026-04-09T23:21:04.193Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-09T23:21:04.200Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T23:21:05.212Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-09T23:21:05.219Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x) [2026-04-09T23:21:05.219Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-09T23:21:05.224Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2026-04-09T23:21:05.290Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-09T23:21:05.305Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-09T23:21:05.313Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2026-04-09T23:21:05.426Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7" [2026-04-09T23:21:05.426Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2026-04-09T23:21:05.453Z] [Pipeline] fileExists [2026-04-09T23:21:05.462Z] [Pipeline] readMavenPom [2026-04-09T23:21:05.484Z] [Pipeline] sh [2026-04-09T23:21:05.742Z] + git rev-parse HEAD [2026-04-09T23:21:05.745Z] [Pipeline] echo [2026-04-09T23:21:05.746Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c [2026-04-09T23:21:05.748Z] [Pipeline] } [2026-04-09T23:21:05.763Z] [Pipeline] // dir [2026-04-09T23:21:05.778Z] [Pipeline] echo [2026-04-09T23:21:05.779Z] Build skipped due to no changes have been done since the last build [2026-04-09T23:21:05.795Z] [Pipeline] dir [2026-04-09T23:21:05.795Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components [2026-04-09T23:21:05.796Z] [Pipeline] { [2026-04-09T23:21:05.816Z] [Pipeline] git [2026-04-09T23:21:05.818Z] The recommended git tool is: /usr/bin/git [2026-04-09T23:21:05.819Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-09T23:21:05.831Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3df11427; decorates hudson.Launcher$LocalLauncher@71acec83 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-09T23:21:05.831Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2026-04-09T23:21:05.839Z] Fetching changes from the remote Git repository [2026-04-09T23:21:05.842Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2026-04-09T23:21:05.849Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2026-04-09T23:21:05.849Z] > /usr/bin/git --version # timeout=10 [2026-04-09T23:21:05.854Z] > git --version # 'git version 2.43.0' [2026-04-09T23:21:05.854Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-09T23:21:05.861Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T23:21:06.819Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-09T23:21:06.826Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x) [2026-04-09T23:21:06.826Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-09T23:21:06.832Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2026-04-09T23:21:06.868Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-09T23:21:06.884Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-09T23:21:06.892Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2026-04-09T23:21:06.935Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7" [2026-04-09T23:21:06.935Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2026-04-09T23:21:06.958Z] [Pipeline] fileExists [2026-04-09T23:21:06.967Z] [Pipeline] readMavenPom [2026-04-09T23:21:06.979Z] [Pipeline] sh [2026-04-09T23:21:07.238Z] + git rev-parse HEAD [2026-04-09T23:21:07.241Z] [Pipeline] echo [2026-04-09T23:21:07.241Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 [2026-04-09T23:21:07.244Z] [Pipeline] } [2026-04-09T23:21:07.259Z] [Pipeline] // dir [2026-04-09T23:21:07.275Z] [Pipeline] echo [2026-04-09T23:21:07.276Z] Build skipped due to no changes have been done since the last build [2026-04-09T23:21:07.293Z] [Pipeline] dir [2026-04-09T23:21:07.293Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks [2026-04-09T23:21:07.294Z] [Pipeline] { [2026-04-09T23:21:07.314Z] [Pipeline] git [2026-04-09T23:21:07.316Z] Selected Git installation does not exist. Using Default [2026-04-09T23:21:07.317Z] The recommended git tool is: NONE [2026-04-09T23:21:07.317Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-09T23:21:07.332Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@30b1f40e; decorates hudson.Launcher$LocalLauncher@491ee6e3 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-09T23:21:07.333Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2026-04-09T23:21:07.339Z] Fetching changes from the remote Git repository [2026-04-09T23:21:07.342Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2026-04-09T23:21:07.348Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2026-04-09T23:21:07.348Z] > /usr/bin/git --version # timeout=10 [2026-04-09T23:21:07.353Z] > git --version # 'git version 2.43.0' [2026-04-09T23:21:07.353Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-09T23:21:07.360Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T23:21:08.146Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-09T23:21:08.152Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x) [2026-04-09T23:21:08.152Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-09T23:21:08.157Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2026-04-09T23:21:08.167Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-09T23:21:08.176Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-09T23:21:08.183Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2026-04-09T23:21:08.201Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7" [2026-04-09T23:21:08.201Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2026-04-09T23:21:08.231Z] [Pipeline] fileExists [2026-04-09T23:21:08.249Z] [Pipeline] readMavenPom [2026-04-09T23:21:08.270Z] [Pipeline] sh [2026-04-09T23:21:08.529Z] + git rev-parse HEAD [2026-04-09T23:21:08.533Z] [Pipeline] echo [2026-04-09T23:21:08.533Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746 [2026-04-09T23:21:08.536Z] [Pipeline] } [2026-04-09T23:21:08.552Z] [Pipeline] // dir [2026-04-09T23:21:08.569Z] [Pipeline] echo [2026-04-09T23:21:08.569Z] Build skipped due to no changes have been done since the last build [2026-04-09T23:21:08.588Z] [Pipeline] dir [2026-04-09T23:21:08.588Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup [2026-04-09T23:21:08.589Z] [Pipeline] { [2026-04-09T23:21:08.611Z] [Pipeline] git [2026-04-09T23:21:08.613Z] The recommended git tool is: NONE [2026-04-09T23:21:08.614Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-09T23:21:08.627Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1eca294; decorates hudson.Launcher$LocalLauncher@e652eb6 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-09T23:21:08.628Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2026-04-09T23:21:08.634Z] Fetching changes from the remote Git repository [2026-04-09T23:21:08.637Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2026-04-09T23:21:08.643Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2026-04-09T23:21:08.643Z] > /usr/bin/git --version # timeout=10 [2026-04-09T23:21:08.649Z] > git --version # 'git version 2.43.0' [2026-04-09T23:21:08.649Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-09T23:21:08.656Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T23:21:09.032Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-09T23:21:09.040Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x) [2026-04-09T23:21:09.040Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-09T23:21:09.045Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2026-04-09T23:21:09.055Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-09T23:21:09.064Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-09T23:21:09.071Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2026-04-09T23:21:09.081Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7" [2026-04-09T23:21:09.081Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2026-04-09T23:21:09.102Z] [Pipeline] fileExists [2026-04-09T23:21:09.114Z] [Pipeline] sh [2026-04-09T23:21:09.372Z] + git rev-parse HEAD [2026-04-09T23:21:09.375Z] [Pipeline] echo [2026-04-09T23:21:09.376Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 [2026-04-09T23:21:09.378Z] [Pipeline] } [2026-04-09T23:21:09.395Z] [Pipeline] // dir [2026-04-09T23:21:09.412Z] [Pipeline] echo [2026-04-09T23:21:09.413Z] Build skipped due to no changes have been done since the last build [2026-04-09T23:21:09.431Z] [Pipeline] dir [2026-04-09T23:21:09.432Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution [2026-04-09T23:21:09.433Z] [Pipeline] { [2026-04-09T23:21:09.455Z] [Pipeline] git [2026-04-09T23:21:09.457Z] The recommended git tool is: NONE [2026-04-09T23:21:09.458Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-09T23:21:09.467Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5edf79c7; decorates hudson.Launcher$LocalLauncher@382a3a8b will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-09T23:21:09.467Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2026-04-09T23:21:09.473Z] Fetching changes from the remote Git repository [2026-04-09T23:21:09.475Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2026-04-09T23:21:09.481Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2026-04-09T23:21:09.481Z] > /usr/bin/git --version # timeout=10 [2026-04-09T23:21:09.487Z] > git --version # 'git version 2.43.0' [2026-04-09T23:21:09.487Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-09T23:21:09.493Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T23:21:09.914Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-09T23:21:09.921Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x) [2026-04-09T23:21:09.921Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-09T23:21:09.926Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2026-04-09T23:21:09.937Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-09T23:21:09.946Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-09T23:21:09.951Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2026-04-09T23:21:09.960Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7" [2026-04-09T23:21:09.960Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2026-04-09T23:21:09.979Z] [Pipeline] fileExists [2026-04-09T23:21:09.989Z] [Pipeline] readMavenPom [2026-04-09T23:21:10.001Z] [Pipeline] sh [2026-04-09T23:21:10.256Z] + git rev-parse HEAD [2026-04-09T23:21:10.259Z] [Pipeline] echo [2026-04-09T23:21:10.260Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027 [2026-04-09T23:21:10.262Z] [Pipeline] } [2026-04-09T23:21:10.280Z] [Pipeline] // dir [2026-04-09T23:21:10.298Z] [Pipeline] echo [2026-04-09T23:21:10.298Z] Build skipped due to no changes have been done since the last build [2026-04-09T23:21:10.317Z] [Pipeline] dir [2026-04-09T23:21:10.318Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly [2026-04-09T23:21:10.319Z] [Pipeline] { [2026-04-09T23:21:10.342Z] [Pipeline] git [2026-04-09T23:21:10.344Z] The recommended git tool is: NONE [2026-04-09T23:21:10.345Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-09T23:21:10.361Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5cdc9c6a; decorates hudson.Launcher$LocalLauncher@53af16c9 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-09T23:21:10.362Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2026-04-09T23:21:10.368Z] Fetching changes from the remote Git repository [2026-04-09T23:21:10.370Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2026-04-09T23:21:10.377Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2026-04-09T23:21:10.377Z] > /usr/bin/git --version # timeout=10 [2026-04-09T23:21:10.382Z] > git --version # 'git version 2.43.0' [2026-04-09T23:21:10.382Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-09T23:21:10.387Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T23:21:11.039Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-09T23:21:11.045Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x) [2026-04-09T23:21:11.045Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-09T23:21:11.050Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2026-04-09T23:21:11.058Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-09T23:21:11.068Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-09T23:21:11.075Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2026-04-09T23:21:11.087Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7" [2026-04-09T23:21:11.087Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2026-04-09T23:21:11.119Z] [Pipeline] fileExists [2026-04-09T23:21:11.138Z] [Pipeline] readMavenPom [2026-04-09T23:21:11.163Z] [Pipeline] sh [2026-04-09T23:21:11.421Z] + git rev-parse HEAD [2026-04-09T23:21:11.425Z] [Pipeline] echo [2026-04-09T23:21:11.425Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 [2026-04-09T23:21:11.427Z] [Pipeline] } [2026-04-09T23:21:11.454Z] [Pipeline] // dir [2026-04-09T23:21:11.468Z] [Pipeline] echo [2026-04-09T23:21:11.469Z] Build skipped due to no changes have been done since the last build [2026-04-09T23:21:11.469Z] [Pipeline] } [2026-04-09T23:21:11.486Z] [Pipeline] // script [2026-04-09T23:21:11.501Z] [Pipeline] } [2026-04-09T23:21:11.514Z] [Pipeline] // stage [2026-04-09T23:21:11.534Z] [Pipeline] stage [2026-04-09T23:21:11.535Z] [Pipeline] { (Build Silverpeas) [2026-04-09T23:21:11.566Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.567Z] [Pipeline] getContext [2026-04-09T23:21:11.650Z] [Pipeline] stage [2026-04-09T23:21:11.651Z] [Pipeline] { (Build Silverpeas-Core) [2026-04-09T23:21:11.668Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.669Z] [Pipeline] getContext [2026-04-09T23:21:11.671Z] [Pipeline] } [2026-04-09T23:21:11.687Z] [Pipeline] // stage [2026-04-09T23:21:11.705Z] [Pipeline] stage [2026-04-09T23:21:11.706Z] [Pipeline] { (Build Silverpeas-Components) [2026-04-09T23:21:11.721Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.722Z] [Pipeline] getContext [2026-04-09T23:21:11.724Z] [Pipeline] } [2026-04-09T23:21:11.740Z] [Pipeline] // stage [2026-04-09T23:21:11.756Z] [Pipeline] stage [2026-04-09T23:21:11.757Z] [Pipeline] { (Build Silverpeas-Assembly) [2026-04-09T23:21:11.771Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.772Z] [Pipeline] getContext [2026-04-09T23:21:11.774Z] [Pipeline] } [2026-04-09T23:21:11.786Z] [Pipeline] // stage [2026-04-09T23:21:11.800Z] [Pipeline] stage [2026-04-09T23:21:11.801Z] [Pipeline] { (Build Silverpeas Setup) [2026-04-09T23:21:11.813Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.814Z] [Pipeline] getContext [2026-04-09T23:21:11.816Z] [Pipeline] } [2026-04-09T23:21:11.827Z] [Pipeline] // stage [2026-04-09T23:21:11.840Z] [Pipeline] stage [2026-04-09T23:21:11.841Z] [Pipeline] { (Build Silverpeas Distribution) [2026-04-09T23:21:11.852Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.853Z] [Pipeline] getContext [2026-04-09T23:21:11.855Z] [Pipeline] } [2026-04-09T23:21:11.865Z] [Pipeline] // stage [2026-04-09T23:21:11.877Z] [Pipeline] stage [2026-04-09T23:21:11.878Z] [Pipeline] { (Build Silverpeas-Looks) [2026-04-09T23:21:11.889Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.890Z] [Pipeline] getContext [2026-04-09T23:21:11.891Z] [Pipeline] } [2026-04-09T23:21:11.901Z] [Pipeline] // stage [2026-04-09T23:21:11.912Z] [Pipeline] stage [2026-04-09T23:21:11.913Z] [Pipeline] { (Publish Silverpeas-Core) [2026-04-09T23:21:11.923Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.924Z] [Pipeline] getContext [2026-04-09T23:21:11.926Z] [Pipeline] } [2026-04-09T23:21:11.935Z] [Pipeline] // stage [2026-04-09T23:21:11.945Z] [Pipeline] stage [2026-04-09T23:21:11.946Z] [Pipeline] { (Publish Silverpeas-Components) [2026-04-09T23:21:11.955Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.956Z] [Pipeline] getContext [2026-04-09T23:21:11.958Z] [Pipeline] } [2026-04-09T23:21:11.966Z] [Pipeline] // stage [2026-04-09T23:21:11.976Z] [Pipeline] stage [2026-04-09T23:21:11.977Z] [Pipeline] { (Publish Silverpeas-Assembly) [2026-04-09T23:21:11.985Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:11.986Z] [Pipeline] getContext [2026-04-09T23:21:11.988Z] [Pipeline] } [2026-04-09T23:21:11.996Z] [Pipeline] // stage [2026-04-09T23:21:12.007Z] [Pipeline] stage [2026-04-09T23:21:12.008Z] [Pipeline] { (Publish Silverpeas-Setup) [2026-04-09T23:21:12.015Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:12.017Z] [Pipeline] getContext [2026-04-09T23:21:12.018Z] [Pipeline] } [2026-04-09T23:21:12.026Z] [Pipeline] // stage [2026-04-09T23:21:12.035Z] [Pipeline] stage [2026-04-09T23:21:12.036Z] [Pipeline] { (Publish Silverpeas-Distribution) [2026-04-09T23:21:12.044Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:12.045Z] [Pipeline] getContext [2026-04-09T23:21:12.047Z] [Pipeline] } [2026-04-09T23:21:12.055Z] [Pipeline] // stage [2026-04-09T23:21:12.064Z] [Pipeline] stage [2026-04-09T23:21:12.065Z] [Pipeline] { (Publish Silverpeas-Looks) [2026-04-09T23:21:12.073Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:12.074Z] [Pipeline] getContext [2026-04-09T23:21:12.076Z] [Pipeline] } [2026-04-09T23:21:12.083Z] [Pipeline] // stage [2026-04-09T23:21:12.092Z] [Pipeline] stage [2026-04-09T23:21:12.093Z] [Pipeline] { (Publish Community Web Site) [2026-04-09T23:21:12.101Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-09T23:21:12.102Z] [Pipeline] getContext [2026-04-09T23:21:12.104Z] [Pipeline] } [2026-04-09T23:21:12.111Z] [Pipeline] // stage [2026-04-09T23:21:12.118Z] [Pipeline] } [2026-04-09T23:21:12.126Z] [Pipeline] // stage [2026-04-09T23:21:12.144Z] [Pipeline] stage [2026-04-09T23:21:12.145Z] [Pipeline] { (Create YAML build report) [2026-04-09T23:21:12.172Z] [Pipeline] script [2026-04-09T23:21:12.175Z] [Pipeline] { [2026-04-09T23:21:12.194Z] [Pipeline] sh [2026-04-09T23:21:12.452Z] + mkdir -p target [2026-04-09T23:21:12.454Z] [Pipeline] sh [2026-04-09T23:21:12.712Z] + mv build.yaml target/ [2026-04-09T23:21:12.713Z] [Pipeline] } [2026-04-09T23:21:12.730Z] [Pipeline] // script [2026-04-09T23:21:12.749Z] [Pipeline] } [2026-04-09T23:21:12.767Z] [Pipeline] // stage [2026-04-09T23:21:12.792Z] [Pipeline] stage [2026-04-09T23:21:12.793Z] [Pipeline] { (Declarative: Post Actions) [2026-04-09T23:21:12.824Z] [Pipeline] step [2026-04-09T23:21:12.858Z] [Pipeline] script [2026-04-09T23:21:12.862Z] [Pipeline] { [2026-04-09T23:21:12.899Z] [Pipeline] } [2026-04-09T23:21:12.917Z] [Pipeline] // script [2026-04-09T23:21:12.941Z] [Pipeline] archiveArtifacts [2026-04-09T23:21:12.944Z] Archiving artifacts [2026-04-09T23:21:12.961Z] Enregistrement des empreintes numériques [2026-04-09T23:21:12.979Z] [Pipeline] sh [2026-04-09T23:21:13.238Z] + rm -rf target [2026-04-09T23:21:13.245Z] [Pipeline] } [2026-04-09T23:21:13.265Z] [Pipeline] // stage [2026-04-09T23:21:13.284Z] [Pipeline] } [2026-04-09T23:21:13.301Z] [Pipeline] // withEnv [2026-04-09T23:21:13.321Z] [Pipeline] } [2026-04-09T23:21:13.321Z] $ docker stop --time=1 abdb6670e39c6b4d482b7127469028d3c03a116ff51c616991434120c329d6c7 [2026-04-09T23:21:14.654Z] $ docker rm -f --volumes abdb6670e39c6b4d482b7127469028d3c03a116ff51c616991434120c329d6c7 [2026-04-09T23:21:14.713Z] [Pipeline] // withDockerContainer [2026-04-09T23:21:14.724Z] [Pipeline] } [2026-04-09T23:21:14.741Z] [Pipeline] // withEnv [2026-04-09T23:21:14.759Z] [Pipeline] } [2026-04-09T23:21:14.778Z] [Pipeline] // node [2026-04-09T23:21:14.796Z] [Pipeline] End of Pipeline [2026-04-09T23:21:14.872Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #251 [2026-04-09T23:21:14.873Z] Finished: SUCCESS