01:21:23[2025-05-29T23:21:23.410Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 23701:21:23[2025-05-29T23:21:23.410Z] Causé à l'origine par :
01:21:23[2025-05-29T23:21:23.410Z] Lancé par une alarme périodique
01:21:23[2025-05-29T23:21:23.410Z] Running as userbuild01:21:23[2025-05-29T23:21:23.798Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:23[2025-05-29T23:21:23.927Z] [Pipeline] Start of Pipeline
01:21:24[2025-05-29T23:21:24.145Z] [Pipeline] node
01:21:24[2025-05-29T23:21:24.148Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:24[2025-05-29T23:21:24.150Z] [Pipeline] {
01:21:24[2025-05-29T23:21:24.162Z] [Pipeline] stage
01:21:24[2025-05-29T23:21:24.163Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:24[2025-05-29T23:21:24.169Z] [Pipeline] checkout
01:21:24[2025-05-29T23:21:24.170Z] Selected Git installation does not exist. Using Default
01:21:24[2025-05-29T23:21:24.170Z] The recommended git tool is: NONE
01:21:24[2025-05-29T23:21:24.170Z] No credentials specified
01:21:24[2025-05-29T23:21:24.170Z] > /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-29T23:21:24.177Z] Fetching changes from the remote Git repository
01:21:24[2025-05-29T23:21:24.179Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:24[2025-05-29T23:21:24.183Z] Cleaning workspace
01:21:24[2025-05-29T23:21:24.183Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:24[2025-05-29T23:21:24.188Z] Resetting working tree
01:21:24[2025-05-29T23:21:24.188Z] > /usr/bin/git reset --hard # timeout=10
01:21:24[2025-05-29T23:21:24.360Z] > /usr/bin/git clean -fdx # timeout=10
01:21:24[2025-05-29T23:21:24.372Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:24[2025-05-29T23:21:24.372Z] > /usr/bin/git --version # timeout=10
01:21:24[2025-05-29T23:21:24.377Z] > git --version # 'git version 2.43.0'
01:21:24[2025-05-29T23:21:24.377Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24[2025-05-29T23:21:24.858Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:24[2025-05-29T23:21:24.865Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:24[2025-05-29T23:21:24.865Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24[2025-05-29T23:21:24.869Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:24[2025-05-29T23:21:24.933Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:24[2025-05-29T23:21:24.934Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:24[2025-05-29T23:21:24.957Z] [Pipeline] }
01:21:24[2025-05-29T23:21:24.963Z] [Pipeline] // stage
01:21:24[2025-05-29T23:21:24.971Z] [Pipeline] withEnv
01:21:24[2025-05-29T23:21:24.972Z] [Pipeline] {
01:21:25[2025-05-29T23:21:25.081Z] [Pipeline] isUnix
01:21:25[2025-05-29T23:21:25.081Z] [Pipeline] withEnv
01:21:25[2025-05-29T23:21:25.082Z] [Pipeline] {
01:21:25[2025-05-29T23:21:25.092Z] [Pipeline] sh
01:21:25[2025-05-29T23:21:25.349Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:25[2025-05-29T23:21:25.349Z] .
01:21:25[2025-05-29T23:21:25.350Z] [Pipeline] }
01:21:25[2025-05-29T23:21:25.359Z] [Pipeline] // withEnv
01:21:25[2025-05-29T23:21:25.368Z] [Pipeline] withDockerContainer
01:21:25[2025-05-29T23:21:25.396Z] Jenkins does not seem to be running inside a container
01:21:25[2025-05-29T23:21:25.404Z] $ 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:25[2025-05-29T23:21:25.739Z] $ docker top 571409a146d424917c8e88794ebccd7b7d99bcac3e89abb3107e9070fb78f3e9 -eo pid,comm
01:21:25[2025-05-29T23:21:25.776Z] [Pipeline] {
01:21:25[2025-05-29T23:21:25.785Z] [Pipeline] withEnv
01:21:25[2025-05-29T23:21:25.785Z] [Pipeline] {
01:21:25[2025-05-29T23:21:25.790Z] [Pipeline] stage
01:21:25[2025-05-29T23:21:25.790Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:25[2025-05-29T23:21:25.807Z] [Pipeline] script
01:21:25[2025-05-29T23:21:25.810Z] [Pipeline] {
01:21:25[2025-05-29T23:21:25.817Z] [Pipeline] echo
01:21:25[2025-05-29T23:21:25.817Z] Working on branch 6.3.x
01:21:25[2025-05-29T23:21:25.820Z] [Pipeline] copyArtifacts
01:21:25[2025-05-29T23:21:25.827Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 23701:21:25[2025-05-29T23:21:25.833Z] [Pipeline] readYaml
01:21:25[2025-05-29T23:21:25.844Z] 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:25[2025-05-29T23:21:25.844Z] 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:25[2025-05-29T23:21:25.845Z] [Pipeline] sh
01:21:26[2025-05-29T23:21:26.102Z] + rm -f build.yaml
01:21:26[2025-05-29T23:21:26.103Z] [Pipeline] }
01:21:26[2025-05-29T23:21:26.112Z] [Pipeline] // script
01:21:26[2025-05-29T23:21:26.120Z] [Pipeline] echo
01:21:26[2025-05-29T23:21:26.121Z] Parent version is 1.5.3
01:21:26[2025-05-29T23:21:26.122Z] [Pipeline] echo
01:21:26[2025-05-29T23:21:26.123Z] Silverpeas version is 6.3.7-build250214
01:21:26[2025-05-29T23:21:26.123Z] [Pipeline] }
01:21:26[2025-05-29T23:21:26.132Z] [Pipeline] // stage
01:21:26[2025-05-29T23:21:26.141Z] [Pipeline] stage
01:21:26[2025-05-29T23:21:26.142Z] [Pipeline] { (Prepare the project)
01:21:26[2025-05-29T23:21:26.166Z] [Pipeline] git
01:21:26[2025-05-29T23:21:26.168Z] The recommended git tool is: /usr/bin/git
01:21:26[2025-05-29T23:21:26.169Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:26[2025-05-29T23:21:26.179Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@444adbc1; decorates hudson.Launcher$LocalLauncher@49598b77 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:26[2025-05-29T23:21:26.180Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:26[2025-05-29T23:21:26.186Z] Fetching changes from the remote Git repository
01:21:26[2025-05-29T23:21:26.189Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:26[2025-05-29T23:21:26.197Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile01:21:26[2025-05-29T23:21:26.197Z] > /usr/bin/git --version # timeout=10
01:21:26[2025-05-29T23:21:26.202Z] > git --version # 'git version 2.43.0'
01:21:26[2025-05-29T23:21:26.202Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:26[2025-05-29T23:21:26.209Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:26[2025-05-29T23:21:26.633Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:26[2025-05-29T23:21:26.641Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:26[2025-05-29T23:21:26.641Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:26[2025-05-29T23:21:26.647Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26[2025-05-29T23:21:26.759Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:26[2025-05-29T23:21:26.769Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:26[2025-05-29T23:21:26.776Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26[2025-05-29T23:21:26.922Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:26[2025-05-29T23:21:26.922Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26[2025-05-29T23:21:26.943Z] [Pipeline] script
01:21:26[2025-05-29T23:21:26.945Z] [Pipeline] {
01:21:26[2025-05-29T23:21:26.957Z] [Pipeline] copyArtifacts
01:21:26[2025-05-29T23:21:26.961Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 20801:21:26[2025-05-29T23:21:26.967Z] [Pipeline] readYaml
01:21:26[2025-05-29T23:21:26.977Z] 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-29T23:21:26.979Z] [Pipeline] sh
01:21:27[2025-05-29T23:21:27.237Z] + git rev-parse HEAD
01:21:27[2025-05-29T23:21:27.239Z] [Pipeline] echo
01:21:27[2025-05-29T23:21:27.240Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:27[2025-05-29T23:21:27.241Z] 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:27[2025-05-29T23:21:27.241Z] [Pipeline] }
01:21:27[2025-05-29T23:21:27.252Z] [Pipeline] // script
01:21:27[2025-05-29T23:21:27.261Z] [Pipeline] script
01:21:27[2025-05-29T23:21:27.265Z] [Pipeline] {
01:21:27[2025-05-29T23:21:27.275Z] [Pipeline] readMavenPom
01:21:27[2025-05-29T23:21:27.284Z] 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:27[2025-05-29T23:21:27.284Z] 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:27[2025-05-29T23:21:27.285Z] 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:27[2025-05-29T23:21:27.285Z] 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:27[2025-05-29T23:21:27.286Z] [Pipeline] echo
01:21:27[2025-05-29T23:21:27.286Z] No changes and no update in Silverpeas since the last build
01:21:27[2025-05-29T23:21:27.287Z] [Pipeline] }
01:21:27[2025-05-29T23:21:27.296Z] [Pipeline] // script
01:21:27[2025-05-29T23:21:27.305Z] [Pipeline] }
01:21:27[2025-05-29T23:21:27.313Z] [Pipeline] // stage
01:21:27[2025-05-29T23:21:27.324Z] [Pipeline] stage
01:21:27[2025-05-29T23:21:27.324Z] [Pipeline] { (Build the project)
01:21:27[2025-05-29T23:21:27.364Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-05-29T23:21:27.365Z] [Pipeline] getContext
01:21:27[2025-05-29T23:21:27.377Z] [Pipeline] stage
01:21:27[2025-05-29T23:21:27.378Z] [Pipeline] { (Check POM parent version)
01:21:27[2025-05-29T23:21:27.387Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-05-29T23:21:27.388Z] [Pipeline] getContext
01:21:27[2025-05-29T23:21:27.389Z] [Pipeline] }
01:21:27[2025-05-29T23:21:27.397Z] [Pipeline] // stage
01:21:27[2025-05-29T23:21:27.408Z] [Pipeline] stage
01:21:27[2025-05-29T23:21:27.408Z] [Pipeline] { (Update POM parent)
01:21:27[2025-05-29T23:21:27.418Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-05-29T23:21:27.418Z] [Pipeline] getContext
01:21:27[2025-05-29T23:21:27.419Z] [Pipeline] }
01:21:27[2025-05-29T23:21:27.428Z] [Pipeline] // stage
01:21:27[2025-05-29T23:21:27.438Z] [Pipeline] stage
01:21:27[2025-05-29T23:21:27.438Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:27[2025-05-29T23:21:27.447Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-05-29T23:21:27.447Z] [Pipeline] getContext
01:21:27[2025-05-29T23:21:27.449Z] [Pipeline] }
01:21:27[2025-05-29T23:21:27.456Z] [Pipeline] // stage
01:21:27[2025-05-29T23:21:27.466Z] [Pipeline] stage
01:21:27[2025-05-29T23:21:27.467Z] [Pipeline] { (Build and Publish)
01:21:27[2025-05-29T23:21:27.474Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-05-29T23:21:27.475Z] [Pipeline] getContext
01:21:27[2025-05-29T23:21:27.476Z] [Pipeline] }
01:21:27[2025-05-29T23:21:27.484Z] [Pipeline] // stage
01:21:27[2025-05-29T23:21:27.491Z] [Pipeline] }
01:21:27[2025-05-29T23:21:27.498Z] [Pipeline] // stage
01:21:27[2025-05-29T23:21:27.508Z] [Pipeline] stage
01:21:27[2025-05-29T23:21:27.509Z] [Pipeline] { (Create YAML build report)
01:21:27[2025-05-29T23:21:27.530Z] [Pipeline] script
01:21:27[2025-05-29T23:21:27.533Z] [Pipeline] {
01:21:27[2025-05-29T23:21:27.544Z] [Pipeline] sh
01:21:27[2025-05-29T23:21:27.801Z] + mkdir -p target
01:21:27[2025-05-29T23:21:27.803Z] [Pipeline] sh
01:21:28[2025-05-29T23:21:28.060Z] + mv build.yaml target/
01:21:28[2025-05-29T23:21:28.061Z] [Pipeline] }
01:21:28[2025-05-29T23:21:28.072Z] [Pipeline] // script
01:21:28[2025-05-29T23:21:28.082Z] [Pipeline] }
01:21:28[2025-05-29T23:21:28.091Z] [Pipeline] // stage
01:21:28[2025-05-29T23:21:28.103Z] [Pipeline] stage
01:21:28[2025-05-29T23:21:28.103Z] [Pipeline] { (Declarative: Post Actions)
01:21:28[2025-05-29T23:21:28.117Z] [Pipeline] step
01:21:28[2025-05-29T23:21:28.133Z] [Pipeline] script
01:21:28[2025-05-29T23:21:28.140Z] [Pipeline] {
01:21:28[2025-05-29T23:21:28.198Z] [Pipeline] }
01:21:28[2025-05-29T23:21:28.207Z] [Pipeline] // script
01:21:28[2025-05-29T23:21:28.220Z] [Pipeline] archiveArtifacts
01:21:28[2025-05-29T23:21:28.223Z] Archiving artifacts
01:21:28[2025-05-29T23:21:28.232Z] Enregistrement des empreintes numériques
01:21:28[2025-05-29T23:21:28.255Z] [Pipeline] }
01:21:28[2025-05-29T23:21:28.266Z] [Pipeline] // stage
01:21:28[2025-05-29T23:21:28.275Z] [Pipeline] }
01:21:28[2025-05-29T23:21:28.284Z] [Pipeline] // withEnv
01:21:28[2025-05-29T23:21:28.292Z] [Pipeline] }
01:21:28[2025-05-29T23:21:28.293Z] $ docker stop --time=1 571409a146d424917c8e88794ebccd7b7d99bcac3e89abb3107e9070fb78f3e9
01:21:29[2025-05-29T23:21:29.544Z] $ docker rm -f --volumes 571409a146d424917c8e88794ebccd7b7d99bcac3e89abb3107e9070fb78f3e9
01:21:29[2025-05-29T23:21:29.581Z] [Pipeline] // withDockerContainer
01:21:29[2025-05-29T23:21:29.585Z] [Pipeline] }
01:21:29[2025-05-29T23:21:29.589Z] [Pipeline] // withEnv
01:21:29[2025-05-29T23:21:29.592Z] [Pipeline] }
01:21:29[2025-05-29T23:21:29.596Z] [Pipeline] // node
01:21:29[2025-05-29T23:21:29.600Z] [Pipeline] End of Pipeline
01:21:29[2025-05-29T23:21:29.633Z] Finished: SUCCESS