01:21:23 [2025-04-17T23:21:23.856Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 231
01:21:23 [2025-04-17T23:21:23.856Z] Causé à l'origine par :
01:21:23 [2025-04-17T23:21:23.856Z] Lancé par une alarme périodique
01:21:23 [2025-04-17T23:21:23.856Z] Running as userbuild
01:21:24 [2025-04-17T23:21:24.227Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:24 [2025-04-17T23:21:24.360Z] [Pipeline] Start of Pipeline
01:21:24 [2025-04-17T23:21:24.575Z] [Pipeline] node
01:21:24 [2025-04-17T23:21:24.578Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:24 [2025-04-17T23:21:24.580Z] [Pipeline] {
01:21:24 [2025-04-17T23:21:24.594Z] [Pipeline] stage
01:21:24 [2025-04-17T23:21:24.594Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:24 [2025-04-17T23:21:24.601Z] [Pipeline] checkout
01:21:24 [2025-04-17T23:21:24.602Z] Selected Git installation does not exist. Using Default
01:21:24 [2025-04-17T23:21:24.602Z] The recommended git tool is: NONE
01:21:24 [2025-04-17T23:21:24.602Z] No credentials specified
01:21:24 [2025-04-17T23:21:24.602Z] > /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-04-17T23:21:24.608Z] Fetching changes from the remote Git repository
01:21:24 [2025-04-17T23:21:24.609Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:24 [2025-04-17T23:21:24.615Z] Cleaning workspace
01:21:24 [2025-04-17T23:21:24.615Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:24 [2025-04-17T23:21:24.620Z] Resetting working tree
01:21:24 [2025-04-17T23:21:24.620Z] > /usr/bin/git reset --hard # timeout=10
01:21:24 [2025-04-17T23:21:24.737Z] > /usr/bin/git clean -fdx # timeout=10
01:21:24 [2025-04-17T23:21:24.749Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:24 [2025-04-17T23:21:24.749Z] > /usr/bin/git --version # timeout=10
01:21:24 [2025-04-17T23:21:24.755Z] > git --version # 'git version 2.43.0'
01:21:24 [2025-04-17T23:21:24.755Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:26 [2025-04-17T23:21:26.291Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:26 [2025-04-17T23:21:26.299Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:26 [2025-04-17T23:21:26.299Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:26 [2025-04-17T23:21:26.304Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:26 [2025-04-17T23:21:26.353Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:26 [2025-04-17T23:21:26.353Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:26 [2025-04-17T23:21:26.376Z] [Pipeline] }
01:21:26 [2025-04-17T23:21:26.381Z] [Pipeline] // stage
01:21:26 [2025-04-17T23:21:26.388Z] [Pipeline] withEnv
01:21:26 [2025-04-17T23:21:26.388Z] [Pipeline] {
01:21:26 [2025-04-17T23:21:26.497Z] [Pipeline] isUnix
01:21:26 [2025-04-17T23:21:26.498Z] [Pipeline] withEnv
01:21:26 [2025-04-17T23:21:26.499Z] [Pipeline] {
01:21:26 [2025-04-17T23:21:26.508Z] [Pipeline] sh
01:21:26 [2025-04-17T23:21:26.764Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:26 [2025-04-17T23:21:26.765Z] .
01:21:26 [2025-04-17T23:21:26.766Z] [Pipeline] }
01:21:26 [2025-04-17T23:21:26.773Z] [Pipeline] // withEnv
01:21:26 [2025-04-17T23:21:26.783Z] [Pipeline] withDockerContainer
01:21:26 [2025-04-17T23:21:26.817Z] Jenkins does not seem to be running inside a container
01:21:26 [2025-04-17T23:21:26.827Z] $ 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:27 [2025-04-17T23:21:27.164Z] $ docker top d7d3bd00aa043db35c521911695fbd4204cd0f95459d4fb1959d8e342370cc84 -eo pid,comm
01:21:27 [2025-04-17T23:21:27.201Z] [Pipeline] {
01:21:27 [2025-04-17T23:21:27.212Z] [Pipeline] withEnv
01:21:27 [2025-04-17T23:21:27.212Z] [Pipeline] {
01:21:27 [2025-04-17T23:21:27.220Z] [Pipeline] stage
01:21:27 [2025-04-17T23:21:27.221Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:27 [2025-04-17T23:21:27.243Z] [Pipeline] script
01:21:27 [2025-04-17T23:21:27.246Z] [Pipeline] {
01:21:27 [2025-04-17T23:21:27.254Z] [Pipeline] echo
01:21:27 [2025-04-17T23:21:27.254Z] Working on branch 6.3.x
01:21:27 [2025-04-17T23:21:27.258Z] [Pipeline] copyArtifacts
01:21:27 [2025-04-17T23:21:27.265Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 231
01:21:27 [2025-04-17T23:21:27.270Z] [Pipeline] readYaml
01:21:27 [2025-04-17T23:21:27.280Z] 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:27 [2025-04-17T23:21:27.281Z] 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:27 [2025-04-17T23:21:27.282Z] [Pipeline] sh
01:21:27 [2025-04-17T23:21:27.540Z] + rm -f build.yaml
01:21:27 [2025-04-17T23:21:27.541Z] [Pipeline] }
01:21:27 [2025-04-17T23:21:27.548Z] [Pipeline] // script
01:21:27 [2025-04-17T23:21:27.557Z] [Pipeline] echo
01:21:27 [2025-04-17T23:21:27.557Z] Parent version is 1.5.3
01:21:27 [2025-04-17T23:21:27.558Z] [Pipeline] echo
01:21:27 [2025-04-17T23:21:27.559Z] Silverpeas version is 6.3.7-build250214
01:21:27 [2025-04-17T23:21:27.559Z] [Pipeline] }
01:21:27 [2025-04-17T23:21:27.567Z] [Pipeline] // stage
01:21:27 [2025-04-17T23:21:27.576Z] [Pipeline] stage
01:21:27 [2025-04-17T23:21:27.577Z] [Pipeline] { (Prepare the project)
01:21:27 [2025-04-17T23:21:27.599Z] [Pipeline] git
01:21:27 [2025-04-17T23:21:27.601Z] The recommended git tool is: /usr/bin/git
01:21:27 [2025-04-17T23:21:27.602Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:27 [2025-04-17T23:21:27.610Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7204e2b6; decorates hudson.Launcher$LocalLauncher@ff16633 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:27 [2025-04-17T23:21:27.611Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:27 [2025-04-17T23:21:27.617Z] Fetching changes from the remote Git repository
01:21:27 [2025-04-17T23:21:27.620Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:27 [2025-04-17T23:21:27.626Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:27 [2025-04-17T23:21:27.626Z] > /usr/bin/git --version # timeout=10
01:21:27 [2025-04-17T23:21:27.631Z] > git --version # 'git version 2.43.0'
01:21:27 [2025-04-17T23:21:27.631Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:27 [2025-04-17T23:21:27.638Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:28 [2025-04-17T23:21:28.601Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:28 [2025-04-17T23:21:28.609Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:28 [2025-04-17T23:21:28.609Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:28 [2025-04-17T23:21:28.614Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:28 [2025-04-17T23:21:28.712Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:28 [2025-04-17T23:21:28.720Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:28 [2025-04-17T23:21:28.726Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:28 [2025-04-17T23:21:28.864Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:28 [2025-04-17T23:21:28.864Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:28 [2025-04-17T23:21:28.884Z] [Pipeline] script
01:21:28 [2025-04-17T23:21:28.886Z] [Pipeline] {
01:21:28 [2025-04-17T23:21:28.893Z] [Pipeline] copyArtifacts
01:21:28 [2025-04-17T23:21:28.898Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 202
01:21:28 [2025-04-17T23:21:28.903Z] [Pipeline] readYaml
01:21:28 [2025-04-17T23:21:28.914Z] 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:28 [2025-04-17T23:21:28.915Z] [Pipeline] sh
01:21:29 [2025-04-17T23:21:29.173Z] + git rev-parse HEAD
01:21:29 [2025-04-17T23:21:29.175Z] [Pipeline] echo
01:21:29 [2025-04-17T23:21:29.175Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:29 [2025-04-17T23:21:29.176Z] 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:29 [2025-04-17T23:21:29.176Z] [Pipeline] }
01:21:29 [2025-04-17T23:21:29.185Z] [Pipeline] // script
01:21:29 [2025-04-17T23:21:29.194Z] [Pipeline] script
01:21:29 [2025-04-17T23:21:29.197Z] [Pipeline] {
01:21:29 [2025-04-17T23:21:29.207Z] [Pipeline] readMavenPom
01:21:29 [2025-04-17T23:21:29.215Z] 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:29 [2025-04-17T23:21:29.216Z] 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:29 [2025-04-17T23:21:29.217Z] 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:29 [2025-04-17T23:21:29.217Z] 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:29 [2025-04-17T23:21:29.218Z] [Pipeline] echo
01:21:29 [2025-04-17T23:21:29.218Z] No changes and no update in Silverpeas since the last build
01:21:29 [2025-04-17T23:21:29.219Z] [Pipeline] }
01:21:29 [2025-04-17T23:21:29.227Z] [Pipeline] // script
01:21:29 [2025-04-17T23:21:29.235Z] [Pipeline] }
01:21:29 [2025-04-17T23:21:29.244Z] [Pipeline] // stage
01:21:29 [2025-04-17T23:21:29.254Z] [Pipeline] stage
01:21:29 [2025-04-17T23:21:29.254Z] [Pipeline] { (Build the project)
01:21:29 [2025-04-17T23:21:29.292Z] Stage "Build the project" skipped due to when conditional
01:21:29 [2025-04-17T23:21:29.293Z] [Pipeline] getContext
01:21:29 [2025-04-17T23:21:29.305Z] [Pipeline] stage
01:21:29 [2025-04-17T23:21:29.306Z] [Pipeline] { (Check POM parent version)
01:21:29 [2025-04-17T23:21:29.315Z] Stage "Build the project" skipped due to when conditional
01:21:29 [2025-04-17T23:21:29.315Z] [Pipeline] getContext
01:21:29 [2025-04-17T23:21:29.316Z] [Pipeline] }
01:21:29 [2025-04-17T23:21:29.325Z] [Pipeline] // stage
01:21:29 [2025-04-17T23:21:29.336Z] [Pipeline] stage
01:21:29 [2025-04-17T23:21:29.337Z] [Pipeline] { (Update POM parent)
01:21:29 [2025-04-17T23:21:29.345Z] Stage "Build the project" skipped due to when conditional
01:21:29 [2025-04-17T23:21:29.346Z] [Pipeline] getContext
01:21:29 [2025-04-17T23:21:29.347Z] [Pipeline] }
01:21:29 [2025-04-17T23:21:29.355Z] [Pipeline] // stage
01:21:29 [2025-04-17T23:21:29.365Z] [Pipeline] stage
01:21:29 [2025-04-17T23:21:29.365Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:29 [2025-04-17T23:21:29.374Z] Stage "Build the project" skipped due to when conditional
01:21:29 [2025-04-17T23:21:29.374Z] [Pipeline] getContext
01:21:29 [2025-04-17T23:21:29.376Z] [Pipeline] }
01:21:29 [2025-04-17T23:21:29.383Z] [Pipeline] // stage
01:21:29 [2025-04-17T23:21:29.392Z] [Pipeline] stage
01:21:29 [2025-04-17T23:21:29.392Z] [Pipeline] { (Build and Publish)
01:21:29 [2025-04-17T23:21:29.400Z] Stage "Build the project" skipped due to when conditional
01:21:29 [2025-04-17T23:21:29.401Z] [Pipeline] getContext
01:21:29 [2025-04-17T23:21:29.402Z] [Pipeline] }
01:21:29 [2025-04-17T23:21:29.409Z] [Pipeline] // stage
01:21:29 [2025-04-17T23:21:29.416Z] [Pipeline] }
01:21:29 [2025-04-17T23:21:29.423Z] [Pipeline] // stage
01:21:29 [2025-04-17T23:21:29.433Z] [Pipeline] stage
01:21:29 [2025-04-17T23:21:29.433Z] [Pipeline] { (Create YAML build report)
01:21:29 [2025-04-17T23:21:29.453Z] [Pipeline] script
01:21:29 [2025-04-17T23:21:29.456Z] [Pipeline] {
01:21:29 [2025-04-17T23:21:29.466Z] [Pipeline] sh
01:21:29 [2025-04-17T23:21:29.723Z] + mkdir -p target
01:21:29 [2025-04-17T23:21:29.725Z] [Pipeline] sh
01:21:29 [2025-04-17T23:21:29.982Z] + mv build.yaml target/
01:21:29 [2025-04-17T23:21:29.983Z] [Pipeline] }
01:21:29 [2025-04-17T23:21:29.992Z] [Pipeline] // script
01:21:30 [2025-04-17T23:21:30.000Z] [Pipeline] }
01:21:30 [2025-04-17T23:21:30.008Z] [Pipeline] // stage
01:21:30 [2025-04-17T23:21:30.019Z] [Pipeline] stage
01:21:30 [2025-04-17T23:21:30.019Z] [Pipeline] { (Declarative: Post Actions)
01:21:30 [2025-04-17T23:21:30.034Z] [Pipeline] step
01:21:30 [2025-04-17T23:21:30.052Z] [Pipeline] script
01:21:30 [2025-04-17T23:21:30.057Z] [Pipeline] {
01:21:30 [2025-04-17T23:21:30.074Z] [Pipeline] }
01:21:30 [2025-04-17T23:21:30.082Z] [Pipeline] // script
01:21:30 [2025-04-17T23:21:30.094Z] [Pipeline] archiveArtifacts
01:21:30 [2025-04-17T23:21:30.097Z] Archiving artifacts
01:21:30 [2025-04-17T23:21:30.106Z] Enregistrement des empreintes numériques
01:21:30 [2025-04-17T23:21:30.139Z] [Pipeline] }
01:21:30 [2025-04-17T23:21:30.150Z] [Pipeline] // stage
01:21:30 [2025-04-17T23:21:30.158Z] [Pipeline] }
01:21:30 [2025-04-17T23:21:30.166Z] [Pipeline] // withEnv
01:21:30 [2025-04-17T23:21:30.174Z] [Pipeline] }
01:21:30 [2025-04-17T23:21:30.175Z] $ docker stop --time=1 d7d3bd00aa043db35c521911695fbd4204cd0f95459d4fb1959d8e342370cc84
01:21:31 [2025-04-17T23:21:31.413Z] $ docker rm -f --volumes d7d3bd00aa043db35c521911695fbd4204cd0f95459d4fb1959d8e342370cc84
01:21:31 [2025-04-17T23:21:31.449Z] [Pipeline] // withDockerContainer
01:21:31 [2025-04-17T23:21:31.452Z] [Pipeline] }
01:21:31 [2025-04-17T23:21:31.458Z] [Pipeline] // withEnv
01:21:31 [2025-04-17T23:21:31.465Z] [Pipeline] }
01:21:31 [2025-04-17T23:21:31.474Z] [Pipeline] // node
01:21:31 [2025-04-17T23:21:31.482Z] [Pipeline] End of Pipeline
01:21:31 [2025-04-17T23:21:31.525Z] Finished: SUCCESS