SuccèsSortie de la console
06:46:00 [2025-02-10T05:46:00.616Z] Lancé par une alarme périodique
06:46:00 [2025-02-10T05:46:00.616Z] Running as userbuild
06:46:00 [2025-02-10T05:46:00.985Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-02-10T05:46:01.491Z] [Pipeline] Start of Pipeline
06:46:01 [2025-02-10T05:46:01.867Z] [Pipeline] node
06:46:01 [2025-02-10T05:46:01.871Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2025-02-10T05:46:01.874Z] [Pipeline] {
06:46:01 [2025-02-10T05:46:01.896Z] [Pipeline] stage
06:46:01 [2025-02-10T05:46:01.896Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2025-02-10T05:46:01.911Z] [Pipeline] checkout
06:46:01 [2025-02-10T05:46:01.913Z] Selected Git installation does not exist. Using Default
06:46:01 [2025-02-10T05:46:01.913Z] The recommended git tool is: NONE
06:46:01 [2025-02-10T05:46:01.913Z] No credentials specified
06:46:01 [2025-02-10T05:46:01.913Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2025-02-10T05:46:01.919Z] Fetching changes from the remote Git repository
06:46:01 [2025-02-10T05:46:01.921Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2025-02-10T05:46:01.928Z] Cleaning workspace
06:46:01 [2025-02-10T05:46:01.928Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2025-02-10T05:46:01.933Z] Resetting working tree
06:46:01 [2025-02-10T05:46:01.933Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2025-02-10T05:46:01.941Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2025-02-10T05:46:01.947Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-02-10T05:46:01.948Z] > /usr/bin/git --version # timeout=10
06:46:01 [2025-02-10T05:46:01.952Z] > git --version # 'git version 2.43.0'
06:46:01 [2025-02-10T05:46:01.952Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2025-02-10T05:46:02.438Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2025-02-10T05:46:02.443Z] Checking out Revision 34428cd2b6903f85fa844b485bff53488b11710e (refs/remotes/origin/master)
06:46:02 [2025-02-10T05:46:02.443Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2025-02-10T05:46:02.448Z] > /usr/bin/git checkout -f 34428cd2b6903f85fa844b485bff53488b11710e # timeout=10
06:46:02 [2025-02-10T05:46:02.459Z] Commit message: "Once 6.3.5 release, restore the constrains on the QA"
06:46:02 [2025-02-10T05:46:02.459Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:02 [2025-02-10T05:46:02.482Z] [Pipeline] }
06:46:02 [2025-02-10T05:46:02.495Z] [Pipeline] // stage
06:46:02 [2025-02-10T05:46:02.519Z] [Pipeline] withEnv
06:46:02 [2025-02-10T05:46:02.519Z] [Pipeline] {
06:46:02 [2025-02-10T05:46:02.702Z] [Pipeline] isUnix
06:46:02 [2025-02-10T05:46:02.702Z] [Pipeline] withEnv
06:46:02 [2025-02-10T05:46:02.703Z] [Pipeline] {
06:46:02 [2025-02-10T05:46:02.717Z] [Pipeline] sh
06:46:02 [2025-02-10T05:46:02.974Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2025-02-10T05:46:02.974Z] .
06:46:02 [2025-02-10T05:46:02.975Z] [Pipeline] }
06:46:02 [2025-02-10T05:46:02.985Z] [Pipeline] // withEnv
06:46:03 [2025-02-10T05:46:03.001Z] [Pipeline] withDockerContainer
06:46:03 [2025-02-10T05:46:03.035Z] Jenkins does not seem to be running inside a container
06:46:03 [2025-02-10T05:46:03.042Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_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.4 cat
06:46:03 [2025-02-10T05:46:03.376Z] $ docker top a4f8af85a70c116435b9d25aaec170e015961e3ff5b410cf73463ec729acfc44 -eo pid,comm
06:46:03 [2025-02-10T05:46:03.417Z] [Pipeline] {
06:46:03 [2025-02-10T05:46:03.439Z] [Pipeline] withEnv
06:46:03 [2025-02-10T05:46:03.439Z] [Pipeline] {
06:46:03 [2025-02-10T05:46:03.455Z] [Pipeline] stage
06:46:03 [2025-02-10T05:46:03.456Z] [Pipeline] { (Prepare the job)
06:46:03 [2025-02-10T05:46:03.497Z] [Pipeline] sh
06:46:03 [2025-02-10T05:46:03.754Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2025-02-10T05:46:04.007Z] [Pipeline] script
06:46:04 [2025-02-10T05:46:04.012Z] [Pipeline] {
06:46:04 [2025-02-10T05:46:04.029Z] [Pipeline] readMavenPom
06:46:04 [2025-02-10T05:46:04.059Z] [Pipeline] sh
06:46:04 [2025-02-10T05:46:04.317Z] + rm -f pom.xml
06:46:04 [2025-02-10T05:46:04.318Z] [Pipeline] }
06:46:04 [2025-02-10T05:46:04.333Z] [Pipeline] // script
06:46:04 [2025-02-10T05:46:04.349Z] [Pipeline] }
06:46:04 [2025-02-10T05:46:04.362Z] [Pipeline] // stage
06:46:04 [2025-02-10T05:46:04.377Z] [Pipeline] stage
06:46:04 [2025-02-10T05:46:04.378Z] [Pipeline] { (Check POM parent version)
06:46:04 [2025-02-10T05:46:04.450Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2025-02-10T05:46:04.452Z] [Pipeline] getContext
06:46:04 [2025-02-10T05:46:04.471Z] [Pipeline] }
06:46:04 [2025-02-10T05:46:04.484Z] [Pipeline] // stage
06:46:04 [2025-02-10T05:46:04.499Z] [Pipeline] stage
06:46:04 [2025-02-10T05:46:04.500Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-02-10T05:46:04.527Z] [Pipeline] script
06:46:04 [2025-02-10T05:46:04.532Z] [Pipeline] {
06:46:04 [2025-02-10T05:46:04.553Z] [Pipeline] copyArtifacts
06:46:04 [2025-02-10T05:46:04.560Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 361
06:46:04 [2025-02-10T05:46:04.572Z] [Pipeline] readYaml
06:46:04 [2025-02-10T05:46:04.591Z] [Pipeline] dir
06:46:04 [2025-02-10T05:46:04.592Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-02-10T05:46:04.592Z] [Pipeline] {
06:46:04 [2025-02-10T05:46:04.610Z] [Pipeline] git
06:46:04 [2025-02-10T05:46:04.612Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-02-10T05:46:04.614Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-02-10T05:46:04.632Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69fe9990; decorates hudson.Launcher$LocalLauncher@4f77afa9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-02-10T05:46:04.632Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-02-10T05:46:04.638Z] Fetching changes from the remote Git repository
06:46:04 [2025-02-10T05:46:04.642Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-02-10T05:46:04.648Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-02-10T05:46:04.648Z] > /usr/bin/git --version # timeout=10
06:46:04 [2025-02-10T05:46:04.653Z] > git --version # 'git version 2.43.0'
06:46:04 [2025-02-10T05:46:04.653Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-02-10T05:46:04.659Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-02-10T05:46:05.452Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-02-10T05:46:05.459Z] Checking out Revision 626dc47d065a1815f66bd04eccfeb07d91c18233 (refs/remotes/origin/6.4.x)
06:46:05 [2025-02-10T05:46:05.459Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-02-10T05:46:05.464Z] > /usr/bin/git checkout -f 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10
06:46:05 [2025-02-10T05:46:05.515Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-02-10T05:46:05.527Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-02-10T05:46:05.533Z] > /usr/bin/git checkout -b 6.4.x 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10
06:46:05 [2025-02-10T05:46:05.590Z] Commit message: "Bug #14491"
06:46:05 [2025-02-10T05:46:05.590Z] > /usr/bin/git rev-list --no-walk 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10
06:46:05 [2025-02-10T05:46:05.609Z] [Pipeline] fileExists
06:46:05 [2025-02-10T05:46:05.618Z] [Pipeline] readMavenPom
06:46:05 [2025-02-10T05:46:05.632Z] [Pipeline] sh
06:46:05 [2025-02-10T05:46:05.890Z] + git rev-parse HEAD
06:46:05 [2025-02-10T05:46:05.893Z] [Pipeline] echo
06:46:05 [2025-02-10T05:46:05.893Z] Silverpeas-Core: current commit is 626dc47d065a1815f66bd04eccfeb07d91c18233 and last build commit is 626dc47d065a1815f66bd04eccfeb07d91c18233
06:46:05 [2025-02-10T05:46:05.895Z] [Pipeline] }
06:46:05 [2025-02-10T05:46:05.910Z] [Pipeline] // dir
06:46:05 [2025-02-10T05:46:05.924Z] [Pipeline] echo
06:46:05 [2025-02-10T05:46:05.924Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-02-10T05:46:05.940Z] [Pipeline] dir
06:46:05 [2025-02-10T05:46:05.940Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-02-10T05:46:05.940Z] [Pipeline] {
06:46:05 [2025-02-10T05:46:05.959Z] [Pipeline] git
06:46:05 [2025-02-10T05:46:05.961Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-02-10T05:46:05.962Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-02-10T05:46:05.974Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@51299a48; decorates hudson.Launcher$LocalLauncher@1ba7fc94 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-02-10T05:46:05.975Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-02-10T05:46:05.981Z] Fetching changes from the remote Git repository
06:46:05 [2025-02-10T05:46:05.985Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-02-10T05:46:05.991Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-02-10T05:46:05.991Z] > /usr/bin/git --version # timeout=10
06:46:05 [2025-02-10T05:46:05.997Z] > git --version # 'git version 2.43.0'
06:46:05 [2025-02-10T05:46:05.997Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-02-10T05:46:06.003Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-02-10T05:46:06.883Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-02-10T05:46:06.890Z] Checking out Revision 10328607e327a405c9119d94be9a065fd70b4ea3 (refs/remotes/origin/6.4.x)
06:46:06 [2025-02-10T05:46:06.890Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-02-10T05:46:06.895Z] > /usr/bin/git checkout -f 10328607e327a405c9119d94be9a065fd70b4ea3 # timeout=10
06:46:06 [2025-02-10T05:46:06.933Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-02-10T05:46:06.945Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-02-10T05:46:06.952Z] > /usr/bin/git checkout -b 6.4.x 10328607e327a405c9119d94be9a065fd70b4ea3 # timeout=10
06:46:07 [2025-02-10T05:46:07.011Z] Commit message: "Bug #14391"
06:46:07 [2025-02-10T05:46:07.011Z] > /usr/bin/git rev-list --no-walk 10328607e327a405c9119d94be9a065fd70b4ea3 # timeout=10
06:46:07 [2025-02-10T05:46:07.032Z] [Pipeline] fileExists
06:46:07 [2025-02-10T05:46:07.047Z] [Pipeline] readMavenPom
06:46:07 [2025-02-10T05:46:07.066Z] [Pipeline] sh
06:46:07 [2025-02-10T05:46:07.324Z] + git rev-parse HEAD
06:46:07 [2025-02-10T05:46:07.327Z] [Pipeline] echo
06:46:07 [2025-02-10T05:46:07.327Z] Silverpeas-Components: current commit is 10328607e327a405c9119d94be9a065fd70b4ea3 and last build commit is 10328607e327a405c9119d94be9a065fd70b4ea3
06:46:07 [2025-02-10T05:46:07.330Z] [Pipeline] }
06:46:07 [2025-02-10T05:46:07.348Z] [Pipeline] // dir
06:46:07 [2025-02-10T05:46:07.363Z] [Pipeline] echo
06:46:07 [2025-02-10T05:46:07.363Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-02-10T05:46:07.379Z] [Pipeline] dir
06:46:07 [2025-02-10T05:46:07.379Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:07 [2025-02-10T05:46:07.380Z] [Pipeline] {
06:46:07 [2025-02-10T05:46:07.399Z] [Pipeline] git
06:46:07 [2025-02-10T05:46:07.401Z] Selected Git installation does not exist. Using Default
06:46:07 [2025-02-10T05:46:07.401Z] The recommended git tool is: NONE
06:46:07 [2025-02-10T05:46:07.402Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-02-10T05:46:07.423Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@68069256; decorates hudson.Launcher$LocalLauncher@2b186f18 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-02-10T05:46:07.424Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:07 [2025-02-10T05:46:07.429Z] Fetching changes from the remote Git repository
06:46:07 [2025-02-10T05:46:07.433Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:07 [2025-02-10T05:46:07.438Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:07 [2025-02-10T05:46:07.438Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-02-10T05:46:07.443Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-02-10T05:46:07.443Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-02-10T05:46:07.449Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-02-10T05:46:07.976Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-02-10T05:46:07.982Z] Checking out Revision 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 (refs/remotes/origin/6.4.x)
06:46:07 [2025-02-10T05:46:07.982Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-02-10T05:46:07.988Z] > /usr/bin/git checkout -f 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:07 [2025-02-10T05:46:07.998Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-02-10T05:46:08.007Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-02-10T05:46:08.014Z] > /usr/bin/git checkout -b 6.4.x 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:08 [2025-02-10T05:46:08.030Z] Commit message: "Update parent POM to 1.6.2"
06:46:08 [2025-02-10T05:46:08.030Z] > /usr/bin/git rev-list --no-walk 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:08 [2025-02-10T05:46:08.052Z] [Pipeline] fileExists
06:46:08 [2025-02-10T05:46:08.061Z] [Pipeline] readMavenPom
06:46:08 [2025-02-10T05:46:08.081Z] [Pipeline] sh
06:46:08 [2025-02-10T05:46:08.339Z] + git rev-parse HEAD
06:46:08 [2025-02-10T05:46:08.341Z] [Pipeline] echo
06:46:08 [2025-02-10T05:46:08.341Z] Silverpeas-Looks: current commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 and last build commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7
06:46:08 [2025-02-10T05:46:08.342Z] [Pipeline] }
06:46:08 [2025-02-10T05:46:08.360Z] [Pipeline] // dir
06:46:08 [2025-02-10T05:46:08.375Z] [Pipeline] echo
06:46:08 [2025-02-10T05:46:08.376Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-02-10T05:46:08.392Z] [Pipeline] dir
06:46:08 [2025-02-10T05:46:08.393Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:08 [2025-02-10T05:46:08.393Z] [Pipeline] {
06:46:08 [2025-02-10T05:46:08.414Z] [Pipeline] git
06:46:08 [2025-02-10T05:46:08.416Z] The recommended git tool is: NONE
06:46:08 [2025-02-10T05:46:08.417Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-02-10T05:46:08.430Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@75b294a2; decorates hudson.Launcher$LocalLauncher@19a04184 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-02-10T05:46:08.430Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:08 [2025-02-10T05:46:08.437Z] Fetching changes from the remote Git repository
06:46:08 [2025-02-10T05:46:08.440Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:08 [2025-02-10T05:46:08.447Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:08 [2025-02-10T05:46:08.447Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-02-10T05:46:08.452Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-02-10T05:46:08.453Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-02-10T05:46:08.459Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-02-10T05:46:08.989Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-02-10T05:46:08.996Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x)
06:46:08 [2025-02-10T05:46:08.996Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-02-10T05:46:09.002Z] > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:09 [2025-02-10T05:46:09.011Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-02-10T05:46:09.019Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-02-10T05:46:09.025Z] > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:09 [2025-02-10T05:46:09.036Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (a8d34497f3c1025a04537070f2df01d17aefab21).Prepare for development iteration of next version 6.4.3"
06:46:09 [2025-02-10T05:46:09.037Z] > /usr/bin/git rev-list --no-walk 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:09 [2025-02-10T05:46:09.057Z] [Pipeline] fileExists
06:46:09 [2025-02-10T05:46:09.068Z] [Pipeline] sh
06:46:09 [2025-02-10T05:46:09.323Z] + git rev-parse HEAD
06:46:09 [2025-02-10T05:46:09.326Z] [Pipeline] echo
06:46:09 [2025-02-10T05:46:09.327Z] Silverpeas-Setup: current commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b and last build commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b
06:46:09 [2025-02-10T05:46:09.329Z] [Pipeline] }
06:46:09 [2025-02-10T05:46:09.345Z] [Pipeline] // dir
06:46:09 [2025-02-10T05:46:09.363Z] [Pipeline] echo
06:46:09 [2025-02-10T05:46:09.364Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-02-10T05:46:09.381Z] [Pipeline] dir
06:46:09 [2025-02-10T05:46:09.381Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:09 [2025-02-10T05:46:09.382Z] [Pipeline] {
06:46:09 [2025-02-10T05:46:09.448Z] [Pipeline] git
06:46:09 [2025-02-10T05:46:09.450Z] The recommended git tool is: NONE
06:46:09 [2025-02-10T05:46:09.451Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2025-02-10T05:46:09.459Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@54874518; decorates hudson.Launcher$LocalLauncher@18185eec will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2025-02-10T05:46:09.460Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:09 [2025-02-10T05:46:09.465Z] Fetching changes from the remote Git repository
06:46:09 [2025-02-10T05:46:09.468Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:09 [2025-02-10T05:46:09.474Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:09 [2025-02-10T05:46:09.474Z] > /usr/bin/git --version # timeout=10
06:46:09 [2025-02-10T05:46:09.479Z] > git --version # 'git version 2.43.0'
06:46:09 [2025-02-10T05:46:09.479Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2025-02-10T05:46:09.486Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-02-10T05:46:09.985Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-02-10T05:46:09.991Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x)
06:46:09 [2025-02-10T05:46:09.991Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-02-10T05:46:09.996Z] > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:10 [2025-02-10T05:46:10.004Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2025-02-10T05:46:10.012Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2025-02-10T05:46:10.018Z] > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:10 [2025-02-10T05:46:10.028Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (31ec9eff47661a3e19a2854eecd7d6cdf6f96f45).Prepare for development iteration of next version 6.4.3"
06:46:10 [2025-02-10T05:46:10.028Z] > /usr/bin/git rev-list --no-walk 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:10 [2025-02-10T05:46:10.048Z] [Pipeline] fileExists
06:46:10 [2025-02-10T05:46:10.057Z] [Pipeline] readMavenPom
06:46:10 [2025-02-10T05:46:10.068Z] [Pipeline] sh
06:46:10 [2025-02-10T05:46:10.325Z] + git rev-parse HEAD
06:46:10 [2025-02-10T05:46:10.328Z] [Pipeline] echo
06:46:10 [2025-02-10T05:46:10.329Z] Silverpeas-Distribution: current commit is 90e9347286664c1f250640839a01b6491f0c0a8d and last build commit is 90e9347286664c1f250640839a01b6491f0c0a8d
06:46:10 [2025-02-10T05:46:10.331Z] [Pipeline] }
06:46:10 [2025-02-10T05:46:10.348Z] [Pipeline] // dir
06:46:10 [2025-02-10T05:46:10.365Z] [Pipeline] echo
06:46:10 [2025-02-10T05:46:10.366Z] Build skipped due to no changes have been done since the last build
06:46:10 [2025-02-10T05:46:10.384Z] [Pipeline] dir
06:46:10 [2025-02-10T05:46:10.384Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:10 [2025-02-10T05:46:10.384Z] [Pipeline] {
06:46:10 [2025-02-10T05:46:10.406Z] [Pipeline] git
06:46:10 [2025-02-10T05:46:10.408Z] The recommended git tool is: NONE
06:46:10 [2025-02-10T05:46:10.409Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:10 [2025-02-10T05:46:10.423Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@20ea8827; decorates hudson.Launcher$LocalLauncher@2a01a6a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:10 [2025-02-10T05:46:10.424Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:10 [2025-02-10T05:46:10.430Z] Fetching changes from the remote Git repository
06:46:10 [2025-02-10T05:46:10.433Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:10 [2025-02-10T05:46:10.440Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:10 [2025-02-10T05:46:10.440Z] > /usr/bin/git --version # timeout=10
06:46:10 [2025-02-10T05:46:10.445Z] > git --version # 'git version 2.43.0'
06:46:10 [2025-02-10T05:46:10.445Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:10 [2025-02-10T05:46:10.452Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:11 [2025-02-10T05:46:11.024Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:11 [2025-02-10T05:46:11.032Z] Checking out Revision 0d793f451ae2822fa89a779eed487790159a3a27 (refs/remotes/origin/6.4.x)
06:46:11 [2025-02-10T05:46:11.032Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:11 [2025-02-10T05:46:11.037Z] > /usr/bin/git checkout -f 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:11 [2025-02-10T05:46:11.044Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:11 [2025-02-10T05:46:11.054Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:11 [2025-02-10T05:46:11.061Z] > /usr/bin/git checkout -b 6.4.x 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:11 [2025-02-10T05:46:11.074Z] Commit message: "Update parent POM to 1.6.2"
06:46:11 [2025-02-10T05:46:11.074Z] > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:11 [2025-02-10T05:46:11.105Z] [Pipeline] fileExists
06:46:11 [2025-02-10T05:46:11.124Z] [Pipeline] readMavenPom
06:46:11 [2025-02-10T05:46:11.161Z] [Pipeline] sh
06:46:11 [2025-02-10T05:46:11.419Z] + git rev-parse HEAD
06:46:11 [2025-02-10T05:46:11.422Z] [Pipeline] echo
06:46:11 [2025-02-10T05:46:11.423Z] Silverpeas-Assembly: current commit is 0d793f451ae2822fa89a779eed487790159a3a27 and last build commit is 0d793f451ae2822fa89a779eed487790159a3a27
06:46:11 [2025-02-10T05:46:11.424Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.442Z] [Pipeline] // dir
06:46:11 [2025-02-10T05:46:11.459Z] [Pipeline] echo
06:46:11 [2025-02-10T05:46:11.460Z] Build skipped due to no changes have been done since the last build
06:46:11 [2025-02-10T05:46:11.460Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.477Z] [Pipeline] // script
06:46:11 [2025-02-10T05:46:11.495Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.510Z] [Pipeline] // stage
06:46:11 [2025-02-10T05:46:11.530Z] [Pipeline] stage
06:46:11 [2025-02-10T05:46:11.531Z] [Pipeline] { (Build Silverpeas)
06:46:11 [2025-02-10T05:46:11.562Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-02-10T05:46:11.562Z] [Pipeline] getContext
06:46:11 [2025-02-10T05:46:11.585Z] [Pipeline] stage
06:46:11 [2025-02-10T05:46:11.586Z] [Pipeline] { (Build Silverpeas-Core)
06:46:11 [2025-02-10T05:46:11.604Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-02-10T05:46:11.604Z] [Pipeline] getContext
06:46:11 [2025-02-10T05:46:11.606Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.623Z] [Pipeline] // stage
06:46:11 [2025-02-10T05:46:11.642Z] [Pipeline] stage
06:46:11 [2025-02-10T05:46:11.643Z] [Pipeline] { (Build Silverpeas-Components)
06:46:11 [2025-02-10T05:46:11.661Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-02-10T05:46:11.662Z] [Pipeline] getContext
06:46:11 [2025-02-10T05:46:11.663Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.680Z] [Pipeline] // stage
06:46:11 [2025-02-10T05:46:11.699Z] [Pipeline] stage
06:46:11 [2025-02-10T05:46:11.699Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:11 [2025-02-10T05:46:11.717Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-02-10T05:46:11.718Z] [Pipeline] getContext
06:46:11 [2025-02-10T05:46:11.719Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.736Z] [Pipeline] // stage
06:46:11 [2025-02-10T05:46:11.755Z] [Pipeline] stage
06:46:11 [2025-02-10T05:46:11.756Z] [Pipeline] { (Build Silverpeas Setup)
06:46:11 [2025-02-10T05:46:11.774Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-02-10T05:46:11.775Z] [Pipeline] getContext
06:46:11 [2025-02-10T05:46:11.776Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.793Z] [Pipeline] // stage
06:46:11 [2025-02-10T05:46:11.812Z] [Pipeline] stage
06:46:11 [2025-02-10T05:46:11.813Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:11 [2025-02-10T05:46:11.831Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-02-10T05:46:11.832Z] [Pipeline] getContext
06:46:11 [2025-02-10T05:46:11.833Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.850Z] [Pipeline] // stage
06:46:11 [2025-02-10T05:46:11.869Z] [Pipeline] stage
06:46:11 [2025-02-10T05:46:11.870Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:11 [2025-02-10T05:46:11.888Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-02-10T05:46:11.889Z] [Pipeline] getContext
06:46:11 [2025-02-10T05:46:11.890Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.907Z] [Pipeline] // stage
06:46:11 [2025-02-10T05:46:11.925Z] [Pipeline] stage
06:46:11 [2025-02-10T05:46:11.926Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:11 [2025-02-10T05:46:11.944Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-02-10T05:46:11.944Z] [Pipeline] getContext
06:46:11 [2025-02-10T05:46:11.946Z] [Pipeline] }
06:46:11 [2025-02-10T05:46:11.963Z] [Pipeline] // stage
06:46:11 [2025-02-10T05:46:11.982Z] [Pipeline] stage
06:46:11 [2025-02-10T05:46:11.982Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:12 [2025-02-10T05:46:12.001Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2025-02-10T05:46:12.002Z] [Pipeline] getContext
06:46:12 [2025-02-10T05:46:12.004Z] [Pipeline] }
06:46:12 [2025-02-10T05:46:12.021Z] [Pipeline] // stage
06:46:12 [2025-02-10T05:46:12.040Z] [Pipeline] stage
06:46:12 [2025-02-10T05:46:12.041Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:12 [2025-02-10T05:46:12.060Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2025-02-10T05:46:12.061Z] [Pipeline] getContext
06:46:12 [2025-02-10T05:46:12.063Z] [Pipeline] }
06:46:12 [2025-02-10T05:46:12.081Z] [Pipeline] // stage
06:46:12 [2025-02-10T05:46:12.100Z] [Pipeline] stage
06:46:12 [2025-02-10T05:46:12.100Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:12 [2025-02-10T05:46:12.118Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2025-02-10T05:46:12.119Z] [Pipeline] getContext
06:46:12 [2025-02-10T05:46:12.120Z] [Pipeline] }
06:46:12 [2025-02-10T05:46:12.137Z] [Pipeline] // stage
06:46:12 [2025-02-10T05:46:12.156Z] [Pipeline] stage
06:46:12 [2025-02-10T05:46:12.157Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:12 [2025-02-10T05:46:12.172Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2025-02-10T05:46:12.173Z] [Pipeline] getContext
06:46:12 [2025-02-10T05:46:12.174Z] [Pipeline] }
06:46:12 [2025-02-10T05:46:12.192Z] [Pipeline] // stage
06:46:12 [2025-02-10T05:46:12.211Z] [Pipeline] stage
06:46:12 [2025-02-10T05:46:12.211Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:12 [2025-02-10T05:46:12.229Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2025-02-10T05:46:12.230Z] [Pipeline] getContext
06:46:12 [2025-02-10T05:46:12.231Z] [Pipeline] }
06:46:12 [2025-02-10T05:46:12.249Z] [Pipeline] // stage
06:46:12 [2025-02-10T05:46:12.267Z] [Pipeline] stage
06:46:12 [2025-02-10T05:46:12.268Z] [Pipeline] { (Publish Community Web Site)
06:46:12 [2025-02-10T05:46:12.286Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2025-02-10T05:46:12.287Z] [Pipeline] getContext
06:46:12 [2025-02-10T05:46:12.288Z] [Pipeline] }
06:46:12 [2025-02-10T05:46:12.305Z] [Pipeline] // stage
06:46:12 [2025-02-10T05:46:12.322Z] [Pipeline] }
06:46:12 [2025-02-10T05:46:12.337Z] [Pipeline] // stage
06:46:12 [2025-02-10T05:46:12.356Z] [Pipeline] stage
06:46:12 [2025-02-10T05:46:12.357Z] [Pipeline] { (Create YAML build report)
06:46:12 [2025-02-10T05:46:12.392Z] [Pipeline] script
06:46:12 [2025-02-10T05:46:12.400Z] [Pipeline] {
06:46:12 [2025-02-10T05:46:12.419Z] [Pipeline] sh
06:46:12 [2025-02-10T05:46:12.677Z] + mkdir -p target
06:46:12 [2025-02-10T05:46:12.679Z] [Pipeline] sh
06:46:12 [2025-02-10T05:46:12.938Z] + mv build.yaml target/
06:46:12 [2025-02-10T05:46:12.939Z] [Pipeline] }
06:46:12 [2025-02-10T05:46:12.956Z] [Pipeline] // script
06:46:12 [2025-02-10T05:46:12.974Z] [Pipeline] }
06:46:12 [2025-02-10T05:46:12.990Z] [Pipeline] // stage
06:46:13 [2025-02-10T05:46:13.014Z] [Pipeline] stage
06:46:13 [2025-02-10T05:46:13.015Z] [Pipeline] { (Declarative: Post Actions)
06:46:13 [2025-02-10T05:46:13.046Z] [Pipeline] step
06:46:13 [2025-02-10T05:46:13.081Z] [Pipeline] script
06:46:13 [2025-02-10T05:46:13.087Z] [Pipeline] {
06:46:13 [2025-02-10T05:46:13.125Z] [Pipeline] }
06:46:13 [2025-02-10T05:46:13.142Z] [Pipeline] // script
06:46:13 [2025-02-10T05:46:13.159Z] [Pipeline] archiveArtifacts
06:46:13 [2025-02-10T05:46:13.162Z] Archiving artifacts
06:46:13 [2025-02-10T05:46:13.176Z] Enregistrement des empreintes numériques
06:46:13 [2025-02-10T05:46:13.186Z] [Pipeline] sh
06:46:13 [2025-02-10T05:46:13.445Z] + rm -rf target
06:46:13 [2025-02-10T05:46:13.450Z] [Pipeline] }
06:46:13 [2025-02-10T05:46:13.467Z] [Pipeline] // stage
06:46:13 [2025-02-10T05:46:13.485Z] [Pipeline] }
06:46:13 [2025-02-10T05:46:13.501Z] [Pipeline] // withEnv
06:46:13 [2025-02-10T05:46:13.518Z] [Pipeline] }
06:46:13 [2025-02-10T05:46:13.519Z] $ docker stop --time=1 a4f8af85a70c116435b9d25aaec170e015961e3ff5b410cf73463ec729acfc44
06:46:14 [2025-02-10T05:46:14.827Z] $ docker rm -f --volumes a4f8af85a70c116435b9d25aaec170e015961e3ff5b410cf73463ec729acfc44
06:46:14 [2025-02-10T05:46:14.871Z] [Pipeline] // withDockerContainer
06:46:14 [2025-02-10T05:46:14.887Z] [Pipeline] }
06:46:14 [2025-02-10T05:46:14.905Z] [Pipeline] // withEnv
06:46:14 [2025-02-10T05:46:14.920Z] [Pipeline] }
06:46:14 [2025-02-10T05:46:14.937Z] [Pipeline] // node
06:46:14 [2025-02-10T05:46:14.954Z] [Pipeline] End of Pipeline
06:46:15 [2025-02-10T05:46:15.019Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #265
06:46:15 [2025-02-10T05:46:15.020Z] Finished: SUCCESS