01:21:20 [2025-04-24T23:21:20.348Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 232
01:21:20 [2025-04-24T23:21:20.348Z] Causé à l'origine par :
01:21:20 [2025-04-24T23:21:20.348Z] Lancé par une alarme périodique
01:21:20 [2025-04-24T23:21:20.349Z] Running as userbuild
01:21:20 [2025-04-24T23:21:20.754Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:20 [2025-04-24T23:21:20.893Z] [Pipeline] Start of Pipeline
01:21:21 [2025-04-24T23:21:21.075Z] [Pipeline] node
01:21:21 [2025-04-24T23:21:21.079Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:21 [2025-04-24T23:21:21.080Z] [Pipeline] {
01:21:21 [2025-04-24T23:21:21.092Z] [Pipeline] stage
01:21:21 [2025-04-24T23:21:21.092Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:21 [2025-04-24T23:21:21.098Z] [Pipeline] checkout
01:21:21 [2025-04-24T23:21:21.099Z] Selected Git installation does not exist. Using Default
01:21:21 [2025-04-24T23:21:21.099Z] The recommended git tool is: NONE
01:21:21 [2025-04-24T23:21:21.099Z] No credentials specified
01:21:21 [2025-04-24T23:21:21.100Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:21 [2025-04-24T23:21:21.106Z] Fetching changes from the remote Git repository
01:21:21 [2025-04-24T23:21:21.107Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:21 [2025-04-24T23:21:21.114Z] Cleaning workspace
01:21:21 [2025-04-24T23:21:21.114Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:21 [2025-04-24T23:21:21.119Z] Resetting working tree
01:21:21 [2025-04-24T23:21:21.119Z] > /usr/bin/git reset --hard # timeout=10
01:21:21 [2025-04-24T23:21:21.185Z] > /usr/bin/git clean -fdx # timeout=10
01:21:21 [2025-04-24T23:21:21.197Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:21 [2025-04-24T23:21:21.197Z] > /usr/bin/git --version # timeout=10
01:21:21 [2025-04-24T23:21:21.202Z] > git --version # 'git version 2.43.0'
01:21:21 [2025-04-24T23:21:21.202Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:21 [2025-04-24T23:21:21.613Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:21 [2025-04-24T23:21:21.620Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:21 [2025-04-24T23:21:21.620Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:21 [2025-04-24T23:21:21.626Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:21 [2025-04-24T23:21:21.680Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:21 [2025-04-24T23:21:21.680Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:21 [2025-04-24T23:21:21.705Z] [Pipeline] }
01:21:21 [2025-04-24T23:21:21.709Z] [Pipeline] // stage
01:21:21 [2025-04-24T23:21:21.722Z] [Pipeline] withEnv
01:21:21 [2025-04-24T23:21:21.722Z] [Pipeline] {
01:21:21 [2025-04-24T23:21:21.831Z] [Pipeline] isUnix
01:21:21 [2025-04-24T23:21:21.832Z] [Pipeline] withEnv
01:21:21 [2025-04-24T23:21:21.832Z] [Pipeline] {
01:21:21 [2025-04-24T23:21:21.842Z] [Pipeline] sh
01:21:22 [2025-04-24T23:21:22.099Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:22 [2025-04-24T23:21:22.099Z] .
01:21:22 [2025-04-24T23:21:22.100Z] [Pipeline] }
01:21:22 [2025-04-24T23:21:22.107Z] [Pipeline] // withEnv
01:21:22 [2025-04-24T23:21:22.117Z] [Pipeline] withDockerContainer
01:21:22 [2025-04-24T23:21:22.146Z] Jenkins does not seem to be running inside a container
01:21:22 [2025-04-24T23:21:22.153Z] $ 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:22 [2025-04-24T23:21:22.463Z] $ docker top 0527b6807d2f29686b1fa82b4cba0a9e00b190b01251c7c01b1a960201833b77 -eo pid,comm
01:21:22 [2025-04-24T23:21:22.500Z] [Pipeline] {
01:21:22 [2025-04-24T23:21:22.510Z] [Pipeline] withEnv
01:21:22 [2025-04-24T23:21:22.511Z] [Pipeline] {
01:21:22 [2025-04-24T23:21:22.518Z] [Pipeline] stage
01:21:22 [2025-04-24T23:21:22.518Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:22 [2025-04-24T23:21:22.547Z] [Pipeline] script
01:21:22 [2025-04-24T23:21:22.551Z] [Pipeline] {
01:21:22 [2025-04-24T23:21:22.560Z] [Pipeline] echo
01:21:22 [2025-04-24T23:21:22.560Z] Working on branch 6.3.x
01:21:22 [2025-04-24T23:21:22.565Z] [Pipeline] copyArtifacts
01:21:22 [2025-04-24T23:21:22.570Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 232
01:21:22 [2025-04-24T23:21:22.577Z] [Pipeline] readYaml
01:21:22 [2025-04-24T23:21:22.588Z] 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:22 [2025-04-24T23:21:22.588Z] 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:22 [2025-04-24T23:21:22.589Z] [Pipeline] sh
01:21:22 [2025-04-24T23:21:22.846Z] + rm -f build.yaml
01:21:22 [2025-04-24T23:21:22.847Z] [Pipeline] }
01:21:22 [2025-04-24T23:21:22.855Z] [Pipeline] // script
01:21:22 [2025-04-24T23:21:22.863Z] [Pipeline] echo
01:21:22 [2025-04-24T23:21:22.864Z] Parent version is 1.5.3
01:21:22 [2025-04-24T23:21:22.865Z] [Pipeline] echo
01:21:22 [2025-04-24T23:21:22.865Z] Silverpeas version is 6.3.7-build250214
01:21:22 [2025-04-24T23:21:22.866Z] [Pipeline] }
01:21:22 [2025-04-24T23:21:22.874Z] [Pipeline] // stage
01:21:22 [2025-04-24T23:21:22.883Z] [Pipeline] stage
01:21:22 [2025-04-24T23:21:22.884Z] [Pipeline] { (Prepare the project)
01:21:22 [2025-04-24T23:21:22.907Z] [Pipeline] git
01:21:22 [2025-04-24T23:21:22.909Z] The recommended git tool is: /usr/bin/git
01:21:22 [2025-04-24T23:21:22.909Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:22 [2025-04-24T23:21:22.926Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6928e2f; decorates hudson.Launcher$LocalLauncher@2cbeeaf6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:22 [2025-04-24T23:21:22.926Z] > /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-04-24T23:21:22.932Z] Fetching changes from the remote Git repository
01:21:22 [2025-04-24T23:21:22.935Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:22 [2025-04-24T23:21:22.941Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:22 [2025-04-24T23:21:22.942Z] > /usr/bin/git --version # timeout=10
01:21:22 [2025-04-24T23:21:22.946Z] > git --version # 'git version 2.43.0'
01:21:22 [2025-04-24T23:21:22.946Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:22 [2025-04-24T23:21:22.952Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:23 [2025-04-24T23:21:23.402Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:23 [2025-04-24T23:21:23.411Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:23 [2025-04-24T23:21:23.411Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:23 [2025-04-24T23:21:23.416Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:23 [2025-04-24T23:21:23.519Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:23 [2025-04-24T23:21:23.529Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:23 [2025-04-24T23:21:23.537Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:23 [2025-04-24T23:21:23.668Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:23 [2025-04-24T23:21:23.668Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:23 [2025-04-24T23:21:23.708Z] [Pipeline] script
01:21:23 [2025-04-24T23:21:23.710Z] [Pipeline] {
01:21:23 [2025-04-24T23:21:23.724Z] [Pipeline] copyArtifacts
01:21:23 [2025-04-24T23:21:23.730Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 203
01:21:23 [2025-04-24T23:21:23.737Z] [Pipeline] readYaml
01:21:23 [2025-04-24T23:21:23.749Z] 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-04-24T23:21:23.750Z] [Pipeline] sh
01:21:24 [2025-04-24T23:21:24.007Z] + git rev-parse HEAD
01:21:24 [2025-04-24T23:21:24.009Z] [Pipeline] echo
01:21:24 [2025-04-24T23:21:24.010Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:24 [2025-04-24T23:21:24.010Z] 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:24 [2025-04-24T23:21:24.011Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.020Z] [Pipeline] // script
01:21:24 [2025-04-24T23:21:24.031Z] [Pipeline] script
01:21:24 [2025-04-24T23:21:24.034Z] [Pipeline] {
01:21:24 [2025-04-24T23:21:24.043Z] [Pipeline] readMavenPom
01:21:24 [2025-04-24T23:21:24.053Z] 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:24 [2025-04-24T23:21:24.054Z] 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:24 [2025-04-24T23:21:24.054Z] 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:24 [2025-04-24T23:21:24.055Z] 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:24 [2025-04-24T23:21:24.055Z] [Pipeline] echo
01:21:24 [2025-04-24T23:21:24.056Z] No changes and no update in Silverpeas since the last build
01:21:24 [2025-04-24T23:21:24.056Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.064Z] [Pipeline] // script
01:21:24 [2025-04-24T23:21:24.073Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.081Z] [Pipeline] // stage
01:21:24 [2025-04-24T23:21:24.090Z] [Pipeline] stage
01:21:24 [2025-04-24T23:21:24.091Z] [Pipeline] { (Build the project)
01:21:24 [2025-04-24T23:21:24.129Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-04-24T23:21:24.129Z] [Pipeline] getContext
01:21:24 [2025-04-24T23:21:24.141Z] [Pipeline] stage
01:21:24 [2025-04-24T23:21:24.141Z] [Pipeline] { (Check POM parent version)
01:21:24 [2025-04-24T23:21:24.150Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-04-24T23:21:24.151Z] [Pipeline] getContext
01:21:24 [2025-04-24T23:21:24.152Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.160Z] [Pipeline] // stage
01:21:24 [2025-04-24T23:21:24.169Z] [Pipeline] stage
01:21:24 [2025-04-24T23:21:24.170Z] [Pipeline] { (Update POM parent)
01:21:24 [2025-04-24T23:21:24.178Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-04-24T23:21:24.179Z] [Pipeline] getContext
01:21:24 [2025-04-24T23:21:24.180Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.188Z] [Pipeline] // stage
01:21:24 [2025-04-24T23:21:24.198Z] [Pipeline] stage
01:21:24 [2025-04-24T23:21:24.198Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:24 [2025-04-24T23:21:24.206Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-04-24T23:21:24.207Z] [Pipeline] getContext
01:21:24 [2025-04-24T23:21:24.208Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.215Z] [Pipeline] // stage
01:21:24 [2025-04-24T23:21:24.224Z] [Pipeline] stage
01:21:24 [2025-04-24T23:21:24.225Z] [Pipeline] { (Build and Publish)
01:21:24 [2025-04-24T23:21:24.233Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-04-24T23:21:24.233Z] [Pipeline] getContext
01:21:24 [2025-04-24T23:21:24.234Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.242Z] [Pipeline] // stage
01:21:24 [2025-04-24T23:21:24.249Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.256Z] [Pipeline] // stage
01:21:24 [2025-04-24T23:21:24.265Z] [Pipeline] stage
01:21:24 [2025-04-24T23:21:24.266Z] [Pipeline] { (Create YAML build report)
01:21:24 [2025-04-24T23:21:24.288Z] [Pipeline] script
01:21:24 [2025-04-24T23:21:24.293Z] [Pipeline] {
01:21:24 [2025-04-24T23:21:24.302Z] [Pipeline] sh
01:21:24 [2025-04-24T23:21:24.560Z] + mkdir -p target
01:21:24 [2025-04-24T23:21:24.561Z] [Pipeline] sh
01:21:24 [2025-04-24T23:21:24.818Z] + mv build.yaml target/
01:21:24 [2025-04-24T23:21:24.819Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.830Z] [Pipeline] // script
01:21:24 [2025-04-24T23:21:24.839Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.847Z] [Pipeline] // stage
01:21:24 [2025-04-24T23:21:24.857Z] [Pipeline] stage
01:21:24 [2025-04-24T23:21:24.857Z] [Pipeline] { (Declarative: Post Actions)
01:21:24 [2025-04-24T23:21:24.872Z] [Pipeline] step
01:21:24 [2025-04-24T23:21:24.890Z] [Pipeline] script
01:21:24 [2025-04-24T23:21:24.894Z] [Pipeline] {
01:21:24 [2025-04-24T23:21:24.911Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.919Z] [Pipeline] // script
01:21:24 [2025-04-24T23:21:24.932Z] [Pipeline] archiveArtifacts
01:21:24 [2025-04-24T23:21:24.935Z] Archiving artifacts
01:21:24 [2025-04-24T23:21:24.943Z] Enregistrement des empreintes numériques
01:21:24 [2025-04-24T23:21:24.963Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.973Z] [Pipeline] // stage
01:21:24 [2025-04-24T23:21:24.982Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.989Z] [Pipeline] // withEnv
01:21:24 [2025-04-24T23:21:24.997Z] [Pipeline] }
01:21:24 [2025-04-24T23:21:24.998Z] $ docker stop --time=1 0527b6807d2f29686b1fa82b4cba0a9e00b190b01251c7c01b1a960201833b77
01:21:26 [2025-04-24T23:21:26.215Z] $ docker rm -f --volumes 0527b6807d2f29686b1fa82b4cba0a9e00b190b01251c7c01b1a960201833b77
01:21:26 [2025-04-24T23:21:26.255Z] [Pipeline] // withDockerContainer
01:21:26 [2025-04-24T23:21:26.260Z] [Pipeline] }
01:21:26 [2025-04-24T23:21:26.265Z] [Pipeline] // withEnv
01:21:26 [2025-04-24T23:21:26.274Z] [Pipeline] }
01:21:26 [2025-04-24T23:21:26.284Z] [Pipeline] // node
01:21:26 [2025-04-24T23:21:26.294Z] [Pipeline] End of Pipeline
01:21:26 [2025-04-24T23:21:26.337Z] Finished: SUCCESS