06:46:19[2026-06-08T04:46:19.228Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 53006:46:19[2026-06-08T04:46:19.228Z] Causé à l'origine par :
06:46:19[2026-06-08T04:46:19.228Z] Lancé par une alarme périodique
06:46:19[2026-06-08T04:46:19.228Z] Running as userbuild06:46:19[2026-06-08T04:46:19.612Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:19[2026-06-08T04:46:19.758Z] [Pipeline] Start of Pipeline
06:46:20[2026-06-08T04:46:20.018Z] [Pipeline] node
06:46:20[2026-06-08T04:46:20.022Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:20[2026-06-08T04:46:20.023Z] [Pipeline] {
06:46:20[2026-06-08T04:46:20.037Z] [Pipeline] stage
06:46:20[2026-06-08T04:46:20.038Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:20[2026-06-08T04:46:20.046Z] [Pipeline] checkout
06:46:20[2026-06-08T04:46:20.048Z] Selected Git installation does not exist. Using Default
06:46:20[2026-06-08T04:46:20.048Z] The recommended git tool is: NONE
06:46:20[2026-06-08T04:46:20.048Z] No credentials specified
06:46:20[2026-06-08T04:46:20.048Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:20[2026-06-08T04:46:20.054Z] Fetching changes from the remote Git repository
06:46:20[2026-06-08T04:46:20.056Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:20[2026-06-08T04:46:20.060Z] Cleaning workspace
06:46:20[2026-06-08T04:46:20.060Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:20[2026-06-08T04:46:20.065Z] Resetting working tree
06:46:20[2026-06-08T04:46:20.065Z] > /usr/bin/git reset --hard # timeout=10
06:46:20[2026-06-08T04:46:20.153Z] > /usr/bin/git clean -fdx # timeout=10
06:46:20[2026-06-08T04:46:20.164Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:20[2026-06-08T04:46:20.164Z] > /usr/bin/git --version # timeout=10
06:46:20[2026-06-08T04:46:20.168Z] > git --version # 'git version 2.43.0'
06:46:20[2026-06-08T04:46:20.168Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:20[2026-06-08T04:46:20.568Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:20[2026-06-08T04:46:20.575Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
06:46:20[2026-06-08T04:46:20.575Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:20[2026-06-08T04:46:20.581Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:20[2026-06-08T04:46:20.639Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
06:46:20[2026-06-08T04:46:20.639Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:20[2026-06-08T04:46:20.656Z] [Pipeline] }
06:46:20[2026-06-08T04:46:20.661Z] [Pipeline] // stage
06:46:20[2026-06-08T04:46:20.670Z] [Pipeline] withEnv
06:46:20[2026-06-08T04:46:20.671Z] [Pipeline] {
06:46:20[2026-06-08T04:46:20.758Z] [Pipeline] isUnix
06:46:20[2026-06-08T04:46:20.760Z] [Pipeline] withEnv
06:46:20[2026-06-08T04:46:20.760Z] [Pipeline] {
06:46:20[2026-06-08T04:46:20.767Z] [Pipeline] sh
06:46:21[2026-06-08T04:46:21.022Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:21[2026-06-08T04:46:21.023Z] .
06:46:21[2026-06-08T04:46:21.023Z] [Pipeline] }
06:46:21[2026-06-08T04:46:21.029Z] [Pipeline] // withEnv
06:46:21[2026-06-08T04:46:21.037Z] [Pipeline] withDockerContainer
06:46:21[2026-06-08T04:46:21.066Z] Jenkins does not seem to be running inside a container
06:46:21[2026-06-08T04:46:21.073Z] $ 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:21[2026-06-08T04:46:21.351Z] $ docker top e52cd8667b738cbe5a420f6d0c8a4b5af76ef47ac646679f0ec00e93e73063b6 -eo pid,comm
06:46:21[2026-06-08T04:46:21.388Z] [Pipeline] {
06:46:21[2026-06-08T04:46:21.398Z] [Pipeline] withEnv
06:46:21[2026-06-08T04:46:21.398Z] [Pipeline] {
06:46:21[2026-06-08T04:46:21.408Z] [Pipeline] stage
06:46:21[2026-06-08T04:46:21.409Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:21[2026-06-08T04:46:21.433Z] [Pipeline] script
06:46:21[2026-06-08T04:46:21.437Z] [Pipeline] {
06:46:21[2026-06-08T04:46:21.441Z] [Pipeline] echo
06:46:21[2026-06-08T04:46:21.441Z] Working on branch 6.4.x
06:46:21[2026-06-08T04:46:21.443Z] [Pipeline] copyArtifacts
06:46:21[2026-06-08T04:46:21.447Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 53006:46:21[2026-06-08T04:46:21.452Z] [Pipeline] readYaml
06:46:21[2026-06-08T04:46:21.457Z] 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:21[2026-06-08T04:46:21.458Z] 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:21[2026-06-08T04:46:21.459Z] [Pipeline] sh
06:46:21[2026-06-08T04:46:21.715Z] + rm -f build.yaml
06:46:21[2026-06-08T04:46:21.716Z] [Pipeline] }
06:46:21[2026-06-08T04:46:21.726Z] [Pipeline] // script
06:46:21[2026-06-08T04:46:21.735Z] [Pipeline] echo
06:46:21[2026-06-08T04:46:21.735Z] Parent version is 1.6.2
06:46:21[2026-06-08T04:46:21.737Z] [Pipeline] echo
06:46:21[2026-06-08T04:46:21.737Z] Silverpeas version is 6.4.7-build260525
06:46:21[2026-06-08T04:46:21.738Z] [Pipeline] }
06:46:21[2026-06-08T04:46:21.746Z] [Pipeline] // stage
06:46:21[2026-06-08T04:46:21.757Z] [Pipeline] stage
06:46:21[2026-06-08T04:46:21.758Z] [Pipeline] { (Prepare the project)
06:46:21[2026-06-08T04:46:21.780Z] [Pipeline] git
06:46:21[2026-06-08T04:46:21.782Z] The recommended git tool is: /usr/bin/git
06:46:21[2026-06-08T04:46:21.783Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:21[2026-06-08T04:46:21.794Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28f6aaa2; decorates hudson.Launcher$LocalLauncher@5327f555 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:21[2026-06-08T04:46:21.795Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:21[2026-06-08T04:46:21.801Z] Fetching changes from the remote Git repository
06:46:21[2026-06-08T04:46:21.803Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:21[2026-06-08T04:46:21.809Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:21[2026-06-08T04:46:21.810Z] > /usr/bin/git --version # timeout=10
06:46:21[2026-06-08T04:46:21.814Z] > git --version # 'git version 2.43.0'
06:46:21[2026-06-08T04:46:21.815Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:21[2026-06-08T04:46:21.820Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22[2026-06-08T04:46:22.297Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:22[2026-06-08T04:46:22.303Z] Checking out Revision bc3c140ebc2a3b450e0252fd6cd755c29e54c61a (refs/remotes/origin/6.4.x)
06:46:22[2026-06-08T04:46:22.303Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22[2026-06-08T04:46:22.308Z] > /usr/bin/git checkout -f bc3c140ebc2a3b450e0252fd6cd755c29e54c61a # timeout=10
06:46:22[2026-06-08T04:46:22.426Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:22[2026-06-08T04:46:22.434Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:22[2026-06-08T04:46:22.439Z] > /usr/bin/git checkout -b 6.4.x bc3c140ebc2a3b450e0252fd6cd755c29e54c61a # timeout=10
06:46:22[2026-06-08T04:46:22.523Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260525"
06:46:22[2026-06-08T04:46:22.523Z] > /usr/bin/git rev-list --no-walk bc3c140ebc2a3b450e0252fd6cd755c29e54c61a # timeout=10
06:46:22[2026-06-08T04:46:22.545Z] [Pipeline] script
06:46:22[2026-06-08T04:46:22.548Z] [Pipeline] {
06:46:22[2026-06-08T04:46:22.556Z] [Pipeline] copyArtifacts
06:46:22[2026-06-08T04:46:22.559Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 40206:46:22[2026-06-08T04:46:22.565Z] [Pipeline] readYaml
06:46:22[2026-06-08T04:46:22.571Z] 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:22[2026-06-08T04:46:22.572Z] [Pipeline] sh
06:46:22[2026-06-08T04:46:22.830Z] + git rev-parse HEAD
06:46:22[2026-06-08T04:46:22.832Z] [Pipeline] echo
06:46:22[2026-06-08T04:46:22.833Z] Current commit is bc3c140ebc2a3b450e0252fd6cd755c29e54c61a and last build commit is bc3c140ebc2a3b450e0252fd6cd755c29e54c61a
06:46:22[2026-06-08T04:46:22.833Z] 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:22[2026-06-08T04:46:22.834Z] [Pipeline] }
06:46:22[2026-06-08T04:46:22.839Z] [Pipeline] // script
06:46:22[2026-06-08T04:46:22.844Z] [Pipeline] script
06:46:22[2026-06-08T04:46:22.849Z] [Pipeline] {
06:46:22[2026-06-08T04:46:22.854Z] [Pipeline] readMavenPom
06:46:22[2026-06-08T04:46:22.863Z] 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:22[2026-06-08T04:46:22.864Z] 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:22[2026-06-08T04:46:22.864Z] 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:22[2026-06-08T04:46:22.864Z] 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:22[2026-06-08T04:46:22.865Z] [Pipeline] echo
06:46:22[2026-06-08T04:46:22.865Z] No changes and no update in Silverpeas since the last build
06:46:22[2026-06-08T04:46:22.866Z] [Pipeline] }
06:46:22[2026-06-08T04:46:22.876Z] [Pipeline] // script
06:46:22[2026-06-08T04:46:22.885Z] [Pipeline] }
06:46:22[2026-06-08T04:46:22.893Z] [Pipeline] // stage
06:46:22[2026-06-08T04:46:22.904Z] [Pipeline] stage
06:46:22[2026-06-08T04:46:22.905Z] [Pipeline] { (Build the project)
06:46:22[2026-06-08T04:46:22.946Z] Stage "Build the project" skipped due to when conditional
06:46:22[2026-06-08T04:46:22.948Z] [Pipeline] getContext
06:46:22[2026-06-08T04:46:22.962Z] [Pipeline] stage
06:46:22[2026-06-08T04:46:22.963Z] [Pipeline] { (Check POM parent version)
06:46:22[2026-06-08T04:46:22.972Z] Stage "Build the project" skipped due to when conditional
06:46:22[2026-06-08T04:46:22.973Z] [Pipeline] getContext
06:46:22[2026-06-08T04:46:22.974Z] [Pipeline] }
06:46:22[2026-06-08T04:46:22.983Z] [Pipeline] // stage
06:46:22[2026-06-08T04:46:22.993Z] [Pipeline] stage
06:46:22[2026-06-08T04:46:22.994Z] [Pipeline] { (Update POM parent)
06:46:23[2026-06-08T04:46:23.002Z] Stage "Build the project" skipped due to when conditional
06:46:23[2026-06-08T04:46:23.003Z] [Pipeline] getContext
06:46:23[2026-06-08T04:46:23.004Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.012Z] [Pipeline] // stage
06:46:23[2026-06-08T04:46:23.022Z] [Pipeline] stage
06:46:23[2026-06-08T04:46:23.022Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:23[2026-06-08T04:46:23.031Z] Stage "Build the project" skipped due to when conditional
06:46:23[2026-06-08T04:46:23.032Z] [Pipeline] getContext
06:46:23[2026-06-08T04:46:23.033Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.041Z] [Pipeline] // stage
06:46:23[2026-06-08T04:46:23.051Z] [Pipeline] stage
06:46:23[2026-06-08T04:46:23.052Z] [Pipeline] { (Build and Publish)
06:46:23[2026-06-08T04:46:23.061Z] Stage "Build the project" skipped due to when conditional
06:46:23[2026-06-08T04:46:23.062Z] [Pipeline] getContext
06:46:23[2026-06-08T04:46:23.064Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.073Z] [Pipeline] // stage
06:46:23[2026-06-08T04:46:23.080Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.087Z] [Pipeline] // stage
06:46:23[2026-06-08T04:46:23.097Z] [Pipeline] stage
06:46:23[2026-06-08T04:46:23.097Z] [Pipeline] { (Create YAML build report)
06:46:23[2026-06-08T04:46:23.117Z] [Pipeline] script
06:46:23[2026-06-08T04:46:23.122Z] [Pipeline] {
06:46:23[2026-06-08T04:46:23.132Z] [Pipeline] sh
06:46:23[2026-06-08T04:46:23.390Z] + mkdir -p target
06:46:23[2026-06-08T04:46:23.393Z] [Pipeline] sh
06:46:23[2026-06-08T04:46:23.652Z] + mv build.yaml target/
06:46:23[2026-06-08T04:46:23.653Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.662Z] [Pipeline] // script
06:46:23[2026-06-08T04:46:23.668Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.673Z] [Pipeline] // stage
06:46:23[2026-06-08T04:46:23.686Z] [Pipeline] stage
06:46:23[2026-06-08T04:46:23.687Z] [Pipeline] { (Declarative: Post Actions)
06:46:23[2026-06-08T04:46:23.698Z] [Pipeline] step
06:46:23[2026-06-08T04:46:23.713Z] [Pipeline] script
06:46:23[2026-06-08T04:46:23.717Z] [Pipeline] {
06:46:23[2026-06-08T04:46:23.736Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.742Z] [Pipeline] // script
06:46:23[2026-06-08T04:46:23.754Z] [Pipeline] archiveArtifacts
06:46:23[2026-06-08T04:46:23.756Z] Archiving artifacts
06:46:23[2026-06-08T04:46:23.765Z] Enregistrement des empreintes numériques
06:46:23[2026-06-08T04:46:23.791Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.800Z] [Pipeline] // stage
06:46:23[2026-06-08T04:46:23.806Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.811Z] [Pipeline] // withEnv
06:46:23[2026-06-08T04:46:23.823Z] [Pipeline] }
06:46:23[2026-06-08T04:46:23.824Z] $ docker stop --time=1 e52cd8667b738cbe5a420f6d0c8a4b5af76ef47ac646679f0ec00e93e73063b6
06:46:25[2026-06-08T04:46:25.076Z] $ docker rm -f --volumes e52cd8667b738cbe5a420f6d0c8a4b5af76ef47ac646679f0ec00e93e73063b6
06:46:25[2026-06-08T04:46:25.110Z] [Pipeline] // withDockerContainer
06:46:25[2026-06-08T04:46:25.114Z] [Pipeline] }
06:46:25[2026-06-08T04:46:25.117Z] [Pipeline] // withEnv
06:46:25[2026-06-08T04:46:25.124Z] [Pipeline] }
06:46:25[2026-06-08T04:46:25.130Z] [Pipeline] // node
06:46:25[2026-06-08T04:46:25.140Z] [Pipeline] End of Pipeline
06:46:25[2026-06-08T04:46:25.189Z] Finished: SUCCESS