06:46:19 [2025-05-15T04:46:19.428Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 391 06:46:19 [2025-05-15T04:46:19.428Z] Causé à l'origine par : 06:46:19 [2025-05-15T04:46:19.428Z] Lancé par une alarme périodique 06:46:19 [2025-05-15T04:46:19.428Z] Running as userbuild 06:46:19 [2025-05-15T04:46:19.805Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:19 [2025-05-15T04:46:19.984Z] [Pipeline] Start of Pipeline 06:46:20 [2025-05-15T04:46:20.190Z] [Pipeline] node 06:46:20 [2025-05-15T04:46:20.194Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:20 [2025-05-15T04:46:20.194Z] [Pipeline] { 06:46:20 [2025-05-15T04:46:20.216Z] [Pipeline] stage 06:46:20 [2025-05-15T04:46:20.216Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:20 [2025-05-15T04:46:20.228Z] [Pipeline] checkout 06:46:20 [2025-05-15T04:46:20.230Z] Selected Git installation does not exist. Using Default 06:46:20 [2025-05-15T04:46:20.230Z] The recommended git tool is: NONE 06:46:20 [2025-05-15T04:46:20.230Z] No credentials specified 06:46:20 [2025-05-15T04:46:20.230Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:20 [2025-05-15T04:46:20.236Z] Fetching changes from the remote Git repository 06:46:20 [2025-05-15T04:46:20.238Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:20 [2025-05-15T04:46:20.243Z] Cleaning workspace 06:46:20 [2025-05-15T04:46:20.243Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:20 [2025-05-15T04:46:20.249Z] Resetting working tree 06:46:20 [2025-05-15T04:46:20.249Z] > /usr/bin/git reset --hard # timeout=10 06:46:20 [2025-05-15T04:46:20.308Z] > /usr/bin/git clean -fdx # timeout=10 06:46:20 [2025-05-15T04:46:20.321Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:20 [2025-05-15T04:46:20.321Z] > /usr/bin/git --version # timeout=10 06:46:20 [2025-05-15T04:46:20.325Z] > git --version # 'git version 2.43.0' 06:46:20 [2025-05-15T04:46:20.325Z] > /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-05-15T04:46:20.792Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:20 [2025-05-15T04:46:20.799Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master) 06:46:20 [2025-05-15T04:46:20.799Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:20 [2025-05-15T04:46:20.804Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 06:46:20 [2025-05-15T04:46:20.877Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition" 06:46:20 [2025-05-15T04:46:20.878Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 06:46:20 [2025-05-15T04:46:20.902Z] [Pipeline] } 06:46:20 [2025-05-15T04:46:20.910Z] [Pipeline] // stage 06:46:20 [2025-05-15T04:46:20.923Z] [Pipeline] withEnv 06:46:20 [2025-05-15T04:46:20.923Z] [Pipeline] { 06:46:21 [2025-05-15T04:46:21.084Z] [Pipeline] isUnix 06:46:21 [2025-05-15T04:46:21.085Z] [Pipeline] withEnv 06:46:21 [2025-05-15T04:46:21.086Z] [Pipeline] { 06:46:21 [2025-05-15T04:46:21.097Z] [Pipeline] sh 06:46:21 [2025-05-15T04:46:21.355Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:21 [2025-05-15T04:46:21.355Z] . 06:46:21 [2025-05-15T04:46:21.356Z] [Pipeline] } 06:46:21 [2025-05-15T04:46:21.364Z] [Pipeline] // withEnv 06:46:21 [2025-05-15T04:46:21.374Z] [Pipeline] withDockerContainer 06:46:21 [2025-05-15T04:46:21.403Z] Jenkins does not seem to be running inside a container 06:46:21 [2025-05-15T04:46:21.411Z] $ 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-05-15T04:46:21.722Z] $ docker top b2d6b82ac378944c232ee356b618076269527d419805e7a9e49eab0801449f34 -eo pid,comm 06:46:21 [2025-05-15T04:46:21.759Z] [Pipeline] { 06:46:21 [2025-05-15T04:46:21.769Z] [Pipeline] withEnv 06:46:21 [2025-05-15T04:46:21.770Z] [Pipeline] { 06:46:21 [2025-05-15T04:46:21.783Z] [Pipeline] stage 06:46:21 [2025-05-15T04:46:21.783Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:21 [2025-05-15T04:46:21.814Z] [Pipeline] script 06:46:21 [2025-05-15T04:46:21.819Z] [Pipeline] { 06:46:21 [2025-05-15T04:46:21.835Z] [Pipeline] echo 06:46:21 [2025-05-15T04:46:21.835Z] Working on branch 6.4.x 06:46:21 [2025-05-15T04:46:21.840Z] [Pipeline] copyArtifacts 06:46:21 [2025-05-15T04:46:21.846Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 391 06:46:21 [2025-05-15T04:46:21.852Z] [Pipeline] readYaml 06:46:21 [2025-05-15T04:46:21.869Z] 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-05-15T04:46:21.869Z] 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-05-15T04:46:21.871Z] [Pipeline] sh 06:46:22 [2025-05-15T04:46:22.130Z] + rm -f build.yaml 06:46:22 [2025-05-15T04:46:22.131Z] [Pipeline] } 06:46:22 [2025-05-15T04:46:22.140Z] [Pipeline] // script 06:46:22 [2025-05-15T04:46:22.149Z] [Pipeline] echo 06:46:22 [2025-05-15T04:46:22.150Z] Parent version is 1.6.2 06:46:22 [2025-05-15T04:46:22.151Z] [Pipeline] echo 06:46:22 [2025-05-15T04:46:22.152Z] Silverpeas version is 6.4.4-build250508 06:46:22 [2025-05-15T04:46:22.153Z] [Pipeline] } 06:46:22 [2025-05-15T04:46:22.163Z] [Pipeline] // stage 06:46:22 [2025-05-15T04:46:22.173Z] [Pipeline] stage 06:46:22 [2025-05-15T04:46:22.173Z] [Pipeline] { (Prepare the project) 06:46:22 [2025-05-15T04:46:22.200Z] [Pipeline] git 06:46:22 [2025-05-15T04:46:22.202Z] The recommended git tool is: /usr/bin/git 06:46:22 [2025-05-15T04:46:22.203Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:22 [2025-05-15T04:46:22.211Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2373ac1d; decorates hudson.Launcher$LocalLauncher@40c9fad9 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:22 [2025-05-15T04:46:22.212Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:22 [2025-05-15T04:46:22.218Z] Fetching changes from the remote Git repository 06:46:22 [2025-05-15T04:46:22.222Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:22 [2025-05-15T04:46:22.228Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:22 [2025-05-15T04:46:22.228Z] > /usr/bin/git --version # timeout=10 06:46:22 [2025-05-15T04:46:22.233Z] > git --version # 'git version 2.43.0' 06:46:22 [2025-05-15T04:46:22.233Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:22 [2025-05-15T04:46:22.240Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:23 [2025-05-15T04:46:23.238Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:23 [2025-05-15T04:46:23.246Z] Checking out Revision be9b34946b8c371123cde77e38741c5dff43efb9 (refs/remotes/origin/6.4.x) 06:46:23 [2025-05-15T04:46:23.246Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:23 [2025-05-15T04:46:23.252Z] > /usr/bin/git checkout -f be9b34946b8c371123cde77e38741c5dff43efb9 # timeout=10 06:46:23 [2025-05-15T04:46:23.398Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:23 [2025-05-15T04:46:23.409Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:23 [2025-05-15T04:46:23.418Z] > /usr/bin/git checkout -b 6.4.x be9b34946b8c371123cde77e38741c5dff43efb9 # timeout=10 06:46:23 [2025-05-15T04:46:23.581Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250508" 06:46:23 [2025-05-15T04:46:23.581Z] > /usr/bin/git rev-list --no-walk be9b34946b8c371123cde77e38741c5dff43efb9 # timeout=10 06:46:23 [2025-05-15T04:46:23.603Z] [Pipeline] script 06:46:23 [2025-05-15T04:46:23.606Z] [Pipeline] { 06:46:23 [2025-05-15T04:46:23.621Z] [Pipeline] copyArtifacts 06:46:23 [2025-05-15T04:46:23.626Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 291 06:46:23 [2025-05-15T04:46:23.634Z] [Pipeline] readYaml 06:46:23 [2025-05-15T04:46:23.646Z] 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:23 [2025-05-15T04:46:23.647Z] [Pipeline] sh 06:46:23 [2025-05-15T04:46:23.905Z] + git rev-parse HEAD 06:46:23 [2025-05-15T04:46:23.907Z] [Pipeline] echo 06:46:23 [2025-05-15T04:46:23.908Z] Current commit is be9b34946b8c371123cde77e38741c5dff43efb9 and last build commit is be9b34946b8c371123cde77e38741c5dff43efb9 06:46:23 [2025-05-15T04:46:23.909Z] 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:23 [2025-05-15T04:46:23.909Z] [Pipeline] } 06:46:23 [2025-05-15T04:46:23.920Z] [Pipeline] // script 06:46:23 [2025-05-15T04:46:23.930Z] [Pipeline] script 06:46:23 [2025-05-15T04:46:23.934Z] [Pipeline] { 06:46:23 [2025-05-15T04:46:23.943Z] [Pipeline] readMavenPom 06:46:23 [2025-05-15T04:46:23.951Z] 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:23 [2025-05-15T04:46:23.952Z] 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:23 [2025-05-15T04:46:23.953Z] 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:23 [2025-05-15T04:46:23.953Z] 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:23 [2025-05-15T04:46:23.954Z] [Pipeline] echo 06:46:23 [2025-05-15T04:46:23.955Z] No changes and no update in Silverpeas since the last build 06:46:23 [2025-05-15T04:46:23.955Z] [Pipeline] } 06:46:23 [2025-05-15T04:46:23.964Z] [Pipeline] // script 06:46:23 [2025-05-15T04:46:23.973Z] [Pipeline] } 06:46:23 [2025-05-15T04:46:23.981Z] [Pipeline] // stage 06:46:23 [2025-05-15T04:46:23.997Z] [Pipeline] stage 06:46:23 [2025-05-15T04:46:23.997Z] [Pipeline] { (Build the project) 06:46:24 [2025-05-15T04:46:24.049Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-05-15T04:46:24.050Z] [Pipeline] getContext 06:46:24 [2025-05-15T04:46:24.062Z] [Pipeline] stage 06:46:24 [2025-05-15T04:46:24.063Z] [Pipeline] { (Check POM parent version) 06:46:24 [2025-05-15T04:46:24.072Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-05-15T04:46:24.073Z] [Pipeline] getContext 06:46:24 [2025-05-15T04:46:24.074Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.083Z] [Pipeline] // stage 06:46:24 [2025-05-15T04:46:24.093Z] [Pipeline] stage 06:46:24 [2025-05-15T04:46:24.094Z] [Pipeline] { (Update POM parent) 06:46:24 [2025-05-15T04:46:24.102Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-05-15T04:46:24.103Z] [Pipeline] getContext 06:46:24 [2025-05-15T04:46:24.104Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.112Z] [Pipeline] // stage 06:46:24 [2025-05-15T04:46:24.122Z] [Pipeline] stage 06:46:24 [2025-05-15T04:46:24.123Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:24 [2025-05-15T04:46:24.131Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-05-15T04:46:24.132Z] [Pipeline] getContext 06:46:24 [2025-05-15T04:46:24.133Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.141Z] [Pipeline] // stage 06:46:24 [2025-05-15T04:46:24.150Z] [Pipeline] stage 06:46:24 [2025-05-15T04:46:24.151Z] [Pipeline] { (Build and Publish) 06:46:24 [2025-05-15T04:46:24.160Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-05-15T04:46:24.161Z] [Pipeline] getContext 06:46:24 [2025-05-15T04:46:24.162Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.170Z] [Pipeline] // stage 06:46:24 [2025-05-15T04:46:24.177Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.184Z] [Pipeline] // stage 06:46:24 [2025-05-15T04:46:24.194Z] [Pipeline] stage 06:46:24 [2025-05-15T04:46:24.195Z] [Pipeline] { (Create YAML build report) 06:46:24 [2025-05-15T04:46:24.217Z] [Pipeline] script 06:46:24 [2025-05-15T04:46:24.222Z] [Pipeline] { 06:46:24 [2025-05-15T04:46:24.232Z] [Pipeline] sh 06:46:24 [2025-05-15T04:46:24.491Z] + mkdir -p target 06:46:24 [2025-05-15T04:46:24.493Z] [Pipeline] sh 06:46:24 [2025-05-15T04:46:24.751Z] + mv build.yaml target/ 06:46:24 [2025-05-15T04:46:24.752Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.761Z] [Pipeline] // script 06:46:24 [2025-05-15T04:46:24.770Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.779Z] [Pipeline] // stage 06:46:24 [2025-05-15T04:46:24.791Z] [Pipeline] stage 06:46:24 [2025-05-15T04:46:24.791Z] [Pipeline] { (Declarative: Post Actions) 06:46:24 [2025-05-15T04:46:24.808Z] [Pipeline] step 06:46:24 [2025-05-15T04:46:24.827Z] [Pipeline] script 06:46:24 [2025-05-15T04:46:24.833Z] [Pipeline] { 06:46:24 [2025-05-15T04:46:24.856Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.865Z] [Pipeline] // script 06:46:24 [2025-05-15T04:46:24.878Z] [Pipeline] archiveArtifacts 06:46:24 [2025-05-15T04:46:24.881Z] Archiving artifacts 06:46:24 [2025-05-15T04:46:24.890Z] Enregistrement des empreintes numériques 06:46:24 [2025-05-15T04:46:24.914Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.925Z] [Pipeline] // stage 06:46:24 [2025-05-15T04:46:24.934Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.942Z] [Pipeline] // withEnv 06:46:24 [2025-05-15T04:46:24.951Z] [Pipeline] } 06:46:24 [2025-05-15T04:46:24.952Z] $ docker stop --time=1 b2d6b82ac378944c232ee356b618076269527d419805e7a9e49eab0801449f34 06:46:26 [2025-05-15T04:46:26.232Z] $ docker rm -f --volumes b2d6b82ac378944c232ee356b618076269527d419805e7a9e49eab0801449f34 06:46:26 [2025-05-15T04:46:26.272Z] [Pipeline] // withDockerContainer 06:46:26 [2025-05-15T04:46:26.276Z] [Pipeline] } 06:46:26 [2025-05-15T04:46:26.280Z] [Pipeline] // withEnv 06:46:26 [2025-05-15T04:46:26.284Z] [Pipeline] } 06:46:26 [2025-05-15T04:46:26.288Z] [Pipeline] // node 06:46:26 [2025-05-15T04:46:26.292Z] [Pipeline] End of Pipeline 06:46:26 [2025-05-15T04:46:26.345Z] Finished: SUCCESS