01:21:23 [2024-11-22T00:21:23.254Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 210 01:21:23 [2024-11-22T00:21:23.254Z] Causé à l'origine par : 01:21:23 [2024-11-22T00:21:23.254Z] Lancé par une alarme périodique 01:21:23 [2024-11-22T00:21:23.254Z] Running as userbuild 01:21:23 [2024-11-22T00:21:23.666Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:23 [2024-11-22T00:21:23.893Z] [Pipeline] Start of Pipeline 01:21:24 [2024-11-22T00:21:24.087Z] [Pipeline] node 01:21:24 [2024-11-22T00:21:24.091Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:24 [2024-11-22T00:21:24.091Z] [Pipeline] { 01:21:24 [2024-11-22T00:21:24.103Z] [Pipeline] stage 01:21:24 [2024-11-22T00:21:24.104Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:24 [2024-11-22T00:21:24.111Z] [Pipeline] checkout 01:21:24 [2024-11-22T00:21:24.113Z] Selected Git installation does not exist. Using Default 01:21:24 [2024-11-22T00:21:24.113Z] The recommended git tool is: NONE 01:21:24 [2024-11-22T00:21:24.113Z] No credentials specified 01:21:24 [2024-11-22T00:21:24.113Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:24 [2024-11-22T00:21:24.124Z] Fetching changes from the remote Git repository 01:21:24 [2024-11-22T00:21:24.127Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:24 [2024-11-22T00:21:24.137Z] Cleaning workspace 01:21:24 [2024-11-22T00:21:24.137Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:24 [2024-11-22T00:21:24.143Z] Resetting working tree 01:21:24 [2024-11-22T00:21:24.144Z] > /usr/bin/git reset --hard # timeout=10 01:21:24 [2024-11-22T00:21:24.294Z] > /usr/bin/git clean -fdx # timeout=10 01:21:24 [2024-11-22T00:21:24.305Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:24 [2024-11-22T00:21:24.305Z] > /usr/bin/git --version # timeout=10 01:21:24 [2024-11-22T00:21:24.309Z] > git --version # 'git version 2.43.0' 01:21:24 [2024-11-22T00:21:24.309Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:24 [2024-11-22T00:21:24.736Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:24 [2024-11-22T00:21:24.743Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master) 01:21:24 [2024-11-22T00:21:24.743Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:24 [2024-11-22T00:21:24.747Z] > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10 01:21:24 [2024-11-22T00:21:24.832Z] Commit message: "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies" 01:21:24 [2024-11-22T00:21:24.833Z] > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10 01:21:24 [2024-11-22T00:21:24.855Z] [Pipeline] } 01:21:24 [2024-11-22T00:21:24.859Z] [Pipeline] // stage 01:21:24 [2024-11-22T00:21:24.873Z] [Pipeline] withEnv 01:21:24 [2024-11-22T00:21:24.873Z] [Pipeline] { 01:21:25 [2024-11-22T00:21:25.001Z] [Pipeline] isUnix 01:21:25 [2024-11-22T00:21:25.002Z] [Pipeline] withEnv 01:21:25 [2024-11-22T00:21:25.003Z] [Pipeline] { 01:21:25 [2024-11-22T00:21:25.014Z] [Pipeline] sh 01:21:25 [2024-11-22T00:21:25.270Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:25 [2024-11-22T00:21:25.271Z] . 01:21:25 [2024-11-22T00:21:25.272Z] [Pipeline] } 01:21:25 [2024-11-22T00:21:25.280Z] [Pipeline] // withEnv 01:21:25 [2024-11-22T00:21:25.292Z] [Pipeline] withDockerContainer 01:21:25 [2024-11-22T00:21:25.324Z] Jenkins does not seem to be running inside a container 01:21:25 [2024-11-22T00:21:25.331Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_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.3.3 cat 01:21:25 [2024-11-22T00:21:25.645Z] $ docker top 5187520c3d77df8559ebb548a31d36a3d99cdfc2e1f418e644d5f60d5c4af4f7 -eo pid,comm 01:21:25 [2024-11-22T00:21:25.683Z] [Pipeline] { 01:21:25 [2024-11-22T00:21:25.695Z] [Pipeline] withEnv 01:21:25 [2024-11-22T00:21:25.695Z] [Pipeline] { 01:21:25 [2024-11-22T00:21:25.713Z] [Pipeline] stage 01:21:25 [2024-11-22T00:21:25.713Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:25 [2024-11-22T00:21:25.751Z] [Pipeline] script 01:21:25 [2024-11-22T00:21:25.755Z] [Pipeline] { 01:21:25 [2024-11-22T00:21:25.765Z] [Pipeline] echo 01:21:25 [2024-11-22T00:21:25.765Z] Working on branch 6.3.x 01:21:25 [2024-11-22T00:21:25.770Z] [Pipeline] copyArtifacts 01:21:25 [2024-11-22T00:21:25.778Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 210 01:21:25 [2024-11-22T00:21:25.784Z] [Pipeline] readYaml 01:21:25 [2024-11-22T00:21:25.798Z] [Pipeline] sh 01:21:26 [2024-11-22T00:21:26.056Z] + rm -f build.yaml 01:21:26 [2024-11-22T00:21:26.057Z] [Pipeline] } 01:21:26 [2024-11-22T00:21:26.066Z] [Pipeline] // script 01:21:26 [2024-11-22T00:21:26.075Z] [Pipeline] echo 01:21:26 [2024-11-22T00:21:26.075Z] Parent version is 1.5.3 01:21:26 [2024-11-22T00:21:26.077Z] [Pipeline] echo 01:21:26 [2024-11-22T00:21:26.077Z] Silverpeas version is 6.3.6-build241113 01:21:26 [2024-11-22T00:21:26.078Z] [Pipeline] } 01:21:26 [2024-11-22T00:21:26.087Z] [Pipeline] // stage 01:21:26 [2024-11-22T00:21:26.097Z] [Pipeline] stage 01:21:26 [2024-11-22T00:21:26.098Z] [Pipeline] { (Prepare the project) 01:21:26 [2024-11-22T00:21:26.131Z] [Pipeline] git 01:21:26 [2024-11-22T00:21:26.144Z] The recommended git tool is: /usr/bin/git 01:21:26 [2024-11-22T00:21:26.144Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:26 [2024-11-22T00:21:26.152Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1db4088c; decorates hudson.Launcher$LocalLauncher@19e793ff will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:26 [2024-11-22T00:21:26.152Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:26 [2024-11-22T00:21:26.157Z] Fetching changes from the remote Git repository 01:21:26 [2024-11-22T00:21:26.160Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:26 [2024-11-22T00:21:26.165Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:26 [2024-11-22T00:21:26.165Z] > /usr/bin/git --version # timeout=10 01:21:26 [2024-11-22T00:21:26.170Z] > git --version # 'git version 2.43.0' 01:21:26 [2024-11-22T00:21:26.170Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:26 [2024-11-22T00:21:26.175Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:27 [2024-11-22T00:21:27.204Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:27 [2024-11-22T00:21:27.211Z] Checking out Revision f0980144dbbfca8fc650ac94fd238726ef3b032c (refs/remotes/origin/6.3.x) 01:21:27 [2024-11-22T00:21:27.211Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:27 [2024-11-22T00:21:27.216Z] > /usr/bin/git checkout -f f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:27 [2024-11-22T00:21:27.318Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:27 [2024-11-22T00:21:27.329Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:27 [2024-11-22T00:21:27.336Z] > /usr/bin/git checkout -b 6.3.x f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:27 [2024-11-22T00:21:27.444Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build241113" 01:21:27 [2024-11-22T00:21:27.445Z] > /usr/bin/git rev-list --no-walk f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:27 [2024-11-22T00:21:27.466Z] [Pipeline] script 01:21:27 [2024-11-22T00:21:27.471Z] [Pipeline] { 01:21:27 [2024-11-22T00:21:27.496Z] [Pipeline] copyArtifacts 01:21:27 [2024-11-22T00:21:27.503Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 181 01:21:27 [2024-11-22T00:21:27.510Z] [Pipeline] readYaml 01:21:27 [2024-11-22T00:21:27.524Z] [Pipeline] sh 01:21:27 [2024-11-22T00:21:27.783Z] + git rev-parse HEAD 01:21:27 [2024-11-22T00:21:27.785Z] [Pipeline] echo 01:21:27 [2024-11-22T00:21:27.785Z] Current commit is f0980144dbbfca8fc650ac94fd238726ef3b032c and last build commit is f0980144dbbfca8fc650ac94fd238726ef3b032c 01:21:27 [2024-11-22T00:21:27.786Z] [Pipeline] } 01:21:27 [2024-11-22T00:21:27.795Z] [Pipeline] // script 01:21:27 [2024-11-22T00:21:27.805Z] [Pipeline] script 01:21:27 [2024-11-22T00:21:27.810Z] [Pipeline] { 01:21:27 [2024-11-22T00:21:27.820Z] [Pipeline] readMavenPom 01:21:27 [2024-11-22T00:21:27.834Z] [Pipeline] echo 01:21:27 [2024-11-22T00:21:27.835Z] No changes and no update in Silverpeas since the last build 01:21:27 [2024-11-22T00:21:27.835Z] [Pipeline] } 01:21:27 [2024-11-22T00:21:27.844Z] [Pipeline] // script 01:21:27 [2024-11-22T00:21:27.854Z] [Pipeline] } 01:21:27 [2024-11-22T00:21:27.863Z] [Pipeline] // stage 01:21:27 [2024-11-22T00:21:27.875Z] [Pipeline] stage 01:21:27 [2024-11-22T00:21:27.875Z] [Pipeline] { (Build the project) 01:21:27 [2024-11-22T00:21:27.923Z] Stage "Build the project" skipped due to when conditional 01:21:27 [2024-11-22T00:21:27.924Z] [Pipeline] getContext 01:21:27 [2024-11-22T00:21:27.938Z] [Pipeline] stage 01:21:27 [2024-11-22T00:21:27.939Z] [Pipeline] { (Check POM parent version) 01:21:27 [2024-11-22T00:21:27.950Z] Stage "Build the project" skipped due to when conditional 01:21:27 [2024-11-22T00:21:27.951Z] [Pipeline] getContext 01:21:27 [2024-11-22T00:21:27.952Z] [Pipeline] } 01:21:27 [2024-11-22T00:21:27.962Z] [Pipeline] // stage 01:21:27 [2024-11-22T00:21:27.973Z] [Pipeline] stage 01:21:27 [2024-11-22T00:21:27.974Z] [Pipeline] { (Update POM parent) 01:21:27 [2024-11-22T00:21:27.984Z] Stage "Build the project" skipped due to when conditional 01:21:27 [2024-11-22T00:21:27.985Z] [Pipeline] getContext 01:21:27 [2024-11-22T00:21:27.986Z] [Pipeline] } 01:21:27 [2024-11-22T00:21:27.995Z] [Pipeline] // stage 01:21:28 [2024-11-22T00:21:28.006Z] [Pipeline] stage 01:21:28 [2024-11-22T00:21:28.007Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:28 [2024-11-22T00:21:28.017Z] Stage "Build the project" skipped due to when conditional 01:21:28 [2024-11-22T00:21:28.017Z] [Pipeline] getContext 01:21:28 [2024-11-22T00:21:28.019Z] [Pipeline] } 01:21:28 [2024-11-22T00:21:28.028Z] [Pipeline] // stage 01:21:28 [2024-11-22T00:21:28.039Z] [Pipeline] stage 01:21:28 [2024-11-22T00:21:28.040Z] [Pipeline] { (Build and Publish) 01:21:28 [2024-11-22T00:21:28.050Z] Stage "Build the project" skipped due to when conditional 01:21:28 [2024-11-22T00:21:28.051Z] [Pipeline] getContext 01:21:28 [2024-11-22T00:21:28.052Z] [Pipeline] } 01:21:28 [2024-11-22T00:21:28.062Z] [Pipeline] // stage 01:21:28 [2024-11-22T00:21:28.071Z] [Pipeline] } 01:21:28 [2024-11-22T00:21:28.080Z] [Pipeline] // stage 01:21:28 [2024-11-22T00:21:28.091Z] [Pipeline] stage 01:21:28 [2024-11-22T00:21:28.092Z] [Pipeline] { (Create YAML build report) 01:21:28 [2024-11-22T00:21:28.122Z] [Pipeline] script 01:21:28 [2024-11-22T00:21:28.128Z] [Pipeline] { 01:21:28 [2024-11-22T00:21:28.139Z] [Pipeline] sh 01:21:28 [2024-11-22T00:21:28.396Z] + mkdir -p target 01:21:28 [2024-11-22T00:21:28.398Z] [Pipeline] sh 01:21:28 [2024-11-22T00:21:28.654Z] + mv build.yaml target/ 01:21:28 [2024-11-22T00:21:28.655Z] [Pipeline] } 01:21:28 [2024-11-22T00:21:28.665Z] [Pipeline] // script 01:21:28 [2024-11-22T00:21:28.674Z] [Pipeline] } 01:21:28 [2024-11-22T00:21:28.683Z] [Pipeline] // stage 01:21:28 [2024-11-22T00:21:28.695Z] [Pipeline] stage 01:21:28 [2024-11-22T00:21:28.696Z] [Pipeline] { (Declarative: Post Actions) 01:21:28 [2024-11-22T00:21:28.713Z] [Pipeline] step 01:21:28 [2024-11-22T00:21:28.735Z] [Pipeline] script 01:21:28 [2024-11-22T00:21:28.742Z] [Pipeline] { 01:21:28 [2024-11-22T00:21:28.761Z] [Pipeline] } 01:21:28 [2024-11-22T00:21:28.770Z] [Pipeline] // script 01:21:28 [2024-11-22T00:21:28.784Z] [Pipeline] archiveArtifacts 01:21:28 [2024-11-22T00:21:28.787Z] Archiving artifacts 01:21:28 [2024-11-22T00:21:28.796Z] Enregistrement des empreintes numériques 01:21:28 [2024-11-22T00:21:28.822Z] [Pipeline] } 01:21:28 [2024-11-22T00:21:28.833Z] [Pipeline] // stage 01:21:28 [2024-11-22T00:21:28.842Z] [Pipeline] } 01:21:28 [2024-11-22T00:21:28.851Z] [Pipeline] // withEnv 01:21:28 [2024-11-22T00:21:28.860Z] [Pipeline] } 01:21:28 [2024-11-22T00:21:28.861Z] $ docker stop --time=1 5187520c3d77df8559ebb548a31d36a3d99cdfc2e1f418e644d5f60d5c4af4f7 01:21:30 [2024-11-22T00:21:30.099Z] $ docker rm -f --volumes 5187520c3d77df8559ebb548a31d36a3d99cdfc2e1f418e644d5f60d5c4af4f7 01:21:30 [2024-11-22T00:21:30.137Z] [Pipeline] // withDockerContainer 01:21:30 [2024-11-22T00:21:30.141Z] [Pipeline] } 01:21:30 [2024-11-22T00:21:30.145Z] [Pipeline] // withEnv 01:21:30 [2024-11-22T00:21:30.151Z] [Pipeline] } 01:21:30 [2024-11-22T00:21:30.160Z] [Pipeline] // node 01:21:30 [2024-11-22T00:21:30.199Z] [Pipeline] End of Pipeline 01:21:30 [2024-11-22T00:21:30.269Z] Finished: SUCCESS