06:46:20 [2025-10-30T05:46:20.490Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 451 06:46:20 [2025-10-30T05:46:20.490Z] Causé à l'origine par : 06:46:20 [2025-10-30T05:46:20.490Z] Lancé par une alarme périodique 06:46:20 [2025-10-30T05:46:20.490Z] Running as userbuild 06:46:20 [2025-10-30T05:46:20.879Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:21 [2025-10-30T05:46:21.046Z] [Pipeline] Start of Pipeline 06:46:21 [2025-10-30T05:46:21.265Z] [Pipeline] node 06:46:21 [2025-10-30T05:46:21.268Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:21 [2025-10-30T05:46:21.269Z] [Pipeline] { 06:46:21 [2025-10-30T05:46:21.280Z] [Pipeline] stage 06:46:21 [2025-10-30T05:46:21.281Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:21 [2025-10-30T05:46:21.288Z] [Pipeline] checkout 06:46:21 [2025-10-30T05:46:21.290Z] Selected Git installation does not exist. Using Default 06:46:21 [2025-10-30T05:46:21.290Z] The recommended git tool is: NONE 06:46:21 [2025-10-30T05:46:21.290Z] No credentials specified 06:46:21 [2025-10-30T05:46:21.290Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:21 [2025-10-30T05:46:21.296Z] Fetching changes from the remote Git repository 06:46:21 [2025-10-30T05:46:21.298Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:21 [2025-10-30T05:46:21.304Z] Cleaning workspace 06:46:21 [2025-10-30T05:46:21.304Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:21 [2025-10-30T05:46:21.309Z] Resetting working tree 06:46:21 [2025-10-30T05:46:21.309Z] > /usr/bin/git reset --hard # timeout=10 06:46:21 [2025-10-30T05:46:21.409Z] > /usr/bin/git clean -fdx # timeout=10 06:46:21 [2025-10-30T05:46:21.419Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:21 [2025-10-30T05:46:21.419Z] > /usr/bin/git --version # timeout=10 06:46:21 [2025-10-30T05:46:21.423Z] > git --version # 'git version 2.43.0' 06:46:21 [2025-10-30T05:46:21.423Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:21 [2025-10-30T05:46:21.800Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:21 [2025-10-30T05:46:21.807Z] Checking out Revision 1e65aff8523fd6d2bf304c97d4df2e12036153c0 (refs/remotes/origin/master) 06:46:21 [2025-10-30T05:46:21.807Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:21 [2025-10-30T05:46:21.813Z] > /usr/bin/git checkout -f 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10 06:46:21 [2025-10-30T05:46:21.919Z] Commit message: "Update the build pipeline for the WebEdition project" 06:46:21 [2025-10-30T05:46:21.920Z] > /usr/bin/git rev-list --no-walk 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10 06:46:21 [2025-10-30T05:46:21.943Z] [Pipeline] } 06:46:21 [2025-10-30T05:46:21.947Z] [Pipeline] // stage 06:46:21 [2025-10-30T05:46:21.956Z] [Pipeline] withEnv 06:46:21 [2025-10-30T05:46:21.956Z] [Pipeline] { 06:46:22 [2025-10-30T05:46:22.044Z] [Pipeline] isUnix 06:46:22 [2025-10-30T05:46:22.045Z] [Pipeline] withEnv 06:46:22 [2025-10-30T05:46:22.046Z] [Pipeline] { 06:46:22 [2025-10-30T05:46:22.051Z] [Pipeline] sh 06:46:22 [2025-10-30T05:46:22.307Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:22 [2025-10-30T05:46:22.307Z] . 06:46:22 [2025-10-30T05:46:22.308Z] [Pipeline] } 06:46:22 [2025-10-30T05:46:22.314Z] [Pipeline] // withEnv 06:46:22 [2025-10-30T05:46:22.322Z] [Pipeline] withDockerContainer 06:46:22 [2025-10-30T05:46:22.351Z] Jenkins does not seem to be running inside a container 06:46:22 [2025-10-30T05:46:22.360Z] $ 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:22 [2025-10-30T05:46:22.655Z] $ docker top 4865dcdc0c4836b13e491b858df105422a4cb0072df32d59030b92013f4d449b -eo pid,comm 06:46:22 [2025-10-30T05:46:22.692Z] [Pipeline] { 06:46:22 [2025-10-30T05:46:22.705Z] [Pipeline] withEnv 06:46:22 [2025-10-30T05:46:22.705Z] [Pipeline] { 06:46:22 [2025-10-30T05:46:22.713Z] [Pipeline] stage 06:46:22 [2025-10-30T05:46:22.714Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:22 [2025-10-30T05:46:22.737Z] [Pipeline] script 06:46:22 [2025-10-30T05:46:22.740Z] [Pipeline] { 06:46:22 [2025-10-30T05:46:22.748Z] [Pipeline] echo 06:46:22 [2025-10-30T05:46:22.749Z] Working on branch 6.4.x 06:46:22 [2025-10-30T05:46:22.753Z] [Pipeline] copyArtifacts 06:46:22 [2025-10-30T05:46:22.758Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 451 06:46:22 [2025-10-30T05:46:22.767Z] [Pipeline] readYaml 06:46:22 [2025-10-30T05:46:22.775Z] 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:22 [2025-10-30T05:46:22.775Z] 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:22 [2025-10-30T05:46:22.777Z] [Pipeline] sh 06:46:23 [2025-10-30T05:46:23.036Z] + rm -f build.yaml 06:46:23 [2025-10-30T05:46:23.037Z] [Pipeline] } 06:46:23 [2025-10-30T05:46:23.043Z] [Pipeline] // script 06:46:23 [2025-10-30T05:46:23.052Z] [Pipeline] echo 06:46:23 [2025-10-30T05:46:23.053Z] Parent version is 1.6.2 06:46:23 [2025-10-30T05:46:23.055Z] [Pipeline] echo 06:46:23 [2025-10-30T05:46:23.055Z] Silverpeas version is 6.4.5-build251023 06:46:23 [2025-10-30T05:46:23.057Z] [Pipeline] } 06:46:23 [2025-10-30T05:46:23.065Z] [Pipeline] // stage 06:46:23 [2025-10-30T05:46:23.076Z] [Pipeline] stage 06:46:23 [2025-10-30T05:46:23.077Z] [Pipeline] { (Prepare the project) 06:46:23 [2025-10-30T05:46:23.109Z] [Pipeline] git 06:46:23 [2025-10-30T05:46:23.120Z] The recommended git tool is: /usr/bin/git 06:46:23 [2025-10-30T05:46:23.121Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:23 [2025-10-30T05:46:23.128Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7d5099df; decorates hudson.Launcher$LocalLauncher@2b869970 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:23 [2025-10-30T05:46:23.128Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:23 [2025-10-30T05:46:23.133Z] Fetching changes from the remote Git repository 06:46:23 [2025-10-30T05:46:23.135Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:23 [2025-10-30T05:46:23.140Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:23 [2025-10-30T05:46:23.140Z] > /usr/bin/git --version # timeout=10 06:46:23 [2025-10-30T05:46:23.145Z] > git --version # 'git version 2.43.0' 06:46:23 [2025-10-30T05:46:23.145Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:23 [2025-10-30T05:46:23.150Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:24 [2025-10-30T05:46:24.313Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:24 [2025-10-30T05:46:24.319Z] Checking out Revision 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 (refs/remotes/origin/6.4.x) 06:46:24 [2025-10-30T05:46:24.319Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:24 [2025-10-30T05:46:24.324Z] > /usr/bin/git checkout -f 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 # timeout=10 06:46:24 [2025-10-30T05:46:24.443Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:24 [2025-10-30T05:46:24.451Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:24 [2025-10-30T05:46:24.457Z] > /usr/bin/git checkout -b 6.4.x 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 # timeout=10 06:46:24 [2025-10-30T05:46:24.586Z] Commit message: "Update dependency on Silverpeas to version 6.4.5-build251023" 06:46:24 [2025-10-30T05:46:24.587Z] > /usr/bin/git rev-list --no-walk 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 # timeout=10 06:46:24 [2025-10-30T05:46:24.609Z] [Pipeline] script 06:46:24 [2025-10-30T05:46:24.614Z] [Pipeline] { 06:46:24 [2025-10-30T05:46:24.624Z] [Pipeline] copyArtifacts 06:46:24 [2025-10-30T05:46:24.629Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 343 06:46:24 [2025-10-30T05:46:24.639Z] [Pipeline] readYaml 06:46:24 [2025-10-30T05:46:24.650Z] 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:24 [2025-10-30T05:46:24.652Z] [Pipeline] sh 06:46:24 [2025-10-30T05:46:24.909Z] + git rev-parse HEAD 06:46:24 [2025-10-30T05:46:24.912Z] [Pipeline] echo 06:46:24 [2025-10-30T05:46:24.913Z] Current commit is 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 and last build commit is 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 06:46:24 [2025-10-30T05:46:24.914Z] 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:24 [2025-10-30T05:46:24.914Z] [Pipeline] } 06:46:24 [2025-10-30T05:46:24.924Z] [Pipeline] // script 06:46:24 [2025-10-30T05:46:24.934Z] [Pipeline] script 06:46:24 [2025-10-30T05:46:24.939Z] [Pipeline] { 06:46:24 [2025-10-30T05:46:24.950Z] [Pipeline] readMavenPom 06:46:24 [2025-10-30T05:46:24.959Z] 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:24 [2025-10-30T05:46:24.961Z] 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:24 [2025-10-30T05:46:24.962Z] 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:24 [2025-10-30T05:46:24.962Z] 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:24 [2025-10-30T05:46:24.963Z] [Pipeline] echo 06:46:24 [2025-10-30T05:46:24.964Z] No changes and no update in Silverpeas since the last build 06:46:24 [2025-10-30T05:46:24.965Z] [Pipeline] } 06:46:24 [2025-10-30T05:46:24.974Z] [Pipeline] // script 06:46:24 [2025-10-30T05:46:24.984Z] [Pipeline] } 06:46:24 [2025-10-30T05:46:24.993Z] [Pipeline] // stage 06:46:25 [2025-10-30T05:46:25.005Z] [Pipeline] stage 06:46:25 [2025-10-30T05:46:25.006Z] [Pipeline] { (Build the project) 06:46:25 [2025-10-30T05:46:25.059Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2025-10-30T05:46:25.061Z] [Pipeline] getContext 06:46:25 [2025-10-30T05:46:25.074Z] [Pipeline] stage 06:46:25 [2025-10-30T05:46:25.075Z] [Pipeline] { (Check POM parent version) 06:46:25 [2025-10-30T05:46:25.084Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2025-10-30T05:46:25.086Z] [Pipeline] getContext 06:46:25 [2025-10-30T05:46:25.088Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.097Z] [Pipeline] // stage 06:46:25 [2025-10-30T05:46:25.109Z] [Pipeline] stage 06:46:25 [2025-10-30T05:46:25.110Z] [Pipeline] { (Update POM parent) 06:46:25 [2025-10-30T05:46:25.120Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2025-10-30T05:46:25.121Z] [Pipeline] getContext 06:46:25 [2025-10-30T05:46:25.123Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.132Z] [Pipeline] // stage 06:46:25 [2025-10-30T05:46:25.145Z] [Pipeline] stage 06:46:25 [2025-10-30T05:46:25.146Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:25 [2025-10-30T05:46:25.151Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2025-10-30T05:46:25.153Z] [Pipeline] getContext 06:46:25 [2025-10-30T05:46:25.155Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.163Z] [Pipeline] // stage 06:46:25 [2025-10-30T05:46:25.173Z] [Pipeline] stage 06:46:25 [2025-10-30T05:46:25.174Z] [Pipeline] { (Build and Publish) 06:46:25 [2025-10-30T05:46:25.183Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2025-10-30T05:46:25.184Z] [Pipeline] getContext 06:46:25 [2025-10-30T05:46:25.186Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.194Z] [Pipeline] // stage 06:46:25 [2025-10-30T05:46:25.202Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.209Z] [Pipeline] // stage 06:46:25 [2025-10-30T05:46:25.220Z] [Pipeline] stage 06:46:25 [2025-10-30T05:46:25.221Z] [Pipeline] { (Create YAML build report) 06:46:25 [2025-10-30T05:46:25.249Z] [Pipeline] script 06:46:25 [2025-10-30T05:46:25.254Z] [Pipeline] { 06:46:25 [2025-10-30T05:46:25.265Z] [Pipeline] sh 06:46:25 [2025-10-30T05:46:25.523Z] + mkdir -p target 06:46:25 [2025-10-30T05:46:25.525Z] [Pipeline] sh 06:46:25 [2025-10-30T05:46:25.784Z] + mv build.yaml target/ 06:46:25 [2025-10-30T05:46:25.785Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.795Z] [Pipeline] // script 06:46:25 [2025-10-30T05:46:25.809Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.818Z] [Pipeline] // stage 06:46:25 [2025-10-30T05:46:25.830Z] [Pipeline] stage 06:46:25 [2025-10-30T05:46:25.831Z] [Pipeline] { (Declarative: Post Actions) 06:46:25 [2025-10-30T05:46:25.849Z] [Pipeline] step 06:46:25 [2025-10-30T05:46:25.874Z] [Pipeline] script 06:46:25 [2025-10-30T05:46:25.879Z] [Pipeline] { 06:46:25 [2025-10-30T05:46:25.900Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.909Z] [Pipeline] // script 06:46:25 [2025-10-30T05:46:25.924Z] [Pipeline] archiveArtifacts 06:46:25 [2025-10-30T05:46:25.927Z] Archiving artifacts 06:46:25 [2025-10-30T05:46:25.937Z] Enregistrement des empreintes numériques 06:46:25 [2025-10-30T05:46:25.963Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.972Z] [Pipeline] // stage 06:46:25 [2025-10-30T05:46:25.982Z] [Pipeline] } 06:46:25 [2025-10-30T05:46:25.991Z] [Pipeline] // withEnv 06:46:26 [2025-10-30T05:46:26.000Z] [Pipeline] } 06:46:26 [2025-10-30T05:46:26.001Z] $ docker stop --time=1 4865dcdc0c4836b13e491b858df105422a4cb0072df32d59030b92013f4d449b 06:46:27 [2025-10-30T05:46:27.303Z] $ docker rm -f --volumes 4865dcdc0c4836b13e491b858df105422a4cb0072df32d59030b92013f4d449b 06:46:27 [2025-10-30T05:46:27.345Z] [Pipeline] // withDockerContainer 06:46:27 [2025-10-30T05:46:27.349Z] [Pipeline] } 06:46:27 [2025-10-30T05:46:27.353Z] [Pipeline] // withEnv 06:46:27 [2025-10-30T05:46:27.358Z] [Pipeline] } 06:46:27 [2025-10-30T05:46:27.362Z] [Pipeline] // node 06:46:27 [2025-10-30T05:46:27.371Z] [Pipeline] End of Pipeline 06:46:27 [2025-10-30T05:46:27.431Z] Finished: SUCCESS