19:24:20 [2024-11-10T18:24:20.429Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 877
19:24:20 [2024-11-10T18:24:20.429Z] Causé à l'origine par :
19:24:20 [2024-11-10T18:24:20.429Z] Lancé par une alarme périodique
19:24:20 [2024-11-10T18:24:20.430Z] Running as userbuild
19:24:20 [2024-11-10T18:24:20.817Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:21 [2024-11-10T18:24:21.017Z] [Pipeline] Start of Pipeline
19:24:21 [2024-11-10T18:24:21.249Z] [Pipeline] node
19:24:21 [2024-11-10T18:24:21.253Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:21 [2024-11-10T18:24:21.253Z] [Pipeline] {
19:24:21 [2024-11-10T18:24:21.267Z] [Pipeline] stage
19:24:21 [2024-11-10T18:24:21.268Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:21 [2024-11-10T18:24:21.278Z] [Pipeline] checkout
19:24:21 [2024-11-10T18:24:21.279Z] Selected Git installation does not exist. Using Default
19:24:21 [2024-11-10T18:24:21.279Z] The recommended git tool is: NONE
19:24:21 [2024-11-10T18:24:21.279Z] No credentials specified
19:24:21 [2024-11-10T18:24:21.279Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:21 [2024-11-10T18:24:21.285Z] Fetching changes from the remote Git repository
19:24:21 [2024-11-10T18:24:21.287Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:21 [2024-11-10T18:24:21.293Z] Cleaning workspace
19:24:21 [2024-11-10T18:24:21.293Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:21 [2024-11-10T18:24:21.299Z] Resetting working tree
19:24:21 [2024-11-10T18:24:21.299Z] > /usr/bin/git reset --hard # timeout=10
19:24:21 [2024-11-10T18:24:21.325Z] > /usr/bin/git clean -fdx # timeout=10
19:24:21 [2024-11-10T18:24:21.584Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:21 [2024-11-10T18:24:21.584Z] > /usr/bin/git --version # timeout=10
19:24:21 [2024-11-10T18:24:21.589Z] > git --version # 'git version 2.43.0'
19:24:21 [2024-11-10T18:24:21.589Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:22 [2024-11-10T18:24:22.009Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:22 [2024-11-10T18:24:22.017Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master)
19:24:22 [2024-11-10T18:24:22.017Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:22 [2024-11-10T18:24:22.023Z] > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
19:24:22 [2024-11-10T18:24:22.096Z] 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"
19:24:22 [2024-11-10T18:24:22.097Z] > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
19:24:22 [2024-11-10T18:24:22.119Z] [Pipeline] }
19:24:22 [2024-11-10T18:24:22.127Z] [Pipeline] // stage
19:24:22 [2024-11-10T18:24:22.144Z] [Pipeline] withEnv
19:24:22 [2024-11-10T18:24:22.145Z] [Pipeline] {
19:24:22 [2024-11-10T18:24:22.289Z] [Pipeline] isUnix
19:24:22 [2024-11-10T18:24:22.290Z] [Pipeline] withEnv
19:24:22 [2024-11-10T18:24:22.291Z] [Pipeline] {
19:24:22 [2024-11-10T18:24:22.305Z] [Pipeline] sh
19:24:22 [2024-11-10T18:24:22.562Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:22 [2024-11-10T18:24:22.563Z] .
19:24:22 [2024-11-10T18:24:22.564Z] [Pipeline] }
19:24:22 [2024-11-10T18:24:22.572Z] [Pipeline] // withEnv
19:24:22 [2024-11-10T18:24:22.584Z] [Pipeline] withDockerContainer
19:24:22 [2024-11-10T18:24:22.617Z] Jenkins does not seem to be running inside a container
19:24:22 [2024-11-10T18:24:22.624Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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:latest cat
19:24:22 [2024-11-10T18:24:22.941Z] $ docker top 5e2ff8d4489219587b4d5815847d6fa219c9dbdacefa7baeea6ddd584e793c6d -eo pid,comm
19:24:22 [2024-11-10T18:24:22.977Z] [Pipeline] {
19:24:22 [2024-11-10T18:24:22.988Z] [Pipeline] withEnv
19:24:22 [2024-11-10T18:24:22.989Z] [Pipeline] {
19:24:22 [2024-11-10T18:24:22.995Z] [Pipeline] stage
19:24:22 [2024-11-10T18:24:22.996Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:23 [2024-11-10T18:24:23.024Z] [Pipeline] script
19:24:23 [2024-11-10T18:24:23.031Z] [Pipeline] {
19:24:23 [2024-11-10T18:24:23.041Z] [Pipeline] echo
19:24:23 [2024-11-10T18:24:23.042Z] Working on branch master
19:24:23 [2024-11-10T18:24:23.047Z] [Pipeline] copyArtifacts
19:24:23 [2024-11-10T18:24:23.054Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 877
19:24:23 [2024-11-10T18:24:23.060Z] [Pipeline] readYaml
19:24:23 [2024-11-10T18:24:23.074Z] [Pipeline] sh
19:24:23 [2024-11-10T18:24:23.333Z] + rm -f build.yaml
19:24:23 [2024-11-10T18:24:23.334Z] [Pipeline] }
19:24:23 [2024-11-10T18:24:23.342Z] [Pipeline] // script
19:24:23 [2024-11-10T18:24:23.352Z] [Pipeline] echo
19:24:23 [2024-11-10T18:24:23.352Z] Parent version is 1.7-build240925
19:24:23 [2024-11-10T18:24:23.353Z] [Pipeline] echo
19:24:23 [2024-11-10T18:24:23.354Z] Silverpeas version is 6.5-build241108
19:24:23 [2024-11-10T18:24:23.355Z] [Pipeline] }
19:24:23 [2024-11-10T18:24:23.363Z] [Pipeline] // stage
19:24:23 [2024-11-10T18:24:23.374Z] [Pipeline] stage
19:24:23 [2024-11-10T18:24:23.375Z] [Pipeline] { (Prepare the project)
19:24:23 [2024-11-10T18:24:23.403Z] [Pipeline] git
19:24:23 [2024-11-10T18:24:23.404Z] The recommended git tool is: /usr/bin/git
19:24:23 [2024-11-10T18:24:23.405Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:23 [2024-11-10T18:24:23.412Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@689c18ca; decorates hudson.Launcher$LocalLauncher@dbe2624 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:23 [2024-11-10T18:24:23.413Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:23 [2024-11-10T18:24:23.418Z] Fetching changes from the remote Git repository
19:24:23 [2024-11-10T18:24:23.420Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:23 [2024-11-10T18:24:23.426Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:23 [2024-11-10T18:24:23.426Z] > /usr/bin/git --version # timeout=10
19:24:23 [2024-11-10T18:24:23.430Z] > git --version # 'git version 2.43.0'
19:24:23 [2024-11-10T18:24:23.430Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:23 [2024-11-10T18:24:23.436Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23 [2024-11-10T18:24:23.770Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:23 [2024-11-10T18:24:23.778Z] Checking out Revision 4e963fbdbba26faf698e3d96246a9a843b70343f (refs/remotes/origin/master)
19:24:23 [2024-11-10T18:24:23.778Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:23 [2024-11-10T18:24:23.784Z] > /usr/bin/git checkout -f 4e963fbdbba26faf698e3d96246a9a843b70343f # timeout=10
19:24:23 [2024-11-10T18:24:23.907Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:23 [2024-11-10T18:24:23.917Z] > /usr/bin/git branch -D master # timeout=10
19:24:23 [2024-11-10T18:24:23.923Z] > /usr/bin/git checkout -b master 4e963fbdbba26faf698e3d96246a9a843b70343f # timeout=10
19:24:24 [2024-11-10T18:24:24.033Z] Commit message: "Update dependency on Silverpeas to version 6.5-build241108"
19:24:24 [2024-11-10T18:24:24.033Z] > /usr/bin/git rev-list --no-walk 1c6d64016c334f4996d7ba77d32abc00aa44313e # timeout=10
19:24:24 [2024-11-10T18:24:24.055Z] [Pipeline] script
19:24:24 [2024-11-10T18:24:24.061Z] [Pipeline] {
19:24:24 [2024-11-10T18:24:24.074Z] [Pipeline] copyArtifacts
19:24:24 [2024-11-10T18:24:24.081Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 509
19:24:24 [2024-11-10T18:24:24.087Z] [Pipeline] readYaml
19:24:24 [2024-11-10T18:24:24.100Z] [Pipeline] sh
19:24:24 [2024-11-10T18:24:24.359Z] + git rev-parse HEAD
19:24:24 [2024-11-10T18:24:24.362Z] [Pipeline] echo
19:24:24 [2024-11-10T18:24:24.363Z] Current commit is 4e963fbdbba26faf698e3d96246a9a843b70343f and last build commit is 4e963fbdbba26faf698e3d96246a9a843b70343f
19:24:24 [2024-11-10T18:24:24.364Z] [Pipeline] }
19:24:24 [2024-11-10T18:24:24.371Z] [Pipeline] // script
19:24:24 [2024-11-10T18:24:24.380Z] [Pipeline] script
19:24:24 [2024-11-10T18:24:24.389Z] [Pipeline] {
19:24:24 [2024-11-10T18:24:24.399Z] [Pipeline] readMavenPom
19:24:24 [2024-11-10T18:24:24.414Z] [Pipeline] echo
19:24:24 [2024-11-10T18:24:24.415Z] No changes and no update in Silverpeas since the last build
19:24:24 [2024-11-10T18:24:24.415Z] [Pipeline] }
19:24:24 [2024-11-10T18:24:24.424Z] [Pipeline] // script
19:24:24 [2024-11-10T18:24:24.435Z] [Pipeline] }
19:24:24 [2024-11-10T18:24:24.445Z] [Pipeline] // stage
19:24:24 [2024-11-10T18:24:24.456Z] [Pipeline] stage
19:24:24 [2024-11-10T18:24:24.457Z] [Pipeline] { (Build the project)
19:24:24 [2024-11-10T18:24:24.500Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2024-11-10T18:24:24.501Z] [Pipeline] getContext
19:24:24 [2024-11-10T18:24:24.513Z] [Pipeline] stage
19:24:24 [2024-11-10T18:24:24.514Z] [Pipeline] { (Check POM parent version)
19:24:24 [2024-11-10T18:24:24.523Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2024-11-10T18:24:24.524Z] [Pipeline] getContext
19:24:24 [2024-11-10T18:24:24.526Z] [Pipeline] }
19:24:24 [2024-11-10T18:24:24.532Z] [Pipeline] // stage
19:24:24 [2024-11-10T18:24:24.540Z] [Pipeline] stage
19:24:24 [2024-11-10T18:24:24.541Z] [Pipeline] { (Update POM parent)
19:24:24 [2024-11-10T18:24:24.550Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2024-11-10T18:24:24.551Z] [Pipeline] getContext
19:24:24 [2024-11-10T18:24:24.552Z] [Pipeline] }
19:24:24 [2024-11-10T18:24:24.558Z] [Pipeline] // stage
19:24:24 [2024-11-10T18:24:24.564Z] [Pipeline] stage
19:24:24 [2024-11-10T18:24:24.564Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:24 [2024-11-10T18:24:24.573Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2024-11-10T18:24:24.574Z] [Pipeline] getContext
19:24:24 [2024-11-10T18:24:24.576Z] [Pipeline] }
19:24:24 [2024-11-10T18:24:24.581Z] [Pipeline] // stage
19:24:24 [2024-11-10T18:24:24.589Z] [Pipeline] stage
19:24:24 [2024-11-10T18:24:24.590Z] [Pipeline] { (Build and Publish)
19:24:24 [2024-11-10T18:24:24.599Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2024-11-10T18:24:24.600Z] [Pipeline] getContext
19:24:24 [2024-11-10T18:24:24.602Z] [Pipeline] }
19:24:24 [2024-11-10T18:24:24.608Z] [Pipeline] // stage
19:24:24 [2024-11-10T18:24:24.615Z] [Pipeline] }
19:24:24 [2024-11-10T18:24:24.620Z] [Pipeline] // stage
19:24:24 [2024-11-10T18:24:24.631Z] [Pipeline] stage
19:24:24 [2024-11-10T18:24:24.632Z] [Pipeline] { (Create YAML build report)
19:24:24 [2024-11-10T18:24:24.650Z] [Pipeline] script
19:24:24 [2024-11-10T18:24:24.657Z] [Pipeline] {
19:24:24 [2024-11-10T18:24:24.665Z] [Pipeline] sh
19:24:24 [2024-11-10T18:24:24.922Z] + mkdir -p target
19:24:24 [2024-11-10T18:24:24.924Z] [Pipeline] sh
19:24:25 [2024-11-10T18:24:25.181Z] + mv build.yaml target/
19:24:25 [2024-11-10T18:24:25.182Z] [Pipeline] }
19:24:25 [2024-11-10T18:24:25.191Z] [Pipeline] // script
19:24:25 [2024-11-10T18:24:25.200Z] [Pipeline] }
19:24:25 [2024-11-10T18:24:25.208Z] [Pipeline] // stage
19:24:25 [2024-11-10T18:24:25.219Z] [Pipeline] stage
19:24:25 [2024-11-10T18:24:25.220Z] [Pipeline] { (Declarative: Post Actions)
19:24:25 [2024-11-10T18:24:25.237Z] [Pipeline] step
19:24:25 [2024-11-10T18:24:25.257Z] [Pipeline] script
19:24:25 [2024-11-10T18:24:25.265Z] [Pipeline] {
19:24:25 [2024-11-10T18:24:25.283Z] [Pipeline] }
19:24:25 [2024-11-10T18:24:25.292Z] [Pipeline] // script
19:24:25 [2024-11-10T18:24:25.306Z] [Pipeline] archiveArtifacts
19:24:25 [2024-11-10T18:24:25.309Z] Archiving artifacts
19:24:25 [2024-11-10T18:24:25.317Z] Enregistrement des empreintes numériques
19:24:25 [2024-11-10T18:24:25.335Z] [Pipeline] }
19:24:25 [2024-11-10T18:24:25.346Z] [Pipeline] // stage
19:24:25 [2024-11-10T18:24:25.355Z] [Pipeline] }
19:24:25 [2024-11-10T18:24:25.363Z] [Pipeline] // withEnv
19:24:25 [2024-11-10T18:24:25.371Z] [Pipeline] }
19:24:25 [2024-11-10T18:24:25.372Z] $ docker stop --time=1 5e2ff8d4489219587b4d5815847d6fa219c9dbdacefa7baeea6ddd584e793c6d
19:24:26 [2024-11-10T18:24:26.640Z] $ docker rm -f --volumes 5e2ff8d4489219587b4d5815847d6fa219c9dbdacefa7baeea6ddd584e793c6d
19:24:26 [2024-11-10T18:24:26.678Z] [Pipeline] // withDockerContainer
19:24:26 [2024-11-10T18:24:26.681Z] [Pipeline] }
19:24:26 [2024-11-10T18:24:26.685Z] [Pipeline] // withEnv
19:24:26 [2024-11-10T18:24:26.690Z] [Pipeline] }
19:24:26 [2024-11-10T18:24:26.694Z] [Pipeline] // node
19:24:26 [2024-11-10T18:24:26.703Z] [Pipeline] End of Pipeline
19:24:26 [2024-11-10T18:24:26.760Z] Finished: SUCCESS