06:46:18 [2025-11-13T05:46:18.952Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 455 06:46:18 [2025-11-13T05:46:18.952Z] Causé à l'origine par : 06:46:18 [2025-11-13T05:46:18.952Z] Lancé par une alarme périodique 06:46:18 [2025-11-13T05:46:18.952Z] Running as userbuild 06:46:19 [2025-11-13T05:46:19.333Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:19 [2025-11-13T05:46:19.482Z] [Pipeline] Start of Pipeline 06:46:19 [2025-11-13T05:46:19.680Z] [Pipeline] node 06:46:19 [2025-11-13T05:46:19.683Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:19 [2025-11-13T05:46:19.685Z] [Pipeline] { 06:46:19 [2025-11-13T05:46:19.699Z] [Pipeline] stage 06:46:19 [2025-11-13T05:46:19.699Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:19 [2025-11-13T05:46:19.708Z] [Pipeline] checkout 06:46:19 [2025-11-13T05:46:19.710Z] Selected Git installation does not exist. Using Default 06:46:19 [2025-11-13T05:46:19.710Z] The recommended git tool is: NONE 06:46:19 [2025-11-13T05:46:19.710Z] No credentials specified 06:46:19 [2025-11-13T05:46:19.711Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:19 [2025-11-13T05:46:19.716Z] Fetching changes from the remote Git repository 06:46:19 [2025-11-13T05:46:19.722Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:19 [2025-11-13T05:46:19.729Z] Cleaning workspace 06:46:19 [2025-11-13T05:46:19.729Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:19 [2025-11-13T05:46:19.735Z] Resetting working tree 06:46:19 [2025-11-13T05:46:19.735Z] > /usr/bin/git reset --hard # timeout=10 06:46:19 [2025-11-13T05:46:19.758Z] > /usr/bin/git clean -fdx # timeout=10 06:46:20 [2025-11-13T05:46:20.005Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:20 [2025-11-13T05:46:20.005Z] > /usr/bin/git --version # timeout=10 06:46:20 [2025-11-13T05:46:20.011Z] > git --version # 'git version 2.43.0' 06:46:20 [2025-11-13T05:46:20.011Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:20 [2025-11-13T05:46:20.354Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:20 [2025-11-13T05:46:20.361Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master) 06:46:20 [2025-11-13T05:46:20.361Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:20 [2025-11-13T05:46:20.365Z] > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10 06:46:20 [2025-11-13T05:46:20.457Z] Commit message: "Refine the failure step in the silverpeas build pipeline" 06:46:20 [2025-11-13T05:46:20.457Z] > /usr/bin/git rev-list --no-walk be187094479d978273bfeafee509985e7389c5e3 # timeout=10 06:46:20 [2025-11-13T05:46:20.486Z] [Pipeline] } 06:46:20 [2025-11-13T05:46:20.494Z] [Pipeline] // stage 06:46:20 [2025-11-13T05:46:20.509Z] [Pipeline] withEnv 06:46:20 [2025-11-13T05:46:20.510Z] [Pipeline] { 06:46:20 [2025-11-13T05:46:20.623Z] [Pipeline] isUnix 06:46:20 [2025-11-13T05:46:20.624Z] [Pipeline] withEnv 06:46:20 [2025-11-13T05:46:20.624Z] [Pipeline] { 06:46:20 [2025-11-13T05:46:20.635Z] [Pipeline] sh 06:46:20 [2025-11-13T05:46:20.892Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:20 [2025-11-13T05:46:20.892Z] . 06:46:20 [2025-11-13T05:46:20.894Z] [Pipeline] } 06:46:20 [2025-11-13T05:46:20.904Z] [Pipeline] // withEnv 06:46:20 [2025-11-13T05:46:20.913Z] [Pipeline] withDockerContainer 06:46:20 [2025-11-13T05:46:20.944Z] Jenkins does not seem to be running inside a container 06:46:20 [2025-11-13T05:46:20.951Z] $ 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:21 [2025-11-13T05:46:21.317Z] $ docker top 1b1b8ca5d22bd4835cb58d1277d3a0a96809a8d6cfe7358931fe2226c8e0be3c -eo pid,comm 06:46:21 [2025-11-13T05:46:21.355Z] [Pipeline] { 06:46:21 [2025-11-13T05:46:21.364Z] [Pipeline] withEnv 06:46:21 [2025-11-13T05:46:21.365Z] [Pipeline] { 06:46:21 [2025-11-13T05:46:21.371Z] [Pipeline] stage 06:46:21 [2025-11-13T05:46:21.371Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:21 [2025-11-13T05:46:21.389Z] [Pipeline] script 06:46:21 [2025-11-13T05:46:21.394Z] [Pipeline] { 06:46:21 [2025-11-13T05:46:21.402Z] [Pipeline] echo 06:46:21 [2025-11-13T05:46:21.402Z] Working on branch 6.4.x 06:46:21 [2025-11-13T05:46:21.405Z] [Pipeline] copyArtifacts 06:46:21 [2025-11-13T05:46:21.410Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 455 06:46:21 [2025-11-13T05:46:21.419Z] [Pipeline] readYaml 06:46:21 [2025-11-13T05:46:21.430Z] 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:21 [2025-11-13T05:46:21.430Z] 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:21 [2025-11-13T05:46:21.432Z] [Pipeline] sh 06:46:21 [2025-11-13T05:46:21.690Z] + rm -f build.yaml 06:46:21 [2025-11-13T05:46:21.691Z] [Pipeline] } 06:46:21 [2025-11-13T05:46:21.701Z] [Pipeline] // script 06:46:21 [2025-11-13T05:46:21.711Z] [Pipeline] echo 06:46:21 [2025-11-13T05:46:21.711Z] Parent version is 1.6.2 06:46:21 [2025-11-13T05:46:21.713Z] [Pipeline] echo 06:46:21 [2025-11-13T05:46:21.713Z] Silverpeas version is 6.4.5-build251110 06:46:21 [2025-11-13T05:46:21.714Z] [Pipeline] } 06:46:21 [2025-11-13T05:46:21.722Z] [Pipeline] // stage 06:46:21 [2025-11-13T05:46:21.734Z] [Pipeline] stage 06:46:21 [2025-11-13T05:46:21.735Z] [Pipeline] { (Prepare the project) 06:46:21 [2025-11-13T05:46:21.761Z] [Pipeline] git 06:46:21 [2025-11-13T05:46:21.763Z] The recommended git tool is: /usr/bin/git 06:46:21 [2025-11-13T05:46:21.763Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:21 [2025-11-13T05:46:21.774Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@35427edf; decorates hudson.Launcher$LocalLauncher@213784 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:21 [2025-11-13T05:46:21.775Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:21 [2025-11-13T05:46:21.781Z] Fetching changes from the remote Git repository 06:46:21 [2025-11-13T05:46:21.784Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:21 [2025-11-13T05:46:21.791Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:21 [2025-11-13T05:46:21.791Z] > /usr/bin/git --version # timeout=10 06:46:21 [2025-11-13T05:46:21.796Z] > git --version # 'git version 2.43.0' 06:46:21 [2025-11-13T05:46:21.797Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:21 [2025-11-13T05:46:21.804Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:22 [2025-11-13T05:46:22.155Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:22 [2025-11-13T05:46:22.163Z] Checking out Revision 52df468237dac172b4ac72c611610c9ac0d5a182 (refs/remotes/origin/6.4.x) 06:46:22 [2025-11-13T05:46:22.163Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:22 [2025-11-13T05:46:22.168Z] > /usr/bin/git checkout -f 52df468237dac172b4ac72c611610c9ac0d5a182 # timeout=10 06:46:22 [2025-11-13T05:46:22.291Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:22 [2025-11-13T05:46:22.300Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:22 [2025-11-13T05:46:22.306Z] > /usr/bin/git checkout -b 6.4.x 52df468237dac172b4ac72c611610c9ac0d5a182 # timeout=10 06:46:22 [2025-11-13T05:46:22.439Z] Commit message: "Update dependency on Silverpeas to version 6.4.5-build251110" 06:46:22 [2025-11-13T05:46:22.439Z] > /usr/bin/git rev-list --no-walk 67fa6df7c04d4f0607f6939e8cdb057e8dcbd401 # timeout=10 06:46:22 [2025-11-13T05:46:22.460Z] [Pipeline] script 06:46:22 [2025-11-13T05:46:22.463Z] [Pipeline] { 06:46:22 [2025-11-13T05:46:22.473Z] [Pipeline] copyArtifacts 06:46:22 [2025-11-13T05:46:22.477Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 347 06:46:22 [2025-11-13T05:46:22.482Z] [Pipeline] readYaml 06:46:22 [2025-11-13T05:46:22.487Z] 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:22 [2025-11-13T05:46:22.489Z] [Pipeline] sh 06:46:22 [2025-11-13T05:46:22.746Z] + git rev-parse HEAD 06:46:22 [2025-11-13T05:46:22.749Z] [Pipeline] echo 06:46:22 [2025-11-13T05:46:22.750Z] Current commit is 52df468237dac172b4ac72c611610c9ac0d5a182 and last build commit is 52df468237dac172b4ac72c611610c9ac0d5a182 06:46:22 [2025-11-13T05:46:22.750Z] 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:22 [2025-11-13T05:46:22.751Z] [Pipeline] } 06:46:22 [2025-11-13T05:46:22.760Z] [Pipeline] // script 06:46:22 [2025-11-13T05:46:22.769Z] [Pipeline] script 06:46:22 [2025-11-13T05:46:22.773Z] [Pipeline] { 06:46:22 [2025-11-13T05:46:22.784Z] [Pipeline] readMavenPom 06:46:22 [2025-11-13T05:46:22.794Z] 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:22 [2025-11-13T05:46:22.795Z] 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:22 [2025-11-13T05:46:22.796Z] 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:22 [2025-11-13T05:46:22.796Z] 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:22 [2025-11-13T05:46:22.797Z] [Pipeline] echo 06:46:22 [2025-11-13T05:46:22.798Z] No changes and no update in Silverpeas since the last build 06:46:22 [2025-11-13T05:46:22.798Z] [Pipeline] } 06:46:22 [2025-11-13T05:46:22.807Z] [Pipeline] // script 06:46:22 [2025-11-13T05:46:22.816Z] [Pipeline] } 06:46:22 [2025-11-13T05:46:22.825Z] [Pipeline] // stage 06:46:22 [2025-11-13T05:46:22.836Z] [Pipeline] stage 06:46:22 [2025-11-13T05:46:22.837Z] [Pipeline] { (Build the project) 06:46:22 [2025-11-13T05:46:22.878Z] Stage "Build the project" skipped due to when conditional 06:46:22 [2025-11-13T05:46:22.879Z] [Pipeline] getContext 06:46:22 [2025-11-13T05:46:22.892Z] [Pipeline] stage 06:46:22 [2025-11-13T05:46:22.893Z] [Pipeline] { (Check POM parent version) 06:46:22 [2025-11-13T05:46:22.902Z] Stage "Build the project" skipped due to when conditional 06:46:22 [2025-11-13T05:46:22.903Z] [Pipeline] getContext 06:46:22 [2025-11-13T05:46:22.905Z] [Pipeline] } 06:46:22 [2025-11-13T05:46:22.913Z] [Pipeline] // stage 06:46:22 [2025-11-13T05:46:22.924Z] [Pipeline] stage 06:46:22 [2025-11-13T05:46:22.925Z] [Pipeline] { (Update POM parent) 06:46:22 [2025-11-13T05:46:22.934Z] Stage "Build the project" skipped due to when conditional 06:46:22 [2025-11-13T05:46:22.935Z] [Pipeline] getContext 06:46:22 [2025-11-13T05:46:22.937Z] [Pipeline] } 06:46:22 [2025-11-13T05:46:22.946Z] [Pipeline] // stage 06:46:22 [2025-11-13T05:46:22.955Z] [Pipeline] stage 06:46:22 [2025-11-13T05:46:22.956Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:22 [2025-11-13T05:46:22.964Z] Stage "Build the project" skipped due to when conditional 06:46:22 [2025-11-13T05:46:22.965Z] [Pipeline] getContext 06:46:22 [2025-11-13T05:46:22.967Z] [Pipeline] } 06:46:22 [2025-11-13T05:46:22.975Z] [Pipeline] // stage 06:46:22 [2025-11-13T05:46:22.985Z] [Pipeline] stage 06:46:22 [2025-11-13T05:46:22.986Z] [Pipeline] { (Build and Publish) 06:46:22 [2025-11-13T05:46:22.994Z] Stage "Build the project" skipped due to when conditional 06:46:22 [2025-11-13T05:46:22.995Z] [Pipeline] getContext 06:46:22 [2025-11-13T05:46:22.997Z] [Pipeline] } 06:46:23 [2025-11-13T05:46:23.005Z] [Pipeline] // stage 06:46:23 [2025-11-13T05:46:23.013Z] [Pipeline] } 06:46:23 [2025-11-13T05:46:23.020Z] [Pipeline] // stage 06:46:23 [2025-11-13T05:46:23.030Z] [Pipeline] stage 06:46:23 [2025-11-13T05:46:23.031Z] [Pipeline] { (Create YAML build report) 06:46:23 [2025-11-13T05:46:23.053Z] [Pipeline] script 06:46:23 [2025-11-13T05:46:23.058Z] [Pipeline] { 06:46:23 [2025-11-13T05:46:23.068Z] [Pipeline] sh 06:46:23 [2025-11-13T05:46:23.327Z] + mkdir -p target 06:46:23 [2025-11-13T05:46:23.329Z] [Pipeline] sh 06:46:23 [2025-11-13T05:46:23.587Z] + mv build.yaml target/ 06:46:23 [2025-11-13T05:46:23.588Z] [Pipeline] } 06:46:23 [2025-11-13T05:46:23.597Z] [Pipeline] // script 06:46:23 [2025-11-13T05:46:23.607Z] [Pipeline] } 06:46:23 [2025-11-13T05:46:23.615Z] [Pipeline] // stage 06:46:23 [2025-11-13T05:46:23.626Z] [Pipeline] stage 06:46:23 [2025-11-13T05:46:23.627Z] [Pipeline] { (Declarative: Post Actions) 06:46:23 [2025-11-13T05:46:23.642Z] [Pipeline] step 06:46:23 [2025-11-13T05:46:23.661Z] [Pipeline] script 06:46:23 [2025-11-13T05:46:23.664Z] [Pipeline] { 06:46:23 [2025-11-13T05:46:23.731Z] [Pipeline] } 06:46:23 [2025-11-13T05:46:23.741Z] [Pipeline] // script 06:46:23 [2025-11-13T05:46:23.758Z] [Pipeline] archiveArtifacts 06:46:23 [2025-11-13T05:46:23.762Z] Archiving artifacts 06:46:23 [2025-11-13T05:46:23.771Z] Enregistrement des empreintes numériques 06:46:23 [2025-11-13T05:46:23.799Z] [Pipeline] } 06:46:23 [2025-11-13T05:46:23.808Z] [Pipeline] // stage 06:46:23 [2025-11-13T05:46:23.818Z] [Pipeline] } 06:46:23 [2025-11-13T05:46:23.827Z] [Pipeline] // withEnv 06:46:23 [2025-11-13T05:46:23.837Z] [Pipeline] } 06:46:23 [2025-11-13T05:46:23.838Z] $ docker stop --time=1 1b1b8ca5d22bd4835cb58d1277d3a0a96809a8d6cfe7358931fe2226c8e0be3c 06:46:25 [2025-11-13T05:46:25.103Z] $ docker rm -f --volumes 1b1b8ca5d22bd4835cb58d1277d3a0a96809a8d6cfe7358931fe2226c8e0be3c 06:46:25 [2025-11-13T05:46:25.151Z] [Pipeline] // withDockerContainer 06:46:25 [2025-11-13T05:46:25.155Z] [Pipeline] } 06:46:25 [2025-11-13T05:46:25.160Z] [Pipeline] // withEnv 06:46:25 [2025-11-13T05:46:25.168Z] [Pipeline] } 06:46:25 [2025-11-13T05:46:25.176Z] [Pipeline] // node 06:46:25 [2025-11-13T05:46:25.185Z] [Pipeline] End of Pipeline 06:46:25 [2025-11-13T05:46:25.229Z] Finished: SUCCESS