19:24:22 [2025-02-09T18:24:22.524Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 906
19:24:22 [2025-02-09T18:24:22.524Z] Causé à l'origine par :
19:24:22 [2025-02-09T18:24:22.524Z] Lancé par une alarme périodique
19:24:22 [2025-02-09T18:24:22.524Z] Running as userbuild
19:24:22 [2025-02-09T18:24:22.969Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:23 [2025-02-09T18:24:23.117Z] [Pipeline] Start of Pipeline
19:24:23 [2025-02-09T18:24:23.376Z] [Pipeline] node
19:24:23 [2025-02-09T18:24:23.379Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:23 [2025-02-09T18:24:23.383Z] [Pipeline] {
19:24:23 [2025-02-09T18:24:23.397Z] [Pipeline] stage
19:24:23 [2025-02-09T18:24:23.398Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:23 [2025-02-09T18:24:23.407Z] [Pipeline] checkout
19:24:23 [2025-02-09T18:24:23.408Z] Selected Git installation does not exist. Using Default
19:24:23 [2025-02-09T18:24:23.408Z] The recommended git tool is: NONE
19:24:23 [2025-02-09T18:24:23.408Z] No credentials specified
19:24:23 [2025-02-09T18:24:23.409Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:23 [2025-02-09T18:24:23.415Z] Fetching changes from the remote Git repository
19:24:23 [2025-02-09T18:24:23.418Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:23 [2025-02-09T18:24:23.424Z] Cleaning workspace
19:24:23 [2025-02-09T18:24:23.424Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:23 [2025-02-09T18:24:23.430Z] Resetting working tree
19:24:23 [2025-02-09T18:24:23.430Z] > /usr/bin/git reset --hard # timeout=10
19:24:23 [2025-02-09T18:24:23.532Z] > /usr/bin/git clean -fdx # timeout=10
19:24:23 [2025-02-09T18:24:23.544Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:23 [2025-02-09T18:24:23.544Z] > /usr/bin/git --version # timeout=10
19:24:23 [2025-02-09T18:24:23.548Z] > git --version # 'git version 2.43.0'
19:24:23 [2025-02-09T18:24:23.548Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:25 [2025-02-09T18:24:25.167Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:25 [2025-02-09T18:24:25.174Z] Checking out Revision 34428cd2b6903f85fa844b485bff53488b11710e (refs/remotes/origin/master)
19:24:25 [2025-02-09T18:24:25.174Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:25 [2025-02-09T18:24:25.180Z] > /usr/bin/git checkout -f 34428cd2b6903f85fa844b485bff53488b11710e # timeout=10
19:24:25 [2025-02-09T18:24:25.239Z] Commit message: "Once 6.3.5 release, restore the constrains on the QA"
19:24:25 [2025-02-09T18:24:25.239Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
19:24:25 [2025-02-09T18:24:25.259Z] [Pipeline] }
19:24:25 [2025-02-09T18:24:25.263Z] [Pipeline] // stage
19:24:25 [2025-02-09T18:24:25.277Z] [Pipeline] withEnv
19:24:25 [2025-02-09T18:24:25.278Z] [Pipeline] {
19:24:25 [2025-02-09T18:24:25.397Z] [Pipeline] isUnix
19:24:25 [2025-02-09T18:24:25.398Z] [Pipeline] withEnv
19:24:25 [2025-02-09T18:24:25.399Z] [Pipeline] {
19:24:25 [2025-02-09T18:24:25.410Z] [Pipeline] sh
19:24:25 [2025-02-09T18:24:25.666Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:25 [2025-02-09T18:24:25.666Z] .
19:24:25 [2025-02-09T18:24:25.667Z] [Pipeline] }
19:24:25 [2025-02-09T18:24:25.681Z] [Pipeline] // withEnv
19:24:25 [2025-02-09T18:24:25.690Z] [Pipeline] withDockerContainer
19:24:25 [2025-02-09T18:24:25.722Z] Jenkins does not seem to be running inside a container
19:24:25 [2025-02-09T18:24:25.729Z] $ 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:26 [2025-02-09T18:24:26.067Z] $ docker top 2139331e1cdcca9f6ef52fddf4bfd6b1aaecb5d61212c1679800daa4a4e5756e -eo pid,comm
19:24:26 [2025-02-09T18:24:26.107Z] [Pipeline] {
19:24:26 [2025-02-09T18:24:26.127Z] [Pipeline] withEnv
19:24:26 [2025-02-09T18:24:26.128Z] [Pipeline] {
19:24:26 [2025-02-09T18:24:26.143Z] [Pipeline] stage
19:24:26 [2025-02-09T18:24:26.143Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:26 [2025-02-09T18:24:26.181Z] [Pipeline] script
19:24:26 [2025-02-09T18:24:26.188Z] [Pipeline] {
19:24:26 [2025-02-09T18:24:26.198Z] [Pipeline] echo
19:24:26 [2025-02-09T18:24:26.198Z] Working on branch master
19:24:26 [2025-02-09T18:24:26.203Z] [Pipeline] copyArtifacts
19:24:26 [2025-02-09T18:24:26.209Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 906
19:24:26 [2025-02-09T18:24:26.221Z] [Pipeline] readYaml
19:24:26 [2025-02-09T18:24:26.238Z] [Pipeline] sh
19:24:26 [2025-02-09T18:24:26.496Z] + rm -f build.yaml
19:24:26 [2025-02-09T18:24:26.497Z] [Pipeline] }
19:24:26 [2025-02-09T18:24:26.505Z] [Pipeline] // script
19:24:26 [2025-02-09T18:24:26.515Z] [Pipeline] echo
19:24:26 [2025-02-09T18:24:26.515Z] Parent version is 1.7-build241218
19:24:26 [2025-02-09T18:24:26.516Z] [Pipeline] echo
19:24:26 [2025-02-09T18:24:26.516Z] Silverpeas version is 6.5-build250203
19:24:26 [2025-02-09T18:24:26.517Z] [Pipeline] }
19:24:26 [2025-02-09T18:24:26.525Z] [Pipeline] // stage
19:24:26 [2025-02-09T18:24:26.535Z] [Pipeline] stage
19:24:26 [2025-02-09T18:24:26.536Z] [Pipeline] { (Prepare the project)
19:24:26 [2025-02-09T18:24:26.564Z] [Pipeline] git
19:24:26 [2025-02-09T18:24:26.566Z] The recommended git tool is: /usr/bin/git
19:24:26 [2025-02-09T18:24:26.567Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:26 [2025-02-09T18:24:26.576Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4b3ba278; decorates hudson.Launcher$LocalLauncher@4fb81966 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:26 [2025-02-09T18:24:26.577Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:26 [2025-02-09T18:24:26.582Z] Fetching changes from the remote Git repository
19:24:26 [2025-02-09T18:24:26.586Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:26 [2025-02-09T18:24:26.592Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:26 [2025-02-09T18:24:26.592Z] > /usr/bin/git --version # timeout=10
19:24:26 [2025-02-09T18:24:26.597Z] > git --version # 'git version 2.43.0'
19:24:26 [2025-02-09T18:24:26.597Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:26 [2025-02-09T18:24:26.603Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:27 [2025-02-09T18:24:27.298Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:27 [2025-02-09T18:24:27.306Z] Checking out Revision 936f1585c2a544a819ae7b9b191c9aa080b788f5 (refs/remotes/origin/master)
19:24:27 [2025-02-09T18:24:27.306Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:27 [2025-02-09T18:24:27.311Z] > /usr/bin/git checkout -f 936f1585c2a544a819ae7b9b191c9aa080b788f5 # timeout=10
19:24:27 [2025-02-09T18:24:27.444Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:27 [2025-02-09T18:24:27.453Z] > /usr/bin/git branch -D master # timeout=10
19:24:27 [2025-02-09T18:24:27.459Z] > /usr/bin/git checkout -b master 936f1585c2a544a819ae7b9b191c9aa080b788f5 # timeout=10
19:24:27 [2025-02-09T18:24:27.591Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250203"
19:24:27 [2025-02-09T18:24:27.591Z] > /usr/bin/git rev-list --no-walk 936f1585c2a544a819ae7b9b191c9aa080b788f5 # timeout=10
19:24:27 [2025-02-09T18:24:27.613Z] [Pipeline] script
19:24:27 [2025-02-09T18:24:27.616Z] [Pipeline] {
19:24:27 [2025-02-09T18:24:27.625Z] [Pipeline] copyArtifacts
19:24:27 [2025-02-09T18:24:27.631Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 536
19:24:27 [2025-02-09T18:24:27.638Z] [Pipeline] readYaml
19:24:27 [2025-02-09T18:24:27.651Z] [Pipeline] sh
19:24:27 [2025-02-09T18:24:27.908Z] + git rev-parse HEAD
19:24:27 [2025-02-09T18:24:27.911Z] [Pipeline] echo
19:24:27 [2025-02-09T18:24:27.911Z] Current commit is 936f1585c2a544a819ae7b9b191c9aa080b788f5 and last build commit is 936f1585c2a544a819ae7b9b191c9aa080b788f5
19:24:27 [2025-02-09T18:24:27.912Z] [Pipeline] }
19:24:27 [2025-02-09T18:24:27.918Z] [Pipeline] // script
19:24:27 [2025-02-09T18:24:27.925Z] [Pipeline] script
19:24:27 [2025-02-09T18:24:27.930Z] [Pipeline] {
19:24:27 [2025-02-09T18:24:27.941Z] [Pipeline] readMavenPom
19:24:27 [2025-02-09T18:24:27.954Z] [Pipeline] echo
19:24:27 [2025-02-09T18:24:27.954Z] No changes and no update in Silverpeas since the last build
19:24:27 [2025-02-09T18:24:27.955Z] [Pipeline] }
19:24:27 [2025-02-09T18:24:27.963Z] [Pipeline] // script
19:24:27 [2025-02-09T18:24:27.973Z] [Pipeline] }
19:24:27 [2025-02-09T18:24:27.981Z] [Pipeline] // stage
19:24:27 [2025-02-09T18:24:27.994Z] [Pipeline] stage
19:24:27 [2025-02-09T18:24:27.995Z] [Pipeline] { (Build the project)
19:24:28 [2025-02-09T18:24:28.039Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-02-09T18:24:28.040Z] [Pipeline] getContext
19:24:28 [2025-02-09T18:24:28.053Z] [Pipeline] stage
19:24:28 [2025-02-09T18:24:28.054Z] [Pipeline] { (Check POM parent version)
19:24:28 [2025-02-09T18:24:28.063Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-02-09T18:24:28.064Z] [Pipeline] getContext
19:24:28 [2025-02-09T18:24:28.065Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.073Z] [Pipeline] // stage
19:24:28 [2025-02-09T18:24:28.084Z] [Pipeline] stage
19:24:28 [2025-02-09T18:24:28.085Z] [Pipeline] { (Update POM parent)
19:24:28 [2025-02-09T18:24:28.094Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-02-09T18:24:28.095Z] [Pipeline] getContext
19:24:28 [2025-02-09T18:24:28.096Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.105Z] [Pipeline] // stage
19:24:28 [2025-02-09T18:24:28.116Z] [Pipeline] stage
19:24:28 [2025-02-09T18:24:28.117Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:28 [2025-02-09T18:24:28.126Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-02-09T18:24:28.127Z] [Pipeline] getContext
19:24:28 [2025-02-09T18:24:28.128Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.137Z] [Pipeline] // stage
19:24:28 [2025-02-09T18:24:28.148Z] [Pipeline] stage
19:24:28 [2025-02-09T18:24:28.149Z] [Pipeline] { (Build and Publish)
19:24:28 [2025-02-09T18:24:28.158Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-02-09T18:24:28.159Z] [Pipeline] getContext
19:24:28 [2025-02-09T18:24:28.160Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.169Z] [Pipeline] // stage
19:24:28 [2025-02-09T18:24:28.177Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.185Z] [Pipeline] // stage
19:24:28 [2025-02-09T18:24:28.197Z] [Pipeline] stage
19:24:28 [2025-02-09T18:24:28.198Z] [Pipeline] { (Create YAML build report)
19:24:28 [2025-02-09T18:24:28.227Z] [Pipeline] script
19:24:28 [2025-02-09T18:24:28.234Z] [Pipeline] {
19:24:28 [2025-02-09T18:24:28.244Z] [Pipeline] sh
19:24:28 [2025-02-09T18:24:28.502Z] + mkdir -p target
19:24:28 [2025-02-09T18:24:28.505Z] [Pipeline] sh
19:24:28 [2025-02-09T18:24:28.763Z] + mv build.yaml target/
19:24:28 [2025-02-09T18:24:28.763Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.773Z] [Pipeline] // script
19:24:28 [2025-02-09T18:24:28.787Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.798Z] [Pipeline] // stage
19:24:28 [2025-02-09T18:24:28.809Z] [Pipeline] stage
19:24:28 [2025-02-09T18:24:28.810Z] [Pipeline] { (Declarative: Post Actions)
19:24:28 [2025-02-09T18:24:28.827Z] [Pipeline] step
19:24:28 [2025-02-09T18:24:28.848Z] [Pipeline] script
19:24:28 [2025-02-09T18:24:28.855Z] [Pipeline] {
19:24:28 [2025-02-09T18:24:28.880Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.888Z] [Pipeline] // script
19:24:28 [2025-02-09T18:24:28.902Z] [Pipeline] archiveArtifacts
19:24:28 [2025-02-09T18:24:28.905Z] Archiving artifacts
19:24:28 [2025-02-09T18:24:28.919Z] Enregistrement des empreintes numériques
19:24:28 [2025-02-09T18:24:28.940Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.952Z] [Pipeline] // stage
19:24:28 [2025-02-09T18:24:28.960Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.969Z] [Pipeline] // withEnv
19:24:28 [2025-02-09T18:24:28.977Z] [Pipeline] }
19:24:28 [2025-02-09T18:24:28.978Z] $ docker stop --time=1 2139331e1cdcca9f6ef52fddf4bfd6b1aaecb5d61212c1679800daa4a4e5756e
19:24:30 [2025-02-09T18:24:30.222Z] $ docker rm -f --volumes 2139331e1cdcca9f6ef52fddf4bfd6b1aaecb5d61212c1679800daa4a4e5756e
19:24:30 [2025-02-09T18:24:30.260Z] [Pipeline] // withDockerContainer
19:24:30 [2025-02-09T18:24:30.264Z] [Pipeline] }
19:24:30 [2025-02-09T18:24:30.268Z] [Pipeline] // withEnv
19:24:30 [2025-02-09T18:24:30.272Z] [Pipeline] }
19:24:30 [2025-02-09T18:24:30.277Z] [Pipeline] // node
19:24:30 [2025-02-09T18:24:30.286Z] [Pipeline] End of Pipeline
19:24:30 [2025-02-09T18:24:30.337Z] Finished: SUCCESS