06:46:19 [2026-03-12T05:46:19.901Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 494
06:46:19 [2026-03-12T05:46:19.901Z] Causé à l'origine par :
06:46:19 [2026-03-12T05:46:19.901Z] Lancé par une alarme périodique
06:46:19 [2026-03-12T05:46:19.902Z] Running as userbuild
06:46:20 [2026-03-12T05:46:20.355Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:20 [2026-03-12T05:46:20.502Z] [Pipeline] Start of Pipeline
06:46:20 [2026-03-12T05:46:20.735Z] [Pipeline] node
06:46:20 [2026-03-12T05:46:20.739Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:20 [2026-03-12T05:46:20.740Z] [Pipeline] {
06:46:20 [2026-03-12T05:46:20.752Z] [Pipeline] stage
06:46:20 [2026-03-12T05:46:20.753Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:20 [2026-03-12T05:46:20.759Z] [Pipeline] checkout
06:46:20 [2026-03-12T05:46:20.760Z] Selected Git installation does not exist. Using Default
06:46:20 [2026-03-12T05:46:20.760Z] The recommended git tool is: NONE
06:46:20 [2026-03-12T05:46:20.760Z] No credentials specified
06:46:20 [2026-03-12T05:46:20.760Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:20 [2026-03-12T05:46:20.766Z] Fetching changes from the remote Git repository
06:46:20 [2026-03-12T05:46:20.768Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:20 [2026-03-12T05:46:20.774Z] Cleaning workspace
06:46:20 [2026-03-12T05:46:20.774Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:20 [2026-03-12T05:46:20.779Z] Resetting working tree
06:46:20 [2026-03-12T05:46:20.779Z] > /usr/bin/git reset --hard # timeout=10
06:46:20 [2026-03-12T05:46:20.807Z] > /usr/bin/git clean -fdx # timeout=10
06:46:21 [2026-03-12T05:46:21.053Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2026-03-12T05:46:21.053Z] > /usr/bin/git --version # timeout=10
06:46:21 [2026-03-12T05:46:21.060Z] > git --version # 'git version 2.43.0'
06:46:21 [2026-03-12T05:46:21.060Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:21 [2026-03-12T05:46:21.441Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:21 [2026-03-12T05:46:21.448Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:21 [2026-03-12T05:46:21.448Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:21 [2026-03-12T05:46:21.454Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:21 [2026-03-12T05:46:21.568Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:21 [2026-03-12T05:46:21.568Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:21 [2026-03-12T05:46:21.592Z] [Pipeline] }
06:46:21 [2026-03-12T05:46:21.596Z] [Pipeline] // stage
06:46:21 [2026-03-12T05:46:21.615Z] [Pipeline] withEnv
06:46:21 [2026-03-12T05:46:21.616Z] [Pipeline] {
06:46:21 [2026-03-12T05:46:21.727Z] [Pipeline] isUnix
06:46:21 [2026-03-12T05:46:21.728Z] [Pipeline] withEnv
06:46:21 [2026-03-12T05:46:21.729Z] [Pipeline] {
06:46:21 [2026-03-12T05:46:21.738Z] [Pipeline] sh
06:46:21 [2026-03-12T05:46:21.994Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:21 [2026-03-12T05:46:21.994Z] .
06:46:21 [2026-03-12T05:46:21.995Z] [Pipeline] }
06:46:22 [2026-03-12T05:46:22.003Z] [Pipeline] // withEnv
06:46:22 [2026-03-12T05:46:22.013Z] [Pipeline] withDockerContainer
06:46:22 [2026-03-12T05:46:22.041Z] Jenkins does not seem to be running inside a container
06:46:22 [2026-03-12T05:46:22.049Z] $ 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:22 [2026-03-12T05:46:22.410Z] $ docker top 0cae79b8b72bc102a7113b22379b62bb2fe8b0e9b47369a10bfbe4cb4aad2619 -eo pid,comm
06:46:22 [2026-03-12T05:46:22.449Z] [Pipeline] {
06:46:22 [2026-03-12T05:46:22.460Z] [Pipeline] withEnv
06:46:22 [2026-03-12T05:46:22.460Z] [Pipeline] {
06:46:22 [2026-03-12T05:46:22.467Z] [Pipeline] stage
06:46:22 [2026-03-12T05:46:22.467Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:22 [2026-03-12T05:46:22.481Z] [Pipeline] script
06:46:22 [2026-03-12T05:46:22.484Z] [Pipeline] {
06:46:22 [2026-03-12T05:46:22.488Z] [Pipeline] echo
06:46:22 [2026-03-12T05:46:22.488Z] Working on branch 6.4.x
06:46:22 [2026-03-12T05:46:22.490Z] [Pipeline] copyArtifacts
06:46:22 [2026-03-12T05:46:22.493Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 494
06:46:22 [2026-03-12T05:46:22.500Z] [Pipeline] readYaml
06:46:22 [2026-03-12T05:46:22.508Z] 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:22 [2026-03-12T05:46:22.508Z] 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:22 [2026-03-12T05:46:22.509Z] [Pipeline] sh
06:46:22 [2026-03-12T05:46:22.765Z] + rm -f build.yaml
06:46:22 [2026-03-12T05:46:22.766Z] [Pipeline] }
06:46:22 [2026-03-12T05:46:22.771Z] [Pipeline] // script
06:46:22 [2026-03-12T05:46:22.778Z] [Pipeline] echo
06:46:22 [2026-03-12T05:46:22.778Z] Parent version is 1.6.2
06:46:22 [2026-03-12T05:46:22.780Z] [Pipeline] echo
06:46:22 [2026-03-12T05:46:22.780Z] Silverpeas version is 6.4.7-build260309
06:46:22 [2026-03-12T05:46:22.781Z] [Pipeline] }
06:46:22 [2026-03-12T05:46:22.785Z] [Pipeline] // stage
06:46:22 [2026-03-12T05:46:22.794Z] [Pipeline] stage
06:46:22 [2026-03-12T05:46:22.795Z] [Pipeline] { (Prepare the project)
06:46:22 [2026-03-12T05:46:22.817Z] [Pipeline] git
06:46:22 [2026-03-12T05:46:22.819Z] The recommended git tool is: /usr/bin/git
06:46:22 [2026-03-12T05:46:22.819Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:22 [2026-03-12T05:46:22.827Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7a5b5486; decorates hudson.Launcher$LocalLauncher@7cd62bfa will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:22 [2026-03-12T05:46:22.828Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22 [2026-03-12T05:46:22.834Z] Fetching changes from the remote Git repository
06:46:22 [2026-03-12T05:46:22.838Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:22 [2026-03-12T05:46:22.843Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:22 [2026-03-12T05:46:22.843Z] > /usr/bin/git --version # timeout=10
06:46:22 [2026-03-12T05:46:22.848Z] > git --version # 'git version 2.43.0'
06:46:22 [2026-03-12T05:46:22.848Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:22 [2026-03-12T05:46:22.854Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2026-03-12T05:46:24.025Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24 [2026-03-12T05:46:24.033Z] Checking out Revision 81b90fde4c312c622f6aff8226db9fafa6afebd4 (refs/remotes/origin/6.4.x)
06:46:24 [2026-03-12T05:46:24.034Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2026-03-12T05:46:24.039Z] > /usr/bin/git checkout -f 81b90fde4c312c622f6aff8226db9fafa6afebd4 # timeout=10
06:46:24 [2026-03-12T05:46:24.160Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24 [2026-03-12T05:46:24.172Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24 [2026-03-12T05:46:24.181Z] > /usr/bin/git checkout -b 6.4.x 81b90fde4c312c622f6aff8226db9fafa6afebd4 # timeout=10
06:46:24 [2026-03-12T05:46:24.338Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260309"
06:46:24 [2026-03-12T05:46:24.338Z] > /usr/bin/git rev-list --no-walk 9e15e2aa0a1336e95e989fd8fc078ac756858639 # timeout=10
06:46:24 [2026-03-12T05:46:24.359Z] [Pipeline] script
06:46:24 [2026-03-12T05:46:24.365Z] [Pipeline] {
06:46:24 [2026-03-12T05:46:24.380Z] [Pipeline] copyArtifacts
06:46:24 [2026-03-12T05:46:24.386Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 378
06:46:24 [2026-03-12T05:46:24.396Z] [Pipeline] readYaml
06:46:24 [2026-03-12T05:46:24.406Z] 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:24 [2026-03-12T05:46:24.407Z] [Pipeline] sh
06:46:24 [2026-03-12T05:46:24.666Z] + git rev-parse HEAD
06:46:24 [2026-03-12T05:46:24.668Z] [Pipeline] echo
06:46:24 [2026-03-12T05:46:24.669Z] Current commit is 81b90fde4c312c622f6aff8226db9fafa6afebd4 and last build commit is 81b90fde4c312c622f6aff8226db9fafa6afebd4
06:46:24 [2026-03-12T05:46:24.669Z] 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:24 [2026-03-12T05:46:24.670Z] [Pipeline] }
06:46:24 [2026-03-12T05:46:24.679Z] [Pipeline] // script
06:46:24 [2026-03-12T05:46:24.689Z] [Pipeline] script
06:46:24 [2026-03-12T05:46:24.693Z] [Pipeline] {
06:46:24 [2026-03-12T05:46:24.703Z] [Pipeline] readMavenPom
06:46:24 [2026-03-12T05:46:24.712Z] 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:24 [2026-03-12T05:46:24.713Z] 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:24 [2026-03-12T05:46:24.714Z] 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:24 [2026-03-12T05:46:24.714Z] 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:24 [2026-03-12T05:46:24.715Z] [Pipeline] echo
06:46:24 [2026-03-12T05:46:24.716Z] No changes and no update in Silverpeas since the last build
06:46:24 [2026-03-12T05:46:24.716Z] [Pipeline] }
06:46:24 [2026-03-12T05:46:24.725Z] [Pipeline] // script
06:46:24 [2026-03-12T05:46:24.734Z] [Pipeline] }
06:46:24 [2026-03-12T05:46:24.743Z] [Pipeline] // stage
06:46:24 [2026-03-12T05:46:24.754Z] [Pipeline] stage
06:46:24 [2026-03-12T05:46:24.755Z] [Pipeline] { (Build the project)
06:46:24 [2026-03-12T05:46:24.794Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-03-12T05:46:24.796Z] [Pipeline] getContext
06:46:24 [2026-03-12T05:46:24.810Z] [Pipeline] stage
06:46:24 [2026-03-12T05:46:24.812Z] [Pipeline] { (Check POM parent version)
06:46:24 [2026-03-12T05:46:24.821Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-03-12T05:46:24.823Z] [Pipeline] getContext
06:46:24 [2026-03-12T05:46:24.825Z] [Pipeline] }
06:46:24 [2026-03-12T05:46:24.834Z] [Pipeline] // stage
06:46:24 [2026-03-12T05:46:24.845Z] [Pipeline] stage
06:46:24 [2026-03-12T05:46:24.846Z] [Pipeline] { (Update POM parent)
06:46:24 [2026-03-12T05:46:24.855Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-03-12T05:46:24.856Z] [Pipeline] getContext
06:46:24 [2026-03-12T05:46:24.858Z] [Pipeline] }
06:46:24 [2026-03-12T05:46:24.866Z] [Pipeline] // stage
06:46:24 [2026-03-12T05:46:24.877Z] [Pipeline] stage
06:46:24 [2026-03-12T05:46:24.878Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:24 [2026-03-12T05:46:24.887Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-03-12T05:46:24.888Z] [Pipeline] getContext
06:46:24 [2026-03-12T05:46:24.890Z] [Pipeline] }
06:46:24 [2026-03-12T05:46:24.898Z] [Pipeline] // stage
06:46:24 [2026-03-12T05:46:24.907Z] [Pipeline] stage
06:46:24 [2026-03-12T05:46:24.908Z] [Pipeline] { (Build and Publish)
06:46:24 [2026-03-12T05:46:24.916Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-03-12T05:46:24.916Z] [Pipeline] getContext
06:46:24 [2026-03-12T05:46:24.918Z] [Pipeline] }
06:46:24 [2026-03-12T05:46:24.925Z] [Pipeline] // stage
06:46:24 [2026-03-12T05:46:24.932Z] [Pipeline] }
06:46:24 [2026-03-12T05:46:24.939Z] [Pipeline] // stage
06:46:24 [2026-03-12T05:46:24.950Z] [Pipeline] stage
06:46:24 [2026-03-12T05:46:24.950Z] [Pipeline] { (Create YAML build report)
06:46:24 [2026-03-12T05:46:24.970Z] [Pipeline] script
06:46:24 [2026-03-12T05:46:24.974Z] [Pipeline] {
06:46:24 [2026-03-12T05:46:24.984Z] [Pipeline] sh
06:46:25 [2026-03-12T05:46:25.242Z] + mkdir -p target
06:46:25 [2026-03-12T05:46:25.244Z] [Pipeline] sh
06:46:25 [2026-03-12T05:46:25.502Z] + mv build.yaml target/
06:46:25 [2026-03-12T05:46:25.503Z] [Pipeline] }
06:46:25 [2026-03-12T05:46:25.513Z] [Pipeline] // script
06:46:25 [2026-03-12T05:46:25.523Z] [Pipeline] }
06:46:25 [2026-03-12T05:46:25.531Z] [Pipeline] // stage
06:46:25 [2026-03-12T05:46:25.543Z] [Pipeline] stage
06:46:25 [2026-03-12T05:46:25.543Z] [Pipeline] { (Declarative: Post Actions)
06:46:25 [2026-03-12T05:46:25.560Z] [Pipeline] step
06:46:25 [2026-03-12T05:46:25.581Z] [Pipeline] script
06:46:25 [2026-03-12T05:46:25.586Z] [Pipeline] {
06:46:25 [2026-03-12T05:46:25.605Z] [Pipeline] }
06:46:25 [2026-03-12T05:46:25.612Z] [Pipeline] // script
06:46:25 [2026-03-12T05:46:25.626Z] [Pipeline] archiveArtifacts
06:46:25 [2026-03-12T05:46:25.630Z] Archiving artifacts
06:46:25 [2026-03-12T05:46:25.639Z] Enregistrement des empreintes numériques
06:46:25 [2026-03-12T05:46:25.661Z] [Pipeline] }
06:46:25 [2026-03-12T05:46:25.670Z] [Pipeline] // stage
06:46:25 [2026-03-12T05:46:25.679Z] [Pipeline] }
06:46:25 [2026-03-12T05:46:25.688Z] [Pipeline] // withEnv
06:46:25 [2026-03-12T05:46:25.697Z] [Pipeline] }
06:46:25 [2026-03-12T05:46:25.697Z] $ docker stop --time=1 0cae79b8b72bc102a7113b22379b62bb2fe8b0e9b47369a10bfbe4cb4aad2619
06:46:26 [2026-03-12T05:46:26.990Z] $ docker rm -f --volumes 0cae79b8b72bc102a7113b22379b62bb2fe8b0e9b47369a10bfbe4cb4aad2619
06:46:27 [2026-03-12T05:46:27.029Z] [Pipeline] // withDockerContainer
06:46:27 [2026-03-12T05:46:27.033Z] [Pipeline] }
06:46:27 [2026-03-12T05:46:27.036Z] [Pipeline] // withEnv
06:46:27 [2026-03-12T05:46:27.040Z] [Pipeline] }
06:46:27 [2026-03-12T05:46:27.048Z] [Pipeline] // node
06:46:27 [2026-03-12T05:46:27.057Z] [Pipeline] End of Pipeline
06:46:27 [2026-03-12T05:46:27.114Z] Finished: SUCCESS