01:21:23 [2026-06-04T23:21:23.630Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 287 01:21:23 [2026-06-04T23:21:23.630Z] Causé à l'origine par : 01:21:23 [2026-06-04T23:21:23.630Z] Lancé par une alarme périodique 01:21:23 [2026-06-04T23:21:23.630Z] Running as userbuild 01:21:24 [2026-06-04T23:21:24.085Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:24 [2026-06-04T23:21:24.248Z] [Pipeline] Start of Pipeline 01:21:24 [2026-06-04T23:21:24.496Z] [Pipeline] node 01:21:24 [2026-06-04T23:21:24.498Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:24 [2026-06-04T23:21:24.501Z] [Pipeline] { 01:21:24 [2026-06-04T23:21:24.516Z] [Pipeline] stage 01:21:24 [2026-06-04T23:21:24.516Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:24 [2026-06-04T23:21:24.537Z] [Pipeline] checkout 01:21:24 [2026-06-04T23:21:24.538Z] Selected Git installation does not exist. Using Default 01:21:24 [2026-06-04T23:21:24.538Z] The recommended git tool is: NONE 01:21:24 [2026-06-04T23:21:24.538Z] No credentials specified 01:21:24 [2026-06-04T23:21:24.539Z] > /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-04T23:21:24.544Z] Fetching changes from the remote Git repository 01:21:24 [2026-06-04T23:21:24.548Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:24 [2026-06-04T23:21:24.553Z] Cleaning workspace 01:21:24 [2026-06-04T23:21:24.553Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:24 [2026-06-04T23:21:24.558Z] Resetting working tree 01:21:24 [2026-06-04T23:21:24.558Z] > /usr/bin/git reset --hard # timeout=10 01:21:24 [2026-06-04T23:21:24.693Z] > /usr/bin/git clean -fdx # timeout=10 01:21:24 [2026-06-04T23:21:24.703Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:24 [2026-06-04T23:21:24.703Z] > /usr/bin/git --version # timeout=10 01:21:24 [2026-06-04T23:21:24.708Z] > git --version # 'git version 2.43.0' 01:21:24 [2026-06-04T23:21:24.708Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:25 [2026-06-04T23:21:25.102Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:25 [2026-06-04T23:21:25.108Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master) 01:21:25 [2026-06-04T23:21:25.108Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:25 [2026-06-04T23:21:25.114Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 01:21:25 [2026-06-04T23:21:25.156Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution" 01:21:25 [2026-06-04T23:21:25.156Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 01:21:25 [2026-06-04T23:21:25.175Z] [Pipeline] } 01:21:25 [2026-06-04T23:21:25.180Z] [Pipeline] // stage 01:21:25 [2026-06-04T23:21:25.188Z] [Pipeline] withEnv 01:21:25 [2026-06-04T23:21:25.189Z] [Pipeline] { 01:21:25 [2026-06-04T23:21:25.280Z] [Pipeline] isUnix 01:21:25 [2026-06-04T23:21:25.281Z] [Pipeline] withEnv 01:21:25 [2026-06-04T23:21:25.281Z] [Pipeline] { 01:21:25 [2026-06-04T23:21:25.288Z] [Pipeline] sh 01:21:25 [2026-06-04T23:21:25.543Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:25 [2026-06-04T23:21:25.543Z] . 01:21:25 [2026-06-04T23:21:25.544Z] [Pipeline] } 01:21:25 [2026-06-04T23:21:25.549Z] [Pipeline] // withEnv 01:21:25 [2026-06-04T23:21:25.556Z] [Pipeline] withDockerContainer 01:21:25 [2026-06-04T23:21:25.588Z] Jenkins does not seem to be running inside a container 01:21:25 [2026-06-04T23:21:25.595Z] $ 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:25 [2026-06-04T23:21:25.884Z] $ docker top b6e2c570a7c77d7ea3ca7afe9e5819482c8d86bfc44ff4bc978f6476a38926c6 -eo pid,comm 01:21:25 [2026-06-04T23:21:25.919Z] [Pipeline] { 01:21:25 [2026-06-04T23:21:25.930Z] [Pipeline] withEnv 01:21:25 [2026-06-04T23:21:25.930Z] [Pipeline] { 01:21:25 [2026-06-04T23:21:25.938Z] [Pipeline] stage 01:21:25 [2026-06-04T23:21:25.939Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:25 [2026-06-04T23:21:25.961Z] [Pipeline] script 01:21:25 [2026-06-04T23:21:25.966Z] [Pipeline] { 01:21:25 [2026-06-04T23:21:25.974Z] [Pipeline] echo 01:21:25 [2026-06-04T23:21:25.975Z] Working on branch 6.3.x 01:21:25 [2026-06-04T23:21:25.978Z] [Pipeline] copyArtifacts 01:21:25 [2026-06-04T23:21:25.983Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 287 01:21:25 [2026-06-04T23:21:25.993Z] [Pipeline] readYaml 01:21:25 [2026-06-04T23:21:25.999Z] 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:25 [2026-06-04T23:21:25.999Z] 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:26 [2026-06-04T23:21:26.001Z] [Pipeline] sh 01:21:26 [2026-06-04T23:21:26.260Z] + rm -f build.yaml 01:21:26 [2026-06-04T23:21:26.261Z] [Pipeline] } 01:21:26 [2026-06-04T23:21:26.266Z] [Pipeline] // script 01:21:26 [2026-06-04T23:21:26.275Z] [Pipeline] echo 01:21:26 [2026-06-04T23:21:26.275Z] Parent version is 1.5.3 01:21:26 [2026-06-04T23:21:26.277Z] [Pipeline] echo 01:21:26 [2026-06-04T23:21:26.278Z] Silverpeas version is 6.3.7-build250214 01:21:26 [2026-06-04T23:21:26.279Z] [Pipeline] } 01:21:26 [2026-06-04T23:21:26.287Z] [Pipeline] // stage 01:21:26 [2026-06-04T23:21:26.297Z] [Pipeline] stage 01:21:26 [2026-06-04T23:21:26.298Z] [Pipeline] { (Prepare the project) 01:21:26 [2026-06-04T23:21:26.318Z] [Pipeline] git 01:21:26 [2026-06-04T23:21:26.320Z] The recommended git tool is: /usr/bin/git 01:21:26 [2026-06-04T23:21:26.321Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:26 [2026-06-04T23:21:26.332Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5c8161eb; decorates hudson.Launcher$LocalLauncher@4f75e175 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:26 [2026-06-04T23:21:26.333Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:26 [2026-06-04T23:21:26.339Z] Fetching changes from the remote Git repository 01:21:26 [2026-06-04T23:21:26.341Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:26 [2026-06-04T23:21:26.347Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:26 [2026-06-04T23:21:26.347Z] > /usr/bin/git --version # timeout=10 01:21:26 [2026-06-04T23:21:26.352Z] > git --version # 'git version 2.43.0' 01:21:26 [2026-06-04T23:21:26.352Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:26 [2026-06-04T23:21:26.357Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:26 [2026-06-04T23:21:26.968Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:26 [2026-06-04T23:21:26.976Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x) 01:21:26 [2026-06-04T23:21:26.976Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:26 [2026-06-04T23:21:26.980Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:27 [2026-06-04T23:21:27.066Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:27 [2026-06-04T23:21:27.077Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:27 [2026-06-04T23:21:27.084Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:27 [2026-06-04T23:21:27.215Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214" 01:21:27 [2026-06-04T23:21:27.215Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:27 [2026-06-04T23:21:27.236Z] [Pipeline] script 01:21:27 [2026-06-04T23:21:27.239Z] [Pipeline] { 01:21:27 [2026-06-04T23:21:27.251Z] [Pipeline] copyArtifacts 01:21:27 [2026-06-04T23:21:27.257Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 258 01:21:27 [2026-06-04T23:21:27.268Z] [Pipeline] readYaml 01:21:27 [2026-06-04T23:21:27.277Z] 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:27 [2026-06-04T23:21:27.279Z] [Pipeline] sh 01:21:27 [2026-06-04T23:21:27.537Z] + git rev-parse HEAD 01:21:27 [2026-06-04T23:21:27.540Z] [Pipeline] echo 01:21:27 [2026-06-04T23:21:27.541Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347 01:21:27 [2026-06-04T23:21:27.541Z] 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:27 [2026-06-04T23:21:27.542Z] [Pipeline] } 01:21:27 [2026-06-04T23:21:27.551Z] [Pipeline] // script 01:21:27 [2026-06-04T23:21:27.564Z] [Pipeline] script 01:21:27 [2026-06-04T23:21:27.570Z] [Pipeline] { 01:21:27 [2026-06-04T23:21:27.580Z] [Pipeline] readMavenPom 01:21:27 [2026-06-04T23:21:27.589Z] 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:27 [2026-06-04T23:21:27.590Z] 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:27 [2026-06-04T23:21:27.591Z] 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:27 [2026-06-04T23:21:27.591Z] 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:27 [2026-06-04T23:21:27.593Z] [Pipeline] echo 01:21:27 [2026-06-04T23:21:27.593Z] No changes and no update in Silverpeas since the last build 01:21:27 [2026-06-04T23:21:27.594Z] [Pipeline] } 01:21:27 [2026-06-04T23:21:27.602Z] [Pipeline] // script 01:21:27 [2026-06-04T23:21:27.611Z] [Pipeline] } 01:21:27 [2026-06-04T23:21:27.619Z] [Pipeline] // stage 01:21:27 [2026-06-04T23:21:27.629Z] [Pipeline] stage 01:21:27 [2026-06-04T23:21:27.630Z] [Pipeline] { (Build the project) 01:21:27 [2026-06-04T23:21:27.672Z] Stage "Build the project" skipped due to when conditional 01:21:27 [2026-06-04T23:21:27.673Z] [Pipeline] getContext 01:21:27 [2026-06-04T23:21:27.686Z] [Pipeline] stage 01:21:27 [2026-06-04T23:21:27.686Z] [Pipeline] { (Check POM parent version) 01:21:27 [2026-06-04T23:21:27.700Z] Stage "Build the project" skipped due to when conditional 01:21:27 [2026-06-04T23:21:27.701Z] [Pipeline] getContext 01:21:27 [2026-06-04T23:21:27.702Z] [Pipeline] } 01:21:27 [2026-06-04T23:21:27.711Z] [Pipeline] // stage 01:21:27 [2026-06-04T23:21:27.723Z] [Pipeline] stage 01:21:27 [2026-06-04T23:21:27.724Z] [Pipeline] { (Update POM parent) 01:21:27 [2026-06-04T23:21:27.732Z] Stage "Build the project" skipped due to when conditional 01:21:27 [2026-06-04T23:21:27.733Z] [Pipeline] getContext 01:21:27 [2026-06-04T23:21:27.735Z] [Pipeline] } 01:21:27 [2026-06-04T23:21:27.743Z] [Pipeline] // stage 01:21:27 [2026-06-04T23:21:27.753Z] [Pipeline] stage 01:21:27 [2026-06-04T23:21:27.754Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:27 [2026-06-04T23:21:27.761Z] Stage "Build the project" skipped due to when conditional 01:21:27 [2026-06-04T23:21:27.762Z] [Pipeline] getContext 01:21:27 [2026-06-04T23:21:27.764Z] [Pipeline] } 01:21:27 [2026-06-04T23:21:27.772Z] [Pipeline] // stage 01:21:27 [2026-06-04T23:21:27.779Z] [Pipeline] stage 01:21:27 [2026-06-04T23:21:27.779Z] [Pipeline] { (Build and Publish) 01:21:27 [2026-06-04T23:21:27.785Z] Stage "Build the project" skipped due to when conditional 01:21:27 [2026-06-04T23:21:27.786Z] [Pipeline] getContext 01:21:27 [2026-06-04T23:21:27.787Z] [Pipeline] } 01:21:27 [2026-06-04T23:21:27.792Z] [Pipeline] // stage 01:21:27 [2026-06-04T23:21:27.798Z] [Pipeline] } 01:21:27 [2026-06-04T23:21:27.803Z] [Pipeline] // stage 01:21:27 [2026-06-04T23:21:27.812Z] [Pipeline] stage 01:21:27 [2026-06-04T23:21:27.813Z] [Pipeline] { (Create YAML build report) 01:21:27 [2026-06-04T23:21:27.828Z] [Pipeline] script 01:21:27 [2026-06-04T23:21:27.831Z] [Pipeline] { 01:21:27 [2026-06-04T23:21:27.841Z] [Pipeline] sh 01:21:28 [2026-06-04T23:21:28.099Z] + mkdir -p target 01:21:28 [2026-06-04T23:21:28.100Z] [Pipeline] sh 01:21:28 [2026-06-04T23:21:28.358Z] + mv build.yaml target/ 01:21:28 [2026-06-04T23:21:28.359Z] [Pipeline] } 01:21:28 [2026-06-04T23:21:28.369Z] [Pipeline] // script 01:21:28 [2026-06-04T23:21:28.378Z] [Pipeline] } 01:21:28 [2026-06-04T23:21:28.390Z] [Pipeline] // stage 01:21:28 [2026-06-04T23:21:28.402Z] [Pipeline] stage 01:21:28 [2026-06-04T23:21:28.402Z] [Pipeline] { (Declarative: Post Actions) 01:21:28 [2026-06-04T23:21:28.419Z] [Pipeline] step 01:21:28 [2026-06-04T23:21:28.443Z] [Pipeline] script 01:21:28 [2026-06-04T23:21:28.449Z] [Pipeline] { 01:21:28 [2026-06-04T23:21:28.467Z] [Pipeline] } 01:21:28 [2026-06-04T23:21:28.475Z] [Pipeline] // script 01:21:28 [2026-06-04T23:21:28.491Z] [Pipeline] archiveArtifacts 01:21:28 [2026-06-04T23:21:28.496Z] Archiving artifacts 01:21:28 [2026-06-04T23:21:28.504Z] Enregistrement des empreintes numériques 01:21:28 [2026-06-04T23:21:28.527Z] [Pipeline] } 01:21:28 [2026-06-04T23:21:28.535Z] [Pipeline] // stage 01:21:28 [2026-06-04T23:21:28.543Z] [Pipeline] } 01:21:28 [2026-06-04T23:21:28.551Z] [Pipeline] // withEnv 01:21:28 [2026-06-04T23:21:28.560Z] [Pipeline] } 01:21:28 [2026-06-04T23:21:28.561Z] $ docker stop --time=1 b6e2c570a7c77d7ea3ca7afe9e5819482c8d86bfc44ff4bc978f6476a38926c6 01:21:29 [2026-06-04T23:21:29.831Z] $ docker rm -f --volumes b6e2c570a7c77d7ea3ca7afe9e5819482c8d86bfc44ff4bc978f6476a38926c6 01:21:29 [2026-06-04T23:21:29.868Z] [Pipeline] // withDockerContainer 01:21:29 [2026-06-04T23:21:29.871Z] [Pipeline] } 01:21:29 [2026-06-04T23:21:29.874Z] [Pipeline] // withEnv 01:21:29 [2026-06-04T23:21:29.879Z] [Pipeline] } 01:21:29 [2026-06-04T23:21:29.886Z] [Pipeline] // node 01:21:29 [2026-06-04T23:21:29.889Z] [Pipeline] End of Pipeline 01:21:29 [2026-06-04T23:21:29.942Z] Finished: SUCCESS