Skip to content
19:24:22 [2026-02-15T18:24:22.343Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 1045
19:24:22 [2026-02-15T18:24:22.343Z] Causé à l'origine par :
19:24:22 [2026-02-15T18:24:22.343Z]  Lancé par une alarme périodique
19:24:22 [2026-02-15T18:24:22.343Z] Running as userbuild
19:24:22 [2026-02-15T18:24:22.759Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:22 [2026-02-15T18:24:22.864Z] [Pipeline] Start of Pipeline
19:24:23 [2026-02-15T18:24:23.098Z] [Pipeline] node
19:24:23 [2026-02-15T18:24:23.102Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:23 [2026-02-15T18:24:23.103Z] [Pipeline] {
19:24:23 [2026-02-15T18:24:23.116Z] [Pipeline] stage
19:24:23 [2026-02-15T18:24:23.116Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:23 [2026-02-15T18:24:23.125Z] [Pipeline] checkout
19:24:23 [2026-02-15T18:24:23.126Z] Selected Git installation does not exist. Using Default
19:24:23 [2026-02-15T18:24:23.126Z] The recommended git tool is: NONE
19:24:23 [2026-02-15T18:24:23.126Z] No credentials specified
19:24:23 [2026-02-15T18:24:23.127Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:23 [2026-02-15T18:24:23.132Z] Fetching changes from the remote Git repository
19:24:23 [2026-02-15T18:24:23.135Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:23 [2026-02-15T18:24:23.141Z] Cleaning workspace
19:24:23 [2026-02-15T18:24:23.141Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:23 [2026-02-15T18:24:23.147Z] Resetting working tree
19:24:23 [2026-02-15T18:24:23.147Z]  > /usr/bin/git reset --hard # timeout=10
19:24:23 [2026-02-15T18:24:23.192Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:23 [2026-02-15T18:24:23.471Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:23 [2026-02-15T18:24:23.471Z]  > /usr/bin/git --version # timeout=10
19:24:23 [2026-02-15T18:24:23.477Z]  > git --version # 'git version 2.43.0'
19:24:23 [2026-02-15T18:24:23.477Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23 [2026-02-15T18:24:23.925Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:23 [2026-02-15T18:24:23.932Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:23 [2026-02-15T18:24:23.933Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:23 [2026-02-15T18:24:23.938Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:24 [2026-02-15T18:24:24.034Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:24 [2026-02-15T18:24:24.035Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:24 [2026-02-15T18:24:24.059Z] [Pipeline] }
19:24:24 [2026-02-15T18:24:24.066Z] [Pipeline] // stage
19:24:24 [2026-02-15T18:24:24.082Z] [Pipeline] withEnv
19:24:24 [2026-02-15T18:24:24.083Z] [Pipeline] {
19:24:24 [2026-02-15T18:24:24.200Z] [Pipeline] isUnix
19:24:24 [2026-02-15T18:24:24.201Z] [Pipeline] withEnv
19:24:24 [2026-02-15T18:24:24.201Z] [Pipeline] {
19:24:24 [2026-02-15T18:24:24.211Z] [Pipeline] sh
19:24:24 [2026-02-15T18:24:24.468Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:24 [2026-02-15T18:24:24.468Z] .
19:24:24 [2026-02-15T18:24:24.470Z] [Pipeline] }
19:24:24 [2026-02-15T18:24:24.478Z] [Pipeline] // withEnv
19:24:24 [2026-02-15T18:24:24.488Z] [Pipeline] withDockerContainer
19:24:24 [2026-02-15T18:24:24.520Z] Jenkins does not seem to be running inside a container
19:24:24 [2026-02-15T18:24:24.527Z] $ 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:24 [2026-02-15T18:24:24.861Z] $ docker top 57cb3e5b82340387bc1684057f4e921c1506a23ee1b5feaadf4d0277ed950a37 -eo pid,comm
19:24:24 [2026-02-15T18:24:24.900Z] [Pipeline] {
19:24:24 [2026-02-15T18:24:24.910Z] [Pipeline] withEnv
19:24:24 [2026-02-15T18:24:24.910Z] [Pipeline] {
19:24:24 [2026-02-15T18:24:24.916Z] [Pipeline] stage
19:24:24 [2026-02-15T18:24:24.916Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:24 [2026-02-15T18:24:24.928Z] [Pipeline] script
19:24:24 [2026-02-15T18:24:24.931Z] [Pipeline] {
19:24:24 [2026-02-15T18:24:24.935Z] [Pipeline] echo
19:24:24 [2026-02-15T18:24:24.935Z] Working on branch master
19:24:24 [2026-02-15T18:24:24.937Z] [Pipeline] copyArtifacts
19:24:24 [2026-02-15T18:24:24.941Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1045
19:24:24 [2026-02-15T18:24:24.948Z] [Pipeline] readYaml
19:24:24 [2026-02-15T18:24:24.955Z] 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:24 [2026-02-15T18:24:24.955Z] 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:24 [2026-02-15T18:24:24.956Z] [Pipeline] sh
19:24:25 [2026-02-15T18:24:25.213Z] + rm -f build.yaml
19:24:25 [2026-02-15T18:24:25.214Z] [Pipeline] }
19:24:25 [2026-02-15T18:24:25.224Z] [Pipeline] // script
19:24:25 [2026-02-15T18:24:25.233Z] [Pipeline] echo
19:24:25 [2026-02-15T18:24:25.234Z] Parent version is 1.7-build251205
19:24:25 [2026-02-15T18:24:25.235Z] [Pipeline] echo
19:24:25 [2026-02-15T18:24:25.235Z] Silverpeas version is 6.5-build260211
19:24:25 [2026-02-15T18:24:25.236Z] [Pipeline] }
19:24:25 [2026-02-15T18:24:25.245Z] [Pipeline] // stage
19:24:25 [2026-02-15T18:24:25.255Z] [Pipeline] stage
19:24:25 [2026-02-15T18:24:25.256Z] [Pipeline] { (Prepare the project)
19:24:25 [2026-02-15T18:24:25.281Z] [Pipeline] git
19:24:25 [2026-02-15T18:24:25.283Z] The recommended git tool is: /usr/bin/git
19:24:25 [2026-02-15T18:24:25.284Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:25 [2026-02-15T18:24:25.293Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@26bd962e; decorates hudson.Launcher$LocalLauncher@f092ef6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:25 [2026-02-15T18:24:25.293Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:25 [2026-02-15T18:24:25.301Z] Fetching changes from the remote Git repository
19:24:25 [2026-02-15T18:24:25.304Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:25 [2026-02-15T18:24:25.311Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:25 [2026-02-15T18:24:25.311Z]  > /usr/bin/git --version # timeout=10
19:24:25 [2026-02-15T18:24:25.317Z]  > git --version # 'git version 2.43.0'
19:24:25 [2026-02-15T18:24:25.317Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:25 [2026-02-15T18:24:25.323Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:25 [2026-02-15T18:24:25.847Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:25 [2026-02-15T18:24:25.856Z] Checking out Revision 2684c8ef1a2cb17c80fd1f5c0cbd3ca77b591c96 (refs/remotes/origin/master)
19:24:25 [2026-02-15T18:24:25.856Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:25 [2026-02-15T18:24:25.862Z]  > /usr/bin/git checkout -f 2684c8ef1a2cb17c80fd1f5c0cbd3ca77b591c96 # timeout=10
19:24:26 [2026-02-15T18:24:26.002Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:26 [2026-02-15T18:24:26.013Z]  > /usr/bin/git branch -D master # timeout=10
19:24:26 [2026-02-15T18:24:26.021Z]  > /usr/bin/git checkout -b master 2684c8ef1a2cb17c80fd1f5c0cbd3ca77b591c96 # timeout=10
19:24:26 [2026-02-15T18:24:26.177Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260211"
19:24:26 [2026-02-15T18:24:26.177Z]  > /usr/bin/git rev-list --no-walk fef4582924580a3a485157c010a3fd3fe2f96c7f # timeout=10
19:24:26 [2026-02-15T18:24:26.198Z] [Pipeline] script
19:24:26 [2026-02-15T18:24:26.201Z] [Pipeline] {
19:24:26 [2026-02-15T18:24:26.208Z] [Pipeline] copyArtifacts
19:24:26 [2026-02-15T18:24:26.212Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 625
19:24:26 [2026-02-15T18:24:26.217Z] [Pipeline] readYaml
19:24:26 [2026-02-15T18:24:26.224Z] 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:26 [2026-02-15T18:24:26.225Z] [Pipeline] sh
19:24:26 [2026-02-15T18:24:26.483Z] + git rev-parse HEAD
19:24:26 [2026-02-15T18:24:26.485Z] [Pipeline] echo
19:24:26 [2026-02-15T18:24:26.486Z] Current commit is 2684c8ef1a2cb17c80fd1f5c0cbd3ca77b591c96 and last build commit is 2684c8ef1a2cb17c80fd1f5c0cbd3ca77b591c96
19:24:26 [2026-02-15T18:24:26.487Z] 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:26 [2026-02-15T18:24:26.487Z] [Pipeline] }
19:24:26 [2026-02-15T18:24:26.496Z] [Pipeline] // script
19:24:26 [2026-02-15T18:24:26.506Z] [Pipeline] script
19:24:26 [2026-02-15T18:24:26.510Z] [Pipeline] {
19:24:26 [2026-02-15T18:24:26.520Z] [Pipeline] readMavenPom
19:24:26 [2026-02-15T18:24:26.530Z] 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:26 [2026-02-15T18:24:26.531Z] 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:26 [2026-02-15T18:24:26.532Z] 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:26 [2026-02-15T18:24:26.532Z] 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:26 [2026-02-15T18:24:26.533Z] [Pipeline] echo
19:24:26 [2026-02-15T18:24:26.534Z] No changes and no update in Silverpeas since the last build
19:24:26 [2026-02-15T18:24:26.534Z] [Pipeline] }
19:24:26 [2026-02-15T18:24:26.543Z] [Pipeline] // script
19:24:26 [2026-02-15T18:24:26.552Z] [Pipeline] }
19:24:26 [2026-02-15T18:24:26.560Z] [Pipeline] // stage
19:24:26 [2026-02-15T18:24:26.571Z] [Pipeline] stage
19:24:26 [2026-02-15T18:24:26.572Z] [Pipeline] { (Build the project)
19:24:26 [2026-02-15T18:24:26.611Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2026-02-15T18:24:26.613Z] [Pipeline] getContext
19:24:26 [2026-02-15T18:24:26.626Z] [Pipeline] stage
19:24:26 [2026-02-15T18:24:26.627Z] [Pipeline] { (Check POM parent version)
19:24:26 [2026-02-15T18:24:26.638Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2026-02-15T18:24:26.639Z] [Pipeline] getContext
19:24:26 [2026-02-15T18:24:26.641Z] [Pipeline] }
19:24:26 [2026-02-15T18:24:26.650Z] [Pipeline] // stage
19:24:26 [2026-02-15T18:24:26.661Z] [Pipeline] stage
19:24:26 [2026-02-15T18:24:26.661Z] [Pipeline] { (Update POM parent)
19:24:26 [2026-02-15T18:24:26.670Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2026-02-15T18:24:26.671Z] [Pipeline] getContext
19:24:26 [2026-02-15T18:24:26.673Z] [Pipeline] }
19:24:26 [2026-02-15T18:24:26.682Z] [Pipeline] // stage
19:24:26 [2026-02-15T18:24:26.692Z] [Pipeline] stage
19:24:26 [2026-02-15T18:24:26.693Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:26 [2026-02-15T18:24:26.701Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2026-02-15T18:24:26.702Z] [Pipeline] getContext
19:24:26 [2026-02-15T18:24:26.704Z] [Pipeline] }
19:24:26 [2026-02-15T18:24:26.712Z] [Pipeline] // stage
19:24:26 [2026-02-15T18:24:26.722Z] [Pipeline] stage
19:24:26 [2026-02-15T18:24:26.723Z] [Pipeline] { (Build and Publish)
19:24:26 [2026-02-15T18:24:26.731Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2026-02-15T18:24:26.732Z] [Pipeline] getContext
19:24:26 [2026-02-15T18:24:26.734Z] [Pipeline] }
19:24:26 [2026-02-15T18:24:26.741Z] [Pipeline] // stage
19:24:26 [2026-02-15T18:24:26.748Z] [Pipeline] }
19:24:26 [2026-02-15T18:24:26.755Z] [Pipeline] // stage
19:24:26 [2026-02-15T18:24:26.765Z] [Pipeline] stage
19:24:26 [2026-02-15T18:24:26.766Z] [Pipeline] { (Create YAML build report)
19:24:26 [2026-02-15T18:24:26.786Z] [Pipeline] script
19:24:26 [2026-02-15T18:24:26.790Z] [Pipeline] {
19:24:26 [2026-02-15T18:24:26.802Z] [Pipeline] sh
19:24:27 [2026-02-15T18:24:27.059Z] + mkdir -p target
19:24:27 [2026-02-15T18:24:27.061Z] [Pipeline] sh
19:24:27 [2026-02-15T18:24:27.318Z] + mv build.yaml target/
19:24:27 [2026-02-15T18:24:27.319Z] [Pipeline] }
19:24:27 [2026-02-15T18:24:27.328Z] [Pipeline] // script
19:24:27 [2026-02-15T18:24:27.337Z] [Pipeline] }
19:24:27 [2026-02-15T18:24:27.345Z] [Pipeline] // stage
19:24:27 [2026-02-15T18:24:27.356Z] [Pipeline] stage
19:24:27 [2026-02-15T18:24:27.357Z] [Pipeline] { (Declarative: Post Actions)
19:24:27 [2026-02-15T18:24:27.372Z] [Pipeline] step
19:24:27 [2026-02-15T18:24:27.393Z] [Pipeline] script
19:24:27 [2026-02-15T18:24:27.397Z] [Pipeline] {
19:24:27 [2026-02-15T18:24:27.415Z] [Pipeline] }
19:24:27 [2026-02-15T18:24:27.424Z] [Pipeline] // script
19:24:27 [2026-02-15T18:24:27.438Z] [Pipeline] archiveArtifacts
19:24:27 [2026-02-15T18:24:27.441Z] Archiving artifacts
19:24:27 [2026-02-15T18:24:27.450Z] Enregistrement des empreintes numériques
19:24:27 [2026-02-15T18:24:27.465Z] [Pipeline] }
19:24:27 [2026-02-15T18:24:27.474Z] [Pipeline] // stage
19:24:27 [2026-02-15T18:24:27.483Z] [Pipeline] }
19:24:27 [2026-02-15T18:24:27.492Z] [Pipeline] // withEnv
19:24:27 [2026-02-15T18:24:27.500Z] [Pipeline] }
19:24:27 [2026-02-15T18:24:27.501Z] $ docker stop --time=1 57cb3e5b82340387bc1684057f4e921c1506a23ee1b5feaadf4d0277ed950a37
19:24:28 [2026-02-15T18:24:28.798Z] $ docker rm -f --volumes 57cb3e5b82340387bc1684057f4e921c1506a23ee1b5feaadf4d0277ed950a37
19:24:28 [2026-02-15T18:24:28.835Z] [Pipeline] // withDockerContainer
19:24:28 [2026-02-15T18:24:28.839Z] [Pipeline] }
19:24:28 [2026-02-15T18:24:28.843Z] [Pipeline] // withEnv
19:24:28 [2026-02-15T18:24:28.851Z] [Pipeline] }
19:24:28 [2026-02-15T18:24:28.861Z] [Pipeline] // node
19:24:28 [2026-02-15T18:24:28.873Z] [Pipeline] End of Pipeline
19:24:28 [2026-02-15T18:24:28.938Z] Finished: SUCCESS