Skip to content
Succès

Sortie de la console

06:46:22 [2025-01-16T05:46:22.671Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 355
06:46:22 [2025-01-16T05:46:22.671Z] Causé à l'origine par :
06:46:22 [2025-01-16T05:46:22.671Z]  Lancé par une alarme périodique
06:46:22 [2025-01-16T05:46:22.671Z] Running as userbuild
06:46:23 [2025-01-16T05:46:23.068Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2025-01-16T05:46:23.212Z] [Pipeline] Start of Pipeline
06:46:23 [2025-01-16T05:46:23.436Z] [Pipeline] node
06:46:23 [2025-01-16T05:46:23.439Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:23 [2025-01-16T05:46:23.443Z] [Pipeline] {
06:46:23 [2025-01-16T05:46:23.460Z] [Pipeline] stage
06:46:23 [2025-01-16T05:46:23.460Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:23 [2025-01-16T05:46:23.472Z] [Pipeline] checkout
06:46:23 [2025-01-16T05:46:23.474Z] Selected Git installation does not exist. Using Default
06:46:23 [2025-01-16T05:46:23.474Z] The recommended git tool is: NONE
06:46:23 [2025-01-16T05:46:23.474Z] No credentials specified
06:46:23 [2025-01-16T05:46:23.475Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2025-01-16T05:46:23.481Z] Fetching changes from the remote Git repository
06:46:23 [2025-01-16T05:46:23.484Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:23 [2025-01-16T05:46:23.492Z] Cleaning workspace
06:46:23 [2025-01-16T05:46:23.492Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:23 [2025-01-16T05:46:23.497Z] Resetting working tree
06:46:23 [2025-01-16T05:46:23.498Z]  > /usr/bin/git reset --hard # timeout=10
06:46:23 [2025-01-16T05:46:23.600Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:23 [2025-01-16T05:46:23.613Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2025-01-16T05:46:23.613Z]  > /usr/bin/git --version # timeout=10
06:46:23 [2025-01-16T05:46:23.617Z]  > git --version # 'git version 2.43.0'
06:46:23 [2025-01-16T05:46:23.617Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2025-01-16T05:46:24.009Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:24 [2025-01-16T05:46:24.016Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
06:46:24 [2025-01-16T05:46:24.016Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2025-01-16T05:46:24.022Z]  > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:24 [2025-01-16T05:46:24.093Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
06:46:24 [2025-01-16T05:46:24.093Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:24 [2025-01-16T05:46:24.113Z] [Pipeline] }
06:46:24 [2025-01-16T05:46:24.117Z] [Pipeline] // stage
06:46:24 [2025-01-16T05:46:24.127Z] [Pipeline] withEnv
06:46:24 [2025-01-16T05:46:24.128Z] [Pipeline] {
06:46:24 [2025-01-16T05:46:24.243Z] [Pipeline] isUnix
06:46:24 [2025-01-16T05:46:24.244Z] [Pipeline] withEnv
06:46:24 [2025-01-16T05:46:24.245Z] [Pipeline] {
06:46:24 [2025-01-16T05:46:24.255Z] [Pipeline] sh
06:46:24 [2025-01-16T05:46:24.511Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:24 [2025-01-16T05:46:24.512Z] .
06:46:24 [2025-01-16T05:46:24.513Z] [Pipeline] }
06:46:24 [2025-01-16T05:46:24.523Z] [Pipeline] // withEnv
06:46:24 [2025-01-16T05:46:24.532Z] [Pipeline] withDockerContainer
06:46:24 [2025-01-16T05:46:24.563Z] Jenkins does not seem to be running inside a container
06:46:24 [2025-01-16T05:46:24.570Z] $ 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
06:46:24 [2025-01-16T05:46:24.906Z] $ docker top 87cae7e4cc5ccc349628aff11d58fe417d209a3b10d56c89ea65d372e62ed69b -eo pid,comm
06:46:24 [2025-01-16T05:46:24.945Z] [Pipeline] {
06:46:24 [2025-01-16T05:46:24.954Z] [Pipeline] withEnv
06:46:24 [2025-01-16T05:46:24.954Z] [Pipeline] {
06:46:24 [2025-01-16T05:46:24.961Z] [Pipeline] stage
06:46:24 [2025-01-16T05:46:24.961Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:24 [2025-01-16T05:46:24.988Z] [Pipeline] script
06:46:24 [2025-01-16T05:46:24.992Z] [Pipeline] {
06:46:25 [2025-01-16T05:46:25.001Z] [Pipeline] echo
06:46:25 [2025-01-16T05:46:25.001Z] Working on branch 6.4.x
06:46:25 [2025-01-16T05:46:25.006Z] [Pipeline] copyArtifacts
06:46:25 [2025-01-16T05:46:25.013Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 355
06:46:25 [2025-01-16T05:46:25.014Z] [Pipeline] readYaml
06:46:25 [2025-01-16T05:46:25.026Z] [Pipeline] sh
06:46:25 [2025-01-16T05:46:25.283Z] + rm -f build.yaml
06:46:25 [2025-01-16T05:46:25.284Z] [Pipeline] }
06:46:25 [2025-01-16T05:46:25.292Z] [Pipeline] // script
06:46:25 [2025-01-16T05:46:25.297Z] [Pipeline] echo
06:46:25 [2025-01-16T05:46:25.297Z] Parent version is 1.6.2
06:46:25 [2025-01-16T05:46:25.299Z] [Pipeline] echo
06:46:25 [2025-01-16T05:46:25.299Z] Silverpeas version is 6.4.3-build250113
06:46:25 [2025-01-16T05:46:25.300Z] [Pipeline] }
06:46:25 [2025-01-16T05:46:25.308Z] [Pipeline] // stage
06:46:25 [2025-01-16T05:46:25.318Z] [Pipeline] stage
06:46:25 [2025-01-16T05:46:25.318Z] [Pipeline] { (Prepare the project)
06:46:25 [2025-01-16T05:46:25.380Z] [Pipeline] git
06:46:25 [2025-01-16T05:46:25.383Z] The recommended git tool is: /usr/bin/git
06:46:25 [2025-01-16T05:46:25.384Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:25 [2025-01-16T05:46:25.396Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@dc76c5; decorates hudson.Launcher$LocalLauncher@365c27d5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:25 [2025-01-16T05:46:25.397Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:25 [2025-01-16T05:46:25.403Z] Fetching changes from the remote Git repository
06:46:25 [2025-01-16T05:46:25.405Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:25 [2025-01-16T05:46:25.410Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:25 [2025-01-16T05:46:25.410Z]  > /usr/bin/git --version # timeout=10
06:46:25 [2025-01-16T05:46:25.415Z]  > git --version # 'git version 2.43.0'
06:46:25 [2025-01-16T05:46:25.415Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:25 [2025-01-16T05:46:25.421Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:26 [2025-01-16T05:46:26.301Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:26 [2025-01-16T05:46:26.309Z] Checking out Revision d600a545c8519081486790496b685aac820618c8 (refs/remotes/origin/6.4.x)
06:46:26 [2025-01-16T05:46:26.309Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:26 [2025-01-16T05:46:26.315Z]  > /usr/bin/git checkout -f d600a545c8519081486790496b685aac820618c8 # timeout=10
06:46:26 [2025-01-16T05:46:26.446Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:26 [2025-01-16T05:46:26.457Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:26 [2025-01-16T05:46:26.467Z]  > /usr/bin/git checkout -b 6.4.x d600a545c8519081486790496b685aac820618c8 # timeout=10
06:46:26 [2025-01-16T05:46:26.599Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250113"
06:46:26 [2025-01-16T05:46:26.600Z]  > /usr/bin/git rev-list --no-walk d600a545c8519081486790496b685aac820618c8 # timeout=10
06:46:26 [2025-01-16T05:46:26.623Z] [Pipeline] script
06:46:26 [2025-01-16T05:46:26.627Z] [Pipeline] {
06:46:26 [2025-01-16T05:46:26.636Z] [Pipeline] copyArtifacts
06:46:26 [2025-01-16T05:46:26.641Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 257
06:46:26 [2025-01-16T05:46:26.645Z] [Pipeline] readYaml
06:46:26 [2025-01-16T05:46:26.658Z] [Pipeline] sh
06:46:26 [2025-01-16T05:46:26.915Z] + git rev-parse HEAD
06:46:26 [2025-01-16T05:46:26.918Z] [Pipeline] echo
06:46:26 [2025-01-16T05:46:26.918Z] Current commit is d600a545c8519081486790496b685aac820618c8 and last build commit is d600a545c8519081486790496b685aac820618c8
06:46:26 [2025-01-16T05:46:26.920Z] [Pipeline] }
06:46:26 [2025-01-16T05:46:26.931Z] [Pipeline] // script
06:46:26 [2025-01-16T05:46:26.941Z] [Pipeline] script
06:46:26 [2025-01-16T05:46:26.944Z] [Pipeline] {
06:46:26 [2025-01-16T05:46:26.954Z] [Pipeline] readMavenPom
06:46:26 [2025-01-16T05:46:26.966Z] [Pipeline] echo
06:46:26 [2025-01-16T05:46:26.966Z] No changes and no update in Silverpeas since the last build
06:46:26 [2025-01-16T05:46:26.967Z] [Pipeline] }
06:46:26 [2025-01-16T05:46:26.976Z] [Pipeline] // script
06:46:26 [2025-01-16T05:46:26.985Z] [Pipeline] }
06:46:26 [2025-01-16T05:46:26.994Z] [Pipeline] // stage
06:46:27 [2025-01-16T05:46:27.005Z] [Pipeline] stage
06:46:27 [2025-01-16T05:46:27.006Z] [Pipeline] { (Build the project)
06:46:27 [2025-01-16T05:46:27.053Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-01-16T05:46:27.054Z] [Pipeline] getContext
06:46:27 [2025-01-16T05:46:27.067Z] [Pipeline] stage
06:46:27 [2025-01-16T05:46:27.067Z] [Pipeline] { (Check POM parent version)
06:46:27 [2025-01-16T05:46:27.077Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-01-16T05:46:27.078Z] [Pipeline] getContext
06:46:27 [2025-01-16T05:46:27.079Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.088Z] [Pipeline] // stage
06:46:27 [2025-01-16T05:46:27.098Z] [Pipeline] stage
06:46:27 [2025-01-16T05:46:27.099Z] [Pipeline] { (Update POM parent)
06:46:27 [2025-01-16T05:46:27.108Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-01-16T05:46:27.109Z] [Pipeline] getContext
06:46:27 [2025-01-16T05:46:27.110Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.119Z] [Pipeline] // stage
06:46:27 [2025-01-16T05:46:27.130Z] [Pipeline] stage
06:46:27 [2025-01-16T05:46:27.131Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:27 [2025-01-16T05:46:27.140Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-01-16T05:46:27.141Z] [Pipeline] getContext
06:46:27 [2025-01-16T05:46:27.142Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.151Z] [Pipeline] // stage
06:46:27 [2025-01-16T05:46:27.162Z] [Pipeline] stage
06:46:27 [2025-01-16T05:46:27.163Z] [Pipeline] { (Build and Publish)
06:46:27 [2025-01-16T05:46:27.173Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2025-01-16T05:46:27.173Z] [Pipeline] getContext
06:46:27 [2025-01-16T05:46:27.175Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.183Z] [Pipeline] // stage
06:46:27 [2025-01-16T05:46:27.192Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.201Z] [Pipeline] // stage
06:46:27 [2025-01-16T05:46:27.212Z] [Pipeline] stage
06:46:27 [2025-01-16T05:46:27.212Z] [Pipeline] { (Create YAML build report)
06:46:27 [2025-01-16T05:46:27.237Z] [Pipeline] script
06:46:27 [2025-01-16T05:46:27.240Z] [Pipeline] {
06:46:27 [2025-01-16T05:46:27.251Z] [Pipeline] sh
06:46:27 [2025-01-16T05:46:27.508Z] + mkdir -p target
06:46:27 [2025-01-16T05:46:27.510Z] [Pipeline] sh
06:46:27 [2025-01-16T05:46:27.767Z] + mv build.yaml target/
06:46:27 [2025-01-16T05:46:27.768Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.780Z] [Pipeline] // script
06:46:27 [2025-01-16T05:46:27.789Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.797Z] [Pipeline] // stage
06:46:27 [2025-01-16T05:46:27.808Z] [Pipeline] stage
06:46:27 [2025-01-16T05:46:27.809Z] [Pipeline] { (Declarative: Post Actions)
06:46:27 [2025-01-16T05:46:27.826Z] [Pipeline] step
06:46:27 [2025-01-16T05:46:27.845Z] [Pipeline] script
06:46:27 [2025-01-16T05:46:27.850Z] [Pipeline] {
06:46:27 [2025-01-16T05:46:27.869Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.877Z] [Pipeline] // script
06:46:27 [2025-01-16T05:46:27.891Z] [Pipeline] archiveArtifacts
06:46:27 [2025-01-16T05:46:27.894Z] Archiving artifacts
06:46:27 [2025-01-16T05:46:27.903Z] Enregistrement des empreintes numériques
06:46:27 [2025-01-16T05:46:27.928Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.938Z] [Pipeline] // stage
06:46:27 [2025-01-16T05:46:27.947Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.956Z] [Pipeline] // withEnv
06:46:27 [2025-01-16T05:46:27.965Z] [Pipeline] }
06:46:27 [2025-01-16T05:46:27.965Z] $ docker stop --time=1 87cae7e4cc5ccc349628aff11d58fe417d209a3b10d56c89ea65d372e62ed69b
06:46:29 [2025-01-16T05:46:29.231Z] $ docker rm -f --volumes 87cae7e4cc5ccc349628aff11d58fe417d209a3b10d56c89ea65d372e62ed69b
06:46:29 [2025-01-16T05:46:29.272Z] [Pipeline] // withDockerContainer
06:46:29 [2025-01-16T05:46:29.277Z] [Pipeline] }
06:46:29 [2025-01-16T05:46:29.282Z] [Pipeline] // withEnv
06:46:29 [2025-01-16T05:46:29.286Z] [Pipeline] }
06:46:29 [2025-01-16T05:46:29.295Z] [Pipeline] // node
06:46:29 [2025-01-16T05:46:29.305Z] [Pipeline] End of Pipeline
06:46:29 [2025-01-16T05:46:29.352Z] Finished: SUCCESS