06:46:21 [2026-07-16T04:46:21.115Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 544
06:46:21 [2026-07-16T04:46:21.115Z] Causé à l'origine par :
06:46:21 [2026-07-16T04:46:21.115Z] Lancé par une alarme périodique
06:46:21 [2026-07-16T04:46:21.115Z] Running as userbuild
06:46:21 [2026-07-16T04:46:21.525Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2026-07-16T04:46:21.711Z] [Pipeline] Start of Pipeline
06:46:21 [2026-07-16T04:46:21.955Z] [Pipeline] node
06:46:21 [2026-07-16T04:46:21.959Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:21 [2026-07-16T04:46:21.959Z] [Pipeline] {
06:46:21 [2026-07-16T04:46:21.971Z] [Pipeline] stage
06:46:21 [2026-07-16T04:46:21.972Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:21 [2026-07-16T04:46:21.980Z] [Pipeline] checkout
06:46:21 [2026-07-16T04:46:21.982Z] Selected Git installation does not exist. Using Default
06:46:21 [2026-07-16T04:46:21.982Z] The recommended git tool is: NONE
06:46:21 [2026-07-16T04:46:21.982Z] No credentials specified
06:46:21 [2026-07-16T04:46:21.983Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:21 [2026-07-16T04:46:21.989Z] Fetching changes from the remote Git repository
06:46:21 [2026-07-16T04:46:21.993Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:22 [2026-07-16T04:46:22.003Z] Cleaning workspace
06:46:22 [2026-07-16T04:46:22.003Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:22 [2026-07-16T04:46:22.008Z] Resetting working tree
06:46:22 [2026-07-16T04:46:22.009Z] > /usr/bin/git reset --hard # timeout=10
06:46:22 [2026-07-16T04:46:22.028Z] > /usr/bin/git clean -fdx # timeout=10
06:46:22 [2026-07-16T04:46:22.300Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2026-07-16T04:46:22.300Z] > /usr/bin/git --version # timeout=10
06:46:22 [2026-07-16T04:46:22.306Z] > git --version # 'git version 2.43.0'
06:46:22 [2026-07-16T04:46:22.306Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22 [2026-07-16T04:46:22.689Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:22 [2026-07-16T04:46:22.695Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:22 [2026-07-16T04:46:22.695Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22 [2026-07-16T04:46:22.700Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:22 [2026-07-16T04:46:22.769Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:22 [2026-07-16T04:46:22.770Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:22 [2026-07-16T04:46:22.794Z] [Pipeline] }
06:46:22 [2026-07-16T04:46:22.800Z] [Pipeline] // stage
06:46:22 [2026-07-16T04:46:22.811Z] [Pipeline] withEnv
06:46:22 [2026-07-16T04:46:22.812Z] [Pipeline] {
06:46:22 [2026-07-16T04:46:22.953Z] [Pipeline] isUnix
06:46:22 [2026-07-16T04:46:22.954Z] [Pipeline] withEnv
06:46:22 [2026-07-16T04:46:22.955Z] [Pipeline] {
06:46:22 [2026-07-16T04:46:22.967Z] [Pipeline] sh
06:46:23 [2026-07-16T04:46:23.224Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:23 [2026-07-16T04:46:23.224Z] .
06:46:23 [2026-07-16T04:46:23.226Z] [Pipeline] }
06:46:23 [2026-07-16T04:46:23.236Z] [Pipeline] // withEnv
06:46:23 [2026-07-16T04:46:23.247Z] [Pipeline] withDockerContainer
06:46:23 [2026-07-16T04:46:23.279Z] Jenkins does not seem to be running inside a container
06:46:23 [2026-07-16T04:46:23.287Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_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.4 cat
06:46:23 [2026-07-16T04:46:23.625Z] $ docker top 022e924ae0f952cebb86dfafef9aaf29345e2ce3f457a8caf8611957428047c1 -eo pid,comm
06:46:23 [2026-07-16T04:46:23.664Z] [Pipeline] {
06:46:23 [2026-07-16T04:46:23.681Z] [Pipeline] withEnv
06:46:23 [2026-07-16T04:46:23.682Z] [Pipeline] {
06:46:23 [2026-07-16T04:46:23.695Z] [Pipeline] stage
06:46:23 [2026-07-16T04:46:23.696Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23 [2026-07-16T04:46:23.734Z] [Pipeline] script
06:46:23 [2026-07-16T04:46:23.741Z] [Pipeline] {
06:46:23 [2026-07-16T04:46:23.752Z] [Pipeline] echo
06:46:23 [2026-07-16T04:46:23.752Z] Working on branch 6.4.x
06:46:23 [2026-07-16T04:46:23.757Z] [Pipeline] copyArtifacts
06:46:23 [2026-07-16T04:46:23.764Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 544
06:46:23 [2026-07-16T04:46:23.773Z] [Pipeline] readYaml
06:46:23 [2026-07-16T04:46:23.782Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:23 [2026-07-16T04:46:23.782Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeasVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:23 [2026-07-16T04:46:23.783Z] [Pipeline] sh
06:46:24 [2026-07-16T04:46:24.040Z] + rm -f build.yaml
06:46:24 [2026-07-16T04:46:24.041Z] [Pipeline] }
06:46:24 [2026-07-16T04:46:24.047Z] [Pipeline] // script
06:46:24 [2026-07-16T04:46:24.056Z] [Pipeline] echo
06:46:24 [2026-07-16T04:46:24.057Z] Parent version is 1.6.3
06:46:24 [2026-07-16T04:46:24.058Z] [Pipeline] echo
06:46:24 [2026-07-16T04:46:24.058Z] Silverpeas version is 6.4.7-build260713
06:46:24 [2026-07-16T04:46:24.059Z] [Pipeline] }
06:46:24 [2026-07-16T04:46:24.068Z] [Pipeline] // stage
06:46:24 [2026-07-16T04:46:24.077Z] [Pipeline] stage
06:46:24 [2026-07-16T04:46:24.078Z] [Pipeline] { (Prepare the project)
06:46:24 [2026-07-16T04:46:24.103Z] [Pipeline] git
06:46:24 [2026-07-16T04:46:24.115Z] The recommended git tool is: /usr/bin/git
06:46:24 [2026-07-16T04:46:24.116Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:24 [2026-07-16T04:46:24.124Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@671a16b0; decorates hudson.Launcher$LocalLauncher@5cdc687 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:24 [2026-07-16T04:46:24.125Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:24 [2026-07-16T04:46:24.129Z] Fetching changes from the remote Git repository
06:46:24 [2026-07-16T04:46:24.131Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:24 [2026-07-16T04:46:24.138Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:24 [2026-07-16T04:46:24.138Z] > /usr/bin/git --version # timeout=10
06:46:24 [2026-07-16T04:46:24.142Z] > git --version # 'git version 2.43.0'
06:46:24 [2026-07-16T04:46:24.142Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:24 [2026-07-16T04:46:24.148Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2026-07-16T04:46:24.551Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24 [2026-07-16T04:46:24.557Z] Checking out Revision 9aa001528c9feff44340cf1f2ddb6a4c1b8caa11 (refs/remotes/origin/6.4.x)
06:46:24 [2026-07-16T04:46:24.557Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2026-07-16T04:46:24.562Z] > /usr/bin/git checkout -f 9aa001528c9feff44340cf1f2ddb6a4c1b8caa11 # timeout=10
06:46:24 [2026-07-16T04:46:24.677Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24 [2026-07-16T04:46:24.688Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24 [2026-07-16T04:46:24.696Z] > /usr/bin/git checkout -b 6.4.x 9aa001528c9feff44340cf1f2ddb6a4c1b8caa11 # timeout=10
06:46:24 [2026-07-16T04:46:24.792Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260713"
06:46:24 [2026-07-16T04:46:24.793Z] > /usr/bin/git rev-list --no-walk 8e64ea32de86f3aa1ed11d35bec0b0e58ba41f85 # timeout=10
06:46:24 [2026-07-16T04:46:24.820Z] [Pipeline] script
06:46:24 [2026-07-16T04:46:24.824Z] [Pipeline] {
06:46:24 [2026-07-16T04:46:24.836Z] [Pipeline] copyArtifacts
06:46:24 [2026-07-16T04:46:24.843Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 414
06:46:24 [2026-07-16T04:46:24.853Z] [Pipeline] readYaml
06:46:24 [2026-07-16T04:46:24.863Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:24 [2026-07-16T04:46:24.865Z] [Pipeline] sh
06:46:25 [2026-07-16T04:46:25.124Z] + git rev-parse HEAD
06:46:25 [2026-07-16T04:46:25.127Z] [Pipeline] echo
06:46:25 [2026-07-16T04:46:25.127Z] Current commit is 9aa001528c9feff44340cf1f2ddb6a4c1b8caa11 and last build commit is 9aa001528c9feff44340cf1f2ddb6a4c1b8caa11
06:46:25 [2026-07-16T04:46:25.128Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named triggerBuild (to a value of type Boolean) which could lead to memory leaks or other issues.
06:46:25 [2026-07-16T04:46:25.129Z] [Pipeline] }
06:46:25 [2026-07-16T04:46:25.138Z] [Pipeline] // script
06:46:25 [2026-07-16T04:46:25.149Z] [Pipeline] script
06:46:25 [2026-07-16T04:46:25.154Z] [Pipeline] {
06:46:25 [2026-07-16T04:46:25.165Z] [Pipeline] readMavenPom
06:46:25 [2026-07-16T04:46:25.175Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pom (to a value of type Model) which could lead to memory leaks or other issues.
06:46:25 [2026-07-16T04:46:25.176Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
06:46:25 [2026-07-16T04:46:25.177Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNumber (to a value of type String) which could lead to memory leaks or other issues.
06:46:25 [2026-07-16T04:46:25.177Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
06:46:25 [2026-07-16T04:46:25.179Z] [Pipeline] echo
06:46:25 [2026-07-16T04:46:25.179Z] No changes and no update in Silverpeas since the last build
06:46:25 [2026-07-16T04:46:25.180Z] [Pipeline] }
06:46:25 [2026-07-16T04:46:25.189Z] [Pipeline] // script
06:46:25 [2026-07-16T04:46:25.199Z] [Pipeline] }
06:46:25 [2026-07-16T04:46:25.208Z] [Pipeline] // stage
06:46:25 [2026-07-16T04:46:25.220Z] [Pipeline] stage
06:46:25 [2026-07-16T04:46:25.221Z] [Pipeline] { (Build the project)
06:46:25 [2026-07-16T04:46:25.271Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-07-16T04:46:25.272Z] [Pipeline] getContext
06:46:25 [2026-07-16T04:46:25.286Z] [Pipeline] stage
06:46:25 [2026-07-16T04:46:25.287Z] [Pipeline] { (Check POM parent version)
06:46:25 [2026-07-16T04:46:25.297Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-07-16T04:46:25.298Z] [Pipeline] getContext
06:46:25 [2026-07-16T04:46:25.301Z] [Pipeline] }
06:46:25 [2026-07-16T04:46:25.310Z] [Pipeline] // stage
06:46:25 [2026-07-16T04:46:25.322Z] [Pipeline] stage
06:46:25 [2026-07-16T04:46:25.322Z] [Pipeline] { (Update POM parent)
06:46:25 [2026-07-16T04:46:25.331Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-07-16T04:46:25.332Z] [Pipeline] getContext
06:46:25 [2026-07-16T04:46:25.334Z] [Pipeline] }
06:46:25 [2026-07-16T04:46:25.343Z] [Pipeline] // stage
06:46:25 [2026-07-16T04:46:25.353Z] [Pipeline] stage
06:46:25 [2026-07-16T04:46:25.354Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:25 [2026-07-16T04:46:25.362Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-07-16T04:46:25.363Z] [Pipeline] getContext
06:46:25 [2026-07-16T04:46:25.365Z] [Pipeline] }
06:46:25 [2026-07-16T04:46:25.373Z] [Pipeline] // stage
06:46:25 [2026-07-16T04:46:25.383Z] [Pipeline] stage
06:46:25 [2026-07-16T04:46:25.384Z] [Pipeline] { (Build and Publish)
06:46:25 [2026-07-16T04:46:25.392Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-07-16T04:46:25.393Z] [Pipeline] getContext
06:46:25 [2026-07-16T04:46:25.394Z] [Pipeline] }
06:46:25 [2026-07-16T04:46:25.402Z] [Pipeline] // stage
06:46:25 [2026-07-16T04:46:25.410Z] [Pipeline] }
06:46:25 [2026-07-16T04:46:25.417Z] [Pipeline] // stage
06:46:25 [2026-07-16T04:46:25.426Z] [Pipeline] stage
06:46:25 [2026-07-16T04:46:25.427Z] [Pipeline] { (Create YAML build report)
06:46:25 [2026-07-16T04:46:25.451Z] [Pipeline] script
06:46:25 [2026-07-16T04:46:25.457Z] [Pipeline] {
06:46:25 [2026-07-16T04:46:25.469Z] [Pipeline] sh
06:46:25 [2026-07-16T04:46:25.729Z] + mkdir -p target
06:46:25 [2026-07-16T04:46:25.731Z] [Pipeline] sh
06:46:25 [2026-07-16T04:46:25.991Z] + mv build.yaml target/
06:46:25 [2026-07-16T04:46:25.992Z] [Pipeline] }
06:46:26 [2026-07-16T04:46:26.002Z] [Pipeline] // script
06:46:26 [2026-07-16T04:46:26.012Z] [Pipeline] }
06:46:26 [2026-07-16T04:46:26.020Z] [Pipeline] // stage
06:46:26 [2026-07-16T04:46:26.032Z] [Pipeline] stage
06:46:26 [2026-07-16T04:46:26.033Z] [Pipeline] { (Declarative: Post Actions)
06:46:26 [2026-07-16T04:46:26.050Z] [Pipeline] step
06:46:26 [2026-07-16T04:46:26.072Z] [Pipeline] script
06:46:26 [2026-07-16T04:46:26.077Z] [Pipeline] {
06:46:26 [2026-07-16T04:46:26.098Z] [Pipeline] }
06:46:26 [2026-07-16T04:46:26.107Z] [Pipeline] // script
06:46:26 [2026-07-16T04:46:26.122Z] [Pipeline] archiveArtifacts
06:46:26 [2026-07-16T04:46:26.126Z] Archiving artifacts
06:46:26 [2026-07-16T04:46:26.135Z] Enregistrement des empreintes numériques
06:46:26 [2026-07-16T04:46:26.160Z] [Pipeline] }
06:46:26 [2026-07-16T04:46:26.170Z] [Pipeline] // stage
06:46:26 [2026-07-16T04:46:26.179Z] [Pipeline] }
06:46:26 [2026-07-16T04:46:26.188Z] [Pipeline] // withEnv
06:46:26 [2026-07-16T04:46:26.197Z] [Pipeline] }
06:46:26 [2026-07-16T04:46:26.197Z] $ docker stop --time=1 022e924ae0f952cebb86dfafef9aaf29345e2ce3f457a8caf8611957428047c1
06:46:27 [2026-07-16T04:46:27.516Z] $ docker rm -f --volumes 022e924ae0f952cebb86dfafef9aaf29345e2ce3f457a8caf8611957428047c1
06:46:27 [2026-07-16T04:46:27.556Z] [Pipeline] // withDockerContainer
06:46:27 [2026-07-16T04:46:27.560Z] [Pipeline] }
06:46:27 [2026-07-16T04:46:27.563Z] [Pipeline] // withEnv
06:46:27 [2026-07-16T04:46:27.567Z] [Pipeline] }
06:46:27 [2026-07-16T04:46:27.571Z] [Pipeline] // node
06:46:27 [2026-07-16T04:46:27.575Z] [Pipeline] End of Pipeline
06:46:27 [2026-07-16T04:46:27.612Z] Finished: SUCCESS