SuccèsSortie de la console
06:46:18 [2024-11-04T05:46:18.986Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 335
06:46:18 [2024-11-04T05:46:18.986Z] Causé à l'origine par :
06:46:18 [2024-11-04T05:46:18.986Z] Lancé par une alarme périodique
06:46:18 [2024-11-04T05:46:18.986Z] Running as userbuild
06:46:19 [2024-11-04T05:46:19.354Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:19 [2024-11-04T05:46:19.499Z] [Pipeline] Start of Pipeline
06:46:19 [2024-11-04T05:46:19.727Z] [Pipeline] node
06:46:19 [2024-11-04T05:46:19.730Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:19 [2024-11-04T05:46:19.737Z] [Pipeline] {
06:46:19 [2024-11-04T05:46:19.752Z] [Pipeline] stage
06:46:19 [2024-11-04T05:46:19.753Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:19 [2024-11-04T05:46:19.765Z] [Pipeline] checkout
06:46:19 [2024-11-04T05:46:19.766Z] Selected Git installation does not exist. Using Default
06:46:19 [2024-11-04T05:46:19.767Z] The recommended git tool is: NONE
06:46:19 [2024-11-04T05:46:19.767Z] No credentials specified
06:46:19 [2024-11-04T05:46:19.767Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:19 [2024-11-04T05:46:19.773Z] Fetching changes from the remote Git repository
06:46:19 [2024-11-04T05:46:19.774Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:19 [2024-11-04T05:46:19.780Z] Cleaning workspace
06:46:19 [2024-11-04T05:46:19.780Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:19 [2024-11-04T05:46:19.785Z] Resetting working tree
06:46:19 [2024-11-04T05:46:19.785Z] > /usr/bin/git reset --hard # timeout=10
06:46:19 [2024-11-04T05:46:19.803Z] > /usr/bin/git clean -fdx # timeout=10
06:46:20 [2024-11-04T05:46:20.073Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:20 [2024-11-04T05:46:20.073Z] > /usr/bin/git --version # timeout=10
06:46:20 [2024-11-04T05:46:20.080Z] > git --version # 'git version 2.43.0'
06:46:20 [2024-11-04T05:46:20.081Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:20 [2024-11-04T05:46:20.448Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:20 [2024-11-04T05:46:20.454Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master)
06:46:20 [2024-11-04T05:46:20.455Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:20 [2024-11-04T05:46:20.459Z] > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
06:46:20 [2024-11-04T05:46:20.546Z] 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"
06:46:20 [2024-11-04T05:46:20.546Z] > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
06:46:20 [2024-11-04T05:46:20.568Z] [Pipeline] }
06:46:20 [2024-11-04T05:46:20.575Z] [Pipeline] // stage
06:46:20 [2024-11-04T05:46:20.589Z] [Pipeline] withEnv
06:46:20 [2024-11-04T05:46:20.590Z] [Pipeline] {
06:46:20 [2024-11-04T05:46:20.704Z] [Pipeline] isUnix
06:46:20 [2024-11-04T05:46:20.705Z] [Pipeline] withEnv
06:46:20 [2024-11-04T05:46:20.705Z] [Pipeline] {
06:46:20 [2024-11-04T05:46:20.715Z] [Pipeline] sh
06:46:20 [2024-11-04T05:46:20.972Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:20 [2024-11-04T05:46:20.972Z] .
06:46:20 [2024-11-04T05:46:20.973Z] [Pipeline] }
06:46:20 [2024-11-04T05:46:20.983Z] [Pipeline] // withEnv
06:46:20 [2024-11-04T05:46:20.992Z] [Pipeline] withDockerContainer
06:46:21 [2024-11-04T05:46:21.022Z] Jenkins does not seem to be running inside a container
06:46:21 [2024-11-04T05:46:21.029Z] $ 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:21 [2024-11-04T05:46:21.371Z] $ docker top bb120e092598fe9722fcb4305b63e0ed7317cb9371cd5fd9cb8ff5293cab6e00 -eo pid,comm
06:46:21 [2024-11-04T05:46:21.408Z] [Pipeline] {
06:46:21 [2024-11-04T05:46:21.417Z] [Pipeline] withEnv
06:46:21 [2024-11-04T05:46:21.417Z] [Pipeline] {
06:46:21 [2024-11-04T05:46:21.424Z] [Pipeline] stage
06:46:21 [2024-11-04T05:46:21.425Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:21 [2024-11-04T05:46:21.453Z] [Pipeline] script
06:46:21 [2024-11-04T05:46:21.457Z] [Pipeline] {
06:46:21 [2024-11-04T05:46:21.466Z] [Pipeline] echo
06:46:21 [2024-11-04T05:46:21.467Z] Working on branch 6.4.x
06:46:21 [2024-11-04T05:46:21.471Z] [Pipeline] copyArtifacts
06:46:21 [2024-11-04T05:46:21.477Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 335
06:46:21 [2024-11-04T05:46:21.484Z] [Pipeline] readYaml
06:46:21 [2024-11-04T05:46:21.497Z] [Pipeline] sh
06:46:21 [2024-11-04T05:46:21.754Z] + rm -f build.yaml
06:46:21 [2024-11-04T05:46:21.755Z] [Pipeline] }
06:46:21 [2024-11-04T05:46:21.765Z] [Pipeline] // script
06:46:21 [2024-11-04T05:46:21.773Z] [Pipeline] echo
06:46:21 [2024-11-04T05:46:21.773Z] Parent version is 1.6.1
06:46:21 [2024-11-04T05:46:21.775Z] [Pipeline] echo
06:46:21 [2024-11-04T05:46:21.775Z] Silverpeas version is 6.4.2-build241028
06:46:21 [2024-11-04T05:46:21.776Z] [Pipeline] }
06:46:21 [2024-11-04T05:46:21.785Z] [Pipeline] // stage
06:46:21 [2024-11-04T05:46:21.795Z] [Pipeline] stage
06:46:21 [2024-11-04T05:46:21.796Z] [Pipeline] { (Prepare the project)
06:46:21 [2024-11-04T05:46:21.817Z] [Pipeline] git
06:46:21 [2024-11-04T05:46:21.819Z] The recommended git tool is: /usr/bin/git
06:46:21 [2024-11-04T05:46:21.820Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:21 [2024-11-04T05:46:21.829Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@52001b4; decorates hudson.Launcher$LocalLauncher@5e28f0b8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:21 [2024-11-04T05:46:21.830Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:21 [2024-11-04T05:46:21.836Z] Fetching changes from the remote Git repository
06:46:21 [2024-11-04T05:46:21.839Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:21 [2024-11-04T05:46:21.847Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:21 [2024-11-04T05:46:21.847Z] > /usr/bin/git --version # timeout=10
06:46:21 [2024-11-04T05:46:21.852Z] > git --version # 'git version 2.43.0'
06:46:21 [2024-11-04T05:46:21.852Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:21 [2024-11-04T05:46:21.857Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22 [2024-11-04T05:46:22.739Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:22 [2024-11-04T05:46:22.747Z] Checking out Revision 0a3736325f80990bc987b165314f676e4cd97824 (refs/remotes/origin/6.4.x)
06:46:22 [2024-11-04T05:46:22.747Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22 [2024-11-04T05:46:22.753Z] > /usr/bin/git checkout -f 0a3736325f80990bc987b165314f676e4cd97824 # timeout=10
06:46:22 [2024-11-04T05:46:22.880Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:22 [2024-11-04T05:46:22.888Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:22 [2024-11-04T05:46:22.895Z] > /usr/bin/git checkout -b 6.4.x 0a3736325f80990bc987b165314f676e4cd97824 # timeout=10
06:46:23 [2024-11-04T05:46:23.005Z] Commit message: "Update dependency on Silverpeas to version 6.4.2-build241028"
06:46:23 [2024-11-04T05:46:23.005Z] > /usr/bin/git rev-list --no-walk fc2021e62bd5be4c1d5dbc7ee0c0fa155f00dbe7 # timeout=10
06:46:23 [2024-11-04T05:46:23.028Z] [Pipeline] script
06:46:23 [2024-11-04T05:46:23.031Z] [Pipeline] {
06:46:23 [2024-11-04T05:46:23.038Z] [Pipeline] copyArtifacts
06:46:23 [2024-11-04T05:46:23.043Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 241
06:46:23 [2024-11-04T05:46:23.049Z] [Pipeline] readYaml
06:46:23 [2024-11-04T05:46:23.062Z] [Pipeline] sh
06:46:23 [2024-11-04T05:46:23.320Z] + git rev-parse HEAD
06:46:23 [2024-11-04T05:46:23.322Z] [Pipeline] echo
06:46:23 [2024-11-04T05:46:23.322Z] Current commit is 0a3736325f80990bc987b165314f676e4cd97824 and last build commit is 0a3736325f80990bc987b165314f676e4cd97824
06:46:23 [2024-11-04T05:46:23.323Z] [Pipeline] }
06:46:23 [2024-11-04T05:46:23.332Z] [Pipeline] // script
06:46:23 [2024-11-04T05:46:23.341Z] [Pipeline] script
06:46:23 [2024-11-04T05:46:23.346Z] [Pipeline] {
06:46:23 [2024-11-04T05:46:23.357Z] [Pipeline] readMavenPom
06:46:23 [2024-11-04T05:46:23.369Z] [Pipeline] echo
06:46:23 [2024-11-04T05:46:23.369Z] No changes and no update in Silverpeas since the last build
06:46:23 [2024-11-04T05:46:23.370Z] [Pipeline] }
06:46:23 [2024-11-04T05:46:23.378Z] [Pipeline] // script
06:46:23 [2024-11-04T05:46:23.387Z] [Pipeline] }
06:46:23 [2024-11-04T05:46:23.396Z] [Pipeline] // stage
06:46:23 [2024-11-04T05:46:23.406Z] [Pipeline] stage
06:46:23 [2024-11-04T05:46:23.407Z] [Pipeline] { (Build the project)
06:46:23 [2024-11-04T05:46:23.448Z] Stage "Build the project" skipped due to when conditional
06:46:23 [2024-11-04T05:46:23.449Z] [Pipeline] getContext
06:46:23 [2024-11-04T05:46:23.462Z] [Pipeline] stage
06:46:23 [2024-11-04T05:46:23.463Z] [Pipeline] { (Check POM parent version)
06:46:23 [2024-11-04T05:46:23.472Z] Stage "Build the project" skipped due to when conditional
06:46:23 [2024-11-04T05:46:23.473Z] [Pipeline] getContext
06:46:23 [2024-11-04T05:46:23.474Z] [Pipeline] }
06:46:23 [2024-11-04T05:46:23.483Z] [Pipeline] // stage
06:46:23 [2024-11-04T05:46:23.493Z] [Pipeline] stage
06:46:23 [2024-11-04T05:46:23.494Z] [Pipeline] { (Update POM parent)
06:46:23 [2024-11-04T05:46:23.503Z] Stage "Build the project" skipped due to when conditional
06:46:23 [2024-11-04T05:46:23.504Z] [Pipeline] getContext
06:46:23 [2024-11-04T05:46:23.505Z] [Pipeline] }
06:46:23 [2024-11-04T05:46:23.514Z] [Pipeline] // stage
06:46:23 [2024-11-04T05:46:23.524Z] [Pipeline] stage
06:46:23 [2024-11-04T05:46:23.525Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:23 [2024-11-04T05:46:23.534Z] Stage "Build the project" skipped due to when conditional
06:46:23 [2024-11-04T05:46:23.535Z] [Pipeline] getContext
06:46:23 [2024-11-04T05:46:23.536Z] [Pipeline] }
06:46:23 [2024-11-04T05:46:23.545Z] [Pipeline] // stage
06:46:23 [2024-11-04T05:46:23.555Z] [Pipeline] stage
06:46:23 [2024-11-04T05:46:23.556Z] [Pipeline] { (Build and Publish)
06:46:23 [2024-11-04T05:46:23.565Z] Stage "Build the project" skipped due to when conditional
06:46:23 [2024-11-04T05:46:23.566Z] [Pipeline] getContext
06:46:23 [2024-11-04T05:46:23.567Z] [Pipeline] }
06:46:23 [2024-11-04T05:46:23.576Z] [Pipeline] // stage
06:46:23 [2024-11-04T05:46:23.584Z] [Pipeline] }
06:46:23 [2024-11-04T05:46:23.592Z] [Pipeline] // stage
06:46:23 [2024-11-04T05:46:23.603Z] [Pipeline] stage
06:46:23 [2024-11-04T05:46:23.604Z] [Pipeline] { (Create YAML build report)
06:46:23 [2024-11-04T05:46:23.627Z] [Pipeline] script
06:46:23 [2024-11-04T05:46:23.631Z] [Pipeline] {
06:46:23 [2024-11-04T05:46:23.641Z] [Pipeline] sh
06:46:23 [2024-11-04T05:46:23.899Z] + mkdir -p target
06:46:23 [2024-11-04T05:46:23.901Z] [Pipeline] sh
06:46:24 [2024-11-04T05:46:24.159Z] + mv build.yaml target/
06:46:24 [2024-11-04T05:46:24.160Z] [Pipeline] }
06:46:24 [2024-11-04T05:46:24.171Z] [Pipeline] // script
06:46:24 [2024-11-04T05:46:24.179Z] [Pipeline] }
06:46:24 [2024-11-04T05:46:24.187Z] [Pipeline] // stage
06:46:24 [2024-11-04T05:46:24.198Z] [Pipeline] stage
06:46:24 [2024-11-04T05:46:24.199Z] [Pipeline] { (Declarative: Post Actions)
06:46:24 [2024-11-04T05:46:24.214Z] [Pipeline] step
06:46:24 [2024-11-04T05:46:24.232Z] [Pipeline] script
06:46:24 [2024-11-04T05:46:24.237Z] [Pipeline] {
06:46:24 [2024-11-04T05:46:24.255Z] [Pipeline] }
06:46:24 [2024-11-04T05:46:24.264Z] [Pipeline] // script
06:46:24 [2024-11-04T05:46:24.277Z] [Pipeline] archiveArtifacts
06:46:24 [2024-11-04T05:46:24.280Z] Archiving artifacts
06:46:24 [2024-11-04T05:46:24.288Z] Enregistrement des empreintes numériques
06:46:24 [2024-11-04T05:46:24.314Z] [Pipeline] }
06:46:24 [2024-11-04T05:46:24.324Z] [Pipeline] // stage
06:46:24 [2024-11-04T05:46:24.333Z] [Pipeline] }
06:46:24 [2024-11-04T05:46:24.341Z] [Pipeline] // withEnv
06:46:24 [2024-11-04T05:46:24.350Z] [Pipeline] }
06:46:24 [2024-11-04T05:46:24.350Z] $ docker stop --time=1 bb120e092598fe9722fcb4305b63e0ed7317cb9371cd5fd9cb8ff5293cab6e00
06:46:25 [2024-11-04T05:46:25.593Z] $ docker rm -f --volumes bb120e092598fe9722fcb4305b63e0ed7317cb9371cd5fd9cb8ff5293cab6e00
06:46:25 [2024-11-04T05:46:25.631Z] [Pipeline] // withDockerContainer
06:46:25 [2024-11-04T05:46:25.639Z] [Pipeline] }
06:46:25 [2024-11-04T05:46:25.647Z] [Pipeline] // withEnv
06:46:25 [2024-11-04T05:46:25.656Z] [Pipeline] }
06:46:25 [2024-11-04T05:46:25.664Z] [Pipeline] // node
06:46:25 [2024-11-04T05:46:25.673Z] [Pipeline] End of Pipeline
06:46:25 [2024-11-04T05:46:25.725Z] Finished: SUCCESS