12:36:47 [2025-01-13T11:36:47.549Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 354
12:36:47 [2025-01-13T11:36:47.549Z] Causé à l'origine par :
12:36:47 [2025-01-13T11:36:47.549Z] Démarré par l'utilisateur David Lesimple
12:36:47 [2025-01-13T11:36:47.549Z] Running as userbuild
12:36:47 [2025-01-13T11:36:47.971Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
12:36:48 [2025-01-13T11:36:48.181Z] [Pipeline] Start of Pipeline
12:36:48 [2025-01-13T11:36:48.461Z] [Pipeline] node
12:36:48 [2025-01-13T11:36:48.464Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
12:36:48 [2025-01-13T11:36:48.467Z] [Pipeline] {
12:36:48 [2025-01-13T11:36:48.482Z] [Pipeline] stage
12:36:48 [2025-01-13T11:36:48.482Z] [Pipeline] { (Declarative: Checkout SCM)
12:36:48 [2025-01-13T11:36:48.491Z] [Pipeline] checkout
12:36:48 [2025-01-13T11:36:48.492Z] Selected Git installation does not exist. Using Default
12:36:48 [2025-01-13T11:36:48.492Z] The recommended git tool is: NONE
12:36:48 [2025-01-13T11:36:48.492Z] No credentials specified
12:36:48 [2025-01-13T11:36:48.493Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
12:36:48 [2025-01-13T11:36:48.498Z] Fetching changes from the remote Git repository
12:36:48 [2025-01-13T11:36:48.503Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:36:48 [2025-01-13T11:36:48.509Z] Cleaning workspace
12:36:48 [2025-01-13T11:36:48.509Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
12:36:48 [2025-01-13T11:36:48.513Z] Resetting working tree
12:36:48 [2025-01-13T11:36:48.514Z] > /usr/bin/git reset --hard # timeout=10
12:36:48 [2025-01-13T11:36:48.532Z] > /usr/bin/git clean -fdx # timeout=10
12:36:48 [2025-01-13T11:36:48.790Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:36:48 [2025-01-13T11:36:48.790Z] > /usr/bin/git --version # timeout=10
12:36:48 [2025-01-13T11:36:48.796Z] > git --version # 'git version 2.43.0'
12:36:48 [2025-01-13T11:36:48.796Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:36:49 [2025-01-13T11:36:49.207Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:36:49 [2025-01-13T11:36:49.214Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
12:36:49 [2025-01-13T11:36:49.214Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:36:49 [2025-01-13T11:36:49.220Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
12:36:49 [2025-01-13T11:36:49.310Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
12:36:49 [2025-01-13T11:36:49.310Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
12:36:49 [2025-01-13T11:36:49.332Z] [Pipeline] }
12:36:49 [2025-01-13T11:36:49.337Z] [Pipeline] // stage
12:36:49 [2025-01-13T11:36:49.353Z] [Pipeline] withEnv
12:36:49 [2025-01-13T11:36:49.353Z] [Pipeline] {
12:36:49 [2025-01-13T11:36:49.531Z] [Pipeline] isUnix
12:36:49 [2025-01-13T11:36:49.531Z] [Pipeline] withEnv
12:36:49 [2025-01-13T11:36:49.532Z] [Pipeline] {
12:36:49 [2025-01-13T11:36:49.543Z] [Pipeline] sh
12:36:49 [2025-01-13T11:36:49.799Z] + docker inspect -f . silverpeas/silverbuild:6.4
12:36:49 [2025-01-13T11:36:49.799Z] .
12:36:49 [2025-01-13T11:36:49.801Z] [Pipeline] }
12:36:49 [2025-01-13T11:36:49.811Z] [Pipeline] // withEnv
12:36:49 [2025-01-13T11:36:49.821Z] [Pipeline] withDockerContainer
12:36:49 [2025-01-13T11:36:49.848Z] Jenkins does not seem to be running inside a container
12:36:49 [2025-01-13T11:36:49.855Z] $ 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_Mobile_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_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 ******** silverpeas/silverbuild:6.4 cat
12:36:50 [2025-01-13T11:36:50.225Z] $ docker top f097e58379ce121672c2510d5d2e53a95ef3f34053656afedf5910d77e9848de -eo pid,comm
12:36:50 [2025-01-13T11:36:50.265Z] [Pipeline] {
12:36:50 [2025-01-13T11:36:50.280Z] [Pipeline] withEnv
12:36:50 [2025-01-13T11:36:50.280Z] [Pipeline] {
12:36:50 [2025-01-13T11:36:50.296Z] [Pipeline] stage
12:36:50 [2025-01-13T11:36:50.296Z] [Pipeline] { (Resolve dependency on Silverpeas)
12:36:50 [2025-01-13T11:36:50.335Z] [Pipeline] script
12:36:50 [2025-01-13T11:36:50.340Z] [Pipeline] {
12:36:50 [2025-01-13T11:36:50.350Z] [Pipeline] echo
12:36:50 [2025-01-13T11:36:50.351Z] Working on branch 6.4.x
12:36:50 [2025-01-13T11:36:50.356Z] [Pipeline] copyArtifacts
12:36:50 [2025-01-13T11:36:50.364Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 354
12:36:50 [2025-01-13T11:36:50.371Z] [Pipeline] readYaml
12:36:50 [2025-01-13T11:36:50.386Z] [Pipeline] sh
12:36:50 [2025-01-13T11:36:50.644Z] + rm -f build.yaml
12:36:50 [2025-01-13T11:36:50.645Z] [Pipeline] }
12:36:50 [2025-01-13T11:36:50.654Z] [Pipeline] // script
12:36:50 [2025-01-13T11:36:50.663Z] [Pipeline] echo
12:36:50 [2025-01-13T11:36:50.663Z] Parent version is 1.6.2
12:36:50 [2025-01-13T11:36:50.664Z] [Pipeline] echo
12:36:50 [2025-01-13T11:36:50.665Z] Silverpeas version is 6.4.3-build250113
12:36:50 [2025-01-13T11:36:50.666Z] [Pipeline] }
12:36:50 [2025-01-13T11:36:50.674Z] [Pipeline] // stage
12:36:50 [2025-01-13T11:36:50.685Z] [Pipeline] stage
12:36:50 [2025-01-13T11:36:50.685Z] [Pipeline] { (Prepare the project)
12:36:50 [2025-01-13T11:36:50.712Z] [Pipeline] git
12:36:50 [2025-01-13T11:36:50.714Z] The recommended git tool is: /usr/bin/git
12:36:50 [2025-01-13T11:36:50.715Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:36:50 [2025-01-13T11:36:50.726Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4989c668; decorates hudson.Launcher$LocalLauncher@fba3b6e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:36:50 [2025-01-13T11:36:50.726Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
12:36:50 [2025-01-13T11:36:50.732Z] Fetching changes from the remote Git repository
12:36:50 [2025-01-13T11:36:50.736Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
12:36:50 [2025-01-13T11:36:50.742Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
12:36:50 [2025-01-13T11:36:50.742Z] > /usr/bin/git --version # timeout=10
12:36:50 [2025-01-13T11:36:50.747Z] > git --version # 'git version 2.43.0'
12:36:50 [2025-01-13T11:36:50.748Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:36:50 [2025-01-13T11:36:50.754Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
12:36:51 [2025-01-13T11:36:51.170Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
12:36:51 [2025-01-13T11:36:51.178Z] Checking out Revision d600a545c8519081486790496b685aac820618c8 (refs/remotes/origin/6.4.x)
12:36:51 [2025-01-13T11:36:51.178Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:36:51 [2025-01-13T11:36:51.184Z] > /usr/bin/git checkout -f d600a545c8519081486790496b685aac820618c8 # timeout=10
12:36:51 [2025-01-13T11:36:51.314Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:36:51 [2025-01-13T11:36:51.322Z] > /usr/bin/git branch -D 6.4.x # timeout=10
12:36:51 [2025-01-13T11:36:51.329Z] > /usr/bin/git checkout -b 6.4.x d600a545c8519081486790496b685aac820618c8 # timeout=10
12:36:51 [2025-01-13T11:36:51.460Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250113"
12:36:51 [2025-01-13T11:36:51.461Z] > /usr/bin/git rev-list --no-walk e7e6d791cd9fcaa428af4b747120f3f0de705397 # timeout=10
12:36:51 [2025-01-13T11:36:51.482Z] [Pipeline] script
12:36:51 [2025-01-13T11:36:51.484Z] [Pipeline] {
12:36:51 [2025-01-13T11:36:51.500Z] [Pipeline] copyArtifacts
12:36:51 [2025-01-13T11:36:51.506Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 256
12:36:51 [2025-01-13T11:36:51.513Z] [Pipeline] readYaml
12:36:51 [2025-01-13T11:36:51.527Z] [Pipeline] sh
12:36:51 [2025-01-13T11:36:51.785Z] + git rev-parse HEAD
12:36:51 [2025-01-13T11:36:51.788Z] [Pipeline] echo
12:36:51 [2025-01-13T11:36:51.788Z] Current commit is d600a545c8519081486790496b685aac820618c8 and last build commit is d600a545c8519081486790496b685aac820618c8
12:36:51 [2025-01-13T11:36:51.789Z] [Pipeline] }
12:36:51 [2025-01-13T11:36:51.800Z] [Pipeline] // script
12:36:51 [2025-01-13T11:36:51.810Z] [Pipeline] script
12:36:51 [2025-01-13T11:36:51.814Z] [Pipeline] {
12:36:51 [2025-01-13T11:36:51.825Z] [Pipeline] readMavenPom
12:36:51 [2025-01-13T11:36:51.837Z] [Pipeline] echo
12:36:51 [2025-01-13T11:36:51.837Z] No changes and no update in Silverpeas since the last build
12:36:51 [2025-01-13T11:36:51.838Z] [Pipeline] }
12:36:51 [2025-01-13T11:36:51.847Z] [Pipeline] // script
12:36:51 [2025-01-13T11:36:51.856Z] [Pipeline] }
12:36:51 [2025-01-13T11:36:51.865Z] [Pipeline] // stage
12:36:51 [2025-01-13T11:36:51.876Z] [Pipeline] stage
12:36:51 [2025-01-13T11:36:51.877Z] [Pipeline] { (Build the project)
12:36:51 [2025-01-13T11:36:51.928Z] Stage "Build the project" skipped due to when conditional
12:36:51 [2025-01-13T11:36:51.929Z] [Pipeline] getContext
12:36:51 [2025-01-13T11:36:51.943Z] [Pipeline] stage
12:36:51 [2025-01-13T11:36:51.944Z] [Pipeline] { (Check POM parent version)
12:36:51 [2025-01-13T11:36:51.954Z] Stage "Build the project" skipped due to when conditional
12:36:51 [2025-01-13T11:36:51.954Z] [Pipeline] getContext
12:36:51 [2025-01-13T11:36:51.956Z] [Pipeline] }
12:36:51 [2025-01-13T11:36:51.965Z] [Pipeline] // stage
12:36:51 [2025-01-13T11:36:51.975Z] [Pipeline] stage
12:36:51 [2025-01-13T11:36:51.976Z] [Pipeline] { (Update POM parent)
12:36:51 [2025-01-13T11:36:51.986Z] Stage "Build the project" skipped due to when conditional
12:36:51 [2025-01-13T11:36:51.987Z] [Pipeline] getContext
12:36:51 [2025-01-13T11:36:51.988Z] [Pipeline] }
12:36:51 [2025-01-13T11:36:51.997Z] [Pipeline] // stage
12:36:52 [2025-01-13T11:36:52.009Z] [Pipeline] stage
12:36:52 [2025-01-13T11:36:52.010Z] [Pipeline] { (Update dependency on Silverpeas)
12:36:52 [2025-01-13T11:36:52.020Z] Stage "Build the project" skipped due to when conditional
12:36:52 [2025-01-13T11:36:52.021Z] [Pipeline] getContext
12:36:52 [2025-01-13T11:36:52.022Z] [Pipeline] }
12:36:52 [2025-01-13T11:36:52.032Z] [Pipeline] // stage
12:36:52 [2025-01-13T11:36:52.043Z] [Pipeline] stage
12:36:52 [2025-01-13T11:36:52.044Z] [Pipeline] { (Build and Publish)
12:36:52 [2025-01-13T11:36:52.053Z] Stage "Build the project" skipped due to when conditional
12:36:52 [2025-01-13T11:36:52.054Z] [Pipeline] getContext
12:36:52 [2025-01-13T11:36:52.056Z] [Pipeline] }
12:36:52 [2025-01-13T11:36:52.065Z] [Pipeline] // stage
12:36:52 [2025-01-13T11:36:52.074Z] [Pipeline] }
12:36:52 [2025-01-13T11:36:52.083Z] [Pipeline] // stage
12:36:52 [2025-01-13T11:36:52.094Z] [Pipeline] stage
12:36:52 [2025-01-13T11:36:52.095Z] [Pipeline] { (Create YAML build report)
12:36:52 [2025-01-13T11:36:52.119Z] [Pipeline] script
12:36:52 [2025-01-13T11:36:52.123Z] [Pipeline] {
12:36:52 [2025-01-13T11:36:52.134Z] [Pipeline] sh
12:36:52 [2025-01-13T11:36:52.392Z] + mkdir -p target
12:36:52 [2025-01-13T11:36:52.395Z] [Pipeline] sh
12:36:52 [2025-01-13T11:36:52.652Z] + mv build.yaml target/
12:36:52 [2025-01-13T11:36:52.653Z] [Pipeline] }
12:36:52 [2025-01-13T11:36:52.662Z] [Pipeline] // script
12:36:52 [2025-01-13T11:36:52.672Z] [Pipeline] }
12:36:52 [2025-01-13T11:36:52.681Z] [Pipeline] // stage
12:36:52 [2025-01-13T11:36:52.692Z] [Pipeline] stage
12:36:52 [2025-01-13T11:36:52.693Z] [Pipeline] { (Declarative: Post Actions)
12:36:52 [2025-01-13T11:36:52.710Z] [Pipeline] step
12:36:52 [2025-01-13T11:36:52.730Z] [Pipeline] script
12:36:52 [2025-01-13T11:36:52.736Z] [Pipeline] {
12:36:52 [2025-01-13T11:36:52.755Z] [Pipeline] }
12:36:52 [2025-01-13T11:36:52.764Z] [Pipeline] // script
12:36:52 [2025-01-13T11:36:52.779Z] [Pipeline] archiveArtifacts
12:36:52 [2025-01-13T11:36:52.782Z] Archiving artifacts
12:36:52 [2025-01-13T11:36:52.791Z] Enregistrement des empreintes numériques
12:36:52 [2025-01-13T11:36:52.814Z] [Pipeline] }
12:36:52 [2025-01-13T11:36:52.826Z] [Pipeline] // stage
12:36:52 [2025-01-13T11:36:52.835Z] [Pipeline] }
12:36:52 [2025-01-13T11:36:52.844Z] [Pipeline] // withEnv
12:36:52 [2025-01-13T11:36:52.853Z] [Pipeline] }
12:36:52 [2025-01-13T11:36:52.853Z] $ docker stop --time=1 f097e58379ce121672c2510d5d2e53a95ef3f34053656afedf5910d77e9848de
12:36:55 [2025-01-13T11:36:55.070Z] $ docker rm -f --volumes f097e58379ce121672c2510d5d2e53a95ef3f34053656afedf5910d77e9848de
12:36:55 [2025-01-13T11:36:55.107Z] [Pipeline] // withDockerContainer
12:36:55 [2025-01-13T11:36:55.110Z] [Pipeline] }
12:36:55 [2025-01-13T11:36:55.114Z] [Pipeline] // withEnv
12:36:55 [2025-01-13T11:36:55.117Z] [Pipeline] }
12:36:55 [2025-01-13T11:36:55.121Z] [Pipeline] // node
12:36:55 [2025-01-13T11:36:55.125Z] [Pipeline] End of Pipeline
12:36:55 [2025-01-13T11:36:55.153Z] Finished: SUCCESS