06:46:23 [2026-07-23T04:46:23.276Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 546 06:46:23 [2026-07-23T04:46:23.276Z] Causé à l'origine par : 06:46:23 [2026-07-23T04:46:23.276Z] Lancé par une alarme périodique 06:46:23 [2026-07-23T04:46:23.276Z] Running as userbuild 06:46:23 [2026-07-23T04:46:23.739Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:23 [2026-07-23T04:46:23.873Z] [Pipeline] Start of Pipeline 06:46:24 [2026-07-23T04:46:24.106Z] [Pipeline] node 06:46:24 [2026-07-23T04:46:24.109Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:24 [2026-07-23T04:46:24.111Z] [Pipeline] { 06:46:24 [2026-07-23T04:46:24.123Z] [Pipeline] stage 06:46:24 [2026-07-23T04:46:24.123Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:24 [2026-07-23T04:46:24.130Z] [Pipeline] checkout 06:46:24 [2026-07-23T04:46:24.131Z] Selected Git installation does not exist. Using Default 06:46:24 [2026-07-23T04:46:24.131Z] The recommended git tool is: NONE 06:46:24 [2026-07-23T04:46:24.131Z] No credentials specified 06:46:24 [2026-07-23T04:46:24.132Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:24 [2026-07-23T04:46:24.137Z] Fetching changes from the remote Git repository 06:46:24 [2026-07-23T04:46:24.139Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:24 [2026-07-23T04:46:24.149Z] Cleaning workspace 06:46:24 [2026-07-23T04:46:24.149Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:24 [2026-07-23T04:46:24.154Z] Resetting working tree 06:46:24 [2026-07-23T04:46:24.155Z] > /usr/bin/git reset --hard # timeout=10 06:46:24 [2026-07-23T04:46:24.172Z] > /usr/bin/git clean -fdx # timeout=10 06:46:24 [2026-07-23T04:46:24.456Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:24 [2026-07-23T04:46:24.456Z] > /usr/bin/git --version # timeout=10 06:46:24 [2026-07-23T04:46:24.462Z] > git --version # 'git version 2.43.0' 06:46:24 [2026-07-23T04:46:24.462Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:24 [2026-07-23T04:46:24.874Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:24 [2026-07-23T04:46:24.880Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master) 06:46:24 [2026-07-23T04:46:24.880Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:24 [2026-07-23T04:46:24.885Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 06:46:24 [2026-07-23T04:46:24.958Z] Commit message: "Update pipeline to build a build release of master based upon JEE" 06:46:24 [2026-07-23T04:46:24.958Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 06:46:24 [2026-07-23T04:46:24.976Z] [Pipeline] } 06:46:24 [2026-07-23T04:46:24.979Z] [Pipeline] // stage 06:46:24 [2026-07-23T04:46:24.988Z] [Pipeline] withEnv 06:46:24 [2026-07-23T04:46:24.989Z] [Pipeline] { 06:46:25 [2026-07-23T04:46:25.059Z] [Pipeline] isUnix 06:46:25 [2026-07-23T04:46:25.060Z] [Pipeline] withEnv 06:46:25 [2026-07-23T04:46:25.060Z] [Pipeline] { 06:46:25 [2026-07-23T04:46:25.066Z] [Pipeline] sh 06:46:25 [2026-07-23T04:46:25.322Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:25 [2026-07-23T04:46:25.322Z] . 06:46:25 [2026-07-23T04:46:25.323Z] [Pipeline] } 06:46:25 [2026-07-23T04:46:25.330Z] [Pipeline] // withEnv 06:46:25 [2026-07-23T04:46:25.338Z] [Pipeline] withDockerContainer 06:46:25 [2026-07-23T04:46:25.371Z] Jenkins does not seem to be running inside a container 06:46:25 [2026-07-23T04:46:25.379Z] $ 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:25 [2026-07-23T04:46:25.728Z] $ docker top d0612ebcde778b2533591ae13314352e20161f8f5ca1e907215f10fa789ddfd7 -eo pid,comm 06:46:25 [2026-07-23T04:46:25.766Z] [Pipeline] { 06:46:25 [2026-07-23T04:46:25.775Z] [Pipeline] withEnv 06:46:25 [2026-07-23T04:46:25.775Z] [Pipeline] { 06:46:25 [2026-07-23T04:46:25.780Z] [Pipeline] stage 06:46:25 [2026-07-23T04:46:25.781Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:25 [2026-07-23T04:46:25.792Z] [Pipeline] script 06:46:25 [2026-07-23T04:46:25.794Z] [Pipeline] { 06:46:25 [2026-07-23T04:46:25.797Z] [Pipeline] echo 06:46:25 [2026-07-23T04:46:25.797Z] Working on branch 6.4.x 06:46:25 [2026-07-23T04:46:25.799Z] [Pipeline] copyArtifacts 06:46:25 [2026-07-23T04:46:25.802Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 546 06:46:25 [2026-07-23T04:46:25.805Z] [Pipeline] readYaml 06:46:25 [2026-07-23T04:46:25.809Z] 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:25 [2026-07-23T04:46:25.809Z] 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:25 [2026-07-23T04:46:25.810Z] [Pipeline] sh 06:46:26 [2026-07-23T04:46:26.065Z] + rm -f build.yaml 06:46:26 [2026-07-23T04:46:26.066Z] [Pipeline] } 06:46:26 [2026-07-23T04:46:26.073Z] [Pipeline] // script 06:46:26 [2026-07-23T04:46:26.081Z] [Pipeline] echo 06:46:26 [2026-07-23T04:46:26.082Z] Parent version is 1.6.3 06:46:26 [2026-07-23T04:46:26.083Z] [Pipeline] echo 06:46:26 [2026-07-23T04:46:26.084Z] Silverpeas version is 6.4.8-build260720 06:46:26 [2026-07-23T04:46:26.085Z] [Pipeline] } 06:46:26 [2026-07-23T04:46:26.093Z] [Pipeline] // stage 06:46:26 [2026-07-23T04:46:26.103Z] [Pipeline] stage 06:46:26 [2026-07-23T04:46:26.104Z] [Pipeline] { (Prepare the project) 06:46:26 [2026-07-23T04:46:26.125Z] [Pipeline] git 06:46:26 [2026-07-23T04:46:26.127Z] The recommended git tool is: /usr/bin/git 06:46:26 [2026-07-23T04:46:26.128Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:26 [2026-07-23T04:46:26.136Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@43a13c13; decorates hudson.Launcher$LocalLauncher@6e3c2679 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:26 [2026-07-23T04:46:26.137Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:26 [2026-07-23T04:46:26.143Z] Fetching changes from the remote Git repository 06:46:26 [2026-07-23T04:46:26.145Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:26 [2026-07-23T04:46:26.151Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:26 [2026-07-23T04:46:26.151Z] > /usr/bin/git --version # timeout=10 06:46:26 [2026-07-23T04:46:26.156Z] > git --version # 'git version 2.43.0' 06:46:26 [2026-07-23T04:46:26.156Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:26 [2026-07-23T04:46:26.163Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:26 [2026-07-23T04:46:26.578Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:26 [2026-07-23T04:46:26.585Z] Checking out Revision d61323d6543c581b320ce7972f169f04dd165eba (refs/remotes/origin/6.4.x) 06:46:26 [2026-07-23T04:46:26.585Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:26 [2026-07-23T04:46:26.590Z] > /usr/bin/git checkout -f d61323d6543c581b320ce7972f169f04dd165eba # timeout=10 06:46:26 [2026-07-23T04:46:26.708Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:26 [2026-07-23T04:46:26.717Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:26 [2026-07-23T04:46:26.724Z] > /usr/bin/git checkout -b 6.4.x d61323d6543c581b320ce7972f169f04dd165eba # timeout=10 06:46:26 [2026-07-23T04:46:26.819Z] Commit message: "Update dependency on Silverpeas to version 6.4.8-build260720" 06:46:26 [2026-07-23T04:46:26.819Z] > /usr/bin/git rev-list --no-walk e329230d838ea42e7f604039c6df0a2efdd49978 # timeout=10 06:46:26 [2026-07-23T04:46:26.844Z] [Pipeline] script 06:46:26 [2026-07-23T04:46:26.846Z] [Pipeline] { 06:46:26 [2026-07-23T04:46:26.857Z] [Pipeline] copyArtifacts 06:46:26 [2026-07-23T04:46:26.863Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 416 06:46:26 [2026-07-23T04:46:26.873Z] [Pipeline] readYaml 06:46:26 [2026-07-23T04:46:26.882Z] 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:26 [2026-07-23T04:46:26.884Z] [Pipeline] sh 06:46:27 [2026-07-23T04:46:27.143Z] + git rev-parse HEAD 06:46:27 [2026-07-23T04:46:27.145Z] [Pipeline] echo 06:46:27 [2026-07-23T04:46:27.146Z] Current commit is d61323d6543c581b320ce7972f169f04dd165eba and last build commit is d61323d6543c581b320ce7972f169f04dd165eba 06:46:27 [2026-07-23T04:46:27.146Z] 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:27 [2026-07-23T04:46:27.147Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.156Z] [Pipeline] // script 06:46:27 [2026-07-23T04:46:27.165Z] [Pipeline] script 06:46:27 [2026-07-23T04:46:27.169Z] [Pipeline] { 06:46:27 [2026-07-23T04:46:27.179Z] [Pipeline] readMavenPom 06:46:27 [2026-07-23T04:46:27.188Z] 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:27 [2026-07-23T04:46:27.189Z] 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:27 [2026-07-23T04:46:27.189Z] 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:27 [2026-07-23T04:46:27.190Z] 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:27 [2026-07-23T04:46:27.191Z] [Pipeline] echo 06:46:27 [2026-07-23T04:46:27.191Z] No changes and no update in Silverpeas since the last build 06:46:27 [2026-07-23T04:46:27.192Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.200Z] [Pipeline] // script 06:46:27 [2026-07-23T04:46:27.209Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.217Z] [Pipeline] // stage 06:46:27 [2026-07-23T04:46:27.228Z] [Pipeline] stage 06:46:27 [2026-07-23T04:46:27.228Z] [Pipeline] { (Build the project) 06:46:27 [2026-07-23T04:46:27.266Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2026-07-23T04:46:27.268Z] [Pipeline] getContext 06:46:27 [2026-07-23T04:46:27.280Z] [Pipeline] stage 06:46:27 [2026-07-23T04:46:27.280Z] [Pipeline] { (Check POM parent version) 06:46:27 [2026-07-23T04:46:27.289Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2026-07-23T04:46:27.290Z] [Pipeline] getContext 06:46:27 [2026-07-23T04:46:27.292Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.301Z] [Pipeline] // stage 06:46:27 [2026-07-23T04:46:27.310Z] [Pipeline] stage 06:46:27 [2026-07-23T04:46:27.311Z] [Pipeline] { (Update POM parent) 06:46:27 [2026-07-23T04:46:27.320Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2026-07-23T04:46:27.321Z] [Pipeline] getContext 06:46:27 [2026-07-23T04:46:27.322Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.330Z] [Pipeline] // stage 06:46:27 [2026-07-23T04:46:27.340Z] [Pipeline] stage 06:46:27 [2026-07-23T04:46:27.341Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:27 [2026-07-23T04:46:27.349Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2026-07-23T04:46:27.350Z] [Pipeline] getContext 06:46:27 [2026-07-23T04:46:27.351Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.359Z] [Pipeline] // stage 06:46:27 [2026-07-23T04:46:27.368Z] [Pipeline] stage 06:46:27 [2026-07-23T04:46:27.369Z] [Pipeline] { (Build and Publish) 06:46:27 [2026-07-23T04:46:27.377Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2026-07-23T04:46:27.377Z] [Pipeline] getContext 06:46:27 [2026-07-23T04:46:27.379Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.385Z] [Pipeline] // stage 06:46:27 [2026-07-23T04:46:27.393Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.399Z] [Pipeline] // stage 06:46:27 [2026-07-23T04:46:27.407Z] [Pipeline] stage 06:46:27 [2026-07-23T04:46:27.408Z] [Pipeline] { (Create YAML build report) 06:46:27 [2026-07-23T04:46:27.424Z] [Pipeline] script 06:46:27 [2026-07-23T04:46:27.428Z] [Pipeline] { 06:46:27 [2026-07-23T04:46:27.438Z] [Pipeline] sh 06:46:27 [2026-07-23T04:46:27.696Z] + mkdir -p target 06:46:27 [2026-07-23T04:46:27.698Z] [Pipeline] sh 06:46:27 [2026-07-23T04:46:27.957Z] + mv build.yaml target/ 06:46:27 [2026-07-23T04:46:27.958Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.966Z] [Pipeline] // script 06:46:27 [2026-07-23T04:46:27.975Z] [Pipeline] } 06:46:27 [2026-07-23T04:46:27.984Z] [Pipeline] // stage 06:46:27 [2026-07-23T04:46:27.994Z] [Pipeline] stage 06:46:27 [2026-07-23T04:46:27.995Z] [Pipeline] { (Declarative: Post Actions) 06:46:28 [2026-07-23T04:46:28.010Z] [Pipeline] step 06:46:28 [2026-07-23T04:46:28.029Z] [Pipeline] script 06:46:28 [2026-07-23T04:46:28.033Z] [Pipeline] { 06:46:28 [2026-07-23T04:46:28.051Z] [Pipeline] } 06:46:28 [2026-07-23T04:46:28.060Z] [Pipeline] // script 06:46:28 [2026-07-23T04:46:28.073Z] [Pipeline] archiveArtifacts 06:46:28 [2026-07-23T04:46:28.076Z] Archiving artifacts 06:46:28 [2026-07-23T04:46:28.085Z] Enregistrement des empreintes numériques 06:46:28 [2026-07-23T04:46:28.107Z] [Pipeline] } 06:46:28 [2026-07-23T04:46:28.116Z] [Pipeline] // stage 06:46:28 [2026-07-23T04:46:28.125Z] [Pipeline] } 06:46:28 [2026-07-23T04:46:28.133Z] [Pipeline] // withEnv 06:46:28 [2026-07-23T04:46:28.142Z] [Pipeline] } 06:46:28 [2026-07-23T04:46:28.143Z] $ docker stop --time=1 d0612ebcde778b2533591ae13314352e20161f8f5ca1e907215f10fa789ddfd7 06:46:29 [2026-07-23T04:46:29.447Z] $ docker rm -f --volumes d0612ebcde778b2533591ae13314352e20161f8f5ca1e907215f10fa789ddfd7 06:46:29 [2026-07-23T04:46:29.493Z] [Pipeline] // withDockerContainer 06:46:29 [2026-07-23T04:46:29.498Z] [Pipeline] } 06:46:29 [2026-07-23T04:46:29.503Z] [Pipeline] // withEnv 06:46:29 [2026-07-23T04:46:29.511Z] [Pipeline] } 06:46:29 [2026-07-23T04:46:29.520Z] [Pipeline] // node 06:46:29 [2026-07-23T04:46:29.529Z] [Pipeline] End of Pipeline 06:46:29 [2026-07-23T04:46:29.585Z] Finished: SUCCESS