01:21:21[2025-05-22T23:21:21.838Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 23601:21:21[2025-05-22T23:21:21.838Z] Causé à l'origine par :
01:21:21[2025-05-22T23:21:21.838Z] Lancé par une alarme périodique
01:21:21[2025-05-22T23:21:21.838Z] Running as userbuild01:21:22[2025-05-22T23:21:22.256Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:22[2025-05-22T23:21:22.409Z] [Pipeline] Start of Pipeline
01:21:22[2025-05-22T23:21:22.586Z] [Pipeline] node
01:21:22[2025-05-22T23:21:22.589Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:22[2025-05-22T23:21:22.591Z] [Pipeline] {
01:21:22[2025-05-22T23:21:22.603Z] [Pipeline] stage
01:21:22[2025-05-22T23:21:22.604Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:22[2025-05-22T23:21:22.613Z] [Pipeline] checkout
01:21:22[2025-05-22T23:21:22.614Z] Selected Git installation does not exist. Using Default
01:21:22[2025-05-22T23:21:22.614Z] The recommended git tool is: NONE
01:21:22[2025-05-22T23:21:22.614Z] No credentials specified
01:21:22[2025-05-22T23:21:22.614Z] > /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-22T23:21:22.621Z] Fetching changes from the remote Git repository
01:21:22[2025-05-22T23:21:22.623Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:22[2025-05-22T23:21:22.627Z] Cleaning workspace
01:21:22[2025-05-22T23:21:22.627Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:22[2025-05-22T23:21:22.632Z] Resetting working tree
01:21:22[2025-05-22T23:21:22.632Z] > /usr/bin/git reset --hard # timeout=10
01:21:22[2025-05-22T23:21:22.796Z] > /usr/bin/git clean -fdx # timeout=10
01:21:22[2025-05-22T23:21:22.808Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:22[2025-05-22T23:21:22.808Z] > /usr/bin/git --version # timeout=10
01:21:22[2025-05-22T23:21:22.813Z] > git --version # 'git version 2.43.0'
01:21:22[2025-05-22T23:21:22.813Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:23[2025-05-22T23:21:23.274Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:23[2025-05-22T23:21:23.281Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:23[2025-05-22T23:21:23.281Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:23[2025-05-22T23:21:23.286Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:23[2025-05-22T23:21:23.346Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:23[2025-05-22T23:21:23.346Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:23[2025-05-22T23:21:23.370Z] [Pipeline] }
01:21:23[2025-05-22T23:21:23.376Z] [Pipeline] // stage
01:21:23[2025-05-22T23:21:23.390Z] [Pipeline] withEnv
01:21:23[2025-05-22T23:21:23.391Z] [Pipeline] {
01:21:23[2025-05-22T23:21:23.501Z] [Pipeline] isUnix
01:21:23[2025-05-22T23:21:23.502Z] [Pipeline] withEnv
01:21:23[2025-05-22T23:21:23.503Z] [Pipeline] {
01:21:23[2025-05-22T23:21:23.513Z] [Pipeline] sh
01:21:23[2025-05-22T23:21:23.770Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:23[2025-05-22T23:21:23.770Z] .
01:21:23[2025-05-22T23:21:23.771Z] [Pipeline] }
01:21:23[2025-05-22T23:21:23.779Z] [Pipeline] // withEnv
01:21:23[2025-05-22T23:21:23.789Z] [Pipeline] withDockerContainer
01:21:23[2025-05-22T23:21:23.820Z] Jenkins does not seem to be running inside a container
01:21:23[2025-05-22T23:21:23.828Z] $ 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:24[2025-05-22T23:21:24.179Z] $ docker top 29aa1db3c0769d9d4ff91d067fd7f20f5fc45b4deec3fd56c163d3c2e742b810 -eo pid,comm
01:21:24[2025-05-22T23:21:24.215Z] [Pipeline] {
01:21:24[2025-05-22T23:21:24.226Z] [Pipeline] withEnv
01:21:24[2025-05-22T23:21:24.227Z] [Pipeline] {
01:21:24[2025-05-22T23:21:24.234Z] [Pipeline] stage
01:21:24[2025-05-22T23:21:24.235Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:24[2025-05-22T23:21:24.263Z] [Pipeline] script
01:21:24[2025-05-22T23:21:24.267Z] [Pipeline] {
01:21:24[2025-05-22T23:21:24.276Z] [Pipeline] echo
01:21:24[2025-05-22T23:21:24.277Z] Working on branch 6.3.x
01:21:24[2025-05-22T23:21:24.281Z] [Pipeline] copyArtifacts
01:21:24[2025-05-22T23:21:24.290Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 23601:21:24[2025-05-22T23:21:24.296Z] [Pipeline] readYaml
01:21:24[2025-05-22T23:21:24.308Z] 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[2025-05-22T23:21:24.308Z] 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[2025-05-22T23:21:24.309Z] [Pipeline] sh
01:21:24[2025-05-22T23:21:24.567Z] + rm -f build.yaml
01:21:24[2025-05-22T23:21:24.568Z] [Pipeline] }
01:21:24[2025-05-22T23:21:24.577Z] [Pipeline] // script
01:21:24[2025-05-22T23:21:24.583Z] [Pipeline] echo
01:21:24[2025-05-22T23:21:24.583Z] Parent version is 1.5.3
01:21:24[2025-05-22T23:21:24.585Z] [Pipeline] echo
01:21:24[2025-05-22T23:21:24.586Z] Silverpeas version is 6.3.7-build250214
01:21:24[2025-05-22T23:21:24.586Z] [Pipeline] }
01:21:24[2025-05-22T23:21:24.595Z] [Pipeline] // stage
01:21:24[2025-05-22T23:21:24.606Z] [Pipeline] stage
01:21:24[2025-05-22T23:21:24.606Z] [Pipeline] { (Prepare the project)
01:21:24[2025-05-22T23:21:24.631Z] [Pipeline] git
01:21:24[2025-05-22T23:21:24.633Z] The recommended git tool is: /usr/bin/git
01:21:24[2025-05-22T23:21:24.635Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:24[2025-05-22T23:21:24.643Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@64632467; decorates hudson.Launcher$LocalLauncher@2960af3e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:24[2025-05-22T23:21:24.644Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:24[2025-05-22T23:21:24.649Z] Fetching changes from the remote Git repository
01:21:24[2025-05-22T23:21:24.653Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:24[2025-05-22T23:21:24.659Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile01:21:24[2025-05-22T23:21:24.659Z] > /usr/bin/git --version # timeout=10
01:21:24[2025-05-22T23:21:24.664Z] > git --version # 'git version 2.43.0'
01:21:24[2025-05-22T23:21:24.664Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:24[2025-05-22T23:21:24.670Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:25[2025-05-22T23:21:25.797Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:25[2025-05-22T23:21:25.805Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:25[2025-05-22T23:21:25.805Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:25[2025-05-22T23:21:25.810Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25[2025-05-22T23:21:25.918Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:25[2025-05-22T23:21:25.930Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:25[2025-05-22T23:21:25.938Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26[2025-05-22T23:21:26.075Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:26[2025-05-22T23:21:26.076Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26[2025-05-22T23:21:26.096Z] [Pipeline] script
01:21:26[2025-05-22T23:21:26.098Z] [Pipeline] {
01:21:26[2025-05-22T23:21:26.105Z] [Pipeline] copyArtifacts
01:21:26[2025-05-22T23:21:26.109Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 20701:21:26[2025-05-22T23:21:26.113Z] [Pipeline] readYaml
01:21:26[2025-05-22T23:21:26.124Z] 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:26[2025-05-22T23:21:26.126Z] [Pipeline] sh
01:21:26[2025-05-22T23:21:26.383Z] + git rev-parse HEAD
01:21:26[2025-05-22T23:21:26.385Z] [Pipeline] echo
01:21:26[2025-05-22T23:21:26.386Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:26[2025-05-22T23:21:26.386Z] 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[2025-05-22T23:21:26.387Z] [Pipeline] }
01:21:26[2025-05-22T23:21:26.396Z] [Pipeline] // script
01:21:26[2025-05-22T23:21:26.405Z] [Pipeline] script
01:21:26[2025-05-22T23:21:26.409Z] [Pipeline] {
01:21:26[2025-05-22T23:21:26.419Z] [Pipeline] readMavenPom
01:21:26[2025-05-22T23:21:26.429Z] 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[2025-05-22T23:21:26.429Z] 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[2025-05-22T23:21:26.430Z] 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[2025-05-22T23:21:26.430Z] 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[2025-05-22T23:21:26.431Z] [Pipeline] echo
01:21:26[2025-05-22T23:21:26.432Z] No changes and no update in Silverpeas since the last build
01:21:26[2025-05-22T23:21:26.432Z] [Pipeline] }
01:21:26[2025-05-22T23:21:26.441Z] [Pipeline] // script
01:21:26[2025-05-22T23:21:26.451Z] [Pipeline] }
01:21:26[2025-05-22T23:21:26.459Z] [Pipeline] // stage
01:21:26[2025-05-22T23:21:26.470Z] [Pipeline] stage
01:21:26[2025-05-22T23:21:26.471Z] [Pipeline] { (Build the project)
01:21:26[2025-05-22T23:21:26.513Z] Stage "Build the project" skipped due to when conditional
01:21:26[2025-05-22T23:21:26.514Z] [Pipeline] getContext
01:21:26[2025-05-22T23:21:26.527Z] [Pipeline] stage
01:21:26[2025-05-22T23:21:26.527Z] [Pipeline] { (Check POM parent version)
01:21:26[2025-05-22T23:21:26.537Z] Stage "Build the project" skipped due to when conditional
01:21:26[2025-05-22T23:21:26.538Z] [Pipeline] getContext
01:21:26[2025-05-22T23:21:26.539Z] [Pipeline] }
01:21:26[2025-05-22T23:21:26.548Z] [Pipeline] // stage
01:21:26[2025-05-22T23:21:26.559Z] [Pipeline] stage
01:21:26[2025-05-22T23:21:26.560Z] [Pipeline] { (Update POM parent)
01:21:26[2025-05-22T23:21:26.569Z] Stage "Build the project" skipped due to when conditional
01:21:26[2025-05-22T23:21:26.569Z] [Pipeline] getContext
01:21:26[2025-05-22T23:21:26.571Z] [Pipeline] }
01:21:26[2025-05-22T23:21:26.580Z] [Pipeline] // stage
01:21:26[2025-05-22T23:21:26.589Z] [Pipeline] stage
01:21:26[2025-05-22T23:21:26.590Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:26[2025-05-22T23:21:26.599Z] Stage "Build the project" skipped due to when conditional
01:21:26[2025-05-22T23:21:26.599Z] [Pipeline] getContext
01:21:26[2025-05-22T23:21:26.601Z] [Pipeline] }
01:21:26[2025-05-22T23:21:26.609Z] [Pipeline] // stage
01:21:26[2025-05-22T23:21:26.618Z] [Pipeline] stage
01:21:26[2025-05-22T23:21:26.619Z] [Pipeline] { (Build and Publish)
01:21:26[2025-05-22T23:21:26.627Z] Stage "Build the project" skipped due to when conditional
01:21:26[2025-05-22T23:21:26.628Z] [Pipeline] getContext
01:21:26[2025-05-22T23:21:26.629Z] [Pipeline] }
01:21:26[2025-05-22T23:21:26.636Z] [Pipeline] // stage
01:21:26[2025-05-22T23:21:26.644Z] [Pipeline] }
01:21:26[2025-05-22T23:21:26.651Z] [Pipeline] // stage
01:21:26[2025-05-22T23:21:26.661Z] [Pipeline] stage
01:21:26[2025-05-22T23:21:26.662Z] [Pipeline] { (Create YAML build report)
01:21:26[2025-05-22T23:21:26.685Z] [Pipeline] script
01:21:26[2025-05-22T23:21:26.689Z] [Pipeline] {
01:21:26[2025-05-22T23:21:26.699Z] [Pipeline] sh
01:21:26[2025-05-22T23:21:26.957Z] + mkdir -p target
01:21:26[2025-05-22T23:21:26.959Z] [Pipeline] sh
01:21:27[2025-05-22T23:21:27.216Z] + mv build.yaml target/
01:21:27[2025-05-22T23:21:27.217Z] [Pipeline] }
01:21:27[2025-05-22T23:21:27.226Z] [Pipeline] // script
01:21:27[2025-05-22T23:21:27.235Z] [Pipeline] }
01:21:27[2025-05-22T23:21:27.244Z] [Pipeline] // stage
01:21:27[2025-05-22T23:21:27.256Z] [Pipeline] stage
01:21:27[2025-05-22T23:21:27.257Z] [Pipeline] { (Declarative: Post Actions)
01:21:27[2025-05-22T23:21:27.273Z] [Pipeline] step
01:21:27[2025-05-22T23:21:27.292Z] [Pipeline] script
01:21:27[2025-05-22T23:21:27.298Z] [Pipeline] {
01:21:27[2025-05-22T23:21:27.317Z] [Pipeline] }
01:21:27[2025-05-22T23:21:27.326Z] [Pipeline] // script
01:21:27[2025-05-22T23:21:27.340Z] [Pipeline] archiveArtifacts
01:21:27[2025-05-22T23:21:27.343Z] Archiving artifacts
01:21:27[2025-05-22T23:21:27.352Z] Enregistrement des empreintes numériques
01:21:27[2025-05-22T23:21:27.379Z] [Pipeline] }
01:21:27[2025-05-22T23:21:27.390Z] [Pipeline] // stage
01:21:27[2025-05-22T23:21:27.399Z] [Pipeline] }
01:21:27[2025-05-22T23:21:27.408Z] [Pipeline] // withEnv
01:21:27[2025-05-22T23:21:27.413Z] [Pipeline] }
01:21:27[2025-05-22T23:21:27.413Z] $ docker stop --time=1 29aa1db3c0769d9d4ff91d067fd7f20f5fc45b4deec3fd56c163d3c2e742b810
01:21:28[2025-05-22T23:21:28.669Z] $ docker rm -f --volumes 29aa1db3c0769d9d4ff91d067fd7f20f5fc45b4deec3fd56c163d3c2e742b810
01:21:28[2025-05-22T23:21:28.706Z] [Pipeline] // withDockerContainer
01:21:28[2025-05-22T23:21:28.710Z] [Pipeline] }
01:21:28[2025-05-22T23:21:28.714Z] [Pipeline] // withEnv
01:21:28[2025-05-22T23:21:28.718Z] [Pipeline] }
01:21:28[2025-05-22T23:21:28.721Z] [Pipeline] // node
01:21:28[2025-05-22T23:21:28.742Z] [Pipeline] End of Pipeline
01:21:28[2025-05-22T23:21:28.790Z] Finished: SUCCESS