01:21:19 [2025-05-01T23:21:19.296Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 233
01:21:19 [2025-05-01T23:21:19.296Z] Causé à l'origine par :
01:21:19 [2025-05-01T23:21:19.296Z] Lancé par une alarme périodique
01:21:19 [2025-05-01T23:21:19.296Z] Running as userbuild
01:21:19 [2025-05-01T23:21:19.709Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:19 [2025-05-01T23:21:19.848Z] [Pipeline] Start of Pipeline
01:21:20 [2025-05-01T23:21:20.083Z] [Pipeline] node
01:21:20 [2025-05-01T23:21:20.087Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:20 [2025-05-01T23:21:20.089Z] [Pipeline] {
01:21:20 [2025-05-01T23:21:20.102Z] [Pipeline] stage
01:21:20 [2025-05-01T23:21:20.103Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:20 [2025-05-01T23:21:20.111Z] [Pipeline] checkout
01:21:20 [2025-05-01T23:21:20.112Z] Selected Git installation does not exist. Using Default
01:21:20 [2025-05-01T23:21:20.113Z] The recommended git tool is: NONE
01:21:20 [2025-05-01T23:21:20.113Z] No credentials specified
01:21:20 [2025-05-01T23:21:20.113Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:20 [2025-05-01T23:21:20.120Z] Fetching changes from the remote Git repository
01:21:20 [2025-05-01T23:21:20.124Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:20 [2025-05-01T23:21:20.130Z] Cleaning workspace
01:21:20 [2025-05-01T23:21:20.130Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:20 [2025-05-01T23:21:20.136Z] Resetting working tree
01:21:20 [2025-05-01T23:21:20.136Z] > /usr/bin/git reset --hard # timeout=10
01:21:20 [2025-05-01T23:21:20.315Z] > /usr/bin/git clean -fdx # timeout=10
01:21:20 [2025-05-01T23:21:20.328Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:20 [2025-05-01T23:21:20.328Z] > /usr/bin/git --version # timeout=10
01:21:20 [2025-05-01T23:21:20.332Z] > git --version # 'git version 2.43.0'
01:21:20 [2025-05-01T23:21:20.332Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:20 [2025-05-01T23:21:20.801Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:20 [2025-05-01T23:21:20.808Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:20 [2025-05-01T23:21:20.808Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:20 [2025-05-01T23:21:20.815Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:20 [2025-05-01T23:21:20.868Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:20 [2025-05-01T23:21:20.869Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:20 [2025-05-01T23:21:20.893Z] [Pipeline] }
01:21:20 [2025-05-01T23:21:20.897Z] [Pipeline] // stage
01:21:20 [2025-05-01T23:21:20.913Z] [Pipeline] withEnv
01:21:20 [2025-05-01T23:21:20.913Z] [Pipeline] {
01:21:21 [2025-05-01T23:21:21.028Z] [Pipeline] isUnix
01:21:21 [2025-05-01T23:21:21.029Z] [Pipeline] withEnv
01:21:21 [2025-05-01T23:21:21.029Z] [Pipeline] {
01:21:21 [2025-05-01T23:21:21.040Z] [Pipeline] sh
01:21:21 [2025-05-01T23:21:21.296Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:21 [2025-05-01T23:21:21.296Z] .
01:21:21 [2025-05-01T23:21:21.297Z] [Pipeline] }
01:21:21 [2025-05-01T23:21:21.305Z] [Pipeline] // withEnv
01:21:21 [2025-05-01T23:21:21.315Z] [Pipeline] withDockerContainer
01:21:21 [2025-05-01T23:21:21.345Z] Jenkins does not seem to be running inside a container
01:21:21 [2025-05-01T23:21:21.353Z] $ 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:21 [2025-05-01T23:21:21.647Z] $ docker top 7dadebbd807729a54647bedf06c5898daff231b3cb62a8ee10e39fc75e451d39 -eo pid,comm
01:21:21 [2025-05-01T23:21:21.685Z] [Pipeline] {
01:21:21 [2025-05-01T23:21:21.694Z] [Pipeline] withEnv
01:21:21 [2025-05-01T23:21:21.695Z] [Pipeline] {
01:21:21 [2025-05-01T23:21:21.702Z] [Pipeline] stage
01:21:21 [2025-05-01T23:21:21.702Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:21 [2025-05-01T23:21:21.724Z] [Pipeline] script
01:21:21 [2025-05-01T23:21:21.728Z] [Pipeline] {
01:21:21 [2025-05-01T23:21:21.735Z] [Pipeline] echo
01:21:21 [2025-05-01T23:21:21.736Z] Working on branch 6.3.x
01:21:21 [2025-05-01T23:21:21.739Z] [Pipeline] copyArtifacts
01:21:21 [2025-05-01T23:21:21.744Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 233
01:21:21 [2025-05-01T23:21:21.752Z] [Pipeline] readYaml
01:21:21 [2025-05-01T23:21:21.766Z] 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:21 [2025-05-01T23:21:21.766Z] 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:21 [2025-05-01T23:21:21.767Z] [Pipeline] sh
01:21:22 [2025-05-01T23:21:22.026Z] + rm -f build.yaml
01:21:22 [2025-05-01T23:21:22.027Z] [Pipeline] }
01:21:22 [2025-05-01T23:21:22.035Z] [Pipeline] // script
01:21:22 [2025-05-01T23:21:22.044Z] [Pipeline] echo
01:21:22 [2025-05-01T23:21:22.045Z] Parent version is 1.5.3
01:21:22 [2025-05-01T23:21:22.046Z] [Pipeline] echo
01:21:22 [2025-05-01T23:21:22.047Z] Silverpeas version is 6.3.7-build250214
01:21:22 [2025-05-01T23:21:22.048Z] [Pipeline] }
01:21:22 [2025-05-01T23:21:22.056Z] [Pipeline] // stage
01:21:22 [2025-05-01T23:21:22.066Z] [Pipeline] stage
01:21:22 [2025-05-01T23:21:22.067Z] [Pipeline] { (Prepare the project)
01:21:22 [2025-05-01T23:21:22.093Z] [Pipeline] git
01:21:22 [2025-05-01T23:21:22.095Z] The recommended git tool is: /usr/bin/git
01:21:22 [2025-05-01T23:21:22.096Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:22 [2025-05-01T23:21:22.104Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7be3b4eb; decorates hudson.Launcher$LocalLauncher@555d79cb will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:22 [2025-05-01T23:21:22.104Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:22 [2025-05-01T23:21:22.111Z] Fetching changes from the remote Git repository
01:21:22 [2025-05-01T23:21:22.115Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:22 [2025-05-01T23:21:22.121Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:22 [2025-05-01T23:21:22.121Z] > /usr/bin/git --version # timeout=10
01:21:22 [2025-05-01T23:21:22.126Z] > git --version # 'git version 2.43.0'
01:21:22 [2025-05-01T23:21:22.126Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:22 [2025-05-01T23:21:22.133Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:23 [2025-05-01T23:21:23.205Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:23 [2025-05-01T23:21:23.215Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:23 [2025-05-01T23:21:23.215Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:23 [2025-05-01T23:21:23.220Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:23 [2025-05-01T23:21:23.325Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:23 [2025-05-01T23:21:23.335Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:23 [2025-05-01T23:21:23.343Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:23 [2025-05-01T23:21:23.475Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:23 [2025-05-01T23:21:23.476Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:23 [2025-05-01T23:21:23.496Z] [Pipeline] script
01:21:23 [2025-05-01T23:21:23.500Z] [Pipeline] {
01:21:23 [2025-05-01T23:21:23.507Z] [Pipeline] copyArtifacts
01:21:23 [2025-05-01T23:21:23.512Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 204
01:21:23 [2025-05-01T23:21:23.519Z] [Pipeline] readYaml
01:21:23 [2025-05-01T23:21:23.532Z] 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:23 [2025-05-01T23:21:23.534Z] [Pipeline] sh
01:21:23 [2025-05-01T23:21:23.791Z] + git rev-parse HEAD
01:21:23 [2025-05-01T23:21:23.794Z] [Pipeline] echo
01:21:23 [2025-05-01T23:21:23.794Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:23 [2025-05-01T23:21:23.795Z] 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:23 [2025-05-01T23:21:23.795Z] [Pipeline] }
01:21:23 [2025-05-01T23:21:23.804Z] [Pipeline] // script
01:21:23 [2025-05-01T23:21:23.814Z] [Pipeline] script
01:21:23 [2025-05-01T23:21:23.819Z] [Pipeline] {
01:21:23 [2025-05-01T23:21:23.829Z] [Pipeline] readMavenPom
01:21:23 [2025-05-01T23:21:23.839Z] 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:23 [2025-05-01T23:21:23.840Z] 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:23 [2025-05-01T23:21:23.840Z] 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:23 [2025-05-01T23:21:23.840Z] 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:23 [2025-05-01T23:21:23.841Z] [Pipeline] echo
01:21:23 [2025-05-01T23:21:23.841Z] No changes and no update in Silverpeas since the last build
01:21:23 [2025-05-01T23:21:23.841Z] [Pipeline] }
01:21:23 [2025-05-01T23:21:23.851Z] [Pipeline] // script
01:21:23 [2025-05-01T23:21:23.860Z] [Pipeline] }
01:21:23 [2025-05-01T23:21:23.868Z] [Pipeline] // stage
01:21:23 [2025-05-01T23:21:23.874Z] [Pipeline] stage
01:21:23 [2025-05-01T23:21:23.875Z] [Pipeline] { (Build the project)
01:21:23 [2025-05-01T23:21:23.898Z] Stage "Build the project" skipped due to when conditional
01:21:23 [2025-05-01T23:21:23.899Z] [Pipeline] getContext
01:21:23 [2025-05-01T23:21:23.909Z] [Pipeline] stage
01:21:23 [2025-05-01T23:21:23.910Z] [Pipeline] { (Check POM parent version)
01:21:23 [2025-05-01T23:21:23.917Z] Stage "Build the project" skipped due to when conditional
01:21:23 [2025-05-01T23:21:23.917Z] [Pipeline] getContext
01:21:23 [2025-05-01T23:21:23.919Z] [Pipeline] }
01:21:23 [2025-05-01T23:21:23.925Z] [Pipeline] // stage
01:21:23 [2025-05-01T23:21:23.933Z] [Pipeline] stage
01:21:23 [2025-05-01T23:21:23.934Z] [Pipeline] { (Update POM parent)
01:21:23 [2025-05-01T23:21:23.941Z] Stage "Build the project" skipped due to when conditional
01:21:23 [2025-05-01T23:21:23.942Z] [Pipeline] getContext
01:21:23 [2025-05-01T23:21:23.943Z] [Pipeline] }
01:21:23 [2025-05-01T23:21:23.949Z] [Pipeline] // stage
01:21:23 [2025-05-01T23:21:23.958Z] [Pipeline] stage
01:21:23 [2025-05-01T23:21:23.958Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:23 [2025-05-01T23:21:23.965Z] Stage "Build the project" skipped due to when conditional
01:21:23 [2025-05-01T23:21:23.966Z] [Pipeline] getContext
01:21:23 [2025-05-01T23:21:23.968Z] [Pipeline] }
01:21:23 [2025-05-01T23:21:23.974Z] [Pipeline] // stage
01:21:23 [2025-05-01T23:21:23.982Z] [Pipeline] stage
01:21:23 [2025-05-01T23:21:23.983Z] [Pipeline] { (Build and Publish)
01:21:23 [2025-05-01T23:21:23.990Z] Stage "Build the project" skipped due to when conditional
01:21:23 [2025-05-01T23:21:23.991Z] [Pipeline] getContext
01:21:23 [2025-05-01T23:21:23.992Z] [Pipeline] }
01:21:23 [2025-05-01T23:21:23.998Z] [Pipeline] // stage
01:21:24 [2025-05-01T23:21:24.005Z] [Pipeline] }
01:21:24 [2025-05-01T23:21:24.011Z] [Pipeline] // stage
01:21:24 [2025-05-01T23:21:24.021Z] [Pipeline] stage
01:21:24 [2025-05-01T23:21:24.021Z] [Pipeline] { (Create YAML build report)
01:21:24 [2025-05-01T23:21:24.043Z] [Pipeline] script
01:21:24 [2025-05-01T23:21:24.047Z] [Pipeline] {
01:21:24 [2025-05-01T23:21:24.057Z] [Pipeline] sh
01:21:24 [2025-05-01T23:21:24.316Z] + mkdir -p target
01:21:24 [2025-05-01T23:21:24.318Z] [Pipeline] sh
01:21:24 [2025-05-01T23:21:24.576Z] + mv build.yaml target/
01:21:24 [2025-05-01T23:21:24.577Z] [Pipeline] }
01:21:24 [2025-05-01T23:21:24.588Z] [Pipeline] // script
01:21:24 [2025-05-01T23:21:24.597Z] [Pipeline] }
01:21:24 [2025-05-01T23:21:24.606Z] [Pipeline] // stage
01:21:24 [2025-05-01T23:21:24.617Z] [Pipeline] stage
01:21:24 [2025-05-01T23:21:24.618Z] [Pipeline] { (Declarative: Post Actions)
01:21:24 [2025-05-01T23:21:24.634Z] [Pipeline] step
01:21:24 [2025-05-01T23:21:24.652Z] [Pipeline] script
01:21:24 [2025-05-01T23:21:24.658Z] [Pipeline] {
01:21:24 [2025-05-01T23:21:24.677Z] [Pipeline] }
01:21:24 [2025-05-01T23:21:24.686Z] [Pipeline] // script
01:21:24 [2025-05-01T23:21:24.700Z] [Pipeline] archiveArtifacts
01:21:24 [2025-05-01T23:21:24.703Z] Archiving artifacts
01:21:24 [2025-05-01T23:21:24.712Z] Enregistrement des empreintes numériques
01:21:24 [2025-05-01T23:21:24.734Z] [Pipeline] }
01:21:24 [2025-05-01T23:21:24.745Z] [Pipeline] // stage
01:21:24 [2025-05-01T23:21:24.754Z] [Pipeline] }
01:21:24 [2025-05-01T23:21:24.763Z] [Pipeline] // withEnv
01:21:24 [2025-05-01T23:21:24.772Z] [Pipeline] }
01:21:24 [2025-05-01T23:21:24.773Z] $ docker stop --time=1 7dadebbd807729a54647bedf06c5898daff231b3cb62a8ee10e39fc75e451d39
01:21:26 [2025-05-01T23:21:26.001Z] $ docker rm -f --volumes 7dadebbd807729a54647bedf06c5898daff231b3cb62a8ee10e39fc75e451d39
01:21:26 [2025-05-01T23:21:26.039Z] [Pipeline] // withDockerContainer
01:21:26 [2025-05-01T23:21:26.042Z] [Pipeline] }
01:21:26 [2025-05-01T23:21:26.046Z] [Pipeline] // withEnv
01:21:26 [2025-05-01T23:21:26.055Z] [Pipeline] }
01:21:26 [2025-05-01T23:21:26.065Z] [Pipeline] // node
01:21:26 [2025-05-01T23:21:26.075Z] [Pipeline] End of Pipeline
01:21:26 [2025-05-01T23:21:26.140Z] Finished: SUCCESS