Skip to content
Succès

Sortie de la console

06:46:00 [2025-01-23T05:46:00.239Z] Lancé par une alarme périodique
06:46:00 [2025-01-23T05:46:00.239Z] Running as userbuild
06:46:00 [2025-01-23T05:46:00.641Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-01-23T05:46:01.151Z] [Pipeline] Start of Pipeline
06:46:01 [2025-01-23T05:46:01.514Z] [Pipeline] node
06:46:01 [2025-01-23T05:46:01.517Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2025-01-23T05:46:01.521Z] [Pipeline] {
06:46:01 [2025-01-23T05:46:01.545Z] [Pipeline] stage
06:46:01 [2025-01-23T05:46:01.546Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2025-01-23T05:46:01.561Z] [Pipeline] checkout
06:46:01 [2025-01-23T05:46:01.564Z] Selected Git installation does not exist. Using Default
06:46:01 [2025-01-23T05:46:01.564Z] The recommended git tool is: NONE
06:46:01 [2025-01-23T05:46:01.564Z] No credentials specified
06:46:01 [2025-01-23T05:46:01.564Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2025-01-23T05:46:01.569Z] Fetching changes from the remote Git repository
06:46:01 [2025-01-23T05:46:01.570Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2025-01-23T05:46:01.578Z] Cleaning workspace
06:46:01 [2025-01-23T05:46:01.578Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2025-01-23T05:46:01.583Z] Resetting working tree
06:46:01 [2025-01-23T05:46:01.583Z]  > /usr/bin/git reset --hard # timeout=10
06:46:01 [2025-01-23T05:46:01.590Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2025-01-23T05:46:01.595Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-01-23T05:46:01.595Z]  > /usr/bin/git --version # timeout=10
06:46:01 [2025-01-23T05:46:01.599Z]  > git --version # 'git version 2.43.0'
06:46:01 [2025-01-23T05:46:01.600Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:01 [2025-01-23T05:46:01.942Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2025-01-23T05:46:01.949Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
06:46:01 [2025-01-23T05:46:01.949Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:01 [2025-01-23T05:46:01.954Z]  > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:01 [2025-01-23T05:46:01.970Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
06:46:01 [2025-01-23T05:46:01.970Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:01 [2025-01-23T05:46:01.991Z] [Pipeline] }
06:46:02 [2025-01-23T05:46:02.003Z] [Pipeline] // stage
06:46:02 [2025-01-23T05:46:02.026Z] [Pipeline] withEnv
06:46:02 [2025-01-23T05:46:02.027Z] [Pipeline] {
06:46:02 [2025-01-23T05:46:02.215Z] [Pipeline] isUnix
06:46:02 [2025-01-23T05:46:02.216Z] [Pipeline] withEnv
06:46:02 [2025-01-23T05:46:02.216Z] [Pipeline] {
06:46:02 [2025-01-23T05:46:02.231Z] [Pipeline] sh
06:46:02 [2025-01-23T05:46:02.487Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2025-01-23T05:46:02.487Z] .
06:46:02 [2025-01-23T05:46:02.488Z] [Pipeline] }
06:46:02 [2025-01-23T05:46:02.501Z] [Pipeline] // withEnv
06:46:02 [2025-01-23T05:46:02.515Z] [Pipeline] withDockerContainer
06:46:02 [2025-01-23T05:46:02.548Z] Jenkins does not seem to be running inside a container
06:46:02 [2025-01-23T05:46:02.555Z] $ 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:02 [2025-01-23T05:46:02.906Z] $ docker top d77e06ed2342e57f6444b35a9c457223f95d3c580e1f15acbf8dab9ded0df3df -eo pid,comm
06:46:02 [2025-01-23T05:46:02.946Z] [Pipeline] {
06:46:02 [2025-01-23T05:46:02.971Z] [Pipeline] withEnv
06:46:02 [2025-01-23T05:46:02.972Z] [Pipeline] {
06:46:03 [2025-01-23T05:46:03.000Z] [Pipeline] stage
06:46:03 [2025-01-23T05:46:03.000Z] [Pipeline] { (Prepare the job)
06:46:03 [2025-01-23T05:46:03.047Z] [Pipeline] sh
06:46:03 [2025-01-23T05:46:03.304Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2025-01-23T05:46:03.557Z] [Pipeline] script
06:46:03 [2025-01-23T05:46:03.561Z] [Pipeline] {
06:46:03 [2025-01-23T05:46:03.579Z] [Pipeline] readMavenPom
06:46:03 [2025-01-23T05:46:03.609Z] [Pipeline] sh
06:46:03 [2025-01-23T05:46:03.867Z] + rm -f pom.xml
06:46:03 [2025-01-23T05:46:03.868Z] [Pipeline] }
06:46:03 [2025-01-23T05:46:03.880Z] [Pipeline] // script
06:46:03 [2025-01-23T05:46:03.895Z] [Pipeline] }
06:46:03 [2025-01-23T05:46:03.908Z] [Pipeline] // stage
06:46:03 [2025-01-23T05:46:03.922Z] [Pipeline] stage
06:46:03 [2025-01-23T05:46:03.923Z] [Pipeline] { (Check POM parent version)
06:46:03 [2025-01-23T05:46:03.988Z] Stage "Check POM parent version" skipped due to when conditional
06:46:03 [2025-01-23T05:46:03.989Z] [Pipeline] getContext
06:46:04 [2025-01-23T05:46:04.000Z] [Pipeline] }
06:46:04 [2025-01-23T05:46:04.013Z] [Pipeline] // stage
06:46:04 [2025-01-23T05:46:04.027Z] [Pipeline] stage
06:46:04 [2025-01-23T05:46:04.028Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-01-23T05:46:04.057Z] [Pipeline] script
06:46:04 [2025-01-23T05:46:04.061Z] [Pipeline] {
06:46:04 [2025-01-23T05:46:04.082Z] [Pipeline] copyArtifacts
06:46:04 [2025-01-23T05:46:04.088Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 356
06:46:04 [2025-01-23T05:46:04.099Z] [Pipeline] readYaml
06:46:04 [2025-01-23T05:46:04.118Z] [Pipeline] dir
06:46:04 [2025-01-23T05:46:04.118Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-01-23T05:46:04.118Z] [Pipeline] {
06:46:04 [2025-01-23T05:46:04.136Z] [Pipeline] git
06:46:04 [2025-01-23T05:46:04.137Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-01-23T05:46:04.138Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-01-23T05:46:04.150Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7e74cc9b; decorates hudson.Launcher$LocalLauncher@5f7d5e8e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-01-23T05:46:04.150Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-01-23T05:46:04.155Z] Fetching changes from the remote Git repository
06:46:04 [2025-01-23T05:46:04.158Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-01-23T05:46:04.164Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-01-23T05:46:04.164Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2025-01-23T05:46:04.169Z]  > git --version # 'git version 2.43.0'
06:46:04 [2025-01-23T05:46:04.169Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-01-23T05:46:04.176Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2025-01-23T05:46:04.557Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2025-01-23T05:46:04.564Z] Checking out Revision 836fcc04a3a0b28661934ea910b13ec9678146a9 (refs/remotes/origin/6.4.x)
06:46:04 [2025-01-23T05:46:04.564Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2025-01-23T05:46:04.569Z]  > /usr/bin/git checkout -f 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:04 [2025-01-23T05:46:04.620Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2025-01-23T05:46:04.632Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2025-01-23T05:46:04.639Z]  > /usr/bin/git checkout -b 6.4.x 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:04 [2025-01-23T05:46:04.709Z] Commit message: "Update parent POM to 1.6.2"
06:46:04 [2025-01-23T05:46:04.709Z]  > /usr/bin/git rev-list --no-walk 836fcc04a3a0b28661934ea910b13ec9678146a9 # timeout=10
06:46:04 [2025-01-23T05:46:04.729Z] [Pipeline] fileExists
06:46:04 [2025-01-23T05:46:04.736Z] [Pipeline] readMavenPom
06:46:04 [2025-01-23T05:46:04.746Z] [Pipeline] sh
06:46:05 [2025-01-23T05:46:05.001Z] + git rev-parse HEAD
06:46:05 [2025-01-23T05:46:05.004Z] [Pipeline] echo
06:46:05 [2025-01-23T05:46:05.005Z] Silverpeas-Core: current commit is 836fcc04a3a0b28661934ea910b13ec9678146a9 and last build commit is 836fcc04a3a0b28661934ea910b13ec9678146a9
06:46:05 [2025-01-23T05:46:05.007Z] [Pipeline] }
06:46:05 [2025-01-23T05:46:05.020Z] [Pipeline] // dir
06:46:05 [2025-01-23T05:46:05.034Z] [Pipeline] echo
06:46:05 [2025-01-23T05:46:05.035Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-01-23T05:46:05.049Z] [Pipeline] dir
06:46:05 [2025-01-23T05:46:05.050Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-01-23T05:46:05.050Z] [Pipeline] {
06:46:05 [2025-01-23T05:46:05.068Z] [Pipeline] git
06:46:05 [2025-01-23T05:46:05.070Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-01-23T05:46:05.071Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-01-23T05:46:05.081Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@17685122; decorates hudson.Launcher$LocalLauncher@799917c7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-01-23T05:46:05.081Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-01-23T05:46:05.088Z] Fetching changes from the remote Git repository
06:46:05 [2025-01-23T05:46:05.091Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-01-23T05:46:05.097Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-01-23T05:46:05.097Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2025-01-23T05:46:05.102Z]  > git --version # 'git version 2.43.0'
06:46:05 [2025-01-23T05:46:05.102Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-01-23T05:46:05.109Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-01-23T05:46:05.673Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-01-23T05:46:05.679Z] Checking out Revision 1c9331480dd1c1bcd3219a209dca5bdeea53f75e (refs/remotes/origin/6.4.x)
06:46:05 [2025-01-23T05:46:05.679Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-01-23T05:46:05.685Z]  > /usr/bin/git checkout -f 1c9331480dd1c1bcd3219a209dca5bdeea53f75e # timeout=10
06:46:05 [2025-01-23T05:46:05.713Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-01-23T05:46:05.725Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-01-23T05:46:05.732Z]  > /usr/bin/git checkout -b 6.4.x 1c9331480dd1c1bcd3219a209dca5bdeea53f75e # timeout=10
06:46:05 [2025-01-23T05:46:05.794Z] Commit message: "Bug-14639"
06:46:05 [2025-01-23T05:46:05.794Z]  > /usr/bin/git rev-list --no-walk 1c9331480dd1c1bcd3219a209dca5bdeea53f75e # timeout=10
06:46:05 [2025-01-23T05:46:05.824Z] [Pipeline] fileExists
06:46:05 [2025-01-23T05:46:05.839Z] [Pipeline] readMavenPom
06:46:05 [2025-01-23T05:46:05.859Z] [Pipeline] sh
06:46:06 [2025-01-23T05:46:06.117Z] + git rev-parse HEAD
06:46:06 [2025-01-23T05:46:06.120Z] [Pipeline] echo
06:46:06 [2025-01-23T05:46:06.120Z] Silverpeas-Components: current commit is 1c9331480dd1c1bcd3219a209dca5bdeea53f75e and last build commit is 1c9331480dd1c1bcd3219a209dca5bdeea53f75e
06:46:06 [2025-01-23T05:46:06.122Z] [Pipeline] }
06:46:06 [2025-01-23T05:46:06.136Z] [Pipeline] // dir
06:46:06 [2025-01-23T05:46:06.151Z] [Pipeline] echo
06:46:06 [2025-01-23T05:46:06.152Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-01-23T05:46:06.167Z] [Pipeline] dir
06:46:06 [2025-01-23T05:46:06.167Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-01-23T05:46:06.168Z] [Pipeline] {
06:46:06 [2025-01-23T05:46:06.187Z] [Pipeline] git
06:46:06 [2025-01-23T05:46:06.188Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-01-23T05:46:06.189Z] The recommended git tool is: NONE
06:46:06 [2025-01-23T05:46:06.189Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-01-23T05:46:06.205Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@61a92982; decorates hudson.Launcher$LocalLauncher@7c398c55 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-01-23T05:46:06.206Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2025-01-23T05:46:06.212Z] Fetching changes from the remote Git repository
06:46:06 [2025-01-23T05:46:06.215Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-01-23T05:46:06.221Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-01-23T05:46:06.221Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2025-01-23T05:46:06.226Z]  > git --version # 'git version 2.43.0'
06:46:06 [2025-01-23T05:46:06.226Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-01-23T05:46:06.232Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-01-23T05:46:06.611Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-01-23T05:46:06.617Z] Checking out Revision 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 (refs/remotes/origin/6.4.x)
06:46:06 [2025-01-23T05:46:06.617Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-01-23T05:46:06.622Z]  > /usr/bin/git checkout -f 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:06 [2025-01-23T05:46:06.633Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-01-23T05:46:06.641Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-01-23T05:46:06.648Z]  > /usr/bin/git checkout -b 6.4.x 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:06 [2025-01-23T05:46:06.663Z] Commit message: "Update parent POM to 1.6.2"
06:46:06 [2025-01-23T05:46:06.664Z]  > /usr/bin/git rev-list --no-walk 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10
06:46:06 [2025-01-23T05:46:06.693Z] [Pipeline] fileExists
06:46:06 [2025-01-23T05:46:06.709Z] [Pipeline] readMavenPom
06:46:06 [2025-01-23T05:46:06.729Z] [Pipeline] sh
06:46:06 [2025-01-23T05:46:06.986Z] + git rev-parse HEAD
06:46:06 [2025-01-23T05:46:06.989Z] [Pipeline] echo
06:46:06 [2025-01-23T05:46:06.990Z] Silverpeas-Looks: current commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 and last build commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7
06:46:06 [2025-01-23T05:46:06.992Z] [Pipeline] }
06:46:07 [2025-01-23T05:46:07.009Z] [Pipeline] // dir
06:46:07 [2025-01-23T05:46:07.024Z] [Pipeline] echo
06:46:07 [2025-01-23T05:46:07.025Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-01-23T05:46:07.041Z] [Pipeline] dir
06:46:07 [2025-01-23T05:46:07.041Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2025-01-23T05:46:07.042Z] [Pipeline] {
06:46:07 [2025-01-23T05:46:07.061Z] [Pipeline] git
06:46:07 [2025-01-23T05:46:07.063Z] The recommended git tool is: NONE
06:46:07 [2025-01-23T05:46:07.064Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-01-23T05:46:07.073Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@564a9ea2; decorates hudson.Launcher$LocalLauncher@37b006aa will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-01-23T05:46:07.073Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2025-01-23T05:46:07.079Z] Fetching changes from the remote Git repository
06:46:07 [2025-01-23T05:46:07.083Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-01-23T05:46:07.089Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-01-23T05:46:07.089Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2025-01-23T05:46:07.094Z]  > git --version # 'git version 2.43.0'
06:46:07 [2025-01-23T05:46:07.094Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-01-23T05:46:07.101Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-01-23T05:46:07.455Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-01-23T05:46:07.462Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x)
06:46:07 [2025-01-23T05:46:07.462Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-01-23T05:46:07.468Z]  > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:07 [2025-01-23T05:46:07.478Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-01-23T05:46:07.488Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-01-23T05:46:07.496Z]  > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:07 [2025-01-23T05:46:07.510Z] 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:07 [2025-01-23T05:46:07.510Z]  > /usr/bin/git rev-list --no-walk 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10
06:46:07 [2025-01-23T05:46:07.542Z] [Pipeline] fileExists
06:46:07 [2025-01-23T05:46:07.561Z] [Pipeline] sh
06:46:07 [2025-01-23T05:46:07.819Z] + git rev-parse HEAD
06:46:07 [2025-01-23T05:46:07.822Z] [Pipeline] echo
06:46:07 [2025-01-23T05:46:07.822Z] Silverpeas-Setup: current commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b and last build commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b
06:46:07 [2025-01-23T05:46:07.824Z] [Pipeline] }
06:46:07 [2025-01-23T05:46:07.840Z] [Pipeline] // dir
06:46:07 [2025-01-23T05:46:07.857Z] [Pipeline] echo
06:46:07 [2025-01-23T05:46:07.857Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-01-23T05:46:07.867Z] [Pipeline] dir
06:46:07 [2025-01-23T05:46:07.867Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:07 [2025-01-23T05:46:07.868Z] [Pipeline] {
06:46:07 [2025-01-23T05:46:07.888Z] [Pipeline] git
06:46:07 [2025-01-23T05:46:07.890Z] The recommended git tool is: NONE
06:46:07 [2025-01-23T05:46:07.891Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-01-23T05:46:07.903Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@64e66aa8; decorates hudson.Launcher$LocalLauncher@16f5ae43 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-01-23T05:46:07.904Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:07 [2025-01-23T05:46:07.910Z] Fetching changes from the remote Git repository
06:46:07 [2025-01-23T05:46:07.913Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:07 [2025-01-23T05:46:07.919Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:07 [2025-01-23T05:46:07.919Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2025-01-23T05:46:07.925Z]  > git --version # 'git version 2.43.0'
06:46:07 [2025-01-23T05:46:07.925Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-01-23T05:46:07.932Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-01-23T05:46:08.287Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-01-23T05:46:08.293Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x)
06:46:08 [2025-01-23T05:46:08.293Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-01-23T05:46:08.299Z]  > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:08 [2025-01-23T05:46:08.306Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-01-23T05:46:08.314Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-01-23T05:46:08.320Z]  > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:08 [2025-01-23T05:46:08.330Z] 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:08 [2025-01-23T05:46:08.330Z]  > /usr/bin/git rev-list --no-walk 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
06:46:08 [2025-01-23T05:46:08.350Z] [Pipeline] fileExists
06:46:08 [2025-01-23T05:46:08.359Z] [Pipeline] readMavenPom
06:46:08 [2025-01-23T05:46:08.370Z] [Pipeline] sh
06:46:08 [2025-01-23T05:46:08.625Z] + git rev-parse HEAD
06:46:08 [2025-01-23T05:46:08.628Z] [Pipeline] echo
06:46:08 [2025-01-23T05:46:08.629Z] Silverpeas-Distribution: current commit is 90e9347286664c1f250640839a01b6491f0c0a8d and last build commit is 90e9347286664c1f250640839a01b6491f0c0a8d
06:46:08 [2025-01-23T05:46:08.631Z] [Pipeline] }
06:46:08 [2025-01-23T05:46:08.647Z] [Pipeline] // dir
06:46:08 [2025-01-23T05:46:08.664Z] [Pipeline] echo
06:46:08 [2025-01-23T05:46:08.664Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-01-23T05:46:08.682Z] [Pipeline] dir
06:46:08 [2025-01-23T05:46:08.682Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:08 [2025-01-23T05:46:08.683Z] [Pipeline] {
06:46:08 [2025-01-23T05:46:08.704Z] [Pipeline] git
06:46:08 [2025-01-23T05:46:08.706Z] The recommended git tool is: NONE
06:46:08 [2025-01-23T05:46:08.707Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-01-23T05:46:08.721Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4b52aac3; decorates hudson.Launcher$LocalLauncher@36f737f4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-01-23T05:46:08.722Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:08 [2025-01-23T05:46:08.728Z] Fetching changes from the remote Git repository
06:46:08 [2025-01-23T05:46:08.731Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:08 [2025-01-23T05:46:08.737Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:08 [2025-01-23T05:46:08.737Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2025-01-23T05:46:08.741Z]  > git --version # 'git version 2.43.0'
06:46:08 [2025-01-23T05:46:08.741Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-01-23T05:46:08.747Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-01-23T05:46:09.116Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-01-23T05:46:09.123Z] Checking out Revision 0d793f451ae2822fa89a779eed487790159a3a27 (refs/remotes/origin/6.4.x)
06:46:09 [2025-01-23T05:46:09.123Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-01-23T05:46:09.129Z]  > /usr/bin/git checkout -f 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:09 [2025-01-23T05:46:09.138Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-01-23T05:46:09.149Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-01-23T05:46:09.156Z]  > /usr/bin/git checkout -b 6.4.x 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:09 [2025-01-23T05:46:09.169Z] Commit message: "Update parent POM to 1.6.2"
06:46:09 [2025-01-23T05:46:09.169Z]  > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10
06:46:09 [2025-01-23T05:46:09.201Z] [Pipeline] fileExists
06:46:09 [2025-01-23T05:46:09.219Z] [Pipeline] readMavenPom
06:46:09 [2025-01-23T05:46:09.241Z] [Pipeline] sh
06:46:09 [2025-01-23T05:46:09.499Z] + git rev-parse HEAD
06:46:09 [2025-01-23T05:46:09.501Z] [Pipeline] echo
06:46:09 [2025-01-23T05:46:09.502Z] Silverpeas-Assembly: current commit is 0d793f451ae2822fa89a779eed487790159a3a27 and last build commit is 0d793f451ae2822fa89a779eed487790159a3a27
06:46:09 [2025-01-23T05:46:09.504Z] [Pipeline] }
06:46:09 [2025-01-23T05:46:09.521Z] [Pipeline] // dir
06:46:09 [2025-01-23T05:46:09.539Z] [Pipeline] echo
06:46:09 [2025-01-23T05:46:09.539Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-01-23T05:46:09.540Z] [Pipeline] }
06:46:09 [2025-01-23T05:46:09.556Z] [Pipeline] // script
06:46:09 [2025-01-23T05:46:09.573Z] [Pipeline] }
06:46:09 [2025-01-23T05:46:09.588Z] [Pipeline] // stage
06:46:09 [2025-01-23T05:46:09.608Z] [Pipeline] stage
06:46:09 [2025-01-23T05:46:09.609Z] [Pipeline] { (Build Silverpeas)
06:46:09 [2025-01-23T05:46:09.639Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-23T05:46:09.640Z] [Pipeline] getContext
06:46:09 [2025-01-23T05:46:09.662Z] [Pipeline] stage
06:46:09 [2025-01-23T05:46:09.662Z] [Pipeline] { (Build Silverpeas-Core)
06:46:09 [2025-01-23T05:46:09.680Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-23T05:46:09.681Z] [Pipeline] getContext
06:46:09 [2025-01-23T05:46:09.682Z] [Pipeline] }
06:46:09 [2025-01-23T05:46:09.699Z] [Pipeline] // stage
06:46:09 [2025-01-23T05:46:09.718Z] [Pipeline] stage
06:46:09 [2025-01-23T05:46:09.719Z] [Pipeline] { (Build Silverpeas-Components)
06:46:09 [2025-01-23T05:46:09.737Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-23T05:46:09.738Z] [Pipeline] getContext
06:46:09 [2025-01-23T05:46:09.739Z] [Pipeline] }
06:46:09 [2025-01-23T05:46:09.756Z] [Pipeline] // stage
06:46:09 [2025-01-23T05:46:09.775Z] [Pipeline] stage
06:46:09 [2025-01-23T05:46:09.776Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:09 [2025-01-23T05:46:09.795Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-23T05:46:09.796Z] [Pipeline] getContext
06:46:09 [2025-01-23T05:46:09.798Z] [Pipeline] }
06:46:09 [2025-01-23T05:46:09.814Z] [Pipeline] // stage
06:46:09 [2025-01-23T05:46:09.833Z] [Pipeline] stage
06:46:09 [2025-01-23T05:46:09.833Z] [Pipeline] { (Build Silverpeas Setup)
06:46:09 [2025-01-23T05:46:09.845Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-23T05:46:09.846Z] [Pipeline] getContext
06:46:09 [2025-01-23T05:46:09.847Z] [Pipeline] }
06:46:09 [2025-01-23T05:46:09.856Z] [Pipeline] // stage
06:46:09 [2025-01-23T05:46:09.867Z] [Pipeline] stage
06:46:09 [2025-01-23T05:46:09.867Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:09 [2025-01-23T05:46:09.887Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-23T05:46:09.888Z] [Pipeline] getContext
06:46:09 [2025-01-23T05:46:09.889Z] [Pipeline] }
06:46:09 [2025-01-23T05:46:09.933Z] [Pipeline] // stage
06:46:09 [2025-01-23T05:46:09.959Z] [Pipeline] stage
06:46:09 [2025-01-23T05:46:09.960Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:09 [2025-01-23T05:46:09.979Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-01-23T05:46:09.980Z] [Pipeline] getContext
06:46:09 [2025-01-23T05:46:09.981Z] [Pipeline] }
06:46:10 [2025-01-23T05:46:10.000Z] [Pipeline] // stage
06:46:10 [2025-01-23T05:46:10.020Z] [Pipeline] stage
06:46:10 [2025-01-23T05:46:10.021Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2025-01-23T05:46:10.039Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-23T05:46:10.040Z] [Pipeline] getContext
06:46:10 [2025-01-23T05:46:10.041Z] [Pipeline] }
06:46:10 [2025-01-23T05:46:10.061Z] [Pipeline] // stage
06:46:10 [2025-01-23T05:46:10.081Z] [Pipeline] stage
06:46:10 [2025-01-23T05:46:10.082Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-01-23T05:46:10.111Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-23T05:46:10.113Z] [Pipeline] getContext
06:46:10 [2025-01-23T05:46:10.114Z] [Pipeline] }
06:46:10 [2025-01-23T05:46:10.131Z] [Pipeline] // stage
06:46:10 [2025-01-23T05:46:10.154Z] [Pipeline] stage
06:46:10 [2025-01-23T05:46:10.155Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-01-23T05:46:10.166Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-23T05:46:10.167Z] [Pipeline] getContext
06:46:10 [2025-01-23T05:46:10.168Z] [Pipeline] }
06:46:10 [2025-01-23T05:46:10.187Z] [Pipeline] // stage
06:46:10 [2025-01-23T05:46:10.205Z] [Pipeline] stage
06:46:10 [2025-01-23T05:46:10.205Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-01-23T05:46:10.219Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-23T05:46:10.219Z] [Pipeline] getContext
06:46:10 [2025-01-23T05:46:10.220Z] [Pipeline] }
06:46:10 [2025-01-23T05:46:10.237Z] [Pipeline] // stage
06:46:10 [2025-01-23T05:46:10.256Z] [Pipeline] stage
06:46:10 [2025-01-23T05:46:10.257Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-01-23T05:46:10.276Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-23T05:46:10.277Z] [Pipeline] getContext
06:46:10 [2025-01-23T05:46:10.279Z] [Pipeline] }
06:46:10 [2025-01-23T05:46:10.300Z] [Pipeline] // stage
06:46:10 [2025-01-23T05:46:10.320Z] [Pipeline] stage
06:46:10 [2025-01-23T05:46:10.320Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-01-23T05:46:10.340Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-23T05:46:10.341Z] [Pipeline] getContext
06:46:10 [2025-01-23T05:46:10.342Z] [Pipeline] }
06:46:10 [2025-01-23T05:46:10.361Z] [Pipeline] // stage
06:46:10 [2025-01-23T05:46:10.382Z] [Pipeline] stage
06:46:10 [2025-01-23T05:46:10.383Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-01-23T05:46:10.401Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-01-23T05:46:10.402Z] [Pipeline] getContext
06:46:10 [2025-01-23T05:46:10.403Z] [Pipeline] }
06:46:10 [2025-01-23T05:46:10.421Z] [Pipeline] // stage
06:46:10 [2025-01-23T05:46:10.440Z] [Pipeline] }
06:46:10 [2025-01-23T05:46:10.461Z] [Pipeline] // stage
06:46:10 [2025-01-23T05:46:10.482Z] [Pipeline] stage
06:46:10 [2025-01-23T05:46:10.483Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-01-23T05:46:10.520Z] [Pipeline] script
06:46:10 [2025-01-23T05:46:10.528Z] [Pipeline] {
06:46:10 [2025-01-23T05:46:10.547Z] [Pipeline] sh
06:46:10 [2025-01-23T05:46:10.806Z] + mkdir -p target
06:46:10 [2025-01-23T05:46:10.808Z] [Pipeline] sh
06:46:11 [2025-01-23T05:46:11.065Z] + mv build.yaml target/
06:46:11 [2025-01-23T05:46:11.066Z] [Pipeline] }
06:46:11 [2025-01-23T05:46:11.084Z] [Pipeline] // script
06:46:11 [2025-01-23T05:46:11.106Z] [Pipeline] }
06:46:11 [2025-01-23T05:46:11.123Z] [Pipeline] // stage
06:46:11 [2025-01-23T05:46:11.147Z] [Pipeline] stage
06:46:11 [2025-01-23T05:46:11.149Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-01-23T05:46:11.179Z] [Pipeline] step
06:46:11 [2025-01-23T05:46:11.209Z] [Pipeline] script
06:46:11 [2025-01-23T05:46:11.214Z] [Pipeline] {
06:46:11 [2025-01-23T05:46:11.249Z] [Pipeline] }
06:46:11 [2025-01-23T05:46:11.266Z] [Pipeline] // script
06:46:11 [2025-01-23T05:46:11.296Z] [Pipeline] archiveArtifacts
06:46:11 [2025-01-23T05:46:11.299Z] Archiving artifacts
06:46:11 [2025-01-23T05:46:11.318Z] Enregistrement des empreintes numériques
06:46:11 [2025-01-23T05:46:11.331Z] [Pipeline] sh
06:46:11 [2025-01-23T05:46:11.591Z] + rm -rf target
06:46:11 [2025-01-23T05:46:11.597Z] [Pipeline] }
06:46:11 [2025-01-23T05:46:11.617Z] [Pipeline] // stage
06:46:11 [2025-01-23T05:46:11.634Z] [Pipeline] }
06:46:11 [2025-01-23T05:46:11.650Z] [Pipeline] // withEnv
06:46:11 [2025-01-23T05:46:11.667Z] [Pipeline] }
06:46:11 [2025-01-23T05:46:11.667Z] $ docker stop --time=1 d77e06ed2342e57f6444b35a9c457223f95d3c580e1f15acbf8dab9ded0df3df
06:46:12 [2025-01-23T05:46:12.891Z] $ docker rm -f --volumes d77e06ed2342e57f6444b35a9c457223f95d3c580e1f15acbf8dab9ded0df3df
06:46:12 [2025-01-23T05:46:12.932Z] [Pipeline] // withDockerContainer
06:46:12 [2025-01-23T05:46:12.948Z] [Pipeline] }
06:46:12 [2025-01-23T05:46:12.965Z] [Pipeline] // withEnv
06:46:12 [2025-01-23T05:46:12.981Z] [Pipeline] }
06:46:12 [2025-01-23T05:46:12.998Z] [Pipeline] // node
06:46:13 [2025-01-23T05:46:13.015Z] [Pipeline] End of Pipeline
06:46:13 [2025-01-23T05:46:13.082Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #260
06:46:13 [2025-01-23T05:46:13.083Z] Finished: SUCCESS