06:46:21 [2026-06-01T04:46:21.793Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 528
06:46:21 [2026-06-01T04:46:21.793Z] Causé à l'origine par :
06:46:21 [2026-06-01T04:46:21.793Z] Lancé par une alarme périodique
06:46:21 [2026-06-01T04:46:21.793Z] Running as userbuild
06:46:22 [2026-06-01T04:46:22.197Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2026-06-01T04:46:22.362Z] [Pipeline] Start of Pipeline
06:46:22 [2026-06-01T04:46:22.564Z] [Pipeline] node
06:46:22 [2026-06-01T04:46:22.566Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:22 [2026-06-01T04:46:22.570Z] [Pipeline] {
06:46:22 [2026-06-01T04:46:22.584Z] [Pipeline] stage
06:46:22 [2026-06-01T04:46:22.585Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:22 [2026-06-01T04:46:22.594Z] [Pipeline] checkout
06:46:22 [2026-06-01T04:46:22.596Z] Selected Git installation does not exist. Using Default
06:46:22 [2026-06-01T04:46:22.596Z] The recommended git tool is: NONE
06:46:22 [2026-06-01T04:46:22.596Z] No credentials specified
06:46:22 [2026-06-01T04:46:22.597Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22 [2026-06-01T04:46:22.604Z] Fetching changes from the remote Git repository
06:46:22 [2026-06-01T04:46:22.608Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:22 [2026-06-01T04:46:22.614Z] Cleaning workspace
06:46:22 [2026-06-01T04:46:22.614Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:22 [2026-06-01T04:46:22.619Z] Resetting working tree
06:46:22 [2026-06-01T04:46:22.619Z] > /usr/bin/git reset --hard # timeout=10
06:46:22 [2026-06-01T04:46:22.724Z] > /usr/bin/git clean -fdx # timeout=10
06:46:22 [2026-06-01T04:46:22.735Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2026-06-01T04:46:22.735Z] > /usr/bin/git --version # timeout=10
06:46:22 [2026-06-01T04:46:22.740Z] > git --version # 'git version 2.43.0'
06:46:22 [2026-06-01T04:46:22.740Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:23 [2026-06-01T04:46:23.106Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:23 [2026-06-01T04:46:23.111Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
06:46:23 [2026-06-01T04:46:23.111Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:23 [2026-06-01T04:46:23.115Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:23 [2026-06-01T04:46:23.170Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
06:46:23 [2026-06-01T04:46:23.170Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:23 [2026-06-01T04:46:23.188Z] [Pipeline] }
06:46:23 [2026-06-01T04:46:23.191Z] [Pipeline] // stage
06:46:23 [2026-06-01T04:46:23.199Z] [Pipeline] withEnv
06:46:23 [2026-06-01T04:46:23.200Z] [Pipeline] {
06:46:23 [2026-06-01T04:46:23.301Z] [Pipeline] isUnix
06:46:23 [2026-06-01T04:46:23.302Z] [Pipeline] withEnv
06:46:23 [2026-06-01T04:46:23.302Z] [Pipeline] {
06:46:23 [2026-06-01T04:46:23.308Z] [Pipeline] sh
06:46:23 [2026-06-01T04:46:23.563Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:23 [2026-06-01T04:46:23.563Z] .
06:46:23 [2026-06-01T04:46:23.564Z] [Pipeline] }
06:46:23 [2026-06-01T04:46:23.573Z] [Pipeline] // withEnv
06:46:23 [2026-06-01T04:46:23.583Z] [Pipeline] withDockerContainer
06:46:23 [2026-06-01T04:46:23.613Z] Jenkins does not seem to be running inside a container
06:46:23 [2026-06-01T04:46:23.620Z] $ 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:23 [2026-06-01T04:46:23.908Z] $ docker top c7bf1eae894349a401ef77f09a732228b20fa1e8b84166099f8cc28af469a341 -eo pid,comm
06:46:23 [2026-06-01T04:46:23.944Z] [Pipeline] {
06:46:23 [2026-06-01T04:46:23.958Z] [Pipeline] withEnv
06:46:23 [2026-06-01T04:46:23.958Z] [Pipeline] {
06:46:23 [2026-06-01T04:46:23.968Z] [Pipeline] stage
06:46:23 [2026-06-01T04:46:23.968Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23 [2026-06-01T04:46:23.990Z] [Pipeline] script
06:46:23 [2026-06-01T04:46:23.996Z] [Pipeline] {
06:46:24 [2026-06-01T04:46:24.002Z] [Pipeline] echo
06:46:24 [2026-06-01T04:46:24.002Z] Working on branch 6.4.x
06:46:24 [2026-06-01T04:46:24.006Z] [Pipeline] copyArtifacts
06:46:24 [2026-06-01T04:46:24.013Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 528
06:46:24 [2026-06-01T04:46:24.022Z] [Pipeline] readYaml
06:46:24 [2026-06-01T04:46:24.028Z] 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 [2026-06-01T04:46:24.028Z] 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 [2026-06-01T04:46:24.029Z] [Pipeline] sh
06:46:24 [2026-06-01T04:46:24.288Z] + rm -f build.yaml
06:46:24 [2026-06-01T04:46:24.289Z] [Pipeline] }
06:46:24 [2026-06-01T04:46:24.297Z] [Pipeline] // script
06:46:24 [2026-06-01T04:46:24.303Z] [Pipeline] echo
06:46:24 [2026-06-01T04:46:24.304Z] Parent version is 1.6.2
06:46:24 [2026-06-01T04:46:24.306Z] [Pipeline] echo
06:46:24 [2026-06-01T04:46:24.306Z] Silverpeas version is 6.4.7-build260525
06:46:24 [2026-06-01T04:46:24.307Z] [Pipeline] }
06:46:24 [2026-06-01T04:46:24.312Z] [Pipeline] // stage
06:46:24 [2026-06-01T04:46:24.321Z] [Pipeline] stage
06:46:24 [2026-06-01T04:46:24.322Z] [Pipeline] { (Prepare the project)
06:46:24 [2026-06-01T04:46:24.341Z] [Pipeline] git
06:46:24 [2026-06-01T04:46:24.344Z] The recommended git tool is: /usr/bin/git
06:46:24 [2026-06-01T04:46:24.345Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:24 [2026-06-01T04:46:24.356Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@46030b68; decorates hudson.Launcher$LocalLauncher@22024183 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:24 [2026-06-01T04:46:24.357Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:24 [2026-06-01T04:46:24.364Z] Fetching changes from the remote Git repository
06:46:24 [2026-06-01T04:46:24.367Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:24 [2026-06-01T04:46:24.372Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:24 [2026-06-01T04:46:24.372Z] > /usr/bin/git --version # timeout=10
06:46:24 [2026-06-01T04:46:24.377Z] > git --version # 'git version 2.43.0'
06:46:24 [2026-06-01T04:46:24.377Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:24 [2026-06-01T04:46:24.381Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2026-06-01T04:46:24.995Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:25 [2026-06-01T04:46:25.001Z] Checking out Revision bc3c140ebc2a3b450e0252fd6cd755c29e54c61a (refs/remotes/origin/6.4.x)
06:46:25 [2026-06-01T04:46:25.002Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:25 [2026-06-01T04:46:25.007Z] > /usr/bin/git checkout -f bc3c140ebc2a3b450e0252fd6cd755c29e54c61a # timeout=10
06:46:25 [2026-06-01T04:46:25.112Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:25 [2026-06-01T04:46:25.121Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:25 [2026-06-01T04:46:25.127Z] > /usr/bin/git checkout -b 6.4.x bc3c140ebc2a3b450e0252fd6cd755c29e54c61a # timeout=10
06:46:25 [2026-06-01T04:46:25.197Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260525"
06:46:25 [2026-06-01T04:46:25.197Z] > /usr/bin/git rev-list --no-walk bc3c140ebc2a3b450e0252fd6cd755c29e54c61a # timeout=10
06:46:25 [2026-06-01T04:46:25.218Z] [Pipeline] script
06:46:25 [2026-06-01T04:46:25.221Z] [Pipeline] {
06:46:25 [2026-06-01T04:46:25.235Z] [Pipeline] copyArtifacts
06:46:25 [2026-06-01T04:46:25.240Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 400
06:46:25 [2026-06-01T04:46:25.251Z] [Pipeline] readYaml
06:46:25 [2026-06-01T04:46:25.261Z] 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 [2026-06-01T04:46:25.262Z] [Pipeline] sh
06:46:25 [2026-06-01T04:46:25.519Z] + git rev-parse HEAD
06:46:25 [2026-06-01T04:46:25.522Z] [Pipeline] echo
06:46:25 [2026-06-01T04:46:25.523Z] Current commit is bc3c140ebc2a3b450e0252fd6cd755c29e54c61a and last build commit is bc3c140ebc2a3b450e0252fd6cd755c29e54c61a
06:46:25 [2026-06-01T04:46:25.524Z] 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 [2026-06-01T04:46:25.524Z] [Pipeline] }
06:46:25 [2026-06-01T04:46:25.533Z] [Pipeline] // script
06:46:25 [2026-06-01T04:46:25.543Z] [Pipeline] script
06:46:25 [2026-06-01T04:46:25.549Z] [Pipeline] {
06:46:25 [2026-06-01T04:46:25.559Z] [Pipeline] readMavenPom
06:46:25 [2026-06-01T04:46:25.568Z] 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 [2026-06-01T04:46:25.569Z] 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 [2026-06-01T04:46:25.570Z] 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 [2026-06-01T04:46:25.570Z] 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 [2026-06-01T04:46:25.571Z] [Pipeline] echo
06:46:25 [2026-06-01T04:46:25.572Z] No changes and no update in Silverpeas since the last build
06:46:25 [2026-06-01T04:46:25.572Z] [Pipeline] }
06:46:25 [2026-06-01T04:46:25.581Z] [Pipeline] // script
06:46:25 [2026-06-01T04:46:25.592Z] [Pipeline] }
06:46:25 [2026-06-01T04:46:25.600Z] [Pipeline] // stage
06:46:25 [2026-06-01T04:46:25.610Z] [Pipeline] stage
06:46:25 [2026-06-01T04:46:25.611Z] [Pipeline] { (Build the project)
06:46:25 [2026-06-01T04:46:25.650Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-06-01T04:46:25.651Z] [Pipeline] getContext
06:46:25 [2026-06-01T04:46:25.661Z] [Pipeline] stage
06:46:25 [2026-06-01T04:46:25.662Z] [Pipeline] { (Check POM parent version)
06:46:25 [2026-06-01T04:46:25.669Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-06-01T04:46:25.670Z] [Pipeline] getContext
06:46:25 [2026-06-01T04:46:25.672Z] [Pipeline] }
06:46:25 [2026-06-01T04:46:25.679Z] [Pipeline] // stage
06:46:25 [2026-06-01T04:46:25.687Z] [Pipeline] stage
06:46:25 [2026-06-01T04:46:25.688Z] [Pipeline] { (Update POM parent)
06:46:25 [2026-06-01T04:46:25.695Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-06-01T04:46:25.695Z] [Pipeline] getContext
06:46:25 [2026-06-01T04:46:25.697Z] [Pipeline] }
06:46:25 [2026-06-01T04:46:25.706Z] [Pipeline] // stage
06:46:25 [2026-06-01T04:46:25.719Z] [Pipeline] stage
06:46:25 [2026-06-01T04:46:25.720Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:25 [2026-06-01T04:46:25.730Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-06-01T04:46:25.731Z] [Pipeline] getContext
06:46:25 [2026-06-01T04:46:25.733Z] [Pipeline] }
06:46:25 [2026-06-01T04:46:25.742Z] [Pipeline] // stage
06:46:25 [2026-06-01T04:46:25.754Z] [Pipeline] stage
06:46:25 [2026-06-01T04:46:25.754Z] [Pipeline] { (Build and Publish)
06:46:25 [2026-06-01T04:46:25.760Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2026-06-01T04:46:25.761Z] [Pipeline] getContext
06:46:25 [2026-06-01T04:46:25.762Z] [Pipeline] }
06:46:25 [2026-06-01T04:46:25.768Z] [Pipeline] // stage
06:46:25 [2026-06-01T04:46:25.774Z] [Pipeline] }
06:46:25 [2026-06-01T04:46:25.779Z] [Pipeline] // stage
06:46:25 [2026-06-01T04:46:25.786Z] [Pipeline] stage
06:46:25 [2026-06-01T04:46:25.787Z] [Pipeline] { (Create YAML build report)
06:46:25 [2026-06-01T04:46:25.803Z] [Pipeline] script
06:46:25 [2026-06-01T04:46:25.810Z] [Pipeline] {
06:46:25 [2026-06-01T04:46:25.821Z] [Pipeline] sh
06:46:26 [2026-06-01T04:46:26.080Z] + mkdir -p target
06:46:26 [2026-06-01T04:46:26.083Z] [Pipeline] sh
06:46:26 [2026-06-01T04:46:26.341Z] + mv build.yaml target/
06:46:26 [2026-06-01T04:46:26.342Z] [Pipeline] }
06:46:26 [2026-06-01T04:46:26.350Z] [Pipeline] // script
06:46:26 [2026-06-01T04:46:26.359Z] [Pipeline] }
06:46:26 [2026-06-01T04:46:26.368Z] [Pipeline] // stage
06:46:26 [2026-06-01T04:46:26.379Z] [Pipeline] stage
06:46:26 [2026-06-01T04:46:26.380Z] [Pipeline] { (Declarative: Post Actions)
06:46:26 [2026-06-01T04:46:26.397Z] [Pipeline] step
06:46:26 [2026-06-01T04:46:26.418Z] [Pipeline] script
06:46:26 [2026-06-01T04:46:26.425Z] [Pipeline] {
06:46:26 [2026-06-01T04:46:26.445Z] [Pipeline] }
06:46:26 [2026-06-01T04:46:26.454Z] [Pipeline] // script
06:46:26 [2026-06-01T04:46:26.468Z] [Pipeline] archiveArtifacts
06:46:26 [2026-06-01T04:46:26.470Z] Archiving artifacts
06:46:26 [2026-06-01T04:46:26.477Z] Enregistrement des empreintes numériques
06:46:26 [2026-06-01T04:46:26.498Z] [Pipeline] }
06:46:26 [2026-06-01T04:46:26.508Z] [Pipeline] // stage
06:46:26 [2026-06-01T04:46:26.515Z] [Pipeline] }
06:46:26 [2026-06-01T04:46:26.522Z] [Pipeline] // withEnv
06:46:26 [2026-06-01T04:46:26.528Z] [Pipeline] }
06:46:26 [2026-06-01T04:46:26.528Z] $ docker stop --time=1 c7bf1eae894349a401ef77f09a732228b20fa1e8b84166099f8cc28af469a341
06:46:27 [2026-06-01T04:46:27.778Z] $ docker rm -f --volumes c7bf1eae894349a401ef77f09a732228b20fa1e8b84166099f8cc28af469a341
06:46:27 [2026-06-01T04:46:27.814Z] [Pipeline] // withDockerContainer
06:46:27 [2026-06-01T04:46:27.818Z] [Pipeline] }
06:46:27 [2026-06-01T04:46:27.821Z] [Pipeline] // withEnv
06:46:27 [2026-06-01T04:46:27.825Z] [Pipeline] }
06:46:27 [2026-06-01T04:46:27.831Z] [Pipeline] // node
06:46:27 [2026-06-01T04:46:27.835Z] [Pipeline] End of Pipeline
06:46:27 [2026-06-01T04:46:27.877Z] Finished: SUCCESS