06:46:21 [2025-06-19T04:46:21.872Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 402 06:46:21 [2025-06-19T04:46:21.872Z] Causé à l'origine par : 06:46:21 [2025-06-19T04:46:21.872Z] Lancé par une alarme périodique 06:46:21 [2025-06-19T04:46:21.872Z] Running as userbuild 06:46:22 [2025-06-19T04:46:22.282Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:22 [2025-06-19T04:46:22.407Z] [Pipeline] Start of Pipeline 06:46:22 [2025-06-19T04:46:22.651Z] [Pipeline] node 06:46:22 [2025-06-19T04:46:22.655Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:22 [2025-06-19T04:46:22.657Z] [Pipeline] { 06:46:22 [2025-06-19T04:46:22.670Z] [Pipeline] stage 06:46:22 [2025-06-19T04:46:22.670Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:22 [2025-06-19T04:46:22.678Z] [Pipeline] checkout 06:46:22 [2025-06-19T04:46:22.680Z] Selected Git installation does not exist. Using Default 06:46:22 [2025-06-19T04:46:22.680Z] The recommended git tool is: NONE 06:46:22 [2025-06-19T04:46:22.680Z] No credentials specified 06:46:22 [2025-06-19T04:46:22.680Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:22 [2025-06-19T04:46:22.688Z] Fetching changes from the remote Git repository 06:46:22 [2025-06-19T04:46:22.690Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:22 [2025-06-19T04:46:22.697Z] Cleaning workspace 06:46:22 [2025-06-19T04:46:22.697Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:22 [2025-06-19T04:46:22.702Z] Resetting working tree 06:46:22 [2025-06-19T04:46:22.702Z] > /usr/bin/git reset --hard # timeout=10 06:46:22 [2025-06-19T04:46:22.721Z] > /usr/bin/git clean -fdx # timeout=10 06:46:22 [2025-06-19T04:46:22.979Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:22 [2025-06-19T04:46:22.979Z] > /usr/bin/git --version # timeout=10 06:46:22 [2025-06-19T04:46:22.983Z] > git --version # 'git version 2.43.0' 06:46:22 [2025-06-19T04:46:22.984Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:23 [2025-06-19T04:46:23.329Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:23 [2025-06-19T04:46:23.334Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master) 06:46:23 [2025-06-19T04:46:23.335Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:23 [2025-06-19T04:46:23.339Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10 06:46:23 [2025-06-19T04:46:23.410Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project." 06:46:23 [2025-06-19T04:46:23.411Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10 06:46:23 [2025-06-19T04:46:23.453Z] [Pipeline] } 06:46:23 [2025-06-19T04:46:23.459Z] [Pipeline] // stage 06:46:23 [2025-06-19T04:46:23.473Z] [Pipeline] withEnv 06:46:23 [2025-06-19T04:46:23.473Z] [Pipeline] { 06:46:23 [2025-06-19T04:46:23.589Z] [Pipeline] isUnix 06:46:23 [2025-06-19T04:46:23.590Z] [Pipeline] withEnv 06:46:23 [2025-06-19T04:46:23.591Z] [Pipeline] { 06:46:23 [2025-06-19T04:46:23.602Z] [Pipeline] sh 06:46:23 [2025-06-19T04:46:23.859Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:23 [2025-06-19T04:46:23.859Z] . 06:46:23 [2025-06-19T04:46:23.860Z] [Pipeline] } 06:46:23 [2025-06-19T04:46:23.870Z] [Pipeline] // withEnv 06:46:23 [2025-06-19T04:46:23.881Z] [Pipeline] withDockerContainer 06:46:23 [2025-06-19T04:46:23.914Z] Jenkins does not seem to be running inside a container 06:46:23 [2025-06-19T04:46:23.921Z] $ 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:24 [2025-06-19T04:46:24.247Z] $ docker top 87a182cdd25adf9c633ce71d8ba37b3a74fae3536f60c3585905fa61c42513e3 -eo pid,comm 06:46:24 [2025-06-19T04:46:24.283Z] [Pipeline] { 06:46:24 [2025-06-19T04:46:24.295Z] [Pipeline] withEnv 06:46:24 [2025-06-19T04:46:24.295Z] [Pipeline] { 06:46:24 [2025-06-19T04:46:24.308Z] [Pipeline] stage 06:46:24 [2025-06-19T04:46:24.308Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:24 [2025-06-19T04:46:24.338Z] [Pipeline] script 06:46:24 [2025-06-19T04:46:24.344Z] [Pipeline] { 06:46:24 [2025-06-19T04:46:24.355Z] [Pipeline] echo 06:46:24 [2025-06-19T04:46:24.356Z] Working on branch 6.4.x 06:46:24 [2025-06-19T04:46:24.361Z] [Pipeline] copyArtifacts 06:46:24 [2025-06-19T04:46:24.369Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 402 06:46:24 [2025-06-19T04:46:24.375Z] [Pipeline] readYaml 06:46:24 [2025-06-19T04:46:24.388Z] 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:24 [2025-06-19T04:46:24.389Z] 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:24 [2025-06-19T04:46:24.390Z] [Pipeline] sh 06:46:24 [2025-06-19T04:46:24.648Z] + rm -f build.yaml 06:46:24 [2025-06-19T04:46:24.649Z] [Pipeline] } 06:46:24 [2025-06-19T04:46:24.660Z] [Pipeline] // script 06:46:24 [2025-06-19T04:46:24.670Z] [Pipeline] echo 06:46:24 [2025-06-19T04:46:24.670Z] Parent version is 1.6.2 06:46:24 [2025-06-19T04:46:24.672Z] [Pipeline] echo 06:46:24 [2025-06-19T04:46:24.672Z] Silverpeas version is 6.4.4-build250616 06:46:24 [2025-06-19T04:46:24.673Z] [Pipeline] } 06:46:24 [2025-06-19T04:46:24.682Z] [Pipeline] // stage 06:46:24 [2025-06-19T04:46:24.692Z] [Pipeline] stage 06:46:24 [2025-06-19T04:46:24.693Z] [Pipeline] { (Prepare the project) 06:46:24 [2025-06-19T04:46:24.722Z] [Pipeline] git 06:46:24 [2025-06-19T04:46:24.725Z] The recommended git tool is: /usr/bin/git 06:46:24 [2025-06-19T04:46:24.726Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:24 [2025-06-19T04:46:24.734Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7f3b2ec9; decorates hudson.Launcher$LocalLauncher@af50810 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:24 [2025-06-19T04:46:24.735Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:24 [2025-06-19T04:46:24.741Z] Fetching changes from the remote Git repository 06:46:24 [2025-06-19T04:46:24.745Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:24 [2025-06-19T04:46:24.752Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:24 [2025-06-19T04:46:24.752Z] > /usr/bin/git --version # timeout=10 06:46:24 [2025-06-19T04:46:24.758Z] > git --version # 'git version 2.43.0' 06:46:24 [2025-06-19T04:46:24.758Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:24 [2025-06-19T04:46:24.763Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:25 [2025-06-19T04:46:25.202Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:25 [2025-06-19T04:46:25.209Z] Checking out Revision 3688013d8455bd0b135ae92dc0935d2487027a82 (refs/remotes/origin/6.4.x) 06:46:25 [2025-06-19T04:46:25.209Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:25 [2025-06-19T04:46:25.215Z] > /usr/bin/git checkout -f 3688013d8455bd0b135ae92dc0935d2487027a82 # timeout=10 06:46:25 [2025-06-19T04:46:25.338Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:25 [2025-06-19T04:46:25.346Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:25 [2025-06-19T04:46:25.351Z] > /usr/bin/git checkout -b 6.4.x 3688013d8455bd0b135ae92dc0935d2487027a82 # timeout=10 06:46:25 [2025-06-19T04:46:25.433Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250616" 06:46:25 [2025-06-19T04:46:25.434Z] > /usr/bin/git rev-list --no-walk 6037d7b91700162651a851e73b9b828ec5792e33 # timeout=10 06:46:25 [2025-06-19T04:46:25.457Z] [Pipeline] script 06:46:25 [2025-06-19T04:46:25.465Z] [Pipeline] { 06:46:25 [2025-06-19T04:46:25.474Z] [Pipeline] copyArtifacts 06:46:25 [2025-06-19T04:46:25.478Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 304 06:46:25 [2025-06-19T04:46:25.485Z] [Pipeline] readYaml 06:46:25 [2025-06-19T04:46:25.498Z] 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:25 [2025-06-19T04:46:25.500Z] [Pipeline] sh 06:46:25 [2025-06-19T04:46:25.759Z] + git rev-parse HEAD 06:46:25 [2025-06-19T04:46:25.762Z] [Pipeline] echo 06:46:25 [2025-06-19T04:46:25.763Z] Current commit is 3688013d8455bd0b135ae92dc0935d2487027a82 and last build commit is 3688013d8455bd0b135ae92dc0935d2487027a82 06:46:25 [2025-06-19T04:46:25.764Z] 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 [2025-06-19T04:46:25.764Z] [Pipeline] } 06:46:25 [2025-06-19T04:46:25.774Z] [Pipeline] // script 06:46:25 [2025-06-19T04:46:25.784Z] [Pipeline] script 06:46:25 [2025-06-19T04:46:25.790Z] [Pipeline] { 06:46:25 [2025-06-19T04:46:25.801Z] [Pipeline] readMavenPom 06:46:25 [2025-06-19T04:46:25.811Z] 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 [2025-06-19T04:46:25.812Z] 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 [2025-06-19T04:46:25.813Z] 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 [2025-06-19T04:46:25.813Z] 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 [2025-06-19T04:46:25.814Z] [Pipeline] echo 06:46:25 [2025-06-19T04:46:25.815Z] No changes and no update in Silverpeas since the last build 06:46:25 [2025-06-19T04:46:25.815Z] [Pipeline] } 06:46:25 [2025-06-19T04:46:25.825Z] [Pipeline] // script 06:46:25 [2025-06-19T04:46:25.834Z] [Pipeline] } 06:46:25 [2025-06-19T04:46:25.844Z] [Pipeline] // stage 06:46:25 [2025-06-19T04:46:25.856Z] [Pipeline] stage 06:46:25 [2025-06-19T04:46:25.857Z] [Pipeline] { (Build the project) 06:46:25 [2025-06-19T04:46:25.904Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2025-06-19T04:46:25.905Z] [Pipeline] getContext 06:46:25 [2025-06-19T04:46:25.918Z] [Pipeline] stage 06:46:25 [2025-06-19T04:46:25.919Z] [Pipeline] { (Check POM parent version) 06:46:25 [2025-06-19T04:46:25.932Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2025-06-19T04:46:25.933Z] [Pipeline] getContext 06:46:25 [2025-06-19T04:46:25.935Z] [Pipeline] } 06:46:25 [2025-06-19T04:46:25.944Z] [Pipeline] // stage 06:46:25 [2025-06-19T04:46:25.955Z] [Pipeline] stage 06:46:25 [2025-06-19T04:46:25.956Z] [Pipeline] { (Update POM parent) 06:46:25 [2025-06-19T04:46:25.965Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2025-06-19T04:46:25.966Z] [Pipeline] getContext 06:46:25 [2025-06-19T04:46:25.967Z] [Pipeline] } 06:46:25 [2025-06-19T04:46:25.976Z] [Pipeline] // stage 06:46:25 [2025-06-19T04:46:25.987Z] [Pipeline] stage 06:46:25 [2025-06-19T04:46:25.988Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:25 [2025-06-19T04:46:25.997Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2025-06-19T04:46:25.998Z] [Pipeline] getContext 06:46:25 [2025-06-19T04:46:25.999Z] [Pipeline] } 06:46:26 [2025-06-19T04:46:26.007Z] [Pipeline] // stage 06:46:26 [2025-06-19T04:46:26.017Z] [Pipeline] stage 06:46:26 [2025-06-19T04:46:26.018Z] [Pipeline] { (Build and Publish) 06:46:26 [2025-06-19T04:46:26.027Z] Stage "Build the project" skipped due to when conditional 06:46:26 [2025-06-19T04:46:26.028Z] [Pipeline] getContext 06:46:26 [2025-06-19T04:46:26.029Z] [Pipeline] } 06:46:26 [2025-06-19T04:46:26.037Z] [Pipeline] // stage 06:46:26 [2025-06-19T04:46:26.045Z] [Pipeline] } 06:46:26 [2025-06-19T04:46:26.052Z] [Pipeline] // stage 06:46:26 [2025-06-19T04:46:26.062Z] [Pipeline] stage 06:46:26 [2025-06-19T04:46:26.063Z] [Pipeline] { (Create YAML build report) 06:46:26 [2025-06-19T04:46:26.086Z] [Pipeline] script 06:46:26 [2025-06-19T04:46:26.092Z] [Pipeline] { 06:46:26 [2025-06-19T04:46:26.103Z] [Pipeline] sh 06:46:26 [2025-06-19T04:46:26.362Z] + mkdir -p target 06:46:26 [2025-06-19T04:46:26.364Z] [Pipeline] sh 06:46:26 [2025-06-19T04:46:26.621Z] + mv build.yaml target/ 06:46:26 [2025-06-19T04:46:26.622Z] [Pipeline] } 06:46:26 [2025-06-19T04:46:26.631Z] [Pipeline] // script 06:46:26 [2025-06-19T04:46:26.641Z] [Pipeline] } 06:46:26 [2025-06-19T04:46:26.649Z] [Pipeline] // stage 06:46:26 [2025-06-19T04:46:26.662Z] [Pipeline] stage 06:46:26 [2025-06-19T04:46:26.663Z] [Pipeline] { (Declarative: Post Actions) 06:46:26 [2025-06-19T04:46:26.681Z] [Pipeline] step 06:46:26 [2025-06-19T04:46:26.702Z] [Pipeline] script 06:46:26 [2025-06-19T04:46:26.709Z] [Pipeline] { 06:46:26 [2025-06-19T04:46:26.729Z] [Pipeline] } 06:46:26 [2025-06-19T04:46:26.738Z] [Pipeline] // script 06:46:26 [2025-06-19T04:46:26.752Z] [Pipeline] archiveArtifacts 06:46:26 [2025-06-19T04:46:26.755Z] Archiving artifacts 06:46:26 [2025-06-19T04:46:26.764Z] Enregistrement des empreintes numériques 06:46:26 [2025-06-19T04:46:26.786Z] [Pipeline] } 06:46:26 [2025-06-19T04:46:26.797Z] [Pipeline] // stage 06:46:26 [2025-06-19T04:46:26.806Z] [Pipeline] } 06:46:26 [2025-06-19T04:46:26.815Z] [Pipeline] // withEnv 06:46:26 [2025-06-19T04:46:26.824Z] [Pipeline] } 06:46:26 [2025-06-19T04:46:26.825Z] $ docker stop --time=1 87a182cdd25adf9c633ce71d8ba37b3a74fae3536f60c3585905fa61c42513e3 06:46:28 [2025-06-19T04:46:28.120Z] $ docker rm -f --volumes 87a182cdd25adf9c633ce71d8ba37b3a74fae3536f60c3585905fa61c42513e3 06:46:28 [2025-06-19T04:46:28.158Z] [Pipeline] // withDockerContainer 06:46:28 [2025-06-19T04:46:28.162Z] [Pipeline] } 06:46:28 [2025-06-19T04:46:28.166Z] [Pipeline] // withEnv 06:46:28 [2025-06-19T04:46:28.169Z] [Pipeline] } 06:46:28 [2025-06-19T04:46:28.173Z] [Pipeline] // node 06:46:28 [2025-06-19T04:46:28.177Z] [Pipeline] End of Pipeline 06:46:28 [2025-06-19T04:46:28.208Z] Finished: SUCCESS