Skip to content
19:24:24 [2026-01-04T18:24:24.242Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 1038
19:24:24 [2026-01-04T18:24:24.242Z] Causé à l'origine par :
19:24:24 [2026-01-04T18:24:24.242Z]  Lancé par une alarme périodique
19:24:24 [2026-01-04T18:24:24.242Z] Running as userbuild
19:24:24 [2026-01-04T18:24:24.616Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:24 [2026-01-04T18:24:24.789Z] [Pipeline] Start of Pipeline
19:24:25 [2026-01-04T18:24:25.030Z] [Pipeline] node
19:24:25 [2026-01-04T18:24:25.034Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:25 [2026-01-04T18:24:25.035Z] [Pipeline] {
19:24:25 [2026-01-04T18:24:25.050Z] [Pipeline] stage
19:24:25 [2026-01-04T18:24:25.051Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:25 [2026-01-04T18:24:25.058Z] [Pipeline] checkout
19:24:25 [2026-01-04T18:24:25.060Z] Selected Git installation does not exist. Using Default
19:24:25 [2026-01-04T18:24:25.060Z] The recommended git tool is: NONE
19:24:25 [2026-01-04T18:24:25.060Z] No credentials specified
19:24:25 [2026-01-04T18:24:25.060Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:25 [2026-01-04T18:24:25.068Z] Fetching changes from the remote Git repository
19:24:25 [2026-01-04T18:24:25.072Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:25 [2026-01-04T18:24:25.078Z] Cleaning workspace
19:24:25 [2026-01-04T18:24:25.078Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:25 [2026-01-04T18:24:25.084Z] Resetting working tree
19:24:25 [2026-01-04T18:24:25.084Z]  > /usr/bin/git reset --hard # timeout=10
19:24:25 [2026-01-04T18:24:25.187Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:25 [2026-01-04T18:24:25.198Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:25 [2026-01-04T18:24:25.198Z]  > /usr/bin/git --version # timeout=10
19:24:25 [2026-01-04T18:24:25.203Z]  > git --version # 'git version 2.43.0'
19:24:25 [2026-01-04T18:24:25.203Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:25 [2026-01-04T18:24:25.562Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:25 [2026-01-04T18:24:25.571Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:25 [2026-01-04T18:24:25.571Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:25 [2026-01-04T18:24:25.576Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:25 [2026-01-04T18:24:25.671Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:25 [2026-01-04T18:24:25.672Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:25 [2026-01-04T18:24:25.699Z] [Pipeline] }
19:24:25 [2026-01-04T18:24:25.703Z] [Pipeline] // stage
19:24:25 [2026-01-04T18:24:25.722Z] [Pipeline] withEnv
19:24:25 [2026-01-04T18:24:25.723Z] [Pipeline] {
19:24:25 [2026-01-04T18:24:25.846Z] [Pipeline] isUnix
19:24:25 [2026-01-04T18:24:25.848Z] [Pipeline] withEnv
19:24:25 [2026-01-04T18:24:25.848Z] [Pipeline] {
19:24:25 [2026-01-04T18:24:25.860Z] [Pipeline] sh
19:24:26 [2026-01-04T18:24:26.119Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:26 [2026-01-04T18:24:26.119Z] .
19:24:26 [2026-01-04T18:24:26.121Z] [Pipeline] }
19:24:26 [2026-01-04T18:24:26.131Z] [Pipeline] // withEnv
19:24:26 [2026-01-04T18:24:26.142Z] [Pipeline] withDockerContainer
19:24:26 [2026-01-04T18:24:26.176Z] Jenkins does not seem to be running inside a container
19:24:26 [2026-01-04T18:24:26.183Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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:latest cat
19:24:26 [2026-01-04T18:24:26.498Z] $ docker top eb64f213ae169ceaa0f0a786acfecced73cae27966a9cc866c00081ab692e5ae -eo pid,comm
19:24:26 [2026-01-04T18:24:26.536Z] [Pipeline] {
19:24:26 [2026-01-04T18:24:26.550Z] [Pipeline] withEnv
19:24:26 [2026-01-04T18:24:26.551Z] [Pipeline] {
19:24:26 [2026-01-04T18:24:26.559Z] [Pipeline] stage
19:24:26 [2026-01-04T18:24:26.559Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:26 [2026-01-04T18:24:26.586Z] [Pipeline] script
19:24:26 [2026-01-04T18:24:26.590Z] [Pipeline] {
19:24:26 [2026-01-04T18:24:26.599Z] [Pipeline] echo
19:24:26 [2026-01-04T18:24:26.600Z] Working on branch master
19:24:26 [2026-01-04T18:24:26.603Z] [Pipeline] copyArtifacts
19:24:26 [2026-01-04T18:24:26.610Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1038
19:24:26 [2026-01-04T18:24:26.618Z] [Pipeline] readYaml
19:24:26 [2026-01-04T18:24:26.627Z] 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.
19:24:26 [2026-01-04T18:24:26.627Z] 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.
19:24:26 [2026-01-04T18:24:26.629Z] [Pipeline] sh
19:24:26 [2026-01-04T18:24:26.886Z] + rm -f build.yaml
19:24:26 [2026-01-04T18:24:26.888Z] [Pipeline] }
19:24:26 [2026-01-04T18:24:26.896Z] [Pipeline] // script
19:24:26 [2026-01-04T18:24:26.907Z] [Pipeline] echo
19:24:26 [2026-01-04T18:24:26.907Z] Parent version is 1.7-build251205
19:24:26 [2026-01-04T18:24:26.909Z] [Pipeline] echo
19:24:26 [2026-01-04T18:24:26.909Z] Silverpeas version is 6.5-build251221
19:24:26 [2026-01-04T18:24:26.910Z] [Pipeline] }
19:24:26 [2026-01-04T18:24:26.919Z] [Pipeline] // stage
19:24:26 [2026-01-04T18:24:26.930Z] [Pipeline] stage
19:24:26 [2026-01-04T18:24:26.931Z] [Pipeline] { (Prepare the project)
19:24:26 [2026-01-04T18:24:26.960Z] [Pipeline] git
19:24:26 [2026-01-04T18:24:26.973Z] The recommended git tool is: /usr/bin/git
19:24:26 [2026-01-04T18:24:26.974Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:26 [2026-01-04T18:24:26.981Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4095ffce; decorates hudson.Launcher$LocalLauncher@6ac03fd9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:26 [2026-01-04T18:24:26.982Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:26 [2026-01-04T18:24:26.987Z] Fetching changes from the remote Git repository
19:24:26 [2026-01-04T18:24:26.991Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:26 [2026-01-04T18:24:26.997Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:26 [2026-01-04T18:24:26.997Z]  > /usr/bin/git --version # timeout=10
19:24:27 [2026-01-04T18:24:27.002Z]  > git --version # 'git version 2.43.0'
19:24:27 [2026-01-04T18:24:27.002Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:27 [2026-01-04T18:24:27.007Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:27 [2026-01-04T18:24:27.378Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:27 [2026-01-04T18:24:27.387Z] Checking out Revision 8a1d7b29c7d23401262632de60801ea757860ad8 (refs/remotes/origin/master)
19:24:27 [2026-01-04T18:24:27.387Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:27 [2026-01-04T18:24:27.392Z]  > /usr/bin/git checkout -f 8a1d7b29c7d23401262632de60801ea757860ad8 # timeout=10
19:24:27 [2026-01-04T18:24:27.527Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:27 [2026-01-04T18:24:27.538Z]  > /usr/bin/git branch -D master # timeout=10
19:24:27 [2026-01-04T18:24:27.546Z]  > /usr/bin/git checkout -b master 8a1d7b29c7d23401262632de60801ea757860ad8 # timeout=10
19:24:27 [2026-01-04T18:24:27.695Z] Commit message: "Update dependency on Silverpeas to version 6.5-build251221"
19:24:27 [2026-01-04T18:24:27.695Z]  > /usr/bin/git rev-list --no-walk 8a1d7b29c7d23401262632de60801ea757860ad8 # timeout=10
19:24:27 [2026-01-04T18:24:27.719Z] [Pipeline] script
19:24:27 [2026-01-04T18:24:27.721Z] [Pipeline] {
19:24:27 [2026-01-04T18:24:27.730Z] [Pipeline] copyArtifacts
19:24:27 [2026-01-04T18:24:27.733Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 618
19:24:27 [2026-01-04T18:24:27.744Z] [Pipeline] readYaml
19:24:27 [2026-01-04T18:24:27.754Z] 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.
19:24:27 [2026-01-04T18:24:27.756Z] [Pipeline] sh
19:24:28 [2026-01-04T18:24:28.014Z] + git rev-parse HEAD
19:24:28 [2026-01-04T18:24:28.017Z] [Pipeline] echo
19:24:28 [2026-01-04T18:24:28.017Z] Current commit is 8a1d7b29c7d23401262632de60801ea757860ad8 and last build commit is 8a1d7b29c7d23401262632de60801ea757860ad8
19:24:28 [2026-01-04T18:24:28.018Z] 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.
19:24:28 [2026-01-04T18:24:28.019Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.028Z] [Pipeline] // script
19:24:28 [2026-01-04T18:24:28.038Z] [Pipeline] script
19:24:28 [2026-01-04T18:24:28.043Z] [Pipeline] {
19:24:28 [2026-01-04T18:24:28.054Z] [Pipeline] readMavenPom
19:24:28 [2026-01-04T18:24:28.064Z] 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.
19:24:28 [2026-01-04T18:24:28.065Z] 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.
19:24:28 [2026-01-04T18:24:28.066Z] 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.
19:24:28 [2026-01-04T18:24:28.066Z] 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.
19:24:28 [2026-01-04T18:24:28.068Z] [Pipeline] echo
19:24:28 [2026-01-04T18:24:28.068Z] No changes and no update in Silverpeas since the last build
19:24:28 [2026-01-04T18:24:28.069Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.078Z] [Pipeline] // script
19:24:28 [2026-01-04T18:24:28.087Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.096Z] [Pipeline] // stage
19:24:28 [2026-01-04T18:24:28.108Z] [Pipeline] stage
19:24:28 [2026-01-04T18:24:28.109Z] [Pipeline] { (Build the project)
19:24:28 [2026-01-04T18:24:28.154Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-01-04T18:24:28.155Z] [Pipeline] getContext
19:24:28 [2026-01-04T18:24:28.170Z] [Pipeline] stage
19:24:28 [2026-01-04T18:24:28.171Z] [Pipeline] { (Check POM parent version)
19:24:28 [2026-01-04T18:24:28.180Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-01-04T18:24:28.182Z] [Pipeline] getContext
19:24:28 [2026-01-04T18:24:28.184Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.193Z] [Pipeline] // stage
19:24:28 [2026-01-04T18:24:28.205Z] [Pipeline] stage
19:24:28 [2026-01-04T18:24:28.206Z] [Pipeline] { (Update POM parent)
19:24:28 [2026-01-04T18:24:28.216Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-01-04T18:24:28.218Z] [Pipeline] getContext
19:24:28 [2026-01-04T18:24:28.220Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.229Z] [Pipeline] // stage
19:24:28 [2026-01-04T18:24:28.240Z] [Pipeline] stage
19:24:28 [2026-01-04T18:24:28.241Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:28 [2026-01-04T18:24:28.250Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-01-04T18:24:28.251Z] [Pipeline] getContext
19:24:28 [2026-01-04T18:24:28.253Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.261Z] [Pipeline] // stage
19:24:28 [2026-01-04T18:24:28.272Z] [Pipeline] stage
19:24:28 [2026-01-04T18:24:28.273Z] [Pipeline] { (Build and Publish)
19:24:28 [2026-01-04T18:24:28.281Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-01-04T18:24:28.282Z] [Pipeline] getContext
19:24:28 [2026-01-04T18:24:28.284Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.292Z] [Pipeline] // stage
19:24:28 [2026-01-04T18:24:28.301Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.309Z] [Pipeline] // stage
19:24:28 [2026-01-04T18:24:28.318Z] [Pipeline] stage
19:24:28 [2026-01-04T18:24:28.319Z] [Pipeline] { (Create YAML build report)
19:24:28 [2026-01-04T18:24:28.341Z] [Pipeline] script
19:24:28 [2026-01-04T18:24:28.346Z] [Pipeline] {
19:24:28 [2026-01-04T18:24:28.357Z] [Pipeline] sh
19:24:28 [2026-01-04T18:24:28.616Z] + mkdir -p target
19:24:28 [2026-01-04T18:24:28.618Z] [Pipeline] sh
19:24:28 [2026-01-04T18:24:28.877Z] + mv build.yaml target/
19:24:28 [2026-01-04T18:24:28.879Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.888Z] [Pipeline] // script
19:24:28 [2026-01-04T18:24:28.898Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.906Z] [Pipeline] // stage
19:24:28 [2026-01-04T18:24:28.918Z] [Pipeline] stage
19:24:28 [2026-01-04T18:24:28.919Z] [Pipeline] { (Declarative: Post Actions)
19:24:28 [2026-01-04T18:24:28.936Z] [Pipeline] step
19:24:28 [2026-01-04T18:24:28.960Z] [Pipeline] script
19:24:28 [2026-01-04T18:24:28.965Z] [Pipeline] {
19:24:28 [2026-01-04T18:24:28.984Z] [Pipeline] }
19:24:28 [2026-01-04T18:24:28.993Z] [Pipeline] // script
19:24:29 [2026-01-04T18:24:29.007Z] [Pipeline] archiveArtifacts
19:24:29 [2026-01-04T18:24:29.011Z] Archiving artifacts
19:24:29 [2026-01-04T18:24:29.020Z] Enregistrement des empreintes numériques
19:24:29 [2026-01-04T18:24:29.048Z] [Pipeline] }
19:24:29 [2026-01-04T18:24:29.057Z] [Pipeline] // stage
19:24:29 [2026-01-04T18:24:29.066Z] [Pipeline] }
19:24:29 [2026-01-04T18:24:29.075Z] [Pipeline] // withEnv
19:24:29 [2026-01-04T18:24:29.084Z] [Pipeline] }
19:24:29 [2026-01-04T18:24:29.085Z] $ docker stop --time=1 eb64f213ae169ceaa0f0a786acfecced73cae27966a9cc866c00081ab692e5ae
19:24:30 [2026-01-04T18:24:30.354Z] $ docker rm -f --volumes eb64f213ae169ceaa0f0a786acfecced73cae27966a9cc866c00081ab692e5ae
19:24:30 [2026-01-04T18:24:30.392Z] [Pipeline] // withDockerContainer
19:24:30 [2026-01-04T18:24:30.396Z] [Pipeline] }
19:24:30 [2026-01-04T18:24:30.400Z] [Pipeline] // withEnv
19:24:30 [2026-01-04T18:24:30.403Z] [Pipeline] }
19:24:30 [2026-01-04T18:24:30.407Z] [Pipeline] // node
19:24:30 [2026-01-04T18:24:30.411Z] [Pipeline] End of Pipeline
19:24:30 [2026-01-04T18:24:30.446Z] Finished: SUCCESS