01:21:21 [2026-05-28T23:21:21.301Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 286 01:21:21 [2026-05-28T23:21:21.301Z] Causé à l'origine par : 01:21:21 [2026-05-28T23:21:21.301Z] Lancé par une alarme périodique 01:21:21 [2026-05-28T23:21:21.301Z] Running as userbuild 01:21:21 [2026-05-28T23:21:21.738Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:21 [2026-05-28T23:21:21.887Z] [Pipeline] Start of Pipeline 01:21:22 [2026-05-28T23:21:22.072Z] [Pipeline] node 01:21:22 [2026-05-28T23:21:22.075Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:22 [2026-05-28T23:21:22.078Z] [Pipeline] { 01:21:22 [2026-05-28T23:21:22.092Z] [Pipeline] stage 01:21:22 [2026-05-28T23:21:22.093Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:22 [2026-05-28T23:21:22.101Z] [Pipeline] checkout 01:21:22 [2026-05-28T23:21:22.102Z] Selected Git installation does not exist. Using Default 01:21:22 [2026-05-28T23:21:22.102Z] The recommended git tool is: NONE 01:21:22 [2026-05-28T23:21:22.102Z] No credentials specified 01:21:22 [2026-05-28T23:21:22.102Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:22 [2026-05-28T23:21:22.109Z] Fetching changes from the remote Git repository 01:21:22 [2026-05-28T23:21:22.114Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:22 [2026-05-28T23:21:22.119Z] Cleaning workspace 01:21:22 [2026-05-28T23:21:22.120Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:22 [2026-05-28T23:21:22.125Z] Resetting working tree 01:21:22 [2026-05-28T23:21:22.125Z] > /usr/bin/git reset --hard # timeout=10 01:21:22 [2026-05-28T23:21:22.191Z] > /usr/bin/git clean -fdx # timeout=10 01:21:22 [2026-05-28T23:21:22.201Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:22 [2026-05-28T23:21:22.201Z] > /usr/bin/git --version # timeout=10 01:21:22 [2026-05-28T23:21:22.206Z] > git --version # 'git version 2.43.0' 01:21:22 [2026-05-28T23:21:22.206Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:22 [2026-05-28T23:21:22.579Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:22 [2026-05-28T23:21:22.585Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master) 01:21:22 [2026-05-28T23:21:22.585Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:22 [2026-05-28T23:21:22.588Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 01:21:22 [2026-05-28T23:21:22.628Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution" 01:21:22 [2026-05-28T23:21:22.628Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 01:21:22 [2026-05-28T23:21:22.643Z] [Pipeline] } 01:21:22 [2026-05-28T23:21:22.647Z] [Pipeline] // stage 01:21:22 [2026-05-28T23:21:22.656Z] [Pipeline] withEnv 01:21:22 [2026-05-28T23:21:22.656Z] [Pipeline] { 01:21:22 [2026-05-28T23:21:22.743Z] [Pipeline] isUnix 01:21:22 [2026-05-28T23:21:22.744Z] [Pipeline] withEnv 01:21:22 [2026-05-28T23:21:22.745Z] [Pipeline] { 01:21:22 [2026-05-28T23:21:22.753Z] [Pipeline] sh 01:21:23 [2026-05-28T23:21:23.009Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:23 [2026-05-28T23:21:23.009Z] . 01:21:23 [2026-05-28T23:21:23.010Z] [Pipeline] } 01:21:23 [2026-05-28T23:21:23.018Z] [Pipeline] // withEnv 01:21:23 [2026-05-28T23:21:23.026Z] [Pipeline] withDockerContainer 01:21:23 [2026-05-28T23:21:23.059Z] Jenkins does not seem to be running inside a container 01:21:23 [2026-05-28T23:21:23.066Z] $ 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:23 [2026-05-28T23:21:23.379Z] $ docker top 3e01a03b30af8faa60504b33c01d732de9b8508f14cfdad758d63dee0e743284 -eo pid,comm 01:21:23 [2026-05-28T23:21:23.417Z] [Pipeline] { 01:21:23 [2026-05-28T23:21:23.431Z] [Pipeline] withEnv 01:21:23 [2026-05-28T23:21:23.432Z] [Pipeline] { 01:21:23 [2026-05-28T23:21:23.440Z] [Pipeline] stage 01:21:23 [2026-05-28T23:21:23.441Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:23 [2026-05-28T23:21:23.466Z] [Pipeline] script 01:21:23 [2026-05-28T23:21:23.471Z] [Pipeline] { 01:21:23 [2026-05-28T23:21:23.480Z] [Pipeline] echo 01:21:23 [2026-05-28T23:21:23.480Z] Working on branch 6.3.x 01:21:23 [2026-05-28T23:21:23.484Z] [Pipeline] copyArtifacts 01:21:23 [2026-05-28T23:21:23.490Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 286 01:21:23 [2026-05-28T23:21:23.496Z] [Pipeline] readYaml 01:21:23 [2026-05-28T23:21:23.504Z] 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:23 [2026-05-28T23:21:23.505Z] 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:23 [2026-05-28T23:21:23.506Z] [Pipeline] sh 01:21:23 [2026-05-28T23:21:23.762Z] + rm -f build.yaml 01:21:23 [2026-05-28T23:21:23.763Z] [Pipeline] } 01:21:23 [2026-05-28T23:21:23.770Z] [Pipeline] // script 01:21:23 [2026-05-28T23:21:23.779Z] [Pipeline] echo 01:21:23 [2026-05-28T23:21:23.779Z] Parent version is 1.5.3 01:21:23 [2026-05-28T23:21:23.781Z] [Pipeline] echo 01:21:23 [2026-05-28T23:21:23.782Z] Silverpeas version is 6.3.7-build250214 01:21:23 [2026-05-28T23:21:23.783Z] [Pipeline] } 01:21:23 [2026-05-28T23:21:23.787Z] [Pipeline] // stage 01:21:23 [2026-05-28T23:21:23.796Z] [Pipeline] stage 01:21:23 [2026-05-28T23:21:23.796Z] [Pipeline] { (Prepare the project) 01:21:23 [2026-05-28T23:21:23.820Z] [Pipeline] git 01:21:23 [2026-05-28T23:21:23.822Z] The recommended git tool is: /usr/bin/git 01:21:23 [2026-05-28T23:21:23.823Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:23 [2026-05-28T23:21:23.834Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@27586373; decorates hudson.Launcher$LocalLauncher@1853ae5c will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:23 [2026-05-28T23:21:23.834Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:23 [2026-05-28T23:21:23.840Z] Fetching changes from the remote Git repository 01:21:23 [2026-05-28T23:21:23.841Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:23 [2026-05-28T23:21:23.847Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:23 [2026-05-28T23:21:23.847Z] > /usr/bin/git --version # timeout=10 01:21:23 [2026-05-28T23:21:23.851Z] > git --version # 'git version 2.43.0' 01:21:23 [2026-05-28T23:21:23.851Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:23 [2026-05-28T23:21:23.855Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:24 [2026-05-28T23:21:24.509Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:24 [2026-05-28T23:21:24.519Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x) 01:21:24 [2026-05-28T23:21:24.519Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:24 [2026-05-28T23:21:24.524Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:24 [2026-05-28T23:21:24.618Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:24 [2026-05-28T23:21:24.629Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:24 [2026-05-28T23:21:24.638Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:24 [2026-05-28T23:21:24.742Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214" 01:21:24 [2026-05-28T23:21:24.743Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:24 [2026-05-28T23:21:24.765Z] [Pipeline] script 01:21:24 [2026-05-28T23:21:24.768Z] [Pipeline] { 01:21:24 [2026-05-28T23:21:24.779Z] [Pipeline] copyArtifacts 01:21:24 [2026-05-28T23:21:24.785Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 257 01:21:24 [2026-05-28T23:21:24.796Z] [Pipeline] readYaml 01:21:24 [2026-05-28T23:21:24.803Z] 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:24 [2026-05-28T23:21:24.805Z] [Pipeline] sh 01:21:25 [2026-05-28T23:21:25.063Z] + git rev-parse HEAD 01:21:25 [2026-05-28T23:21:25.064Z] [Pipeline] echo 01:21:25 [2026-05-28T23:21:25.065Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347 01:21:25 [2026-05-28T23:21:25.065Z] 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:25 [2026-05-28T23:21:25.065Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.074Z] [Pipeline] // script 01:21:25 [2026-05-28T23:21:25.083Z] [Pipeline] script 01:21:25 [2026-05-28T23:21:25.087Z] [Pipeline] { 01:21:25 [2026-05-28T23:21:25.097Z] [Pipeline] readMavenPom 01:21:25 [2026-05-28T23:21:25.103Z] 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:25 [2026-05-28T23:21:25.104Z] 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:25 [2026-05-28T23:21:25.106Z] 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:25 [2026-05-28T23:21:25.106Z] 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:25 [2026-05-28T23:21:25.108Z] [Pipeline] echo 01:21:25 [2026-05-28T23:21:25.109Z] No changes and no update in Silverpeas since the last build 01:21:25 [2026-05-28T23:21:25.109Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.115Z] [Pipeline] // script 01:21:25 [2026-05-28T23:21:25.121Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.126Z] [Pipeline] // stage 01:21:25 [2026-05-28T23:21:25.135Z] [Pipeline] stage 01:21:25 [2026-05-28T23:21:25.135Z] [Pipeline] { (Build the project) 01:21:25 [2026-05-28T23:21:25.178Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2026-05-28T23:21:25.179Z] [Pipeline] getContext 01:21:25 [2026-05-28T23:21:25.188Z] [Pipeline] stage 01:21:25 [2026-05-28T23:21:25.189Z] [Pipeline] { (Check POM parent version) 01:21:25 [2026-05-28T23:21:25.195Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2026-05-28T23:21:25.196Z] [Pipeline] getContext 01:21:25 [2026-05-28T23:21:25.198Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.205Z] [Pipeline] // stage 01:21:25 [2026-05-28T23:21:25.219Z] [Pipeline] stage 01:21:25 [2026-05-28T23:21:25.220Z] [Pipeline] { (Update POM parent) 01:21:25 [2026-05-28T23:21:25.230Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2026-05-28T23:21:25.231Z] [Pipeline] getContext 01:21:25 [2026-05-28T23:21:25.233Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.240Z] [Pipeline] // stage 01:21:25 [2026-05-28T23:21:25.249Z] [Pipeline] stage 01:21:25 [2026-05-28T23:21:25.249Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:25 [2026-05-28T23:21:25.259Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2026-05-28T23:21:25.260Z] [Pipeline] getContext 01:21:25 [2026-05-28T23:21:25.262Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.272Z] [Pipeline] // stage 01:21:25 [2026-05-28T23:21:25.281Z] [Pipeline] stage 01:21:25 [2026-05-28T23:21:25.281Z] [Pipeline] { (Build and Publish) 01:21:25 [2026-05-28T23:21:25.288Z] Stage "Build the project" skipped due to when conditional 01:21:25 [2026-05-28T23:21:25.289Z] [Pipeline] getContext 01:21:25 [2026-05-28T23:21:25.291Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.298Z] [Pipeline] // stage 01:21:25 [2026-05-28T23:21:25.305Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.311Z] [Pipeline] // stage 01:21:25 [2026-05-28T23:21:25.322Z] [Pipeline] stage 01:21:25 [2026-05-28T23:21:25.322Z] [Pipeline] { (Create YAML build report) 01:21:25 [2026-05-28T23:21:25.342Z] [Pipeline] script 01:21:25 [2026-05-28T23:21:25.347Z] [Pipeline] { 01:21:25 [2026-05-28T23:21:25.357Z] [Pipeline] sh 01:21:25 [2026-05-28T23:21:25.615Z] + mkdir -p target 01:21:25 [2026-05-28T23:21:25.617Z] [Pipeline] sh 01:21:25 [2026-05-28T23:21:25.873Z] + mv build.yaml target/ 01:21:25 [2026-05-28T23:21:25.875Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.883Z] [Pipeline] // script 01:21:25 [2026-05-28T23:21:25.892Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.901Z] [Pipeline] // stage 01:21:25 [2026-05-28T23:21:25.912Z] [Pipeline] stage 01:21:25 [2026-05-28T23:21:25.913Z] [Pipeline] { (Declarative: Post Actions) 01:21:25 [2026-05-28T23:21:25.929Z] [Pipeline] step 01:21:25 [2026-05-28T23:21:25.948Z] [Pipeline] script 01:21:25 [2026-05-28T23:21:25.953Z] [Pipeline] { 01:21:25 [2026-05-28T23:21:25.973Z] [Pipeline] } 01:21:25 [2026-05-28T23:21:25.983Z] [Pipeline] // script 01:21:25 [2026-05-28T23:21:25.996Z] [Pipeline] archiveArtifacts 01:21:25 [2026-05-28T23:21:25.999Z] Archiving artifacts 01:21:26 [2026-05-28T23:21:26.008Z] Enregistrement des empreintes numériques 01:21:26 [2026-05-28T23:21:26.030Z] [Pipeline] } 01:21:26 [2026-05-28T23:21:26.038Z] [Pipeline] // stage 01:21:26 [2026-05-28T23:21:26.047Z] [Pipeline] } 01:21:26 [2026-05-28T23:21:26.055Z] [Pipeline] // withEnv 01:21:26 [2026-05-28T23:21:26.064Z] [Pipeline] } 01:21:26 [2026-05-28T23:21:26.065Z] $ docker stop --time=1 3e01a03b30af8faa60504b33c01d732de9b8508f14cfdad758d63dee0e743284 01:21:27 [2026-05-28T23:21:27.339Z] $ docker rm -f --volumes 3e01a03b30af8faa60504b33c01d732de9b8508f14cfdad758d63dee0e743284 01:21:27 [2026-05-28T23:21:27.377Z] [Pipeline] // withDockerContainer 01:21:27 [2026-05-28T23:21:27.380Z] [Pipeline] } 01:21:27 [2026-05-28T23:21:27.383Z] [Pipeline] // withEnv 01:21:27 [2026-05-28T23:21:27.386Z] [Pipeline] } 01:21:27 [2026-05-28T23:21:27.390Z] [Pipeline] // node 01:21:27 [2026-05-28T23:21:27.393Z] [Pipeline] End of Pipeline 01:21:27 [2026-05-28T23:21:27.422Z] Finished: SUCCESS