01:21:20 [2024-11-15T00:21:20.918Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 209
01:21:20 [2024-11-15T00:21:20.918Z] Causé à l'origine par :
01:21:20 [2024-11-15T00:21:20.918Z] Lancé par une alarme périodique
01:21:20 [2024-11-15T00:21:20.918Z] Running as userbuild
01:21:21 [2024-11-15T00:21:21.280Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:21 [2024-11-15T00:21:21.428Z] [Pipeline] Start of Pipeline
01:21:21 [2024-11-15T00:21:21.606Z] [Pipeline] node
01:21:21 [2024-11-15T00:21:21.609Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:21 [2024-11-15T00:21:21.612Z] [Pipeline] {
01:21:21 [2024-11-15T00:21:21.624Z] [Pipeline] stage
01:21:21 [2024-11-15T00:21:21.625Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:21 [2024-11-15T00:21:21.633Z] [Pipeline] checkout
01:21:21 [2024-11-15T00:21:21.634Z] Selected Git installation does not exist. Using Default
01:21:21 [2024-11-15T00:21:21.634Z] The recommended git tool is: NONE
01:21:21 [2024-11-15T00:21:21.634Z] No credentials specified
01:21:21 [2024-11-15T00:21:21.634Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:21 [2024-11-15T00:21:21.639Z] Fetching changes from the remote Git repository
01:21:21 [2024-11-15T00:21:21.641Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:21 [2024-11-15T00:21:21.646Z] Cleaning workspace
01:21:21 [2024-11-15T00:21:21.646Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:21 [2024-11-15T00:21:21.652Z] Resetting working tree
01:21:21 [2024-11-15T00:21:21.652Z] > /usr/bin/git reset --hard # timeout=10
01:21:21 [2024-11-15T00:21:21.670Z] > /usr/bin/git clean -fdx # timeout=10
01:21:21 [2024-11-15T00:21:21.893Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:21 [2024-11-15T00:21:21.893Z] > /usr/bin/git --version # timeout=10
01:21:21 [2024-11-15T00:21:21.899Z] > git --version # 'git version 2.43.0'
01:21:21 [2024-11-15T00:21:21.899Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:22 [2024-11-15T00:21:22.305Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:22 [2024-11-15T00:21:22.312Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master)
01:21:22 [2024-11-15T00:21:22.312Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:22 [2024-11-15T00:21:22.317Z] > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
01:21:22 [2024-11-15T00:21:22.394Z] 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:22 [2024-11-15T00:21:22.394Z] > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
01:21:22 [2024-11-15T00:21:22.417Z] [Pipeline] }
01:21:22 [2024-11-15T00:21:22.421Z] [Pipeline] // stage
01:21:22 [2024-11-15T00:21:22.433Z] [Pipeline] withEnv
01:21:22 [2024-11-15T00:21:22.434Z] [Pipeline] {
01:21:22 [2024-11-15T00:21:22.545Z] [Pipeline] isUnix
01:21:22 [2024-11-15T00:21:22.546Z] [Pipeline] withEnv
01:21:22 [2024-11-15T00:21:22.547Z] [Pipeline] {
01:21:22 [2024-11-15T00:21:22.557Z] [Pipeline] sh
01:21:22 [2024-11-15T00:21:22.814Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:22 [2024-11-15T00:21:22.814Z] .
01:21:22 [2024-11-15T00:21:22.815Z] [Pipeline] }
01:21:22 [2024-11-15T00:21:22.823Z] [Pipeline] // withEnv
01:21:22 [2024-11-15T00:21:22.833Z] [Pipeline] withDockerContainer
01:21:22 [2024-11-15T00:21:22.863Z] Jenkins does not seem to be running inside a container
01:21:22 [2024-11-15T00:21:22.871Z] $ 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:23 [2024-11-15T00:21:23.236Z] $ docker top 93c42eeaf113e6633709a746e7b805ffc72acd8820ad37512a81b69296636c72 -eo pid,comm
01:21:23 [2024-11-15T00:21:23.273Z] [Pipeline] {
01:21:23 [2024-11-15T00:21:23.282Z] [Pipeline] withEnv
01:21:23 [2024-11-15T00:21:23.282Z] [Pipeline] {
01:21:23 [2024-11-15T00:21:23.290Z] [Pipeline] stage
01:21:23 [2024-11-15T00:21:23.291Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:23 [2024-11-15T00:21:23.319Z] [Pipeline] script
01:21:23 [2024-11-15T00:21:23.323Z] [Pipeline] {
01:21:23 [2024-11-15T00:21:23.333Z] [Pipeline] echo
01:21:23 [2024-11-15T00:21:23.333Z] Working on branch 6.3.x
01:21:23 [2024-11-15T00:21:23.337Z] [Pipeline] copyArtifacts
01:21:23 [2024-11-15T00:21:23.344Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 209
01:21:23 [2024-11-15T00:21:23.350Z] [Pipeline] readYaml
01:21:23 [2024-11-15T00:21:23.363Z] [Pipeline] sh
01:21:23 [2024-11-15T00:21:23.620Z] + rm -f build.yaml
01:21:23 [2024-11-15T00:21:23.621Z] [Pipeline] }
01:21:23 [2024-11-15T00:21:23.627Z] [Pipeline] // script
01:21:23 [2024-11-15T00:21:23.636Z] [Pipeline] echo
01:21:23 [2024-11-15T00:21:23.636Z] Parent version is 1.5.3
01:21:23 [2024-11-15T00:21:23.638Z] [Pipeline] echo
01:21:23 [2024-11-15T00:21:23.638Z] Silverpeas version is 6.3.6-build241113
01:21:23 [2024-11-15T00:21:23.639Z] [Pipeline] }
01:21:23 [2024-11-15T00:21:23.647Z] [Pipeline] // stage
01:21:23 [2024-11-15T00:21:23.657Z] [Pipeline] stage
01:21:23 [2024-11-15T00:21:23.658Z] [Pipeline] { (Prepare the project)
01:21:23 [2024-11-15T00:21:23.681Z] [Pipeline] git
01:21:23 [2024-11-15T00:21:23.683Z] The recommended git tool is: /usr/bin/git
01:21:23 [2024-11-15T00:21:23.684Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:23 [2024-11-15T00:21:23.692Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6fa5aad9; decorates hudson.Launcher$LocalLauncher@7cf44b6b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:23 [2024-11-15T00:21:23.692Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:23 [2024-11-15T00:21:23.698Z] Fetching changes from the remote Git repository
01:21:23 [2024-11-15T00:21:23.702Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:23 [2024-11-15T00:21:23.708Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:23 [2024-11-15T00:21:23.708Z] > /usr/bin/git --version # timeout=10
01:21:23 [2024-11-15T00:21:23.713Z] > git --version # 'git version 2.43.0'
01:21:23 [2024-11-15T00:21:23.713Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:23 [2024-11-15T00:21:23.719Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24 [2024-11-15T00:21:24.558Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:24 [2024-11-15T00:21:24.565Z] Checking out Revision f0980144dbbfca8fc650ac94fd238726ef3b032c (refs/remotes/origin/6.3.x)
01:21:24 [2024-11-15T00:21:24.565Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24 [2024-11-15T00:21:24.570Z] > /usr/bin/git checkout -f f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10
01:21:24 [2024-11-15T00:21:24.667Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:24 [2024-11-15T00:21:24.676Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:24 [2024-11-15T00:21:24.681Z] > /usr/bin/git checkout -b 6.3.x f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10
01:21:24 [2024-11-15T00:21:24.780Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build241113"
01:21:24 [2024-11-15T00:21:24.781Z] > /usr/bin/git rev-list --no-walk 9f5bfc79813fc1a855fee0f08e30724127956893 # timeout=10
01:21:24 [2024-11-15T00:21:24.803Z] [Pipeline] script
01:21:24 [2024-11-15T00:21:24.805Z] [Pipeline] {
01:21:24 [2024-11-15T00:21:24.817Z] [Pipeline] copyArtifacts
01:21:24 [2024-11-15T00:21:24.824Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 180
01:21:24 [2024-11-15T00:21:24.830Z] [Pipeline] readYaml
01:21:24 [2024-11-15T00:21:24.844Z] [Pipeline] sh
01:21:25 [2024-11-15T00:21:25.103Z] + git rev-parse HEAD
01:21:25 [2024-11-15T00:21:25.106Z] [Pipeline] echo
01:21:25 [2024-11-15T00:21:25.106Z] Current commit is f0980144dbbfca8fc650ac94fd238726ef3b032c and last build commit is f0980144dbbfca8fc650ac94fd238726ef3b032c
01:21:25 [2024-11-15T00:21:25.107Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.118Z] [Pipeline] // script
01:21:25 [2024-11-15T00:21:25.128Z] [Pipeline] script
01:21:25 [2024-11-15T00:21:25.132Z] [Pipeline] {
01:21:25 [2024-11-15T00:21:25.142Z] [Pipeline] readMavenPom
01:21:25 [2024-11-15T00:21:25.154Z] [Pipeline] echo
01:21:25 [2024-11-15T00:21:25.155Z] No changes and no update in Silverpeas since the last build
01:21:25 [2024-11-15T00:21:25.155Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.164Z] [Pipeline] // script
01:21:25 [2024-11-15T00:21:25.173Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.181Z] [Pipeline] // stage
01:21:25 [2024-11-15T00:21:25.192Z] [Pipeline] stage
01:21:25 [2024-11-15T00:21:25.193Z] [Pipeline] { (Build the project)
01:21:25 [2024-11-15T00:21:25.231Z] Stage "Build the project" skipped due to when conditional
01:21:25 [2024-11-15T00:21:25.232Z] [Pipeline] getContext
01:21:25 [2024-11-15T00:21:25.245Z] [Pipeline] stage
01:21:25 [2024-11-15T00:21:25.246Z] [Pipeline] { (Check POM parent version)
01:21:25 [2024-11-15T00:21:25.255Z] Stage "Build the project" skipped due to when conditional
01:21:25 [2024-11-15T00:21:25.256Z] [Pipeline] getContext
01:21:25 [2024-11-15T00:21:25.258Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.267Z] [Pipeline] // stage
01:21:25 [2024-11-15T00:21:25.277Z] [Pipeline] stage
01:21:25 [2024-11-15T00:21:25.278Z] [Pipeline] { (Update POM parent)
01:21:25 [2024-11-15T00:21:25.287Z] Stage "Build the project" skipped due to when conditional
01:21:25 [2024-11-15T00:21:25.288Z] [Pipeline] getContext
01:21:25 [2024-11-15T00:21:25.289Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.298Z] [Pipeline] // stage
01:21:25 [2024-11-15T00:21:25.308Z] [Pipeline] stage
01:21:25 [2024-11-15T00:21:25.309Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:25 [2024-11-15T00:21:25.318Z] Stage "Build the project" skipped due to when conditional
01:21:25 [2024-11-15T00:21:25.319Z] [Pipeline] getContext
01:21:25 [2024-11-15T00:21:25.320Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.329Z] [Pipeline] // stage
01:21:25 [2024-11-15T00:21:25.339Z] [Pipeline] stage
01:21:25 [2024-11-15T00:21:25.340Z] [Pipeline] { (Build and Publish)
01:21:25 [2024-11-15T00:21:25.349Z] Stage "Build the project" skipped due to when conditional
01:21:25 [2024-11-15T00:21:25.350Z] [Pipeline] getContext
01:21:25 [2024-11-15T00:21:25.351Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.360Z] [Pipeline] // stage
01:21:25 [2024-11-15T00:21:25.368Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.377Z] [Pipeline] // stage
01:21:25 [2024-11-15T00:21:25.387Z] [Pipeline] stage
01:21:25 [2024-11-15T00:21:25.388Z] [Pipeline] { (Create YAML build report)
01:21:25 [2024-11-15T00:21:25.408Z] [Pipeline] script
01:21:25 [2024-11-15T00:21:25.412Z] [Pipeline] {
01:21:25 [2024-11-15T00:21:25.422Z] [Pipeline] sh
01:21:25 [2024-11-15T00:21:25.680Z] + mkdir -p target
01:21:25 [2024-11-15T00:21:25.682Z] [Pipeline] sh
01:21:25 [2024-11-15T00:21:25.940Z] + mv build.yaml target/
01:21:25 [2024-11-15T00:21:25.941Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.950Z] [Pipeline] // script
01:21:25 [2024-11-15T00:21:25.959Z] [Pipeline] }
01:21:25 [2024-11-15T00:21:25.968Z] [Pipeline] // stage
01:21:25 [2024-11-15T00:21:25.979Z] [Pipeline] stage
01:21:25 [2024-11-15T00:21:25.979Z] [Pipeline] { (Declarative: Post Actions)
01:21:25 [2024-11-15T00:21:25.995Z] [Pipeline] step
01:21:26 [2024-11-15T00:21:26.013Z] [Pipeline] script
01:21:26 [2024-11-15T00:21:26.019Z] [Pipeline] {
01:21:26 [2024-11-15T00:21:26.037Z] [Pipeline] }
01:21:26 [2024-11-15T00:21:26.046Z] [Pipeline] // script
01:21:26 [2024-11-15T00:21:26.059Z] [Pipeline] archiveArtifacts
01:21:26 [2024-11-15T00:21:26.063Z] Archiving artifacts
01:21:26 [2024-11-15T00:21:26.072Z] Enregistrement des empreintes numériques
01:21:26 [2024-11-15T00:21:26.103Z] [Pipeline] }
01:21:26 [2024-11-15T00:21:26.114Z] [Pipeline] // stage
01:21:26 [2024-11-15T00:21:26.123Z] [Pipeline] }
01:21:26 [2024-11-15T00:21:26.131Z] [Pipeline] // withEnv
01:21:26 [2024-11-15T00:21:26.140Z] [Pipeline] }
01:21:26 [2024-11-15T00:21:26.141Z] $ docker stop --time=1 93c42eeaf113e6633709a746e7b805ffc72acd8820ad37512a81b69296636c72
01:21:27 [2024-11-15T00:21:27.370Z] $ docker rm -f --volumes 93c42eeaf113e6633709a746e7b805ffc72acd8820ad37512a81b69296636c72
01:21:27 [2024-11-15T00:21:27.406Z] [Pipeline] // withDockerContainer
01:21:27 [2024-11-15T00:21:27.410Z] [Pipeline] }
01:21:27 [2024-11-15T00:21:27.414Z] [Pipeline] // withEnv
01:21:27 [2024-11-15T00:21:27.417Z] [Pipeline] }
01:21:27 [2024-11-15T00:21:27.421Z] [Pipeline] // node
01:21:27 [2024-11-15T00:21:27.425Z] [Pipeline] End of Pipeline
01:21:27 [2024-11-15T00:21:27.459Z] Finished: SUCCESS