Skip to content
06:46:21 [2026-06-11T04:46:21.465Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 533
06:46:21 [2026-06-11T04:46:21.465Z] Causé à l'origine par :
06:46:21 [2026-06-11T04:46:21.465Z]  Lancé par une alarme périodique
06:46:21 [2026-06-11T04:46:21.465Z] Running as userbuild
06:46:21 [2026-06-11T04:46:21.876Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2026-06-11T04:46:22.006Z] [Pipeline] Start of Pipeline
06:46:22 [2026-06-11T04:46:22.243Z] [Pipeline] node
06:46:22 [2026-06-11T04:46:22.246Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:22 [2026-06-11T04:46:22.248Z] [Pipeline] {
06:46:22 [2026-06-11T04:46:22.261Z] [Pipeline] stage
06:46:22 [2026-06-11T04:46:22.262Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:22 [2026-06-11T04:46:22.269Z] [Pipeline] checkout
06:46:22 [2026-06-11T04:46:22.270Z] Selected Git installation does not exist. Using Default
06:46:22 [2026-06-11T04:46:22.270Z] The recommended git tool is: NONE
06:46:22 [2026-06-11T04:46:22.271Z] No credentials specified
06:46:22 [2026-06-11T04:46:22.271Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22 [2026-06-11T04:46:22.278Z] Fetching changes from the remote Git repository
06:46:22 [2026-06-11T04:46:22.279Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:22 [2026-06-11T04:46:22.284Z] Cleaning workspace
06:46:22 [2026-06-11T04:46:22.284Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:22 [2026-06-11T04:46:22.289Z] Resetting working tree
06:46:22 [2026-06-11T04:46:22.289Z]  > /usr/bin/git reset --hard # timeout=10
06:46:22 [2026-06-11T04:46:22.312Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:22 [2026-06-11T04:46:22.563Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2026-06-11T04:46:22.563Z]  > /usr/bin/git --version # timeout=10
06:46:22 [2026-06-11T04:46:22.568Z]  > git --version # 'git version 2.43.0'
06:46:22 [2026-06-11T04:46:22.568Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2026-06-11T04:46:24.368Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:24 [2026-06-11T04:46:24.374Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:24 [2026-06-11T04:46:24.375Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2026-06-11T04:46:24.380Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:24 [2026-06-11T04:46:24.440Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:24 [2026-06-11T04:46:24.440Z]  > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:24 [2026-06-11T04:46:24.464Z] [Pipeline] }
06:46:24 [2026-06-11T04:46:24.468Z] [Pipeline] // stage
06:46:24 [2026-06-11T04:46:24.479Z] [Pipeline] withEnv
06:46:24 [2026-06-11T04:46:24.480Z] [Pipeline] {
06:46:24 [2026-06-11T04:46:24.593Z] [Pipeline] isUnix
06:46:24 [2026-06-11T04:46:24.595Z] [Pipeline] withEnv
06:46:24 [2026-06-11T04:46:24.595Z] [Pipeline] {
06:46:24 [2026-06-11T04:46:24.605Z] [Pipeline] sh
06:46:24 [2026-06-11T04:46:24.862Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:24 [2026-06-11T04:46:24.862Z] .
06:46:24 [2026-06-11T04:46:24.863Z] [Pipeline] }
06:46:24 [2026-06-11T04:46:24.873Z] [Pipeline] // withEnv
06:46:24 [2026-06-11T04:46:24.882Z] [Pipeline] withDockerContainer
06:46:24 [2026-06-11T04:46:24.912Z] Jenkins does not seem to be running inside a container
06:46:24 [2026-06-11T04:46:24.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:25 [2026-06-11T04:46:25.275Z] $ docker top 2fef1bc2a57599d44bd548bbab332fd1bb44e1c05a8fbd7620d780199e25a16d -eo pid,comm
06:46:25 [2026-06-11T04:46:25.312Z] [Pipeline] {
06:46:25 [2026-06-11T04:46:25.321Z] [Pipeline] withEnv
06:46:25 [2026-06-11T04:46:25.322Z] [Pipeline] {
06:46:25 [2026-06-11T04:46:25.329Z] [Pipeline] stage
06:46:25 [2026-06-11T04:46:25.329Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:25 [2026-06-11T04:46:25.354Z] [Pipeline] script
06:46:25 [2026-06-11T04:46:25.357Z] [Pipeline] {
06:46:25 [2026-06-11T04:46:25.366Z] [Pipeline] echo
06:46:25 [2026-06-11T04:46:25.366Z] Working on branch 6.4.x
06:46:25 [2026-06-11T04:46:25.371Z] [Pipeline] copyArtifacts
06:46:25 [2026-06-11T04:46:25.378Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 533
06:46:25 [2026-06-11T04:46:25.387Z] [Pipeline] readYaml
06:46:25 [2026-06-11T04:46:25.395Z] 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:25 [2026-06-11T04:46:25.396Z] 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:25 [2026-06-11T04:46:25.397Z] [Pipeline] sh
06:46:25 [2026-06-11T04:46:25.655Z] + rm -f build.yaml
06:46:25 [2026-06-11T04:46:25.655Z] [Pipeline] }
06:46:25 [2026-06-11T04:46:25.665Z] [Pipeline] // script
06:46:25 [2026-06-11T04:46:25.673Z] [Pipeline] echo
06:46:25 [2026-06-11T04:46:25.673Z] Parent version is 1.6.3
06:46:25 [2026-06-11T04:46:25.675Z] [Pipeline] echo
06:46:25 [2026-06-11T04:46:25.675Z] Silverpeas version is 6.4.7-build260610
06:46:25 [2026-06-11T04:46:25.676Z] [Pipeline] }
06:46:25 [2026-06-11T04:46:25.684Z] [Pipeline] // stage
06:46:25 [2026-06-11T04:46:25.694Z] [Pipeline] stage
06:46:25 [2026-06-11T04:46:25.694Z] [Pipeline] { (Prepare the project)
06:46:25 [2026-06-11T04:46:25.717Z] [Pipeline] git
06:46:25 [2026-06-11T04:46:25.720Z] The recommended git tool is: /usr/bin/git
06:46:25 [2026-06-11T04:46:25.720Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:25 [2026-06-11T04:46:25.732Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@485c3262; decorates hudson.Launcher$LocalLauncher@1cc9e126 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:25 [2026-06-11T04:46:25.733Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:25 [2026-06-11T04:46:25.739Z] Fetching changes from the remote Git repository
06:46:25 [2026-06-11T04:46:25.741Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:25 [2026-06-11T04:46:25.747Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:25 [2026-06-11T04:46:25.747Z]  > /usr/bin/git --version # timeout=10
06:46:25 [2026-06-11T04:46:25.753Z]  > git --version # 'git version 2.43.0'
06:46:25 [2026-06-11T04:46:25.753Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:25 [2026-06-11T04:46:25.759Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:26 [2026-06-11T04:46:26.516Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:26 [2026-06-11T04:46:26.524Z] Checking out Revision 93f45df727a1c0a0379f4bc4d3fc110a6cab0127 (refs/remotes/origin/6.4.x)
06:46:26 [2026-06-11T04:46:26.525Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:26 [2026-06-11T04:46:26.530Z]  > /usr/bin/git checkout -f 93f45df727a1c0a0379f4bc4d3fc110a6cab0127 # timeout=10
06:46:26 [2026-06-11T04:46:26.647Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:26 [2026-06-11T04:46:26.656Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:26 [2026-06-11T04:46:26.663Z]  > /usr/bin/git checkout -b 6.4.x 93f45df727a1c0a0379f4bc4d3fc110a6cab0127 # timeout=10
06:46:26 [2026-06-11T04:46:26.743Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260610"
06:46:26 [2026-06-11T04:46:26.743Z]  > /usr/bin/git rev-list --no-walk 234030c40d1f5a0a6f699ccacac79468914454a1 # timeout=10
06:46:26 [2026-06-11T04:46:26.767Z] [Pipeline] script
06:46:26 [2026-06-11T04:46:26.769Z] [Pipeline] {
06:46:26 [2026-06-11T04:46:26.777Z] [Pipeline] copyArtifacts
06:46:26 [2026-06-11T04:46:26.781Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 404
06:46:26 [2026-06-11T04:46:26.786Z] [Pipeline] readYaml
06:46:26 [2026-06-11T04:46:26.795Z] 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:26 [2026-06-11T04:46:26.796Z] [Pipeline] sh
06:46:27 [2026-06-11T04:46:27.055Z] + git rev-parse HEAD
06:46:27 [2026-06-11T04:46:27.057Z] [Pipeline] echo
06:46:27 [2026-06-11T04:46:27.058Z] Current commit is 93f45df727a1c0a0379f4bc4d3fc110a6cab0127 and last build commit is 93f45df727a1c0a0379f4bc4d3fc110a6cab0127
06:46:27 [2026-06-11T04:46:27.058Z] 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:27 [2026-06-11T04:46:27.059Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.070Z] [Pipeline] // script
06:46:27 [2026-06-11T04:46:27.080Z] [Pipeline] script
06:46:27 [2026-06-11T04:46:27.083Z] [Pipeline] {
06:46:27 [2026-06-11T04:46:27.093Z] [Pipeline] readMavenPom
06:46:27 [2026-06-11T04:46:27.103Z] 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:27 [2026-06-11T04:46:27.104Z] 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:27 [2026-06-11T04:46:27.105Z] 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:27 [2026-06-11T04:46:27.105Z] 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:27 [2026-06-11T04:46:27.106Z] [Pipeline] echo
06:46:27 [2026-06-11T04:46:27.107Z] No changes and no update in Silverpeas since the last build
06:46:27 [2026-06-11T04:46:27.107Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.116Z] [Pipeline] // script
06:46:27 [2026-06-11T04:46:27.125Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.134Z] [Pipeline] // stage
06:46:27 [2026-06-11T04:46:27.144Z] [Pipeline] stage
06:46:27 [2026-06-11T04:46:27.145Z] [Pipeline] { (Build the project)
06:46:27 [2026-06-11T04:46:27.189Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2026-06-11T04:46:27.190Z] [Pipeline] getContext
06:46:27 [2026-06-11T04:46:27.201Z] [Pipeline] stage
06:46:27 [2026-06-11T04:46:27.202Z] [Pipeline] { (Check POM parent version)
06:46:27 [2026-06-11T04:46:27.209Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2026-06-11T04:46:27.210Z] [Pipeline] getContext
06:46:27 [2026-06-11T04:46:27.211Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.218Z] [Pipeline] // stage
06:46:27 [2026-06-11T04:46:27.227Z] [Pipeline] stage
06:46:27 [2026-06-11T04:46:27.228Z] [Pipeline] { (Update POM parent)
06:46:27 [2026-06-11T04:46:27.236Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2026-06-11T04:46:27.237Z] [Pipeline] getContext
06:46:27 [2026-06-11T04:46:27.238Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.246Z] [Pipeline] // stage
06:46:27 [2026-06-11T04:46:27.255Z] [Pipeline] stage
06:46:27 [2026-06-11T04:46:27.256Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:27 [2026-06-11T04:46:27.263Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2026-06-11T04:46:27.264Z] [Pipeline] getContext
06:46:27 [2026-06-11T04:46:27.265Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.272Z] [Pipeline] // stage
06:46:27 [2026-06-11T04:46:27.281Z] [Pipeline] stage
06:46:27 [2026-06-11T04:46:27.281Z] [Pipeline] { (Build and Publish)
06:46:27 [2026-06-11T04:46:27.289Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2026-06-11T04:46:27.289Z] [Pipeline] getContext
06:46:27 [2026-06-11T04:46:27.291Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.297Z] [Pipeline] // stage
06:46:27 [2026-06-11T04:46:27.304Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.310Z] [Pipeline] // stage
06:46:27 [2026-06-11T04:46:27.318Z] [Pipeline] stage
06:46:27 [2026-06-11T04:46:27.319Z] [Pipeline] { (Create YAML build report)
06:46:27 [2026-06-11T04:46:27.335Z] [Pipeline] script
06:46:27 [2026-06-11T04:46:27.338Z] [Pipeline] {
06:46:27 [2026-06-11T04:46:27.348Z] [Pipeline] sh
06:46:27 [2026-06-11T04:46:27.605Z] + mkdir -p target
06:46:27 [2026-06-11T04:46:27.607Z] [Pipeline] sh
06:46:27 [2026-06-11T04:46:27.866Z] + mv build.yaml target/
06:46:27 [2026-06-11T04:46:27.867Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.878Z] [Pipeline] // script
06:46:27 [2026-06-11T04:46:27.887Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.895Z] [Pipeline] // stage
06:46:27 [2026-06-11T04:46:27.906Z] [Pipeline] stage
06:46:27 [2026-06-11T04:46:27.906Z] [Pipeline] { (Declarative: Post Actions)
06:46:27 [2026-06-11T04:46:27.922Z] [Pipeline] step
06:46:27 [2026-06-11T04:46:27.941Z] [Pipeline] script
06:46:27 [2026-06-11T04:46:27.945Z] [Pipeline] {
06:46:27 [2026-06-11T04:46:27.964Z] [Pipeline] }
06:46:27 [2026-06-11T04:46:27.972Z] [Pipeline] // script
06:46:27 [2026-06-11T04:46:27.986Z] [Pipeline] archiveArtifacts
06:46:27 [2026-06-11T04:46:27.989Z] Archiving artifacts
06:46:27 [2026-06-11T04:46:27.998Z] Enregistrement des empreintes numériques
06:46:28 [2026-06-11T04:46:28.022Z] [Pipeline] }
06:46:28 [2026-06-11T04:46:28.031Z] [Pipeline] // stage
06:46:28 [2026-06-11T04:46:28.039Z] [Pipeline] }
06:46:28 [2026-06-11T04:46:28.048Z] [Pipeline] // withEnv
06:46:28 [2026-06-11T04:46:28.056Z] [Pipeline] }
06:46:28 [2026-06-11T04:46:28.056Z] $ docker stop --time=1 2fef1bc2a57599d44bd548bbab332fd1bb44e1c05a8fbd7620d780199e25a16d
06:46:29 [2026-06-11T04:46:29.381Z] $ docker rm -f --volumes 2fef1bc2a57599d44bd548bbab332fd1bb44e1c05a8fbd7620d780199e25a16d
06:46:29 [2026-06-11T04:46:29.418Z] [Pipeline] // withDockerContainer
06:46:29 [2026-06-11T04:46:29.421Z] [Pipeline] }
06:46:29 [2026-06-11T04:46:29.425Z] [Pipeline] // withEnv
06:46:29 [2026-06-11T04:46:29.428Z] [Pipeline] }
06:46:29 [2026-06-11T04:46:29.432Z] [Pipeline] // node
06:46:29 [2026-06-11T04:46:29.435Z] [Pipeline] End of Pipeline
06:46:29 [2026-06-11T04:46:29.469Z] Finished: SUCCESS