Skip to content
01:21:25 [2026-04-30T23:21:25.588Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 282
01:21:25 [2026-04-30T23:21:25.588Z] Causé à l'origine par :
01:21:25 [2026-04-30T23:21:25.588Z]  Lancé par une alarme périodique
01:21:25 [2026-04-30T23:21:25.588Z] Running as userbuild
01:21:26 [2026-04-30T23:21:26.055Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:26 [2026-04-30T23:21:26.180Z] [Pipeline] Start of Pipeline
01:21:26 [2026-04-30T23:21:26.380Z] [Pipeline] node
01:21:26 [2026-04-30T23:21:26.382Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:26 [2026-04-30T23:21:26.384Z] [Pipeline] {
01:21:26 [2026-04-30T23:21:26.396Z] [Pipeline] stage
01:21:26 [2026-04-30T23:21:26.396Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:26 [2026-04-30T23:21:26.403Z] [Pipeline] checkout
01:21:26 [2026-04-30T23:21:26.404Z] Selected Git installation does not exist. Using Default
01:21:26 [2026-04-30T23:21:26.404Z] The recommended git tool is: NONE
01:21:26 [2026-04-30T23:21:26.404Z] No credentials specified
01:21:26 [2026-04-30T23:21:26.404Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:26 [2026-04-30T23:21:26.410Z] Fetching changes from the remote Git repository
01:21:26 [2026-04-30T23:21:26.412Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:26 [2026-04-30T23:21:26.422Z] Cleaning workspace
01:21:26 [2026-04-30T23:21:26.422Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:26 [2026-04-30T23:21:26.428Z] Resetting working tree
01:21:26 [2026-04-30T23:21:26.428Z]  > /usr/bin/git reset --hard # timeout=10
01:21:26 [2026-04-30T23:21:26.578Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:26 [2026-04-30T23:21:26.588Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:26 [2026-04-30T23:21:26.588Z]  > /usr/bin/git --version # timeout=10
01:21:26 [2026-04-30T23:21:26.593Z]  > git --version # 'git version 2.43.0'
01:21:26 [2026-04-30T23:21:26.593Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:27 [2026-04-30T23:21:27.054Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:27 [2026-04-30T23:21:27.062Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
01:21:27 [2026-04-30T23:21:27.062Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:27 [2026-04-30T23:21:27.067Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
01:21:27 [2026-04-30T23:21:27.135Z] Commit message: "Fix SonarQube Maven execution in pipelines."
01:21:27 [2026-04-30T23:21:27.135Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
01:21:27 [2026-04-30T23:21:27.151Z] [Pipeline] }
01:21:27 [2026-04-30T23:21:27.156Z] [Pipeline] // stage
01:21:27 [2026-04-30T23:21:27.166Z] [Pipeline] withEnv
01:21:27 [2026-04-30T23:21:27.167Z] [Pipeline] {
01:21:27 [2026-04-30T23:21:27.269Z] [Pipeline] isUnix
01:21:27 [2026-04-30T23:21:27.270Z] [Pipeline] withEnv
01:21:27 [2026-04-30T23:21:27.271Z] [Pipeline] {
01:21:27 [2026-04-30T23:21:27.280Z] [Pipeline] sh
01:21:27 [2026-04-30T23:21:27.536Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:27 [2026-04-30T23:21:27.536Z] .
01:21:27 [2026-04-30T23:21:27.537Z] [Pipeline] }
01:21:27 [2026-04-30T23:21:27.543Z] [Pipeline] // withEnv
01:21:27 [2026-04-30T23:21:27.554Z] [Pipeline] withDockerContainer
01:21:27 [2026-04-30T23:21:27.582Z] Jenkins does not seem to be running inside a container
01:21:27 [2026-04-30T23:21:27.588Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_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.3.3 cat
01:21:27 [2026-04-30T23:21:27.902Z] $ docker top 2bd297baea247de43a480f93e8aa9409e294d500b19375dba954552954bdaf96 -eo pid,comm
01:21:27 [2026-04-30T23:21:27.941Z] [Pipeline] {
01:21:27 [2026-04-30T23:21:27.950Z] [Pipeline] withEnv
01:21:27 [2026-04-30T23:21:27.950Z] [Pipeline] {
01:21:27 [2026-04-30T23:21:27.956Z] [Pipeline] stage
01:21:27 [2026-04-30T23:21:27.957Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:27 [2026-04-30T23:21:27.969Z] [Pipeline] script
01:21:27 [2026-04-30T23:21:27.972Z] [Pipeline] {
01:21:27 [2026-04-30T23:21:27.976Z] [Pipeline] echo
01:21:27 [2026-04-30T23:21:27.976Z] Working on branch 6.3.x
01:21:27 [2026-04-30T23:21:27.978Z] [Pipeline] copyArtifacts
01:21:27 [2026-04-30T23:21:27.982Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 282
01:21:27 [2026-04-30T23:21:27.991Z] [Pipeline] readYaml
01:21:27 [2026-04-30T23:21:27.997Z] 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.
01:21:27 [2026-04-30T23:21:27.997Z] 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.
01:21:27 [2026-04-30T23:21:27.998Z] [Pipeline] sh
01:21:28 [2026-04-30T23:21:28.253Z] + rm -f build.yaml
01:21:28 [2026-04-30T23:21:28.254Z] [Pipeline] }
01:21:28 [2026-04-30T23:21:28.264Z] [Pipeline] // script
01:21:28 [2026-04-30T23:21:28.270Z] [Pipeline] echo
01:21:28 [2026-04-30T23:21:28.270Z] Parent version is 1.5.3
01:21:28 [2026-04-30T23:21:28.272Z] [Pipeline] echo
01:21:28 [2026-04-30T23:21:28.272Z] Silverpeas version is 6.3.7-build250214
01:21:28 [2026-04-30T23:21:28.273Z] [Pipeline] }
01:21:28 [2026-04-30T23:21:28.279Z] [Pipeline] // stage
01:21:28 [2026-04-30T23:21:28.288Z] [Pipeline] stage
01:21:28 [2026-04-30T23:21:28.288Z] [Pipeline] { (Prepare the project)
01:21:28 [2026-04-30T23:21:28.306Z] [Pipeline] git
01:21:28 [2026-04-30T23:21:28.316Z] The recommended git tool is: /usr/bin/git
01:21:28 [2026-04-30T23:21:28.317Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:28 [2026-04-30T23:21:28.325Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7a5d3319; decorates hudson.Launcher$LocalLauncher@27956d6d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:28 [2026-04-30T23:21:28.326Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:28 [2026-04-30T23:21:28.331Z] Fetching changes from the remote Git repository
01:21:28 [2026-04-30T23:21:28.332Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:28 [2026-04-30T23:21:28.338Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:28 [2026-04-30T23:21:28.338Z]  > /usr/bin/git --version # timeout=10
01:21:28 [2026-04-30T23:21:28.342Z]  > git --version # 'git version 2.43.0'
01:21:28 [2026-04-30T23:21:28.342Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:28 [2026-04-30T23:21:28.347Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:29 [2026-04-30T23:21:29.604Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:29 [2026-04-30T23:21:29.614Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:29 [2026-04-30T23:21:29.614Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:29 [2026-04-30T23:21:29.618Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:29 [2026-04-30T23:21:29.721Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:29 [2026-04-30T23:21:29.730Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:29 [2026-04-30T23:21:29.737Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:29 [2026-04-30T23:21:29.853Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:29 [2026-04-30T23:21:29.853Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:29 [2026-04-30T23:21:29.873Z] [Pipeline] script
01:21:29 [2026-04-30T23:21:29.875Z] [Pipeline] {
01:21:29 [2026-04-30T23:21:29.882Z] [Pipeline] copyArtifacts
01:21:29 [2026-04-30T23:21:29.885Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 253
01:21:29 [2026-04-30T23:21:29.890Z] [Pipeline] readYaml
01:21:29 [2026-04-30T23:21:29.895Z] 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.
01:21:29 [2026-04-30T23:21:29.896Z] [Pipeline] sh
01:21:30 [2026-04-30T23:21:30.150Z] + git rev-parse HEAD
01:21:30 [2026-04-30T23:21:30.153Z] [Pipeline] echo
01:21:30 [2026-04-30T23:21:30.153Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:30 [2026-04-30T23:21:30.154Z] 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.
01:21:30 [2026-04-30T23:21:30.154Z] [Pipeline] }
01:21:30 [2026-04-30T23:21:30.164Z] [Pipeline] // script
01:21:30 [2026-04-30T23:21:30.176Z] [Pipeline] script
01:21:30 [2026-04-30T23:21:30.181Z] [Pipeline] {
01:21:30 [2026-04-30T23:21:30.192Z] [Pipeline] readMavenPom
01:21:30 [2026-04-30T23:21:30.201Z] 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.
01:21:30 [2026-04-30T23:21:30.202Z] 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.
01:21:30 [2026-04-30T23:21:30.203Z] 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.
01:21:30 [2026-04-30T23:21:30.203Z] 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.
01:21:30 [2026-04-30T23:21:30.204Z] [Pipeline] echo
01:21:30 [2026-04-30T23:21:30.205Z] No changes and no update in Silverpeas since the last build
01:21:30 [2026-04-30T23:21:30.205Z] [Pipeline] }
01:21:30 [2026-04-30T23:21:30.214Z] [Pipeline] // script
01:21:30 [2026-04-30T23:21:30.222Z] [Pipeline] }
01:21:30 [2026-04-30T23:21:30.231Z] [Pipeline] // stage
01:21:30 [2026-04-30T23:21:30.244Z] [Pipeline] stage
01:21:30 [2026-04-30T23:21:30.245Z] [Pipeline] { (Build the project)
01:21:30 [2026-04-30T23:21:30.288Z] Stage "Build the project" skipped due to when conditional
01:21:30 [2026-04-30T23:21:30.288Z] [Pipeline] getContext
01:21:30 [2026-04-30T23:21:30.300Z] [Pipeline] stage
01:21:30 [2026-04-30T23:21:30.300Z] [Pipeline] { (Check POM parent version)
01:21:30 [2026-04-30T23:21:30.309Z] Stage "Build the project" skipped due to when conditional
01:21:30 [2026-04-30T23:21:30.310Z] [Pipeline] getContext
01:21:30 [2026-04-30T23:21:30.311Z] [Pipeline] }
01:21:30 [2026-04-30T23:21:30.319Z] [Pipeline] // stage
01:21:30 [2026-04-30T23:21:30.328Z] [Pipeline] stage
01:21:30 [2026-04-30T23:21:30.328Z] [Pipeline] { (Update POM parent)
01:21:30 [2026-04-30T23:21:30.338Z] Stage "Build the project" skipped due to when conditional
01:21:30 [2026-04-30T23:21:30.339Z] [Pipeline] getContext
01:21:30 [2026-04-30T23:21:30.341Z] [Pipeline] }
01:21:30 [2026-04-30T23:21:30.352Z] [Pipeline] // stage
01:21:30 [2026-04-30T23:21:30.361Z] [Pipeline] stage
01:21:30 [2026-04-30T23:21:30.362Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:30 [2026-04-30T23:21:30.369Z] Stage "Build the project" skipped due to when conditional
01:21:30 [2026-04-30T23:21:30.371Z] [Pipeline] getContext
01:21:30 [2026-04-30T23:21:30.372Z] [Pipeline] }
01:21:30 [2026-04-30T23:21:30.381Z] [Pipeline] // stage
01:21:30 [2026-04-30T23:21:30.390Z] [Pipeline] stage
01:21:30 [2026-04-30T23:21:30.391Z] [Pipeline] { (Build and Publish)
01:21:30 [2026-04-30T23:21:30.399Z] Stage "Build the project" skipped due to when conditional
01:21:30 [2026-04-30T23:21:30.400Z] [Pipeline] getContext
01:21:30 [2026-04-30T23:21:30.401Z] [Pipeline] }
01:21:30 [2026-04-30T23:21:30.409Z] [Pipeline] // stage
01:21:30 [2026-04-30T23:21:30.415Z] [Pipeline] }
01:21:30 [2026-04-30T23:21:30.421Z] [Pipeline] // stage
01:21:30 [2026-04-30T23:21:30.431Z] [Pipeline] stage
01:21:30 [2026-04-30T23:21:30.432Z] [Pipeline] { (Create YAML build report)
01:21:30 [2026-04-30T23:21:30.452Z] [Pipeline] script
01:21:30 [2026-04-30T23:21:30.454Z] [Pipeline] {
01:21:30 [2026-04-30T23:21:30.464Z] [Pipeline] sh
01:21:30 [2026-04-30T23:21:30.721Z] + mkdir -p target
01:21:30 [2026-04-30T23:21:30.723Z] [Pipeline] sh
01:21:30 [2026-04-30T23:21:30.981Z] + mv build.yaml target/
01:21:30 [2026-04-30T23:21:30.982Z] [Pipeline] }
01:21:30 [2026-04-30T23:21:30.990Z] [Pipeline] // script
01:21:31 [2026-04-30T23:21:31.000Z] [Pipeline] }
01:21:31 [2026-04-30T23:21:31.008Z] [Pipeline] // stage
01:21:31 [2026-04-30T23:21:31.020Z] [Pipeline] stage
01:21:31 [2026-04-30T23:21:31.021Z] [Pipeline] { (Declarative: Post Actions)
01:21:31 [2026-04-30T23:21:31.036Z] [Pipeline] step
01:21:31 [2026-04-30T23:21:31.058Z] [Pipeline] script
01:21:31 [2026-04-30T23:21:31.063Z] [Pipeline] {
01:21:31 [2026-04-30T23:21:31.086Z] [Pipeline] }
01:21:31 [2026-04-30T23:21:31.091Z] [Pipeline] // script
01:21:31 [2026-04-30T23:21:31.101Z] [Pipeline] archiveArtifacts
01:21:31 [2026-04-30T23:21:31.103Z] Archiving artifacts
01:21:31 [2026-04-30T23:21:31.110Z] Enregistrement des empreintes numériques
01:21:31 [2026-04-30T23:21:31.133Z] [Pipeline] }
01:21:31 [2026-04-30T23:21:31.139Z] [Pipeline] // stage
01:21:31 [2026-04-30T23:21:31.147Z] [Pipeline] }
01:21:31 [2026-04-30T23:21:31.155Z] [Pipeline] // withEnv
01:21:31 [2026-04-30T23:21:31.161Z] [Pipeline] }
01:21:31 [2026-04-30T23:21:31.162Z] $ docker stop --time=1 2bd297baea247de43a480f93e8aa9409e294d500b19375dba954552954bdaf96
01:21:32 [2026-04-30T23:21:32.435Z] $ docker rm -f --volumes 2bd297baea247de43a480f93e8aa9409e294d500b19375dba954552954bdaf96
01:21:32 [2026-04-30T23:21:32.469Z] [Pipeline] // withDockerContainer
01:21:32 [2026-04-30T23:21:32.473Z] [Pipeline] }
01:21:32 [2026-04-30T23:21:32.476Z] [Pipeline] // withEnv
01:21:32 [2026-04-30T23:21:32.485Z] [Pipeline] }
01:21:32 [2026-04-30T23:21:32.494Z] [Pipeline] // node
01:21:32 [2026-04-30T23:21:32.498Z] [Pipeline] End of Pipeline
01:21:32 [2026-04-30T23:21:32.560Z] Finished: SUCCESS