[2025-02-17T05:46:00.550Z] Lancé par une alarme périodique [2025-02-17T05:46:00.550Z] Running as userbuild [2025-02-17T05:46:00.945Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-02-17T05:46:01.476Z] [Pipeline] Start of Pipeline [2025-02-17T05:46:01.857Z] [Pipeline] node [2025-02-17T05:46:01.861Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy [2025-02-17T05:46:01.867Z] [Pipeline] { [2025-02-17T05:46:01.893Z] [Pipeline] stage [2025-02-17T05:46:01.894Z] [Pipeline] { (Declarative: Checkout SCM) [2025-02-17T05:46:01.910Z] [Pipeline] checkout [2025-02-17T05:46:01.912Z] Selected Git installation does not exist. Using Default [2025-02-17T05:46:01.912Z] The recommended git tool is: NONE [2025-02-17T05:46:01.912Z] No credentials specified [2025-02-17T05:46:01.912Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10 [2025-02-17T05:46:01.917Z] Fetching changes from the remote Git repository [2025-02-17T05:46:01.921Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-02-17T05:46:01.928Z] Cleaning workspace [2025-02-17T05:46:01.928Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-02-17T05:46:01.932Z] Resetting working tree [2025-02-17T05:46:01.932Z] > /usr/bin/git reset --hard # timeout=10 [2025-02-17T05:46:01.944Z] > /usr/bin/git clean -fdx # timeout=10 [2025-02-17T05:46:01.950Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-02-17T05:46:01.950Z] > /usr/bin/git --version # timeout=10 [2025-02-17T05:46:01.954Z] > git --version # 'git version 2.43.0' [2025-02-17T05:46:01.954Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-17T05:46:02.324Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-02-17T05:46:02.330Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master) [2025-02-17T05:46:02.330Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-17T05:46:02.335Z] > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-02-17T05:46:02.346Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case the release is done from the main branch." [2025-02-17T05:46:02.346Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-02-17T05:46:02.367Z] [Pipeline] } [2025-02-17T05:46:02.374Z] [Pipeline] // stage [2025-02-17T05:46:02.397Z] [Pipeline] withEnv [2025-02-17T05:46:02.398Z] [Pipeline] { [2025-02-17T05:46:02.582Z] [Pipeline] isUnix [2025-02-17T05:46:02.583Z] [Pipeline] withEnv [2025-02-17T05:46:02.584Z] [Pipeline] { [2025-02-17T05:46:02.599Z] [Pipeline] sh [2025-02-17T05:46:02.855Z] + docker inspect -f . silverpeas/silverbuild:6.4 [2025-02-17T05:46:02.855Z] . [2025-02-17T05:46:02.856Z] [Pipeline] } [2025-02-17T05:46:02.870Z] [Pipeline] // withEnv [2025-02-17T05:46:02.888Z] [Pipeline] withDockerContainer [2025-02-17T05:46:02.922Z] Jenkins does not seem to be running inside a container [2025-02-17T05:46:02.930Z] $ 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 [2025-02-17T05:46:03.295Z] $ docker top b6f747a00aa5e8fc4b5db9172cf2ca999febf53517a9ee1aceae7c0084baa8ca -eo pid,comm [2025-02-17T05:46:03.356Z] [Pipeline] { [2025-02-17T05:46:03.390Z] [Pipeline] withEnv [2025-02-17T05:46:03.390Z] [Pipeline] { [2025-02-17T05:46:03.416Z] [Pipeline] stage [2025-02-17T05:46:03.417Z] [Pipeline] { (Prepare the job) [2025-02-17T05:46:03.464Z] [Pipeline] sh [2025-02-17T05:46:03.722Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml [2025-02-17T05:46:03.975Z] [Pipeline] script [2025-02-17T05:46:03.981Z] [Pipeline] { [2025-02-17T05:46:03.997Z] [Pipeline] readMavenPom [2025-02-17T05:46:04.028Z] [Pipeline] sh [2025-02-17T05:46:04.286Z] + rm -f pom.xml [2025-02-17T05:46:04.287Z] [Pipeline] } [2025-02-17T05:46:04.301Z] [Pipeline] // script [2025-02-17T05:46:04.317Z] [Pipeline] } [2025-02-17T05:46:04.330Z] [Pipeline] // stage [2025-02-17T05:46:04.346Z] [Pipeline] stage [2025-02-17T05:46:04.347Z] [Pipeline] { (Check POM parent version) [2025-02-17T05:46:04.416Z] Stage "Check POM parent version" skipped due to when conditional [2025-02-17T05:46:04.417Z] [Pipeline] getContext [2025-02-17T05:46:04.430Z] [Pipeline] } [2025-02-17T05:46:04.443Z] [Pipeline] // stage [2025-02-17T05:46:04.459Z] [Pipeline] stage [2025-02-17T05:46:04.460Z] [Pipeline] { (Checkout projects and check code changes) [2025-02-17T05:46:04.490Z] [Pipeline] script [2025-02-17T05:46:04.495Z] [Pipeline] { [2025-02-17T05:46:04.517Z] [Pipeline] copyArtifacts [2025-02-17T05:46:04.525Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 363 [2025-02-17T05:46:04.535Z] [Pipeline] fileExists [2025-02-17T05:46:04.554Z] [Pipeline] readYaml [2025-02-17T05:46:04.571Z] [Pipeline] dir [2025-02-17T05:46:04.572Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core [2025-02-17T05:46:04.572Z] [Pipeline] { [2025-02-17T05:46:04.591Z] [Pipeline] git [2025-02-17T05:46:04.593Z] The recommended git tool is: /usr/bin/git [2025-02-17T05:46:04.594Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-17T05:46:04.609Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@381f2d14; decorates hudson.Launcher$LocalLauncher@49fac640 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-17T05:46:04.609Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2025-02-17T05:46:04.615Z] Fetching changes from the remote Git repository [2025-02-17T05:46:04.619Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2025-02-17T05:46:04.624Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2025-02-17T05:46:04.624Z] > /usr/bin/git --version # timeout=10 [2025-02-17T05:46:04.629Z] > git --version # 'git version 2.43.0' [2025-02-17T05:46:04.629Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-17T05:46:04.636Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-17T05:46:05.096Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-17T05:46:05.103Z] Checking out Revision 626dc47d065a1815f66bd04eccfeb07d91c18233 (refs/remotes/origin/6.4.x) [2025-02-17T05:46:05.103Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-17T05:46:05.108Z] > /usr/bin/git checkout -f 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10 [2025-02-17T05:46:05.176Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-17T05:46:05.188Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-17T05:46:05.194Z] > /usr/bin/git checkout -b 6.4.x 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10 [2025-02-17T05:46:05.247Z] Commit message: "Bug #14491" [2025-02-17T05:46:05.248Z] > /usr/bin/git rev-list --no-walk 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10 [2025-02-17T05:46:05.266Z] [Pipeline] fileExists [2025-02-17T05:46:05.280Z] [Pipeline] readMavenPom [2025-02-17T05:46:05.301Z] [Pipeline] sh [2025-02-17T05:46:05.559Z] + git rev-parse HEAD [2025-02-17T05:46:05.562Z] [Pipeline] echo [2025-02-17T05:46:05.562Z] Silverpeas-Core: current commit is 626dc47d065a1815f66bd04eccfeb07d91c18233 and last build commit is 626dc47d065a1815f66bd04eccfeb07d91c18233 [2025-02-17T05:46:05.564Z] [Pipeline] } [2025-02-17T05:46:05.581Z] [Pipeline] // dir [2025-02-17T05:46:05.596Z] [Pipeline] echo [2025-02-17T05:46:05.597Z] Build skipped due to no changes have been done since the last build [2025-02-17T05:46:05.613Z] [Pipeline] dir [2025-02-17T05:46:05.613Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components [2025-02-17T05:46:05.614Z] [Pipeline] { [2025-02-17T05:46:05.633Z] [Pipeline] git [2025-02-17T05:46:05.634Z] The recommended git tool is: /usr/bin/git [2025-02-17T05:46:05.635Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-17T05:46:05.645Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@25a8faf5; decorates hudson.Launcher$LocalLauncher@6dfe67e8 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-17T05:46:05.646Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2025-02-17T05:46:05.652Z] Fetching changes from the remote Git repository [2025-02-17T05:46:05.655Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2025-02-17T05:46:05.661Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2025-02-17T05:46:05.661Z] > /usr/bin/git --version # timeout=10 [2025-02-17T05:46:05.666Z] > git --version # 'git version 2.43.0' [2025-02-17T05:46:05.666Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-17T05:46:05.672Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-17T05:46:06.190Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-17T05:46:06.196Z] Checking out Revision 10328607e327a405c9119d94be9a065fd70b4ea3 (refs/remotes/origin/6.4.x) [2025-02-17T05:46:06.196Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-17T05:46:06.202Z] > /usr/bin/git checkout -f 10328607e327a405c9119d94be9a065fd70b4ea3 # timeout=10 [2025-02-17T05:46:06.240Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-17T05:46:06.252Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-17T05:46:06.259Z] > /usr/bin/git checkout -b 6.4.x 10328607e327a405c9119d94be9a065fd70b4ea3 # timeout=10 [2025-02-17T05:46:06.303Z] Commit message: "Bug #14391" [2025-02-17T05:46:06.304Z] > /usr/bin/git rev-list --no-walk 10328607e327a405c9119d94be9a065fd70b4ea3 # timeout=10 [2025-02-17T05:46:06.333Z] [Pipeline] fileExists [2025-02-17T05:46:06.350Z] [Pipeline] readMavenPom [2025-02-17T05:46:06.370Z] [Pipeline] sh [2025-02-17T05:46:06.628Z] + git rev-parse HEAD [2025-02-17T05:46:06.631Z] [Pipeline] echo [2025-02-17T05:46:06.632Z] Silverpeas-Components: current commit is 10328607e327a405c9119d94be9a065fd70b4ea3 and last build commit is 10328607e327a405c9119d94be9a065fd70b4ea3 [2025-02-17T05:46:06.634Z] [Pipeline] } [2025-02-17T05:46:06.649Z] [Pipeline] // dir [2025-02-17T05:46:06.664Z] [Pipeline] echo [2025-02-17T05:46:06.665Z] Build skipped due to no changes have been done since the last build [2025-02-17T05:46:06.674Z] [Pipeline] dir [2025-02-17T05:46:06.675Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks [2025-02-17T05:46:06.675Z] [Pipeline] { [2025-02-17T05:46:06.686Z] [Pipeline] git [2025-02-17T05:46:06.688Z] Selected Git installation does not exist. Using Default [2025-02-17T05:46:06.688Z] The recommended git tool is: NONE [2025-02-17T05:46:06.689Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-17T05:46:06.698Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@40ffa9fd; decorates hudson.Launcher$LocalLauncher@31aff1ff will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-17T05:46:06.698Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2025-02-17T05:46:06.704Z] Fetching changes from the remote Git repository [2025-02-17T05:46:06.707Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2025-02-17T05:46:06.713Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2025-02-17T05:46:06.713Z] > /usr/bin/git --version # timeout=10 [2025-02-17T05:46:06.718Z] > git --version # 'git version 2.43.0' [2025-02-17T05:46:06.719Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-17T05:46:06.724Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-17T05:46:07.088Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-17T05:46:07.095Z] Checking out Revision 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 (refs/remotes/origin/6.4.x) [2025-02-17T05:46:07.095Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-17T05:46:07.101Z] > /usr/bin/git checkout -f 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-02-17T05:46:07.114Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-17T05:46:07.123Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-17T05:46:07.130Z] > /usr/bin/git checkout -b 6.4.x 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-02-17T05:46:07.146Z] Commit message: "Update parent POM to 1.6.2" [2025-02-17T05:46:07.146Z] > /usr/bin/git rev-list --no-walk 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-02-17T05:46:07.177Z] [Pipeline] fileExists [2025-02-17T05:46:07.198Z] [Pipeline] readMavenPom [2025-02-17T05:46:07.219Z] [Pipeline] sh [2025-02-17T05:46:07.477Z] + git rev-parse HEAD [2025-02-17T05:46:07.480Z] [Pipeline] echo [2025-02-17T05:46:07.480Z] Silverpeas-Looks: current commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 and last build commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 [2025-02-17T05:46:07.482Z] [Pipeline] } [2025-02-17T05:46:07.498Z] [Pipeline] // dir [2025-02-17T05:46:07.515Z] [Pipeline] echo [2025-02-17T05:46:07.515Z] Build skipped due to no changes have been done since the last build [2025-02-17T05:46:07.534Z] [Pipeline] dir [2025-02-17T05:46:07.534Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup [2025-02-17T05:46:07.535Z] [Pipeline] { [2025-02-17T05:46:07.555Z] [Pipeline] git [2025-02-17T05:46:07.557Z] The recommended git tool is: NONE [2025-02-17T05:46:07.558Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-17T05:46:07.567Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@75b8495; decorates hudson.Launcher$LocalLauncher@a05bf4b will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-17T05:46:07.567Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2025-02-17T05:46:07.573Z] Fetching changes from the remote Git repository [2025-02-17T05:46:07.575Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2025-02-17T05:46:07.581Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2025-02-17T05:46:07.581Z] > /usr/bin/git --version # timeout=10 [2025-02-17T05:46:07.585Z] > git --version # 'git version 2.43.0' [2025-02-17T05:46:07.585Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-17T05:46:07.590Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-17T05:46:07.966Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-17T05:46:07.973Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x) [2025-02-17T05:46:07.973Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-17T05:46:07.978Z] > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-02-17T05:46:07.987Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-17T05:46:07.996Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-17T05:46:08.006Z] > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-02-17T05:46:08.021Z] 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" [2025-02-17T05:46:08.021Z] > /usr/bin/git rev-list --no-walk 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-02-17T05:46:08.042Z] [Pipeline] fileExists [2025-02-17T05:46:08.052Z] [Pipeline] sh [2025-02-17T05:46:08.307Z] + git rev-parse HEAD [2025-02-17T05:46:08.310Z] [Pipeline] echo [2025-02-17T05:46:08.311Z] Silverpeas-Setup: current commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b and last build commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b [2025-02-17T05:46:08.313Z] [Pipeline] } [2025-02-17T05:46:08.329Z] [Pipeline] // dir [2025-02-17T05:46:08.346Z] [Pipeline] echo [2025-02-17T05:46:08.347Z] Build skipped due to no changes have been done since the last build [2025-02-17T05:46:08.365Z] [Pipeline] dir [2025-02-17T05:46:08.365Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution [2025-02-17T05:46:08.366Z] [Pipeline] { [2025-02-17T05:46:08.386Z] [Pipeline] git [2025-02-17T05:46:08.388Z] The recommended git tool is: NONE [2025-02-17T05:46:08.389Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-17T05:46:08.398Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@234f7ae; decorates hudson.Launcher$LocalLauncher@3186dbfc will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-17T05:46:08.398Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2025-02-17T05:46:08.403Z] Fetching changes from the remote Git repository [2025-02-17T05:46:08.405Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2025-02-17T05:46:08.411Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2025-02-17T05:46:08.411Z] > /usr/bin/git --version # timeout=10 [2025-02-17T05:46:08.416Z] > git --version # 'git version 2.43.0' [2025-02-17T05:46:08.416Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-17T05:46:08.421Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-17T05:46:08.769Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-17T05:46:08.775Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x) [2025-02-17T05:46:08.775Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-17T05:46:08.781Z] > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-02-17T05:46:08.791Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-17T05:46:08.799Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-17T05:46:08.805Z] > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-02-17T05:46:08.819Z] 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" [2025-02-17T05:46:08.820Z] > /usr/bin/git rev-list --no-walk 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-02-17T05:46:08.852Z] [Pipeline] fileExists [2025-02-17T05:46:08.871Z] [Pipeline] readMavenPom [2025-02-17T05:46:08.891Z] [Pipeline] sh [2025-02-17T05:46:09.149Z] + git rev-parse HEAD [2025-02-17T05:46:09.152Z] [Pipeline] echo [2025-02-17T05:46:09.153Z] Silverpeas-Distribution: current commit is 90e9347286664c1f250640839a01b6491f0c0a8d and last build commit is 90e9347286664c1f250640839a01b6491f0c0a8d [2025-02-17T05:46:09.155Z] [Pipeline] } [2025-02-17T05:46:09.172Z] [Pipeline] // dir [2025-02-17T05:46:09.190Z] [Pipeline] echo [2025-02-17T05:46:09.191Z] Build skipped due to no changes have been done since the last build [2025-02-17T05:46:09.209Z] [Pipeline] dir [2025-02-17T05:46:09.210Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly [2025-02-17T05:46:09.210Z] [Pipeline] { [2025-02-17T05:46:09.231Z] [Pipeline] git [2025-02-17T05:46:09.234Z] The recommended git tool is: NONE [2025-02-17T05:46:09.234Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-02-17T05:46:09.243Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4cdab698; decorates hudson.Launcher$LocalLauncher@9536132 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-02-17T05:46:09.244Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2025-02-17T05:46:09.250Z] Fetching changes from the remote Git repository [2025-02-17T05:46:09.254Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2025-02-17T05:46:09.260Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2025-02-17T05:46:09.260Z] > /usr/bin/git --version # timeout=10 [2025-02-17T05:46:09.265Z] > git --version # 'git version 2.43.0' [2025-02-17T05:46:09.265Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-02-17T05:46:09.270Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-17T05:46:09.686Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-02-17T05:46:09.692Z] Checking out Revision 0d793f451ae2822fa89a779eed487790159a3a27 (refs/remotes/origin/6.4.x) [2025-02-17T05:46:09.692Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-02-17T05:46:09.699Z] > /usr/bin/git checkout -f 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-02-17T05:46:09.708Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-02-17T05:46:09.720Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-02-17T05:46:09.726Z] > /usr/bin/git checkout -b 6.4.x 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-02-17T05:46:09.737Z] Commit message: "Update parent POM to 1.6.2" [2025-02-17T05:46:09.738Z] > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-02-17T05:46:09.770Z] [Pipeline] fileExists [2025-02-17T05:46:09.789Z] [Pipeline] readMavenPom [2025-02-17T05:46:09.812Z] [Pipeline] sh [2025-02-17T05:46:10.071Z] + git rev-parse HEAD [2025-02-17T05:46:10.074Z] [Pipeline] echo [2025-02-17T05:46:10.075Z] Silverpeas-Assembly: current commit is 0d793f451ae2822fa89a779eed487790159a3a27 and last build commit is 0d793f451ae2822fa89a779eed487790159a3a27 [2025-02-17T05:46:10.077Z] [Pipeline] } [2025-02-17T05:46:10.095Z] [Pipeline] // dir [2025-02-17T05:46:10.113Z] [Pipeline] echo [2025-02-17T05:46:10.114Z] Build skipped due to no changes have been done since the last build [2025-02-17T05:46:10.114Z] [Pipeline] } [2025-02-17T05:46:10.132Z] [Pipeline] // script [2025-02-17T05:46:10.150Z] [Pipeline] } [2025-02-17T05:46:10.166Z] [Pipeline] // stage [2025-02-17T05:46:10.187Z] [Pipeline] stage [2025-02-17T05:46:10.188Z] [Pipeline] { (Build Silverpeas) [2025-02-17T05:46:10.221Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.222Z] [Pipeline] getContext [2025-02-17T05:46:10.246Z] [Pipeline] stage [2025-02-17T05:46:10.247Z] [Pipeline] { (Build Silverpeas-Core) [2025-02-17T05:46:10.265Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.266Z] [Pipeline] getContext [2025-02-17T05:46:10.268Z] [Pipeline] } [2025-02-17T05:46:10.285Z] [Pipeline] // stage [2025-02-17T05:46:10.306Z] [Pipeline] stage [2025-02-17T05:46:10.306Z] [Pipeline] { (Build Silverpeas-Components) [2025-02-17T05:46:10.325Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.326Z] [Pipeline] getContext [2025-02-17T05:46:10.327Z] [Pipeline] } [2025-02-17T05:46:10.345Z] [Pipeline] // stage [2025-02-17T05:46:10.365Z] [Pipeline] stage [2025-02-17T05:46:10.366Z] [Pipeline] { (Build Silverpeas-Assembly) [2025-02-17T05:46:10.385Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.386Z] [Pipeline] getContext [2025-02-17T05:46:10.387Z] [Pipeline] } [2025-02-17T05:46:10.405Z] [Pipeline] // stage [2025-02-17T05:46:10.425Z] [Pipeline] stage [2025-02-17T05:46:10.426Z] [Pipeline] { (Build Silverpeas Setup) [2025-02-17T05:46:10.445Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.446Z] [Pipeline] getContext [2025-02-17T05:46:10.447Z] [Pipeline] } [2025-02-17T05:46:10.465Z] [Pipeline] // stage [2025-02-17T05:46:10.485Z] [Pipeline] stage [2025-02-17T05:46:10.486Z] [Pipeline] { (Build Silverpeas Distribution) [2025-02-17T05:46:10.505Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.506Z] [Pipeline] getContext [2025-02-17T05:46:10.507Z] [Pipeline] } [2025-02-17T05:46:10.525Z] [Pipeline] // stage [2025-02-17T05:46:10.546Z] [Pipeline] stage [2025-02-17T05:46:10.547Z] [Pipeline] { (Build Silverpeas-Looks) [2025-02-17T05:46:10.566Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.567Z] [Pipeline] getContext [2025-02-17T05:46:10.568Z] [Pipeline] } [2025-02-17T05:46:10.586Z] [Pipeline] // stage [2025-02-17T05:46:10.606Z] [Pipeline] stage [2025-02-17T05:46:10.607Z] [Pipeline] { (Publish Silverpeas-Core) [2025-02-17T05:46:10.626Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.627Z] [Pipeline] getContext [2025-02-17T05:46:10.628Z] [Pipeline] } [2025-02-17T05:46:10.646Z] [Pipeline] // stage [2025-02-17T05:46:10.698Z] [Pipeline] stage [2025-02-17T05:46:10.700Z] [Pipeline] { (Publish Silverpeas-Components) [2025-02-17T05:46:10.714Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.715Z] [Pipeline] getContext [2025-02-17T05:46:10.716Z] [Pipeline] } [2025-02-17T05:46:10.734Z] [Pipeline] // stage [2025-02-17T05:46:10.752Z] [Pipeline] stage [2025-02-17T05:46:10.753Z] [Pipeline] { (Publish Silverpeas-Assembly) [2025-02-17T05:46:10.766Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.766Z] [Pipeline] getContext [2025-02-17T05:46:10.768Z] [Pipeline] } [2025-02-17T05:46:10.786Z] [Pipeline] // stage [2025-02-17T05:46:10.804Z] [Pipeline] stage [2025-02-17T05:46:10.805Z] [Pipeline] { (Publish Silverpeas-Setup) [2025-02-17T05:46:10.817Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.818Z] [Pipeline] getContext [2025-02-17T05:46:10.819Z] [Pipeline] } [2025-02-17T05:46:10.858Z] [Pipeline] // stage [2025-02-17T05:46:10.877Z] [Pipeline] stage [2025-02-17T05:46:10.878Z] [Pipeline] { (Publish Silverpeas-Distribution) [2025-02-17T05:46:10.890Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.890Z] [Pipeline] getContext [2025-02-17T05:46:10.892Z] [Pipeline] } [2025-02-17T05:46:10.909Z] [Pipeline] // stage [2025-02-17T05:46:10.925Z] [Pipeline] stage [2025-02-17T05:46:10.926Z] [Pipeline] { (Publish Silverpeas-Looks) [2025-02-17T05:46:10.937Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.938Z] [Pipeline] getContext [2025-02-17T05:46:10.938Z] [Pipeline] } [2025-02-17T05:46:10.955Z] [Pipeline] // stage [2025-02-17T05:46:10.971Z] [Pipeline] stage [2025-02-17T05:46:10.972Z] [Pipeline] { (Publish Community Web Site) [2025-02-17T05:46:10.990Z] Stage "Build Silverpeas" skipped due to when conditional [2025-02-17T05:46:10.991Z] [Pipeline] getContext [2025-02-17T05:46:10.992Z] [Pipeline] } [2025-02-17T05:46:11.008Z] [Pipeline] // stage [2025-02-17T05:46:11.023Z] [Pipeline] } [2025-02-17T05:46:11.038Z] [Pipeline] // stage [2025-02-17T05:46:11.058Z] [Pipeline] stage [2025-02-17T05:46:11.059Z] [Pipeline] { (Create YAML build report) [2025-02-17T05:46:11.096Z] [Pipeline] script [2025-02-17T05:46:11.102Z] [Pipeline] { [2025-02-17T05:46:11.122Z] [Pipeline] sh [2025-02-17T05:46:11.380Z] + mkdir -p target [2025-02-17T05:46:11.383Z] [Pipeline] sh [2025-02-17T05:46:11.641Z] + mv build.yaml target/ [2025-02-17T05:46:11.642Z] [Pipeline] } [2025-02-17T05:46:11.660Z] [Pipeline] // script [2025-02-17T05:46:11.680Z] [Pipeline] } [2025-02-17T05:46:11.698Z] [Pipeline] // stage [2025-02-17T05:46:11.726Z] [Pipeline] stage [2025-02-17T05:46:11.727Z] [Pipeline] { (Declarative: Post Actions) [2025-02-17T05:46:11.758Z] [Pipeline] step [2025-02-17T05:46:11.790Z] [Pipeline] script [2025-02-17T05:46:11.796Z] [Pipeline] { [2025-02-17T05:46:11.840Z] [Pipeline] } [2025-02-17T05:46:11.859Z] [Pipeline] // script [2025-02-17T05:46:11.883Z] [Pipeline] archiveArtifacts [2025-02-17T05:46:11.886Z] Archiving artifacts [2025-02-17T05:46:11.909Z] Enregistrement des empreintes numériques [2025-02-17T05:46:11.922Z] [Pipeline] sh [2025-02-17T05:46:12.184Z] + rm -rf target [2025-02-17T05:46:12.190Z] [Pipeline] } [2025-02-17T05:46:12.212Z] [Pipeline] // stage [2025-02-17T05:46:12.229Z] [Pipeline] } [2025-02-17T05:46:12.247Z] [Pipeline] // withEnv [2025-02-17T05:46:12.265Z] [Pipeline] } [2025-02-17T05:46:12.266Z] $ docker stop --time=1 b6f747a00aa5e8fc4b5db9172cf2ca999febf53517a9ee1aceae7c0084baa8ca [2025-02-17T05:46:13.500Z] $ docker rm -f --volumes b6f747a00aa5e8fc4b5db9172cf2ca999febf53517a9ee1aceae7c0084baa8ca [2025-02-17T05:46:13.542Z] [Pipeline] // withDockerContainer [2025-02-17T05:46:13.551Z] [Pipeline] } [2025-02-17T05:46:13.559Z] [Pipeline] // withEnv [2025-02-17T05:46:13.577Z] [Pipeline] } [2025-02-17T05:46:13.598Z] [Pipeline] // node [2025-02-17T05:46:13.616Z] [Pipeline] End of Pipeline [2025-02-17T05:46:13.689Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #267 [2025-02-17T05:46:13.690Z] Finished: SUCCESS