Skip to content
Succès

Sortie de la console

01:21:24 [2024-11-08T00:21:24.688Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 207
01:21:24 [2024-11-08T00:21:24.688Z] Causé à l'origine par :
01:21:24 [2024-11-08T00:21:24.688Z]  Lancé par une alarme périodique
01:21:24 [2024-11-08T00:21:24.688Z] Running as userbuild
01:21:25 [2024-11-08T00:21:25.091Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:25 [2024-11-08T00:21:25.328Z] [Pipeline] Start of Pipeline
01:21:25 [2024-11-08T00:21:25.609Z] [Pipeline] node
01:21:25 [2024-11-08T00:21:25.612Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:25 [2024-11-08T00:21:25.615Z] [Pipeline] {
01:21:25 [2024-11-08T00:21:25.635Z] [Pipeline] stage
01:21:25 [2024-11-08T00:21:25.636Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:25 [2024-11-08T00:21:25.652Z] [Pipeline] checkout
01:21:25 [2024-11-08T00:21:25.655Z] Selected Git installation does not exist. Using Default
01:21:25 [2024-11-08T00:21:25.655Z] The recommended git tool is: NONE
01:21:25 [2024-11-08T00:21:25.655Z] No credentials specified
01:21:25 [2024-11-08T00:21:25.656Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:25 [2024-11-08T00:21:25.662Z] Fetching changes from the remote Git repository
01:21:25 [2024-11-08T00:21:25.664Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:25 [2024-11-08T00:21:25.669Z] Cleaning workspace
01:21:25 [2024-11-08T00:21:25.669Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:25 [2024-11-08T00:21:25.675Z] Resetting working tree
01:21:25 [2024-11-08T00:21:25.675Z]  > /usr/bin/git reset --hard # timeout=10
01:21:25 [2024-11-08T00:21:25.815Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:25 [2024-11-08T00:21:25.827Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:25 [2024-11-08T00:21:25.827Z]  > /usr/bin/git --version # timeout=10
01:21:25 [2024-11-08T00:21:25.831Z]  > git --version # 'git version 2.43.0'
01:21:25 [2024-11-08T00:21:25.831Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:26 [2024-11-08T00:21:26.264Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:26 [2024-11-08T00:21:26.271Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master)
01:21:26 [2024-11-08T00:21:26.271Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:26 [2024-11-08T00:21:26.277Z]  > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
01:21:26 [2024-11-08T00:21:26.328Z] 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:26 [2024-11-08T00:21:26.329Z]  > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
01:21:26 [2024-11-08T00:21:26.350Z] [Pipeline] }
01:21:26 [2024-11-08T00:21:26.354Z] [Pipeline] // stage
01:21:26 [2024-11-08T00:21:26.370Z] [Pipeline] withEnv
01:21:26 [2024-11-08T00:21:26.370Z] [Pipeline] {
01:21:26 [2024-11-08T00:21:26.516Z] [Pipeline] isUnix
01:21:26 [2024-11-08T00:21:26.519Z] [Pipeline] withEnv
01:21:26 [2024-11-08T00:21:26.520Z] [Pipeline] {
01:21:26 [2024-11-08T00:21:26.532Z] [Pipeline] sh
01:21:26 [2024-11-08T00:21:26.790Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:26 [2024-11-08T00:21:26.790Z] .
01:21:26 [2024-11-08T00:21:26.792Z] [Pipeline] }
01:21:26 [2024-11-08T00:21:26.802Z] [Pipeline] // withEnv
01:21:26 [2024-11-08T00:21:26.812Z] [Pipeline] withDockerContainer
01:21:26 [2024-11-08T00:21:26.847Z] Jenkins does not seem to be running inside a container
01:21:26 [2024-11-08T00:21:26.854Z] $ 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:27 [2024-11-08T00:21:27.154Z] $ docker top 2f5e8bfdf7f79235001a56e8a0d01ca79cdd59c2252bc34a863e56cb39cedefc -eo pid,comm
01:21:27 [2024-11-08T00:21:27.191Z] [Pipeline] {
01:21:27 [2024-11-08T00:21:27.204Z] [Pipeline] withEnv
01:21:27 [2024-11-08T00:21:27.205Z] [Pipeline] {
01:21:27 [2024-11-08T00:21:27.220Z] [Pipeline] stage
01:21:27 [2024-11-08T00:21:27.221Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:27 [2024-11-08T00:21:27.256Z] [Pipeline] script
01:21:27 [2024-11-08T00:21:27.263Z] [Pipeline] {
01:21:27 [2024-11-08T00:21:27.273Z] [Pipeline] echo
01:21:27 [2024-11-08T00:21:27.274Z] Working on branch 6.3.x
01:21:27 [2024-11-08T00:21:27.280Z] [Pipeline] copyArtifacts
01:21:27 [2024-11-08T00:21:27.288Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 207
01:21:27 [2024-11-08T00:21:27.294Z] [Pipeline] readYaml
01:21:27 [2024-11-08T00:21:27.312Z] [Pipeline] sh
01:21:27 [2024-11-08T00:21:27.570Z] + rm -f build.yaml
01:21:27 [2024-11-08T00:21:27.572Z] [Pipeline] }
01:21:27 [2024-11-08T00:21:27.580Z] [Pipeline] // script
01:21:27 [2024-11-08T00:21:27.590Z] [Pipeline] echo
01:21:27 [2024-11-08T00:21:27.591Z] Parent version is 1.5.3
01:21:27 [2024-11-08T00:21:27.592Z] [Pipeline] echo
01:21:27 [2024-11-08T00:21:27.593Z] Silverpeas version is 6.3.6-build240705
01:21:27 [2024-11-08T00:21:27.594Z] [Pipeline] }
01:21:27 [2024-11-08T00:21:27.603Z] [Pipeline] // stage
01:21:27 [2024-11-08T00:21:27.613Z] [Pipeline] stage
01:21:27 [2024-11-08T00:21:27.614Z] [Pipeline] { (Prepare the project)
01:21:27 [2024-11-08T00:21:27.642Z] [Pipeline] git
01:21:27 [2024-11-08T00:21:27.653Z] The recommended git tool is: /usr/bin/git
01:21:27 [2024-11-08T00:21:27.653Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:27 [2024-11-08T00:21:27.661Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1ef45d35; decorates hudson.Launcher$LocalLauncher@4b27f6bc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:27 [2024-11-08T00:21:27.661Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:27 [2024-11-08T00:21:27.666Z] Fetching changes from the remote Git repository
01:21:27 [2024-11-08T00:21:27.669Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:27 [2024-11-08T00:21:27.674Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:27 [2024-11-08T00:21:27.674Z]  > /usr/bin/git --version # timeout=10
01:21:27 [2024-11-08T00:21:27.679Z]  > git --version # 'git version 2.43.0'
01:21:27 [2024-11-08T00:21:27.679Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:27 [2024-11-08T00:21:27.684Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:28 [2024-11-08T00:21:28.096Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:28 [2024-11-08T00:21:28.104Z] Checking out Revision 9f5bfc79813fc1a855fee0f08e30724127956893 (refs/remotes/origin/6.3.x)
01:21:28 [2024-11-08T00:21:28.104Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:28 [2024-11-08T00:21:28.109Z]  > /usr/bin/git checkout -f 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10
01:21:28 [2024-11-08T00:21:28.204Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:28 [2024-11-08T00:21:28.212Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:28 [2024-11-08T00:21:28.218Z]  > /usr/bin/git checkout -b 6.3.x 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10
01:21:28 [2024-11-08T00:21:28.316Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build240705"
01:21:28 [2024-11-08T00:21:28.316Z]  > /usr/bin/git rev-list --no-walk 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10
01:21:28 [2024-11-08T00:21:28.337Z] [Pipeline] script
01:21:28 [2024-11-08T00:21:28.341Z] [Pipeline] {
01:21:28 [2024-11-08T00:21:28.351Z] [Pipeline] copyArtifacts
01:21:28 [2024-11-08T00:21:28.358Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 178
01:21:28 [2024-11-08T00:21:28.365Z] [Pipeline] readYaml
01:21:28 [2024-11-08T00:21:28.381Z] [Pipeline] sh
01:21:28 [2024-11-08T00:21:28.639Z] + git rev-parse HEAD
01:21:28 [2024-11-08T00:21:28.642Z] [Pipeline] echo
01:21:28 [2024-11-08T00:21:28.643Z] Current commit is 9f5bfc79813fc1a855fee0f08e30724127956893 and last build commit is 9f5bfc79813fc1a855fee0f08e30724127956893
01:21:28 [2024-11-08T00:21:28.644Z] [Pipeline] }
01:21:28 [2024-11-08T00:21:28.653Z] [Pipeline] // script
01:21:28 [2024-11-08T00:21:28.662Z] [Pipeline] script
01:21:28 [2024-11-08T00:21:28.670Z] [Pipeline] {
01:21:28 [2024-11-08T00:21:28.680Z] [Pipeline] readMavenPom
01:21:28 [2024-11-08T00:21:28.693Z] [Pipeline] echo
01:21:28 [2024-11-08T00:21:28.694Z] No changes and no update in Silverpeas since the last build
01:21:28 [2024-11-08T00:21:28.694Z] [Pipeline] }
01:21:28 [2024-11-08T00:21:28.703Z] [Pipeline] // script
01:21:28 [2024-11-08T00:21:28.712Z] [Pipeline] }
01:21:28 [2024-11-08T00:21:28.721Z] [Pipeline] // stage
01:21:28 [2024-11-08T00:21:28.732Z] [Pipeline] stage
01:21:28 [2024-11-08T00:21:28.733Z] [Pipeline] { (Build the project)
01:21:28 [2024-11-08T00:21:28.785Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2024-11-08T00:21:28.786Z] [Pipeline] getContext
01:21:28 [2024-11-08T00:21:28.800Z] [Pipeline] stage
01:21:28 [2024-11-08T00:21:28.801Z] [Pipeline] { (Check POM parent version)
01:21:28 [2024-11-08T00:21:28.811Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2024-11-08T00:21:28.812Z] [Pipeline] getContext
01:21:28 [2024-11-08T00:21:28.814Z] [Pipeline] }
01:21:28 [2024-11-08T00:21:28.825Z] [Pipeline] // stage
01:21:28 [2024-11-08T00:21:28.837Z] [Pipeline] stage
01:21:28 [2024-11-08T00:21:28.838Z] [Pipeline] { (Update POM parent)
01:21:28 [2024-11-08T00:21:28.847Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2024-11-08T00:21:28.848Z] [Pipeline] getContext
01:21:28 [2024-11-08T00:21:28.850Z] [Pipeline] }
01:21:28 [2024-11-08T00:21:28.859Z] [Pipeline] // stage
01:21:28 [2024-11-08T00:21:28.870Z] [Pipeline] stage
01:21:28 [2024-11-08T00:21:28.871Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:28 [2024-11-08T00:21:28.881Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2024-11-08T00:21:28.882Z] [Pipeline] getContext
01:21:28 [2024-11-08T00:21:28.883Z] [Pipeline] }
01:21:28 [2024-11-08T00:21:28.892Z] [Pipeline] // stage
01:21:28 [2024-11-08T00:21:28.903Z] [Pipeline] stage
01:21:28 [2024-11-08T00:21:28.904Z] [Pipeline] { (Build and Publish)
01:21:28 [2024-11-08T00:21:28.914Z] Stage "Build the project" skipped due to when conditional
01:21:28 [2024-11-08T00:21:28.915Z] [Pipeline] getContext
01:21:28 [2024-11-08T00:21:28.916Z] [Pipeline] }
01:21:28 [2024-11-08T00:21:28.925Z] [Pipeline] // stage
01:21:28 [2024-11-08T00:21:28.934Z] [Pipeline] }
01:21:28 [2024-11-08T00:21:28.942Z] [Pipeline] // stage
01:21:28 [2024-11-08T00:21:28.953Z] [Pipeline] stage
01:21:28 [2024-11-08T00:21:28.954Z] [Pipeline] { (Create YAML build report)
01:21:28 [2024-11-08T00:21:28.978Z] [Pipeline] script
01:21:28 [2024-11-08T00:21:28.984Z] [Pipeline] {
01:21:28 [2024-11-08T00:21:28.995Z] [Pipeline] sh
01:21:29 [2024-11-08T00:21:29.253Z] + mkdir -p target
01:21:29 [2024-11-08T00:21:29.256Z] [Pipeline] sh
01:21:29 [2024-11-08T00:21:29.514Z] + mv build.yaml target/
01:21:29 [2024-11-08T00:21:29.515Z] [Pipeline] }
01:21:29 [2024-11-08T00:21:29.524Z] [Pipeline] // script
01:21:29 [2024-11-08T00:21:29.533Z] [Pipeline] }
01:21:29 [2024-11-08T00:21:29.541Z] [Pipeline] // stage
01:21:29 [2024-11-08T00:21:29.553Z] [Pipeline] stage
01:21:29 [2024-11-08T00:21:29.553Z] [Pipeline] { (Declarative: Post Actions)
01:21:29 [2024-11-08T00:21:29.571Z] [Pipeline] step
01:21:29 [2024-11-08T00:21:29.591Z] [Pipeline] script
01:21:29 [2024-11-08T00:21:29.599Z] [Pipeline] {
01:21:29 [2024-11-08T00:21:29.618Z] [Pipeline] }
01:21:29 [2024-11-08T00:21:29.626Z] [Pipeline] // script
01:21:29 [2024-11-08T00:21:29.641Z] [Pipeline] archiveArtifacts
01:21:29 [2024-11-08T00:21:29.644Z] Archiving artifacts
01:21:29 [2024-11-08T00:21:29.653Z] Enregistrement des empreintes numériques
01:21:29 [2024-11-08T00:21:29.673Z] [Pipeline] }
01:21:29 [2024-11-08T00:21:29.685Z] [Pipeline] // stage
01:21:29 [2024-11-08T00:21:29.694Z] [Pipeline] }
01:21:29 [2024-11-08T00:21:29.703Z] [Pipeline] // withEnv
01:21:29 [2024-11-08T00:21:29.712Z] [Pipeline] }
01:21:29 [2024-11-08T00:21:29.712Z] $ docker stop --time=1 2f5e8bfdf7f79235001a56e8a0d01ca79cdd59c2252bc34a863e56cb39cedefc
01:21:30 [2024-11-08T00:21:30.942Z] $ docker rm -f --volumes 2f5e8bfdf7f79235001a56e8a0d01ca79cdd59c2252bc34a863e56cb39cedefc
01:21:30 [2024-11-08T00:21:30.982Z] [Pipeline] // withDockerContainer
01:21:30 [2024-11-08T00:21:30.988Z] [Pipeline] }
01:21:30 [2024-11-08T00:21:30.997Z] [Pipeline] // withEnv
01:21:31 [2024-11-08T00:21:31.005Z] [Pipeline] }
01:21:31 [2024-11-08T00:21:31.014Z] [Pipeline] // node
01:21:31 [2024-11-08T00:21:31.023Z] [Pipeline] End of Pipeline
01:21:31 [2024-11-08T00:21:31.078Z] Finished: SUCCESS