01:21:24 [2026-06-11T23:21:24.178Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 288 01:21:24 [2026-06-11T23:21:24.178Z] Causé à l'origine par : 01:21:24 [2026-06-11T23:21:24.178Z] Lancé par une alarme périodique 01:21:24 [2026-06-11T23:21:24.179Z] Running as userbuild 01:21:24 [2026-06-11T23:21:24.572Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:24 [2026-06-11T23:21:24.686Z] [Pipeline] Start of Pipeline 01:21:24 [2026-06-11T23:21:24.889Z] [Pipeline] node 01:21:24 [2026-06-11T23:21:24.891Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:24 [2026-06-11T23:21:24.892Z] [Pipeline] { 01:21:24 [2026-06-11T23:21:24.903Z] [Pipeline] stage 01:21:24 [2026-06-11T23:21:24.904Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:24 [2026-06-11T23:21:24.910Z] [Pipeline] checkout 01:21:24 [2026-06-11T23:21:24.913Z] Selected Git installation does not exist. Using Default 01:21:24 [2026-06-11T23:21:24.913Z] The recommended git tool is: NONE 01:21:24 [2026-06-11T23:21:24.913Z] No credentials specified 01:21:24 [2026-06-11T23:21:24.914Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:24 [2026-06-11T23:21:24.921Z] Fetching changes from the remote Git repository 01:21:24 [2026-06-11T23:21:24.922Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:24 [2026-06-11T23:21:24.928Z] Cleaning workspace 01:21:24 [2026-06-11T23:21:24.928Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:24 [2026-06-11T23:21:24.933Z] Resetting working tree 01:21:24 [2026-06-11T23:21:24.933Z] > /usr/bin/git reset --hard # timeout=10 01:21:25 [2026-06-11T23:21:25.078Z] > /usr/bin/git clean -fdx # timeout=10 01:21:25 [2026-06-11T23:21:25.090Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:25 [2026-06-11T23:21:25.090Z] > /usr/bin/git --version # timeout=10 01:21:25 [2026-06-11T23:21:25.094Z] > git --version # 'git version 2.43.0' 01:21:25 [2026-06-11T23:21:25.094Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:26 [2026-06-11T23:21:26.905Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:26 [2026-06-11T23:21:26.913Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master) 01:21:26 [2026-06-11T23:21:26.913Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:26 [2026-06-11T23:21:26.917Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 01:21:26 [2026-06-11T23:21:26.961Z] Commit message: "Update pipeline to build a build release of master based upon JEE" 01:21:26 [2026-06-11T23:21:26.962Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 01:21:26 [2026-06-11T23:21:26.986Z] [Pipeline] } 01:21:26 [2026-06-11T23:21:26.990Z] [Pipeline] // stage 01:21:27 [2026-06-11T23:21:27.006Z] [Pipeline] withEnv 01:21:27 [2026-06-11T23:21:27.006Z] [Pipeline] { 01:21:27 [2026-06-11T23:21:27.121Z] [Pipeline] isUnix 01:21:27 [2026-06-11T23:21:27.122Z] [Pipeline] withEnv 01:21:27 [2026-06-11T23:21:27.123Z] [Pipeline] { 01:21:27 [2026-06-11T23:21:27.133Z] [Pipeline] sh 01:21:27 [2026-06-11T23:21:27.390Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:27 [2026-06-11T23:21:27.390Z] . 01:21:27 [2026-06-11T23:21:27.391Z] [Pipeline] } 01:21:27 [2026-06-11T23:21:27.399Z] [Pipeline] // withEnv 01:21:27 [2026-06-11T23:21:27.406Z] [Pipeline] withDockerContainer 01:21:27 [2026-06-11T23:21:27.438Z] Jenkins does not seem to be running inside a container 01:21:27 [2026-06-11T23:21:27.445Z] $ 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:27 [2026-06-11T23:21:27.784Z] $ docker top ba5389119b91d94e0ab454d915fd60751f70921402720fea6dd8e9ab83564c99 -eo pid,comm 01:21:27 [2026-06-11T23:21:27.818Z] [Pipeline] { 01:21:27 [2026-06-11T23:21:27.836Z] [Pipeline] withEnv 01:21:27 [2026-06-11T23:21:27.837Z] [Pipeline] { 01:21:27 [2026-06-11T23:21:27.848Z] [Pipeline] stage 01:21:27 [2026-06-11T23:21:27.849Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:27 [2026-06-11T23:21:27.879Z] [Pipeline] script 01:21:27 [2026-06-11T23:21:27.885Z] [Pipeline] { 01:21:27 [2026-06-11T23:21:27.894Z] [Pipeline] echo 01:21:27 [2026-06-11T23:21:27.894Z] Working on branch 6.3.x 01:21:27 [2026-06-11T23:21:27.899Z] [Pipeline] copyArtifacts 01:21:27 [2026-06-11T23:21:27.905Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 288 01:21:27 [2026-06-11T23:21:27.917Z] [Pipeline] readYaml 01:21:27 [2026-06-11T23:21:27.926Z] 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. 01:21:27 [2026-06-11T23:21:27.927Z] 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. 01:21:27 [2026-06-11T23:21:27.930Z] [Pipeline] sh 01:21:28 [2026-06-11T23:21:28.189Z] + rm -f build.yaml 01:21:28 [2026-06-11T23:21:28.190Z] [Pipeline] } 01:21:28 [2026-06-11T23:21:28.195Z] [Pipeline] // script 01:21:28 [2026-06-11T23:21:28.204Z] [Pipeline] echo 01:21:28 [2026-06-11T23:21:28.204Z] Parent version is 1.5.3 01:21:28 [2026-06-11T23:21:28.205Z] [Pipeline] echo 01:21:28 [2026-06-11T23:21:28.205Z] Silverpeas version is 6.3.7-build250214 01:21:28 [2026-06-11T23:21:28.206Z] [Pipeline] } 01:21:28 [2026-06-11T23:21:28.214Z] [Pipeline] // stage 01:21:28 [2026-06-11T23:21:28.221Z] [Pipeline] stage 01:21:28 [2026-06-11T23:21:28.222Z] [Pipeline] { (Prepare the project) 01:21:28 [2026-06-11T23:21:28.240Z] [Pipeline] git 01:21:28 [2026-06-11T23:21:28.243Z] The recommended git tool is: /usr/bin/git 01:21:28 [2026-06-11T23:21:28.243Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:28 [2026-06-11T23:21:28.251Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@678f3a73; decorates hudson.Launcher$LocalLauncher@4c8be5fb will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:28 [2026-06-11T23:21:28.252Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:28 [2026-06-11T23:21:28.258Z] Fetching changes from the remote Git repository 01:21:28 [2026-06-11T23:21:28.260Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:28 [2026-06-11T23:21:28.265Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:28 [2026-06-11T23:21:28.265Z] > /usr/bin/git --version # timeout=10 01:21:28 [2026-06-11T23:21:28.270Z] > git --version # 'git version 2.43.0' 01:21:28 [2026-06-11T23:21:28.270Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:28 [2026-06-11T23:21:28.276Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:29 [2026-06-11T23:21:29.059Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:29 [2026-06-11T23:21:29.066Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x) 01:21:29 [2026-06-11T23:21:29.066Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:29 [2026-06-11T23:21:29.070Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:29 [2026-06-11T23:21:29.161Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:29 [2026-06-11T23:21:29.170Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:29 [2026-06-11T23:21:29.180Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:29 [2026-06-11T23:21:29.279Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214" 01:21:29 [2026-06-11T23:21:29.279Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:29 [2026-06-11T23:21:29.300Z] [Pipeline] script 01:21:29 [2026-06-11T23:21:29.303Z] [Pipeline] { 01:21:29 [2026-06-11T23:21:29.310Z] [Pipeline] copyArtifacts 01:21:29 [2026-06-11T23:21:29.313Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 259 01:21:29 [2026-06-11T23:21:29.322Z] [Pipeline] readYaml 01:21:29 [2026-06-11T23:21:29.330Z] 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. 01:21:29 [2026-06-11T23:21:29.331Z] [Pipeline] sh 01:21:29 [2026-06-11T23:21:29.587Z] + git rev-parse HEAD 01:21:29 [2026-06-11T23:21:29.589Z] [Pipeline] echo 01:21:29 [2026-06-11T23:21:29.590Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347 01:21:29 [2026-06-11T23:21:29.591Z] 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. 01:21:29 [2026-06-11T23:21:29.591Z] [Pipeline] } 01:21:29 [2026-06-11T23:21:29.600Z] [Pipeline] // script 01:21:29 [2026-06-11T23:21:29.609Z] [Pipeline] script 01:21:29 [2026-06-11T23:21:29.614Z] [Pipeline] { 01:21:29 [2026-06-11T23:21:29.624Z] [Pipeline] readMavenPom 01:21:29 [2026-06-11T23:21:29.633Z] 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. 01:21:29 [2026-06-11T23:21:29.634Z] 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. 01:21:29 [2026-06-11T23:21:29.635Z] 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. 01:21:29 [2026-06-11T23:21:29.635Z] 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. 01:21:29 [2026-06-11T23:21:29.637Z] [Pipeline] echo 01:21:29 [2026-06-11T23:21:29.637Z] No changes and no update in Silverpeas since the last build 01:21:29 [2026-06-11T23:21:29.637Z] [Pipeline] } 01:21:29 [2026-06-11T23:21:29.646Z] [Pipeline] // script 01:21:29 [2026-06-11T23:21:29.654Z] [Pipeline] } 01:21:29 [2026-06-11T23:21:29.662Z] [Pipeline] // stage 01:21:29 [2026-06-11T23:21:29.670Z] [Pipeline] stage 01:21:29 [2026-06-11T23:21:29.671Z] [Pipeline] { (Build the project) 01:21:29 [2026-06-11T23:21:29.699Z] Stage "Build the project" skipped due to when conditional 01:21:29 [2026-06-11T23:21:29.700Z] [Pipeline] getContext 01:21:29 [2026-06-11T23:21:29.710Z] [Pipeline] stage 01:21:29 [2026-06-11T23:21:29.710Z] [Pipeline] { (Check POM parent version) 01:21:29 [2026-06-11T23:21:29.716Z] Stage "Build the project" skipped due to when conditional 01:21:29 [2026-06-11T23:21:29.717Z] [Pipeline] getContext 01:21:29 [2026-06-11T23:21:29.718Z] [Pipeline] } 01:21:29 [2026-06-11T23:21:29.724Z] [Pipeline] // stage 01:21:29 [2026-06-11T23:21:29.730Z] [Pipeline] stage 01:21:29 [2026-06-11T23:21:29.731Z] [Pipeline] { (Update POM parent) 01:21:29 [2026-06-11T23:21:29.736Z] Stage "Build the project" skipped due to when conditional 01:21:29 [2026-06-11T23:21:29.737Z] [Pipeline] getContext 01:21:29 [2026-06-11T23:21:29.738Z] [Pipeline] } 01:21:29 [2026-06-11T23:21:29.743Z] [Pipeline] // stage 01:21:29 [2026-06-11T23:21:29.750Z] [Pipeline] stage 01:21:29 [2026-06-11T23:21:29.750Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:29 [2026-06-11T23:21:29.756Z] Stage "Build the project" skipped due to when conditional 01:21:29 [2026-06-11T23:21:29.757Z] [Pipeline] getContext 01:21:29 [2026-06-11T23:21:29.758Z] [Pipeline] } 01:21:29 [2026-06-11T23:21:29.765Z] [Pipeline] // stage 01:21:29 [2026-06-11T23:21:29.772Z] [Pipeline] stage 01:21:29 [2026-06-11T23:21:29.773Z] [Pipeline] { (Build and Publish) 01:21:29 [2026-06-11T23:21:29.779Z] Stage "Build the project" skipped due to when conditional 01:21:29 [2026-06-11T23:21:29.779Z] [Pipeline] getContext 01:21:29 [2026-06-11T23:21:29.780Z] [Pipeline] } 01:21:29 [2026-06-11T23:21:29.785Z] [Pipeline] // stage 01:21:29 [2026-06-11T23:21:29.791Z] [Pipeline] } 01:21:29 [2026-06-11T23:21:29.796Z] [Pipeline] // stage 01:21:29 [2026-06-11T23:21:29.806Z] [Pipeline] stage 01:21:29 [2026-06-11T23:21:29.807Z] [Pipeline] { (Create YAML build report) 01:21:29 [2026-06-11T23:21:29.824Z] [Pipeline] script 01:21:29 [2026-06-11T23:21:29.828Z] [Pipeline] { 01:21:29 [2026-06-11T23:21:29.843Z] [Pipeline] sh 01:21:30 [2026-06-11T23:21:30.102Z] + mkdir -p target 01:21:30 [2026-06-11T23:21:30.104Z] [Pipeline] sh 01:21:30 [2026-06-11T23:21:30.362Z] + mv build.yaml target/ 01:21:30 [2026-06-11T23:21:30.363Z] [Pipeline] } 01:21:30 [2026-06-11T23:21:30.372Z] [Pipeline] // script 01:21:30 [2026-06-11T23:21:30.381Z] [Pipeline] } 01:21:30 [2026-06-11T23:21:30.389Z] [Pipeline] // stage 01:21:30 [2026-06-11T23:21:30.400Z] [Pipeline] stage 01:21:30 [2026-06-11T23:21:30.401Z] [Pipeline] { (Declarative: Post Actions) 01:21:30 [2026-06-11T23:21:30.417Z] [Pipeline] step 01:21:30 [2026-06-11T23:21:30.435Z] [Pipeline] script 01:21:30 [2026-06-11T23:21:30.440Z] [Pipeline] { 01:21:30 [2026-06-11T23:21:30.458Z] [Pipeline] } 01:21:30 [2026-06-11T23:21:30.465Z] [Pipeline] // script 01:21:30 [2026-06-11T23:21:30.477Z] [Pipeline] archiveArtifacts 01:21:30 [2026-06-11T23:21:30.480Z] Archiving artifacts 01:21:30 [2026-06-11T23:21:30.488Z] Enregistrement des empreintes numériques 01:21:30 [2026-06-11T23:21:30.506Z] [Pipeline] } 01:21:30 [2026-06-11T23:21:30.515Z] [Pipeline] // stage 01:21:30 [2026-06-11T23:21:30.521Z] [Pipeline] } 01:21:30 [2026-06-11T23:21:30.527Z] [Pipeline] // withEnv 01:21:30 [2026-06-11T23:21:30.535Z] [Pipeline] } 01:21:30 [2026-06-11T23:21:30.536Z] $ docker stop --time=1 ba5389119b91d94e0ab454d915fd60751f70921402720fea6dd8e9ab83564c99 01:21:31 [2026-06-11T23:21:31.801Z] $ docker rm -f --volumes ba5389119b91d94e0ab454d915fd60751f70921402720fea6dd8e9ab83564c99 01:21:31 [2026-06-11T23:21:31.833Z] [Pipeline] // withDockerContainer 01:21:31 [2026-06-11T23:21:31.836Z] [Pipeline] } 01:21:31 [2026-06-11T23:21:31.839Z] [Pipeline] // withEnv 01:21:31 [2026-06-11T23:21:31.842Z] [Pipeline] } 01:21:31 [2026-06-11T23:21:31.851Z] [Pipeline] // node 01:21:31 [2026-06-11T23:21:31.855Z] [Pipeline] End of Pipeline 01:21:31 [2026-06-11T23:21:31.910Z] Finished: SUCCESS