06:46:20[2026-04-13T04:46:20.591Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 51006:46:20[2026-04-13T04:46:20.591Z] Causé à l'origine par :
06:46:20[2026-04-13T04:46:20.591Z] Lancé par une alarme périodique
06:46:20[2026-04-13T04:46:20.591Z] Running as userbuild06:46:20[2026-04-13T04:46:20.989Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:21[2026-04-13T04:46:21.150Z] [Pipeline] Start of Pipeline
06:46:21[2026-04-13T04:46:21.410Z] [Pipeline] node
06:46:21[2026-04-13T04:46:21.414Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:21[2026-04-13T04:46:21.415Z] [Pipeline] {
06:46:21[2026-04-13T04:46:21.428Z] [Pipeline] stage
06:46:21[2026-04-13T04:46:21.428Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:21[2026-04-13T04:46:21.435Z] [Pipeline] checkout
06:46:21[2026-04-13T04:46:21.437Z] Selected Git installation does not exist. Using Default
06:46:21[2026-04-13T04:46:21.438Z] The recommended git tool is: NONE
06:46:21[2026-04-13T04:46:21.438Z] No credentials specified
06:46:21[2026-04-13T04:46:21.438Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:21[2026-04-13T04:46:21.444Z] Fetching changes from the remote Git repository
06:46:21[2026-04-13T04:46:21.451Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:21[2026-04-13T04:46:21.457Z] Cleaning workspace
06:46:21[2026-04-13T04:46:21.457Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:21[2026-04-13T04:46:21.462Z] Resetting working tree
06:46:21[2026-04-13T04:46:21.462Z] > /usr/bin/git reset --hard # timeout=10
06:46:21[2026-04-13T04:46:21.482Z] > /usr/bin/git clean -fdx # timeout=10
06:46:21[2026-04-13T04:46:21.738Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:21[2026-04-13T04:46:21.738Z] > /usr/bin/git --version # timeout=10
06:46:21[2026-04-13T04:46:21.744Z] > git --version # 'git version 2.43.0'
06:46:21[2026-04-13T04:46:21.744Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22[2026-04-13T04:46:22.096Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:22[2026-04-13T04:46:22.104Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:22[2026-04-13T04:46:22.104Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22[2026-04-13T04:46:22.110Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:22[2026-04-13T04:46:22.233Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:22[2026-04-13T04:46:22.233Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:22[2026-04-13T04:46:22.253Z] [Pipeline] }
06:46:22[2026-04-13T04:46:22.260Z] [Pipeline] // stage
06:46:22[2026-04-13T04:46:22.269Z] [Pipeline] withEnv
06:46:22[2026-04-13T04:46:22.269Z] [Pipeline] {
06:46:22[2026-04-13T04:46:22.362Z] [Pipeline] isUnix
06:46:22[2026-04-13T04:46:22.363Z] [Pipeline] withEnv
06:46:22[2026-04-13T04:46:22.364Z] [Pipeline] {
06:46:22[2026-04-13T04:46:22.375Z] [Pipeline] sh
06:46:22[2026-04-13T04:46:22.632Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:22[2026-04-13T04:46:22.632Z] .
06:46:22[2026-04-13T04:46:22.634Z] [Pipeline] }
06:46:22[2026-04-13T04:46:22.642Z] [Pipeline] // withEnv
06:46:22[2026-04-13T04:46:22.652Z] [Pipeline] withDockerContainer
06:46:22[2026-04-13T04:46:22.688Z] Jenkins does not seem to be running inside a container
06:46:22[2026-04-13T04:46:22.696Z] $ 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-04-13T04:46:23.005Z] $ docker top 6773e2eea349d0e2cb4c2444b8aed4d7c559eea4b55788501948b1e18d7c30be -eo pid,comm
06:46:23[2026-04-13T04:46:23.042Z] [Pipeline] {
06:46:23[2026-04-13T04:46:23.055Z] [Pipeline] withEnv
06:46:23[2026-04-13T04:46:23.055Z] [Pipeline] {
06:46:23[2026-04-13T04:46:23.067Z] [Pipeline] stage
06:46:23[2026-04-13T04:46:23.068Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23[2026-04-13T04:46:23.102Z] [Pipeline] script
06:46:23[2026-04-13T04:46:23.110Z] [Pipeline] {
06:46:23[2026-04-13T04:46:23.120Z] [Pipeline] echo
06:46:23[2026-04-13T04:46:23.121Z] Working on branch 6.4.x
06:46:23[2026-04-13T04:46:23.126Z] [Pipeline] copyArtifacts
06:46:23[2026-04-13T04:46:23.132Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 51006:46:23[2026-04-13T04:46:23.144Z] [Pipeline] readYaml
06:46:23[2026-04-13T04:46:23.154Z] 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:23[2026-04-13T04:46:23.154Z] 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:23[2026-04-13T04:46:23.156Z] [Pipeline] sh
06:46:23[2026-04-13T04:46:23.415Z] + rm -f build.yaml
06:46:23[2026-04-13T04:46:23.416Z] [Pipeline] }
06:46:23[2026-04-13T04:46:23.424Z] [Pipeline] // script
06:46:23[2026-04-13T04:46:23.433Z] [Pipeline] echo
06:46:23[2026-04-13T04:46:23.433Z] Parent version is 1.6.2
06:46:23[2026-04-13T04:46:23.435Z] [Pipeline] echo
06:46:23[2026-04-13T04:46:23.436Z] Silverpeas version is 6.4.7-build260409
06:46:23[2026-04-13T04:46:23.437Z] [Pipeline] }
06:46:23[2026-04-13T04:46:23.447Z] [Pipeline] // stage
06:46:23[2026-04-13T04:46:23.456Z] [Pipeline] stage
06:46:23[2026-04-13T04:46:23.457Z] [Pipeline] { (Prepare the project)
06:46:23[2026-04-13T04:46:23.482Z] [Pipeline] git
06:46:23[2026-04-13T04:46:23.484Z] The recommended git tool is: /usr/bin/git
06:46:23[2026-04-13T04:46:23.486Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:23[2026-04-13T04:46:23.494Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@277a4b1e; decorates hudson.Launcher$LocalLauncher@7cf43f39 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:23[2026-04-13T04:46:23.495Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23[2026-04-13T04:46:23.501Z] Fetching changes from the remote Git repository
06:46:23[2026-04-13T04:46:23.503Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:23[2026-04-13T04:46:23.510Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:23[2026-04-13T04:46:23.510Z] > /usr/bin/git --version # timeout=10
06:46:23[2026-04-13T04:46:23.515Z] > git --version # 'git version 2.43.0'
06:46:23[2026-04-13T04:46:23.515Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:23[2026-04-13T04:46:23.520Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24[2026-04-13T04:46:24.706Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24[2026-04-13T04:46:24.715Z] Checking out Revision c4fd312019e66779eb3b3bddefabd474ce089c0a (refs/remotes/origin/6.4.x)
06:46:24[2026-04-13T04:46:24.715Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24[2026-04-13T04:46:24.720Z] > /usr/bin/git checkout -f c4fd312019e66779eb3b3bddefabd474ce089c0a # timeout=10
06:46:24[2026-04-13T04:46:24.841Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24[2026-04-13T04:46:24.850Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24[2026-04-13T04:46:24.860Z] > /usr/bin/git checkout -b 6.4.x c4fd312019e66779eb3b3bddefabd474ce089c0a # timeout=10
06:46:25[2026-04-13T04:46:25.004Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260409"
06:46:25[2026-04-13T04:46:25.004Z] > /usr/bin/git rev-list --no-walk e7f1a6a4a9a9e29912431ac40f46a5f222336dda # timeout=10
06:46:25[2026-04-13T04:46:25.026Z] [Pipeline] script
06:46:25[2026-04-13T04:46:25.030Z] [Pipeline] {
06:46:25[2026-04-13T04:46:25.038Z] [Pipeline] copyArtifacts
06:46:25[2026-04-13T04:46:25.042Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 38906:46:25[2026-04-13T04:46:25.051Z] [Pipeline] readYaml
06:46:25[2026-04-13T04:46:25.063Z] 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-04-13T04:46:25.065Z] [Pipeline] sh
06:46:25[2026-04-13T04:46:25.323Z] + git rev-parse HEAD
06:46:25[2026-04-13T04:46:25.326Z] [Pipeline] echo
06:46:25[2026-04-13T04:46:25.327Z] Current commit is c4fd312019e66779eb3b3bddefabd474ce089c0a and last build commit is c4fd312019e66779eb3b3bddefabd474ce089c0a
06:46:25[2026-04-13T04:46:25.328Z] 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-04-13T04:46:25.328Z] [Pipeline] }
06:46:25[2026-04-13T04:46:25.337Z] [Pipeline] // script
06:46:25[2026-04-13T04:46:25.347Z] [Pipeline] script
06:46:25[2026-04-13T04:46:25.353Z] [Pipeline] {
06:46:25[2026-04-13T04:46:25.364Z] [Pipeline] readMavenPom
06:46:25[2026-04-13T04:46:25.377Z] 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-04-13T04:46:25.379Z] 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-04-13T04:46:25.380Z] 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-04-13T04:46:25.380Z] 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-04-13T04:46:25.381Z] [Pipeline] echo
06:46:25[2026-04-13T04:46:25.382Z] No changes and no update in Silverpeas since the last build
06:46:25[2026-04-13T04:46:25.382Z] [Pipeline] }
06:46:25[2026-04-13T04:46:25.390Z] [Pipeline] // script
06:46:25[2026-04-13T04:46:25.395Z] [Pipeline] }
06:46:25[2026-04-13T04:46:25.400Z] [Pipeline] // stage
06:46:25[2026-04-13T04:46:25.411Z] [Pipeline] stage
06:46:25[2026-04-13T04:46:25.412Z] [Pipeline] { (Build the project)
06:46:25[2026-04-13T04:46:25.459Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-13T04:46:25.461Z] [Pipeline] getContext
06:46:25[2026-04-13T04:46:25.475Z] [Pipeline] stage
06:46:25[2026-04-13T04:46:25.475Z] [Pipeline] { (Check POM parent version)
06:46:25[2026-04-13T04:46:25.485Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-13T04:46:25.486Z] [Pipeline] getContext
06:46:25[2026-04-13T04:46:25.487Z] [Pipeline] }
06:46:25[2026-04-13T04:46:25.496Z] [Pipeline] // stage
06:46:25[2026-04-13T04:46:25.508Z] [Pipeline] stage
06:46:25[2026-04-13T04:46:25.510Z] [Pipeline] { (Update POM parent)
06:46:25[2026-04-13T04:46:25.518Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-13T04:46:25.520Z] [Pipeline] getContext
06:46:25[2026-04-13T04:46:25.522Z] [Pipeline] }
06:46:25[2026-04-13T04:46:25.533Z] [Pipeline] // stage
06:46:25[2026-04-13T04:46:25.543Z] [Pipeline] stage
06:46:25[2026-04-13T04:46:25.544Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:25[2026-04-13T04:46:25.552Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-13T04:46:25.554Z] [Pipeline] getContext
06:46:25[2026-04-13T04:46:25.556Z] [Pipeline] }
06:46:25[2026-04-13T04:46:25.565Z] [Pipeline] // stage
06:46:25[2026-04-13T04:46:25.575Z] [Pipeline] stage
06:46:25[2026-04-13T04:46:25.575Z] [Pipeline] { (Build and Publish)
06:46:25[2026-04-13T04:46:25.580Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-13T04:46:25.581Z] [Pipeline] getContext
06:46:25[2026-04-13T04:46:25.582Z] [Pipeline] }
06:46:25[2026-04-13T04:46:25.593Z] [Pipeline] // stage
06:46:25[2026-04-13T04:46:25.599Z] [Pipeline] }
06:46:25[2026-04-13T04:46:25.606Z] [Pipeline] // stage
06:46:25[2026-04-13T04:46:25.616Z] [Pipeline] stage
06:46:25[2026-04-13T04:46:25.617Z] [Pipeline] { (Create YAML build report)
06:46:25[2026-04-13T04:46:25.642Z] [Pipeline] script
06:46:25[2026-04-13T04:46:25.648Z] [Pipeline] {
06:46:25[2026-04-13T04:46:25.666Z] [Pipeline] sh
06:46:25[2026-04-13T04:46:25.927Z] + mkdir -p target
06:46:25[2026-04-13T04:46:25.930Z] [Pipeline] sh
06:46:26[2026-04-13T04:46:26.189Z] + mv build.yaml target/
06:46:26[2026-04-13T04:46:26.190Z] [Pipeline] }
06:46:26[2026-04-13T04:46:26.199Z] [Pipeline] // script
06:46:26[2026-04-13T04:46:26.209Z] [Pipeline] }
06:46:26[2026-04-13T04:46:26.217Z] [Pipeline] // stage
06:46:26[2026-04-13T04:46:26.229Z] [Pipeline] stage
06:46:26[2026-04-13T04:46:26.229Z] [Pipeline] { (Declarative: Post Actions)
06:46:26[2026-04-13T04:46:26.247Z] [Pipeline] step
06:46:26[2026-04-13T04:46:26.269Z] [Pipeline] script
06:46:26[2026-04-13T04:46:26.275Z] [Pipeline] {
06:46:26[2026-04-13T04:46:26.286Z] [Pipeline] }
06:46:26[2026-04-13T04:46:26.294Z] [Pipeline] // script
06:46:26[2026-04-13T04:46:26.309Z] [Pipeline] archiveArtifacts
06:46:26[2026-04-13T04:46:26.312Z] Archiving artifacts
06:46:26[2026-04-13T04:46:26.321Z] Enregistrement des empreintes numériques
06:46:26[2026-04-13T04:46:26.354Z] [Pipeline] }
06:46:26[2026-04-13T04:46:26.363Z] [Pipeline] // stage
06:46:26[2026-04-13T04:46:26.373Z] [Pipeline] }
06:46:26[2026-04-13T04:46:26.381Z] [Pipeline] // withEnv
06:46:26[2026-04-13T04:46:26.390Z] [Pipeline] }
06:46:26[2026-04-13T04:46:26.391Z] $ docker stop --time=1 6773e2eea349d0e2cb4c2444b8aed4d7c559eea4b55788501948b1e18d7c30be
06:46:27[2026-04-13T04:46:27.721Z] $ docker rm -f --volumes 6773e2eea349d0e2cb4c2444b8aed4d7c559eea4b55788501948b1e18d7c30be
06:46:27[2026-04-13T04:46:27.760Z] [Pipeline] // withDockerContainer
06:46:27[2026-04-13T04:46:27.764Z] [Pipeline] }
06:46:27[2026-04-13T04:46:27.768Z] [Pipeline] // withEnv
06:46:27[2026-04-13T04:46:27.772Z] [Pipeline] }
06:46:27[2026-04-13T04:46:27.777Z] [Pipeline] // node
06:46:27[2026-04-13T04:46:27.781Z] [Pipeline] End of Pipeline
06:46:27[2026-04-13T04:46:27.815Z] Finished: SUCCESS