Skip to content
01:21:21 [2026-06-25T23:21:21.538Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 290
01:21:21 [2026-06-25T23:21:21.538Z] Causé à l'origine par :
01:21:21 [2026-06-25T23:21:21.538Z]  Lancé par une alarme périodique
01:21:21 [2026-06-25T23:21:21.538Z] Running as userbuild
01:21:21 [2026-06-25T23:21:21.957Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:22 [2026-06-25T23:21:22.123Z] [Pipeline] Start of Pipeline
01:21:22 [2026-06-25T23:21:22.432Z] [Pipeline] node
01:21:22 [2026-06-25T23:21:22.435Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:22 [2026-06-25T23:21:22.440Z] [Pipeline] {
01:21:22 [2026-06-25T23:21:22.456Z] [Pipeline] stage
01:21:22 [2026-06-25T23:21:22.457Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:22 [2026-06-25T23:21:22.466Z] [Pipeline] checkout
01:21:22 [2026-06-25T23:21:22.467Z] Selected Git installation does not exist. Using Default
01:21:22 [2026-06-25T23:21:22.468Z] The recommended git tool is: NONE
01:21:22 [2026-06-25T23:21:22.468Z] No credentials specified
01:21:22 [2026-06-25T23:21:22.468Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:22 [2026-06-25T23:21:22.474Z] Fetching changes from the remote Git repository
01:21:22 [2026-06-25T23:21:22.477Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:22 [2026-06-25T23:21:22.483Z] Cleaning workspace
01:21:22 [2026-06-25T23:21:22.484Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:22 [2026-06-25T23:21:22.491Z] Resetting working tree
01:21:22 [2026-06-25T23:21:22.491Z]  > /usr/bin/git reset --hard # timeout=10
01:21:22 [2026-06-25T23:21:22.658Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:22 [2026-06-25T23:21:22.668Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:22 [2026-06-25T23:21:22.668Z]  > /usr/bin/git --version # timeout=10
01:21:22 [2026-06-25T23:21:22.673Z]  > git --version # 'git version 2.43.0'
01:21:22 [2026-06-25T23:21:22.673Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:23 [2026-06-25T23:21:23.121Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:23 [2026-06-25T23:21:23.127Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:23 [2026-06-25T23:21:23.127Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:23 [2026-06-25T23:21:23.132Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:23 [2026-06-25T23:21:23.174Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:23 [2026-06-25T23:21:23.174Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:23 [2026-06-25T23:21:23.192Z] [Pipeline] }
01:21:23 [2026-06-25T23:21:23.197Z] [Pipeline] // stage
01:21:23 [2026-06-25T23:21:23.209Z] [Pipeline] withEnv
01:21:23 [2026-06-25T23:21:23.210Z] [Pipeline] {
01:21:23 [2026-06-25T23:21:23.314Z] [Pipeline] isUnix
01:21:23 [2026-06-25T23:21:23.316Z] [Pipeline] withEnv
01:21:23 [2026-06-25T23:21:23.316Z] [Pipeline] {
01:21:23 [2026-06-25T23:21:23.323Z] [Pipeline] sh
01:21:23 [2026-06-25T23:21:23.578Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:23 [2026-06-25T23:21:23.578Z] .
01:21:23 [2026-06-25T23:21:23.580Z] [Pipeline] }
01:21:23 [2026-06-25T23:21:23.587Z] [Pipeline] // withEnv
01:21:23 [2026-06-25T23:21:23.594Z] [Pipeline] withDockerContainer
01:21:23 [2026-06-25T23:21:23.623Z] Jenkins does not seem to be running inside a container
01:21:23 [2026-06-25T23:21:23.638Z] $ 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:23 [2026-06-25T23:21:23.937Z] $ docker top 003bead4cfdff0e94e814616e476b46868a202c97bef9ae46d4e6f7b71b2d0e0 -eo pid,comm
01:21:23 [2026-06-25T23:21:23.974Z] [Pipeline] {
01:21:23 [2026-06-25T23:21:23.989Z] [Pipeline] withEnv
01:21:23 [2026-06-25T23:21:23.990Z] [Pipeline] {
01:21:24 [2026-06-25T23:21:24.003Z] [Pipeline] stage
01:21:24 [2026-06-25T23:21:24.003Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:24 [2026-06-25T23:21:24.032Z] [Pipeline] script
01:21:24 [2026-06-25T23:21:24.039Z] [Pipeline] {
01:21:24 [2026-06-25T23:21:24.052Z] [Pipeline] echo
01:21:24 [2026-06-25T23:21:24.053Z] Working on branch 6.3.x
01:21:24 [2026-06-25T23:21:24.058Z] [Pipeline] copyArtifacts
01:21:24 [2026-06-25T23:21:24.068Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 290
01:21:24 [2026-06-25T23:21:24.078Z] [Pipeline] readYaml
01:21:24 [2026-06-25T23:21:24.089Z] 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:24 [2026-06-25T23:21:24.090Z] 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:24 [2026-06-25T23:21:24.094Z] [Pipeline] sh
01:21:24 [2026-06-25T23:21:24.356Z] + rm -f build.yaml
01:21:24 [2026-06-25T23:21:24.357Z] [Pipeline] }
01:21:24 [2026-06-25T23:21:24.366Z] [Pipeline] // script
01:21:24 [2026-06-25T23:21:24.375Z] [Pipeline] echo
01:21:24 [2026-06-25T23:21:24.375Z] Parent version is 1.5.3
01:21:24 [2026-06-25T23:21:24.377Z] [Pipeline] echo
01:21:24 [2026-06-25T23:21:24.377Z] Silverpeas version is 6.3.7-build250214
01:21:24 [2026-06-25T23:21:24.379Z] [Pipeline] }
01:21:24 [2026-06-25T23:21:24.387Z] [Pipeline] // stage
01:21:24 [2026-06-25T23:21:24.397Z] [Pipeline] stage
01:21:24 [2026-06-25T23:21:24.398Z] [Pipeline] { (Prepare the project)
01:21:24 [2026-06-25T23:21:24.432Z] [Pipeline] git
01:21:24 [2026-06-25T23:21:24.434Z] The recommended git tool is: /usr/bin/git
01:21:24 [2026-06-25T23:21:24.435Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:24 [2026-06-25T23:21:24.445Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@9528fb0; decorates hudson.Launcher$LocalLauncher@7227f1f3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:24 [2026-06-25T23:21:24.445Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:24 [2026-06-25T23:21:24.452Z] Fetching changes from the remote Git repository
01:21:24 [2026-06-25T23:21:24.456Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:24 [2026-06-25T23:21:24.464Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:24 [2026-06-25T23:21:24.464Z]  > /usr/bin/git --version # timeout=10
01:21:24 [2026-06-25T23:21:24.469Z]  > git --version # 'git version 2.43.0'
01:21:24 [2026-06-25T23:21:24.469Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:24 [2026-06-25T23:21:24.474Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:25 [2026-06-25T23:21:25.565Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:25 [2026-06-25T23:21:25.572Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:25 [2026-06-25T23:21:25.572Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:25 [2026-06-25T23:21:25.578Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25 [2026-06-25T23:21:25.677Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:25 [2026-06-25T23:21:25.690Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:25 [2026-06-25T23:21:25.700Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25 [2026-06-25T23:21:25.793Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:25 [2026-06-25T23:21:25.793Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25 [2026-06-25T23:21:25.814Z] [Pipeline] script
01:21:25 [2026-06-25T23:21:25.817Z] [Pipeline] {
01:21:25 [2026-06-25T23:21:25.825Z] [Pipeline] copyArtifacts
01:21:25 [2026-06-25T23:21:25.828Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 261
01:21:25 [2026-06-25T23:21:25.840Z] [Pipeline] readYaml
01:21:25 [2026-06-25T23:21:25.851Z] 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:25 [2026-06-25T23:21:25.853Z] [Pipeline] sh
01:21:26 [2026-06-25T23:21:26.112Z] + git rev-parse HEAD
01:21:26 [2026-06-25T23:21:26.114Z] [Pipeline] echo
01:21:26 [2026-06-25T23:21:26.115Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:26 [2026-06-25T23:21:26.115Z] 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:26 [2026-06-25T23:21:26.116Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.124Z] [Pipeline] // script
01:21:26 [2026-06-25T23:21:26.134Z] [Pipeline] script
01:21:26 [2026-06-25T23:21:26.140Z] [Pipeline] {
01:21:26 [2026-06-25T23:21:26.150Z] [Pipeline] readMavenPom
01:21:26 [2026-06-25T23:21:26.156Z] 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:26 [2026-06-25T23:21:26.157Z] 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:26 [2026-06-25T23:21:26.158Z] 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:26 [2026-06-25T23:21:26.158Z] 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:26 [2026-06-25T23:21:26.159Z] [Pipeline] echo
01:21:26 [2026-06-25T23:21:26.160Z] No changes and no update in Silverpeas since the last build
01:21:26 [2026-06-25T23:21:26.160Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.165Z] [Pipeline] // script
01:21:26 [2026-06-25T23:21:26.171Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.178Z] [Pipeline] // stage
01:21:26 [2026-06-25T23:21:26.189Z] [Pipeline] stage
01:21:26 [2026-06-25T23:21:26.189Z] [Pipeline] { (Build the project)
01:21:26 [2026-06-25T23:21:26.233Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-06-25T23:21:26.234Z] [Pipeline] getContext
01:21:26 [2026-06-25T23:21:26.243Z] [Pipeline] stage
01:21:26 [2026-06-25T23:21:26.244Z] [Pipeline] { (Check POM parent version)
01:21:26 [2026-06-25T23:21:26.252Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-06-25T23:21:26.252Z] [Pipeline] getContext
01:21:26 [2026-06-25T23:21:26.253Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.261Z] [Pipeline] // stage
01:21:26 [2026-06-25T23:21:26.270Z] [Pipeline] stage
01:21:26 [2026-06-25T23:21:26.270Z] [Pipeline] { (Update POM parent)
01:21:26 [2026-06-25T23:21:26.278Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-06-25T23:21:26.279Z] [Pipeline] getContext
01:21:26 [2026-06-25T23:21:26.280Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.288Z] [Pipeline] // stage
01:21:26 [2026-06-25T23:21:26.297Z] [Pipeline] stage
01:21:26 [2026-06-25T23:21:26.298Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:26 [2026-06-25T23:21:26.305Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-06-25T23:21:26.306Z] [Pipeline] getContext
01:21:26 [2026-06-25T23:21:26.307Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.314Z] [Pipeline] // stage
01:21:26 [2026-06-25T23:21:26.323Z] [Pipeline] stage
01:21:26 [2026-06-25T23:21:26.324Z] [Pipeline] { (Build and Publish)
01:21:26 [2026-06-25T23:21:26.332Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-06-25T23:21:26.333Z] [Pipeline] getContext
01:21:26 [2026-06-25T23:21:26.335Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.342Z] [Pipeline] // stage
01:21:26 [2026-06-25T23:21:26.349Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.356Z] [Pipeline] // stage
01:21:26 [2026-06-25T23:21:26.367Z] [Pipeline] stage
01:21:26 [2026-06-25T23:21:26.368Z] [Pipeline] { (Create YAML build report)
01:21:26 [2026-06-25T23:21:26.384Z] [Pipeline] script
01:21:26 [2026-06-25T23:21:26.387Z] [Pipeline] {
01:21:26 [2026-06-25T23:21:26.397Z] [Pipeline] sh
01:21:26 [2026-06-25T23:21:26.654Z] + mkdir -p target
01:21:26 [2026-06-25T23:21:26.657Z] [Pipeline] sh
01:21:26 [2026-06-25T23:21:26.915Z] + mv build.yaml target/
01:21:26 [2026-06-25T23:21:26.916Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.921Z] [Pipeline] // script
01:21:26 [2026-06-25T23:21:26.930Z] [Pipeline] }
01:21:26 [2026-06-25T23:21:26.939Z] [Pipeline] // stage
01:21:26 [2026-06-25T23:21:26.950Z] [Pipeline] stage
01:21:26 [2026-06-25T23:21:26.951Z] [Pipeline] { (Declarative: Post Actions)
01:21:26 [2026-06-25T23:21:26.970Z] [Pipeline] step
01:21:26 [2026-06-25T23:21:26.996Z] [Pipeline] script
01:21:27 [2026-06-25T23:21:27.002Z] [Pipeline] {
01:21:27 [2026-06-25T23:21:27.021Z] [Pipeline] }
01:21:27 [2026-06-25T23:21:27.026Z] [Pipeline] // script
01:21:27 [2026-06-25T23:21:27.038Z] [Pipeline] archiveArtifacts
01:21:27 [2026-06-25T23:21:27.040Z] Archiving artifacts
01:21:27 [2026-06-25T23:21:27.048Z] Enregistrement des empreintes numériques
01:21:27 [2026-06-25T23:21:27.070Z] [Pipeline] }
01:21:27 [2026-06-25T23:21:27.078Z] [Pipeline] // stage
01:21:27 [2026-06-25T23:21:27.084Z] [Pipeline] }
01:21:27 [2026-06-25T23:21:27.089Z] [Pipeline] // withEnv
01:21:27 [2026-06-25T23:21:27.094Z] [Pipeline] }
01:21:27 [2026-06-25T23:21:27.095Z] $ docker stop --time=1 003bead4cfdff0e94e814616e476b46868a202c97bef9ae46d4e6f7b71b2d0e0
01:21:28 [2026-06-25T23:21:28.418Z] $ docker rm -f --volumes 003bead4cfdff0e94e814616e476b46868a202c97bef9ae46d4e6f7b71b2d0e0
01:21:28 [2026-06-25T23:21:28.452Z] [Pipeline] // withDockerContainer
01:21:28 [2026-06-25T23:21:28.455Z] [Pipeline] }
01:21:28 [2026-06-25T23:21:28.459Z] [Pipeline] // withEnv
01:21:28 [2026-06-25T23:21:28.462Z] [Pipeline] }
01:21:28 [2026-06-25T23:21:28.466Z] [Pipeline] // node
01:21:28 [2026-06-25T23:21:28.470Z] [Pipeline] End of Pipeline
01:21:28 [2026-06-25T23:21:28.506Z] Finished: SUCCESS