Skip to content
Succès

Sortie de la console

01:21:22 [2024-11-01T00:21:22.024Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 206
01:21:22 [2024-11-01T00:21:22.024Z] Causé à l'origine par :
01:21:22 [2024-11-01T00:21:22.024Z]  Lancé par une alarme périodique
01:21:22 [2024-11-01T00:21:22.024Z] Running as userbuild
01:21:22 [2024-11-01T00:21:22.409Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:22 [2024-11-01T00:21:22.547Z] [Pipeline] Start of Pipeline
01:21:22 [2024-11-01T00:21:22.751Z] [Pipeline] node
01:21:22 [2024-11-01T00:21:22.755Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:22 [2024-11-01T00:21:22.758Z] [Pipeline] {
01:21:22 [2024-11-01T00:21:22.779Z] [Pipeline] stage
01:21:22 [2024-11-01T00:21:22.779Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:22 [2024-11-01T00:21:22.792Z] [Pipeline] checkout
01:21:22 [2024-11-01T00:21:22.794Z] Selected Git installation does not exist. Using Default
01:21:22 [2024-11-01T00:21:22.794Z] The recommended git tool is: NONE
01:21:22 [2024-11-01T00:21:22.794Z] No credentials specified
01:21:22 [2024-11-01T00:21:22.795Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:22 [2024-11-01T00:21:22.801Z] Fetching changes from the remote Git repository
01:21:22 [2024-11-01T00:21:22.803Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:22 [2024-11-01T00:21:22.811Z] Cleaning workspace
01:21:22 [2024-11-01T00:21:22.811Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:22 [2024-11-01T00:21:22.816Z] Resetting working tree
01:21:22 [2024-11-01T00:21:22.816Z]  > /usr/bin/git reset --hard # timeout=10
01:21:22 [2024-11-01T00:21:22.890Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:22 [2024-11-01T00:21:22.900Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:22 [2024-11-01T00:21:22.900Z]  > /usr/bin/git --version # timeout=10
01:21:22 [2024-11-01T00:21:22.905Z]  > git --version # 'git version 2.43.0'
01:21:22 [2024-11-01T00:21:22.905Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:23 [2024-11-01T00:21:23.324Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:23 [2024-11-01T00:21:23.330Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master)
01:21:23 [2024-11-01T00:21:23.330Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:23 [2024-11-01T00:21:23.334Z]  > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
01:21:23 [2024-11-01T00:21:23.395Z] 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:23 [2024-11-01T00:21:23.396Z]  > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
01:21:23 [2024-11-01T00:21:23.420Z] [Pipeline] }
01:21:23 [2024-11-01T00:21:23.428Z] [Pipeline] // stage
01:21:23 [2024-11-01T00:21:23.445Z] [Pipeline] withEnv
01:21:23 [2024-11-01T00:21:23.446Z] [Pipeline] {
01:21:23 [2024-11-01T00:21:23.579Z] [Pipeline] isUnix
01:21:23 [2024-11-01T00:21:23.580Z] [Pipeline] withEnv
01:21:23 [2024-11-01T00:21:23.581Z] [Pipeline] {
01:21:23 [2024-11-01T00:21:23.594Z] [Pipeline] sh
01:21:23 [2024-11-01T00:21:23.852Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:23 [2024-11-01T00:21:23.852Z] .
01:21:23 [2024-11-01T00:21:23.853Z] [Pipeline] }
01:21:23 [2024-11-01T00:21:23.861Z] [Pipeline] // withEnv
01:21:23 [2024-11-01T00:21:23.871Z] [Pipeline] withDockerContainer
01:21:23 [2024-11-01T00:21:23.902Z] Jenkins does not seem to be running inside a container
01:21:23 [2024-11-01T00:21:23.909Z] $ 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:24 [2024-11-01T00:21:24.254Z] $ docker top 9e9cd034fe54689a33aeb16346555d64063aaf335ae1aa7f9ed66b2264bb951c -eo pid,comm
01:21:24 [2024-11-01T00:21:24.292Z] [Pipeline] {
01:21:24 [2024-11-01T00:21:24.305Z] [Pipeline] withEnv
01:21:24 [2024-11-01T00:21:24.305Z] [Pipeline] {
01:21:24 [2024-11-01T00:21:24.325Z] [Pipeline] stage
01:21:24 [2024-11-01T00:21:24.326Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:24 [2024-11-01T00:21:24.354Z] [Pipeline] script
01:21:24 [2024-11-01T00:21:24.359Z] [Pipeline] {
01:21:24 [2024-11-01T00:21:24.369Z] [Pipeline] echo
01:21:24 [2024-11-01T00:21:24.369Z] Working on branch 6.3.x
01:21:24 [2024-11-01T00:21:24.374Z] [Pipeline] copyArtifacts
01:21:24 [2024-11-01T00:21:24.381Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 206
01:21:24 [2024-11-01T00:21:24.389Z] [Pipeline] readYaml
01:21:24 [2024-11-01T00:21:24.403Z] [Pipeline] sh
01:21:24 [2024-11-01T00:21:24.661Z] + rm -f build.yaml
01:21:24 [2024-11-01T00:21:24.662Z] [Pipeline] }
01:21:24 [2024-11-01T00:21:24.669Z] [Pipeline] // script
01:21:24 [2024-11-01T00:21:24.678Z] [Pipeline] echo
01:21:24 [2024-11-01T00:21:24.679Z] Parent version is 1.5.3
01:21:24 [2024-11-01T00:21:24.680Z] [Pipeline] echo
01:21:24 [2024-11-01T00:21:24.681Z] Silverpeas version is 6.3.6-build240705
01:21:24 [2024-11-01T00:21:24.682Z] [Pipeline] }
01:21:24 [2024-11-01T00:21:24.690Z] [Pipeline] // stage
01:21:24 [2024-11-01T00:21:24.700Z] [Pipeline] stage
01:21:24 [2024-11-01T00:21:24.701Z] [Pipeline] { (Prepare the project)
01:21:24 [2024-11-01T00:21:24.727Z] [Pipeline] git
01:21:24 [2024-11-01T00:21:24.728Z] The recommended git tool is: /usr/bin/git
01:21:24 [2024-11-01T00:21:24.729Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:24 [2024-11-01T00:21:24.736Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@18f53e6a; decorates hudson.Launcher$LocalLauncher@7844b32e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:24 [2024-11-01T00:21:24.737Z]  > /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-01T00:21:24.742Z] Fetching changes from the remote Git repository
01:21:24 [2024-11-01T00:21:24.746Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:24 [2024-11-01T00:21:24.753Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:24 [2024-11-01T00:21:24.753Z]  > /usr/bin/git --version # timeout=10
01:21:24 [2024-11-01T00:21:24.758Z]  > git --version # 'git version 2.43.0'
01:21:24 [2024-11-01T00:21:24.758Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:24 [2024-11-01T00:21:24.763Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:25 [2024-11-01T00:21:25.772Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:25 [2024-11-01T00:21:25.780Z] Checking out Revision 9f5bfc79813fc1a855fee0f08e30724127956893 (refs/remotes/origin/6.3.x)
01:21:25 [2024-11-01T00:21:25.780Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:25 [2024-11-01T00:21:25.785Z]  > /usr/bin/git checkout -f 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10
01:21:25 [2024-11-01T00:21:25.885Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:25 [2024-11-01T00:21:25.893Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:25 [2024-11-01T00:21:25.902Z]  > /usr/bin/git checkout -b 6.3.x 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10
01:21:25 [2024-11-01T00:21:25.964Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build240705"
01:21:25 [2024-11-01T00:21:25.964Z]  > /usr/bin/git rev-list --no-walk 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10
01:21:25 [2024-11-01T00:21:25.982Z] [Pipeline] script
01:21:25 [2024-11-01T00:21:25.985Z] [Pipeline] {
01:21:25 [2024-11-01T00:21:25.993Z] [Pipeline] copyArtifacts
01:21:25 [2024-11-01T00:21:25.997Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 177
01:21:26 [2024-11-01T00:21:26.001Z] [Pipeline] readYaml
01:21:26 [2024-11-01T00:21:26.014Z] [Pipeline] sh
01:21:26 [2024-11-01T00:21:26.273Z] + git rev-parse HEAD
01:21:26 [2024-11-01T00:21:26.275Z] [Pipeline] echo
01:21:26 [2024-11-01T00:21:26.276Z] Current commit is 9f5bfc79813fc1a855fee0f08e30724127956893 and last build commit is 9f5bfc79813fc1a855fee0f08e30724127956893
01:21:26 [2024-11-01T00:21:26.277Z] [Pipeline] }
01:21:26 [2024-11-01T00:21:26.286Z] [Pipeline] // script
01:21:26 [2024-11-01T00:21:26.295Z] [Pipeline] script
01:21:26 [2024-11-01T00:21:26.301Z] [Pipeline] {
01:21:26 [2024-11-01T00:21:26.311Z] [Pipeline] readMavenPom
01:21:26 [2024-11-01T00:21:26.346Z] [Pipeline] echo
01:21:26 [2024-11-01T00:21:26.346Z] No changes and no update in Silverpeas since the last build
01:21:26 [2024-11-01T00:21:26.347Z] [Pipeline] }
01:21:26 [2024-11-01T00:21:26.355Z] [Pipeline] // script
01:21:26 [2024-11-01T00:21:26.364Z] [Pipeline] }
01:21:26 [2024-11-01T00:21:26.373Z] [Pipeline] // stage
01:21:26 [2024-11-01T00:21:26.384Z] [Pipeline] stage
01:21:26 [2024-11-01T00:21:26.385Z] [Pipeline] { (Build the project)
01:21:26 [2024-11-01T00:21:26.434Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2024-11-01T00:21:26.435Z] [Pipeline] getContext
01:21:26 [2024-11-01T00:21:26.448Z] [Pipeline] stage
01:21:26 [2024-11-01T00:21:26.449Z] [Pipeline] { (Check POM parent version)
01:21:26 [2024-11-01T00:21:26.459Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2024-11-01T00:21:26.460Z] [Pipeline] getContext
01:21:26 [2024-11-01T00:21:26.462Z] [Pipeline] }
01:21:26 [2024-11-01T00:21:26.471Z] [Pipeline] // stage
01:21:26 [2024-11-01T00:21:26.482Z] [Pipeline] stage
01:21:26 [2024-11-01T00:21:26.483Z] [Pipeline] { (Update POM parent)
01:21:26 [2024-11-01T00:21:26.492Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2024-11-01T00:21:26.493Z] [Pipeline] getContext
01:21:26 [2024-11-01T00:21:26.494Z] [Pipeline] }
01:21:26 [2024-11-01T00:21:26.503Z] [Pipeline] // stage
01:21:26 [2024-11-01T00:21:26.514Z] [Pipeline] stage
01:21:26 [2024-11-01T00:21:26.514Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:26 [2024-11-01T00:21:26.524Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2024-11-01T00:21:26.525Z] [Pipeline] getContext
01:21:26 [2024-11-01T00:21:26.526Z] [Pipeline] }
01:21:26 [2024-11-01T00:21:26.535Z] [Pipeline] // stage
01:21:26 [2024-11-01T00:21:26.545Z] [Pipeline] stage
01:21:26 [2024-11-01T00:21:26.546Z] [Pipeline] { (Build and Publish)
01:21:26 [2024-11-01T00:21:26.556Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2024-11-01T00:21:26.557Z] [Pipeline] getContext
01:21:26 [2024-11-01T00:21:26.558Z] [Pipeline] }
01:21:26 [2024-11-01T00:21:26.566Z] [Pipeline] // stage
01:21:26 [2024-11-01T00:21:26.575Z] [Pipeline] }
01:21:26 [2024-11-01T00:21:26.583Z] [Pipeline] // stage
01:21:26 [2024-11-01T00:21:26.596Z] [Pipeline] stage
01:21:26 [2024-11-01T00:21:26.596Z] [Pipeline] { (Create YAML build report)
01:21:26 [2024-11-01T00:21:26.624Z] [Pipeline] script
01:21:26 [2024-11-01T00:21:26.631Z] [Pipeline] {
01:21:26 [2024-11-01T00:21:26.642Z] [Pipeline] sh
01:21:26 [2024-11-01T00:21:26.900Z] + mkdir -p target
01:21:26 [2024-11-01T00:21:26.902Z] [Pipeline] sh
01:21:27 [2024-11-01T00:21:27.161Z] + mv build.yaml target/
01:21:27 [2024-11-01T00:21:27.162Z] [Pipeline] }
01:21:27 [2024-11-01T00:21:27.172Z] [Pipeline] // script
01:21:27 [2024-11-01T00:21:27.181Z] [Pipeline] }
01:21:27 [2024-11-01T00:21:27.190Z] [Pipeline] // stage
01:21:27 [2024-11-01T00:21:27.203Z] [Pipeline] stage
01:21:27 [2024-11-01T00:21:27.204Z] [Pipeline] { (Declarative: Post Actions)
01:21:27 [2024-11-01T00:21:27.221Z] [Pipeline] step
01:21:27 [2024-11-01T00:21:27.242Z] [Pipeline] script
01:21:27 [2024-11-01T00:21:27.249Z] [Pipeline] {
01:21:27 [2024-11-01T00:21:27.267Z] [Pipeline] }
01:21:27 [2024-11-01T00:21:27.280Z] [Pipeline] // script
01:21:27 [2024-11-01T00:21:27.293Z] [Pipeline] archiveArtifacts
01:21:27 [2024-11-01T00:21:27.296Z] Archiving artifacts
01:21:27 [2024-11-01T00:21:27.310Z] Enregistrement des empreintes numériques
01:21:27 [2024-11-01T00:21:27.333Z] [Pipeline] }
01:21:27 [2024-11-01T00:21:27.345Z] [Pipeline] // stage
01:21:27 [2024-11-01T00:21:27.356Z] [Pipeline] }
01:21:27 [2024-11-01T00:21:27.366Z] [Pipeline] // withEnv
01:21:27 [2024-11-01T00:21:27.374Z] [Pipeline] }
01:21:27 [2024-11-01T00:21:27.375Z] $ docker stop --time=1 9e9cd034fe54689a33aeb16346555d64063aaf335ae1aa7f9ed66b2264bb951c
01:21:28 [2024-11-01T00:21:28.620Z] $ docker rm -f --volumes 9e9cd034fe54689a33aeb16346555d64063aaf335ae1aa7f9ed66b2264bb951c
01:21:28 [2024-11-01T00:21:28.663Z] [Pipeline] // withDockerContainer
01:21:28 [2024-11-01T00:21:28.672Z] [Pipeline] }
01:21:28 [2024-11-01T00:21:28.680Z] [Pipeline] // withEnv
01:21:28 [2024-11-01T00:21:28.688Z] [Pipeline] }
01:21:28 [2024-11-01T00:21:28.697Z] [Pipeline] // node
01:21:28 [2024-11-01T00:21:28.706Z] [Pipeline] End of Pipeline
01:21:28 [2024-11-01T00:21:28.760Z] Finished: SUCCESS