Skip to content
19:24:25 [2026-04-15T17:24:25.230Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 1071
19:24:25 [2026-04-15T17:24:25.230Z] Causé à l'origine par :
19:24:25 [2026-04-15T17:24:25.230Z]  Lancé par une alarme périodique
19:24:25 [2026-04-15T17:24:25.230Z] Running as userbuild
19:24:25 [2026-04-15T17:24:25.662Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:25 [2026-04-15T17:24:25.806Z] [Pipeline] Start of Pipeline
19:24:26 [2026-04-15T17:24:26.031Z] [Pipeline] node
19:24:26 [2026-04-15T17:24:26.034Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:26 [2026-04-15T17:24:26.035Z] [Pipeline] {
19:24:26 [2026-04-15T17:24:26.046Z] [Pipeline] stage
19:24:26 [2026-04-15T17:24:26.046Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:26 [2026-04-15T17:24:26.052Z] [Pipeline] checkout
19:24:26 [2026-04-15T17:24:26.053Z] Selected Git installation does not exist. Using Default
19:24:26 [2026-04-15T17:24:26.053Z] The recommended git tool is: NONE
19:24:26 [2026-04-15T17:24:26.053Z] No credentials specified
19:24:26 [2026-04-15T17:24:26.054Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:26 [2026-04-15T17:24:26.058Z] Fetching changes from the remote Git repository
19:24:26 [2026-04-15T17:24:26.065Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:26 [2026-04-15T17:24:26.070Z] Cleaning workspace
19:24:26 [2026-04-15T17:24:26.070Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:26 [2026-04-15T17:24:26.075Z] Resetting working tree
19:24:26 [2026-04-15T17:24:26.075Z]  > /usr/bin/git reset --hard # timeout=10
19:24:26 [2026-04-15T17:24:26.181Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:26 [2026-04-15T17:24:26.194Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:26 [2026-04-15T17:24:26.194Z]  > /usr/bin/git --version # timeout=10
19:24:26 [2026-04-15T17:24:26.199Z]  > git --version # 'git version 2.43.0'
19:24:26 [2026-04-15T17:24:26.199Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:26 [2026-04-15T17:24:26.630Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:26 [2026-04-15T17:24:26.638Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:26 [2026-04-15T17:24:26.639Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:26 [2026-04-15T17:24:26.643Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:26 [2026-04-15T17:24:26.737Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:26 [2026-04-15T17:24:26.737Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:26 [2026-04-15T17:24:26.762Z] [Pipeline] }
19:24:26 [2026-04-15T17:24:26.766Z] [Pipeline] // stage
19:24:26 [2026-04-15T17:24:26.773Z] [Pipeline] withEnv
19:24:26 [2026-04-15T17:24:26.774Z] [Pipeline] {
19:24:26 [2026-04-15T17:24:26.851Z] [Pipeline] isUnix
19:24:26 [2026-04-15T17:24:26.852Z] [Pipeline] withEnv
19:24:26 [2026-04-15T17:24:26.853Z] [Pipeline] {
19:24:26 [2026-04-15T17:24:26.863Z] [Pipeline] sh
19:24:27 [2026-04-15T17:24:27.120Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:27 [2026-04-15T17:24:27.120Z] .
19:24:27 [2026-04-15T17:24:27.121Z] [Pipeline] }
19:24:27 [2026-04-15T17:24:27.128Z] [Pipeline] // withEnv
19:24:27 [2026-04-15T17:24:27.135Z] [Pipeline] withDockerContainer
19:24:27 [2026-04-15T17:24:27.165Z] Jenkins does not seem to be running inside a container
19:24:27 [2026-04-15T17:24:27.171Z] $ 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:27 [2026-04-15T17:24:27.477Z] $ docker top f5549bdadd6aa40bd1781c4708edab51da8001ed69cce2ea24fc3d6c212c8bd0 -eo pid,comm
19:24:27 [2026-04-15T17:24:27.514Z] [Pipeline] {
19:24:27 [2026-04-15T17:24:27.523Z] [Pipeline] withEnv
19:24:27 [2026-04-15T17:24:27.524Z] [Pipeline] {
19:24:27 [2026-04-15T17:24:27.532Z] [Pipeline] stage
19:24:27 [2026-04-15T17:24:27.532Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:27 [2026-04-15T17:24:27.559Z] [Pipeline] script
19:24:27 [2026-04-15T17:24:27.564Z] [Pipeline] {
19:24:27 [2026-04-15T17:24:27.574Z] [Pipeline] echo
19:24:27 [2026-04-15T17:24:27.574Z] Working on branch master
19:24:27 [2026-04-15T17:24:27.579Z] [Pipeline] copyArtifacts
19:24:27 [2026-04-15T17:24:27.588Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1071
19:24:27 [2026-04-15T17:24:27.594Z] [Pipeline] readYaml
19:24:27 [2026-04-15T17:24:27.603Z] 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:27 [2026-04-15T17:24:27.603Z] 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:27 [2026-04-15T17:24:27.605Z] [Pipeline] sh
19:24:27 [2026-04-15T17:24:27.863Z] + rm -f build.yaml
19:24:27 [2026-04-15T17:24:27.864Z] [Pipeline] }
19:24:27 [2026-04-15T17:24:27.874Z] [Pipeline] // script
19:24:27 [2026-04-15T17:24:27.883Z] [Pipeline] echo
19:24:27 [2026-04-15T17:24:27.883Z] Parent version is 1.7-build260224
19:24:27 [2026-04-15T17:24:27.884Z] [Pipeline] echo
19:24:27 [2026-04-15T17:24:27.885Z] Silverpeas version is 6.5-build260409
19:24:27 [2026-04-15T17:24:27.886Z] [Pipeline] }
19:24:27 [2026-04-15T17:24:27.894Z] [Pipeline] // stage
19:24:27 [2026-04-15T17:24:27.904Z] [Pipeline] stage
19:24:27 [2026-04-15T17:24:27.905Z] [Pipeline] { (Prepare the project)
19:24:27 [2026-04-15T17:24:27.931Z] [Pipeline] git
19:24:27 [2026-04-15T17:24:27.933Z] The recommended git tool is: /usr/bin/git
19:24:27 [2026-04-15T17:24:27.934Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:27 [2026-04-15T17:24:27.943Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4a561995; decorates hudson.Launcher$LocalLauncher@3941f64f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:27 [2026-04-15T17:24:27.944Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:27 [2026-04-15T17:24:27.950Z] Fetching changes from the remote Git repository
19:24:27 [2026-04-15T17:24:27.954Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:27 [2026-04-15T17:24:27.960Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:27 [2026-04-15T17:24:27.961Z]  > /usr/bin/git --version # timeout=10
19:24:27 [2026-04-15T17:24:27.966Z]  > git --version # 'git version 2.43.0'
19:24:27 [2026-04-15T17:24:27.967Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:27 [2026-04-15T17:24:27.973Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:28 [2026-04-15T17:24:28.566Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:28 [2026-04-15T17:24:28.574Z] Checking out Revision 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed (refs/remotes/origin/master)
19:24:28 [2026-04-15T17:24:28.575Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:28 [2026-04-15T17:24:28.580Z]  > /usr/bin/git checkout -f 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed # timeout=10
19:24:28 [2026-04-15T17:24:28.718Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:28 [2026-04-15T17:24:28.729Z]  > /usr/bin/git branch -D master # timeout=10
19:24:28 [2026-04-15T17:24:28.736Z]  > /usr/bin/git checkout -b master 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed # timeout=10
19:24:28 [2026-04-15T17:24:28.869Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260409"
19:24:28 [2026-04-15T17:24:28.870Z]  > /usr/bin/git rev-list --no-walk 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed # timeout=10
19:24:28 [2026-04-15T17:24:28.890Z] [Pipeline] script
19:24:28 [2026-04-15T17:24:28.892Z] [Pipeline] {
19:24:28 [2026-04-15T17:24:28.900Z] [Pipeline] copyArtifacts
19:24:28 [2026-04-15T17:24:28.903Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 643
19:24:28 [2026-04-15T17:24:28.911Z] [Pipeline] readYaml
19:24:28 [2026-04-15T17:24:28.918Z] 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:28 [2026-04-15T17:24:28.920Z] [Pipeline] sh
19:24:29 [2026-04-15T17:24:29.178Z] + git rev-parse HEAD
19:24:29 [2026-04-15T17:24:29.181Z] [Pipeline] echo
19:24:29 [2026-04-15T17:24:29.181Z] Current commit is 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed and last build commit is 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed
19:24:29 [2026-04-15T17:24:29.182Z] 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:29 [2026-04-15T17:24:29.182Z] [Pipeline] }
19:24:29 [2026-04-15T17:24:29.191Z] [Pipeline] // script
19:24:29 [2026-04-15T17:24:29.200Z] [Pipeline] script
19:24:29 [2026-04-15T17:24:29.203Z] [Pipeline] {
19:24:29 [2026-04-15T17:24:29.212Z] [Pipeline] readMavenPom
19:24:29 [2026-04-15T17:24:29.217Z] 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:29 [2026-04-15T17:24:29.218Z] 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:29 [2026-04-15T17:24:29.219Z] 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:29 [2026-04-15T17:24:29.219Z] 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:29 [2026-04-15T17:24:29.220Z] [Pipeline] echo
19:24:29 [2026-04-15T17:24:29.220Z] No changes and no update in Silverpeas since the last build
19:24:29 [2026-04-15T17:24:29.221Z] [Pipeline] }
19:24:29 [2026-04-15T17:24:29.229Z] [Pipeline] // script
19:24:29 [2026-04-15T17:24:29.238Z] [Pipeline] }
19:24:29 [2026-04-15T17:24:29.246Z] [Pipeline] // stage
19:24:29 [2026-04-15T17:24:29.256Z] [Pipeline] stage
19:24:29 [2026-04-15T17:24:29.257Z] [Pipeline] { (Build the project)
19:24:29 [2026-04-15T17:24:29.298Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-04-15T17:24:29.299Z] [Pipeline] getContext
19:24:29 [2026-04-15T17:24:29.313Z] [Pipeline] stage
19:24:29 [2026-04-15T17:24:29.314Z] [Pipeline] { (Check POM parent version)
19:24:29 [2026-04-15T17:24:29.326Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-04-15T17:24:29.327Z] [Pipeline] getContext
19:24:29 [2026-04-15T17:24:29.328Z] [Pipeline] }
19:24:29 [2026-04-15T17:24:29.336Z] [Pipeline] // stage
19:24:29 [2026-04-15T17:24:29.345Z] [Pipeline] stage
19:24:29 [2026-04-15T17:24:29.346Z] [Pipeline] { (Update POM parent)
19:24:29 [2026-04-15T17:24:29.354Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-04-15T17:24:29.355Z] [Pipeline] getContext
19:24:29 [2026-04-15T17:24:29.357Z] [Pipeline] }
19:24:29 [2026-04-15T17:24:29.365Z] [Pipeline] // stage
19:24:29 [2026-04-15T17:24:29.375Z] [Pipeline] stage
19:24:29 [2026-04-15T17:24:29.376Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:29 [2026-04-15T17:24:29.384Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-04-15T17:24:29.385Z] [Pipeline] getContext
19:24:29 [2026-04-15T17:24:29.387Z] [Pipeline] }
19:24:29 [2026-04-15T17:24:29.394Z] [Pipeline] // stage
19:24:29 [2026-04-15T17:24:29.403Z] [Pipeline] stage
19:24:29 [2026-04-15T17:24:29.404Z] [Pipeline] { (Build and Publish)
19:24:29 [2026-04-15T17:24:29.412Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-04-15T17:24:29.413Z] [Pipeline] getContext
19:24:29 [2026-04-15T17:24:29.414Z] [Pipeline] }
19:24:29 [2026-04-15T17:24:29.421Z] [Pipeline] // stage
19:24:29 [2026-04-15T17:24:29.429Z] [Pipeline] }
19:24:29 [2026-04-15T17:24:29.437Z] [Pipeline] // stage
19:24:29 [2026-04-15T17:24:29.448Z] [Pipeline] stage
19:24:29 [2026-04-15T17:24:29.449Z] [Pipeline] { (Create YAML build report)
19:24:29 [2026-04-15T17:24:29.468Z] [Pipeline] script
19:24:29 [2026-04-15T17:24:29.473Z] [Pipeline] {
19:24:29 [2026-04-15T17:24:29.483Z] [Pipeline] sh
19:24:29 [2026-04-15T17:24:29.741Z] + mkdir -p target
19:24:29 [2026-04-15T17:24:29.743Z] [Pipeline] sh
19:24:30 [2026-04-15T17:24:30.002Z] + mv build.yaml target/
19:24:30 [2026-04-15T17:24:30.003Z] [Pipeline] }
19:24:30 [2026-04-15T17:24:30.012Z] [Pipeline] // script
19:24:30 [2026-04-15T17:24:30.020Z] [Pipeline] }
19:24:30 [2026-04-15T17:24:30.028Z] [Pipeline] // stage
19:24:30 [2026-04-15T17:24:30.040Z] [Pipeline] stage
19:24:30 [2026-04-15T17:24:30.041Z] [Pipeline] { (Declarative: Post Actions)
19:24:30 [2026-04-15T17:24:30.057Z] [Pipeline] step
19:24:30 [2026-04-15T17:24:30.076Z] [Pipeline] script
19:24:30 [2026-04-15T17:24:30.081Z] [Pipeline] {
19:24:30 [2026-04-15T17:24:30.099Z] [Pipeline] }
19:24:30 [2026-04-15T17:24:30.105Z] [Pipeline] // script
19:24:30 [2026-04-15T17:24:30.119Z] [Pipeline] archiveArtifacts
19:24:30 [2026-04-15T17:24:30.122Z] Archiving artifacts
19:24:30 [2026-04-15T17:24:30.131Z] Enregistrement des empreintes numériques
19:24:30 [2026-04-15T17:24:30.154Z] [Pipeline] }
19:24:30 [2026-04-15T17:24:30.162Z] [Pipeline] // stage
19:24:30 [2026-04-15T17:24:30.171Z] [Pipeline] }
19:24:30 [2026-04-15T17:24:30.179Z] [Pipeline] // withEnv
19:24:30 [2026-04-15T17:24:30.187Z] [Pipeline] }
19:24:30 [2026-04-15T17:24:30.188Z] $ docker stop --time=1 f5549bdadd6aa40bd1781c4708edab51da8001ed69cce2ea24fc3d6c212c8bd0
19:24:31 [2026-04-15T17:24:31.443Z] $ docker rm -f --volumes f5549bdadd6aa40bd1781c4708edab51da8001ed69cce2ea24fc3d6c212c8bd0
19:24:31 [2026-04-15T17:24:31.480Z] [Pipeline] // withDockerContainer
19:24:31 [2026-04-15T17:24:31.484Z] [Pipeline] }
19:24:31 [2026-04-15T17:24:31.488Z] [Pipeline] // withEnv
19:24:31 [2026-04-15T17:24:31.494Z] [Pipeline] }
19:24:31 [2026-04-15T17:24:31.502Z] [Pipeline] // node
19:24:31 [2026-04-15T17:24:31.510Z] [Pipeline] End of Pipeline
19:24:31 [2026-04-15T17:24:31.559Z] Finished: SUCCESS