01:21:22[2025-03-07T00:21:22.027Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 22501:21:22[2025-03-07T00:21:22.027Z] Causé à l'origine par :
01:21:22[2025-03-07T00:21:22.028Z] Lancé par une alarme périodique
01:21:22[2025-03-07T00:21:22.028Z] Running as userbuild01:21:22[2025-03-07T00:21:22.425Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:22[2025-03-07T00:21:22.575Z] [Pipeline] Start of Pipeline
01:21:22[2025-03-07T00:21:22.781Z] [Pipeline] node
01:21:22[2025-03-07T00:21:22.784Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:22[2025-03-07T00:21:22.786Z] [Pipeline] {
01:21:22[2025-03-07T00:21:22.797Z] [Pipeline] stage
01:21:22[2025-03-07T00:21:22.797Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:22[2025-03-07T00:21:22.807Z] [Pipeline] checkout
01:21:22[2025-03-07T00:21:22.809Z] Selected Git installation does not exist. Using Default
01:21:22[2025-03-07T00:21:22.809Z] The recommended git tool is: NONE
01:21:22[2025-03-07T00:21:22.809Z] No credentials specified
01:21:22[2025-03-07T00:21:22.809Z] > /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-03-07T00:21:22.815Z] Fetching changes from the remote Git repository
01:21:22[2025-03-07T00:21:22.817Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:22[2025-03-07T00:21:22.823Z] Cleaning workspace
01:21:22[2025-03-07T00:21:22.823Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:22[2025-03-07T00:21:22.828Z] Resetting working tree
01:21:22[2025-03-07T00:21:22.829Z] > /usr/bin/git reset --hard # timeout=10
01:21:22[2025-03-07T00:21:22.984Z] > /usr/bin/git clean -fdx # timeout=10
01:21:22[2025-03-07T00:21:22.997Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:22[2025-03-07T00:21:22.997Z] > /usr/bin/git --version # timeout=10
01:21:23[2025-03-07T00:21:23.001Z] > git --version # 'git version 2.43.0'
01:21:23[2025-03-07T00:21:23.002Z] > /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-03-07T00:21:24.599Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:24[2025-03-07T00:21:24.606Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
01:21:24[2025-03-07T00:21:24.606Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24[2025-03-07T00:21:24.610Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:24[2025-03-07T00:21:24.653Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
01:21:24[2025-03-07T00:21:24.654Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
01:21:24[2025-03-07T00:21:24.679Z] [Pipeline] }
01:21:24[2025-03-07T00:21:24.682Z] [Pipeline] // stage
01:21:24[2025-03-07T00:21:24.696Z] [Pipeline] withEnv
01:21:24[2025-03-07T00:21:24.696Z] [Pipeline] {
01:21:24[2025-03-07T00:21:24.799Z] [Pipeline] isUnix
01:21:24[2025-03-07T00:21:24.800Z] [Pipeline] withEnv
01:21:24[2025-03-07T00:21:24.800Z] [Pipeline] {
01:21:24[2025-03-07T00:21:24.807Z] [Pipeline] sh
01:21:25[2025-03-07T00:21:25.063Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:25[2025-03-07T00:21:25.063Z] .
01:21:25[2025-03-07T00:21:25.064Z] [Pipeline] }
01:21:25[2025-03-07T00:21:25.073Z] [Pipeline] // withEnv
01:21:25[2025-03-07T00:21:25.083Z] [Pipeline] withDockerContainer
01:21:25[2025-03-07T00:21:25.115Z] Jenkins does not seem to be running inside a container
01:21:25[2025-03-07T00:21:25.122Z] $ 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-03-07T00:21:25.442Z] $ docker top ca1e596e0f9ae4d87738f750634024a648ebc2145b10799e119c70cee3573955 -eo pid,comm
01:21:25[2025-03-07T00:21:25.480Z] [Pipeline] {
01:21:25[2025-03-07T00:21:25.490Z] [Pipeline] withEnv
01:21:25[2025-03-07T00:21:25.490Z] [Pipeline] {
01:21:25[2025-03-07T00:21:25.496Z] [Pipeline] stage
01:21:25[2025-03-07T00:21:25.497Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:25[2025-03-07T00:21:25.511Z] [Pipeline] script
01:21:25[2025-03-07T00:21:25.514Z] [Pipeline] {
01:21:25[2025-03-07T00:21:25.521Z] [Pipeline] echo
01:21:25[2025-03-07T00:21:25.521Z] Working on branch 6.3.x
01:21:25[2025-03-07T00:21:25.524Z] [Pipeline] copyArtifacts
01:21:25[2025-03-07T00:21:25.530Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 22501:21:25[2025-03-07T00:21:25.532Z] [Pipeline] readYaml
01:21:25[2025-03-07T00:21:25.542Z] 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-03-07T00:21:25.542Z] 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-03-07T00:21:25.543Z] [Pipeline] sh
01:21:25[2025-03-07T00:21:25.799Z] + rm -f build.yaml
01:21:25[2025-03-07T00:21:25.800Z] [Pipeline] }
01:21:25[2025-03-07T00:21:25.808Z] [Pipeline] // script
01:21:25[2025-03-07T00:21:25.813Z] [Pipeline] echo
01:21:25[2025-03-07T00:21:25.814Z] Parent version is 1.5.3
01:21:25[2025-03-07T00:21:25.816Z] [Pipeline] echo
01:21:25[2025-03-07T00:21:25.816Z] Silverpeas version is 6.3.7-build250214
01:21:25[2025-03-07T00:21:25.817Z] [Pipeline] }
01:21:25[2025-03-07T00:21:25.821Z] [Pipeline] // stage
01:21:25[2025-03-07T00:21:25.830Z] [Pipeline] stage
01:21:25[2025-03-07T00:21:25.831Z] [Pipeline] { (Prepare the project)
01:21:25[2025-03-07T00:21:25.854Z] [Pipeline] git
01:21:25[2025-03-07T00:21:25.856Z] The recommended git tool is: /usr/bin/git
01:21:25[2025-03-07T00:21:25.857Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:25[2025-03-07T00:21:25.867Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7bf6338b; decorates hudson.Launcher$LocalLauncher@689b4643 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:25[2025-03-07T00:21:25.868Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:25[2025-03-07T00:21:25.874Z] Fetching changes from the remote Git repository
01:21:25[2025-03-07T00:21:25.877Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:25[2025-03-07T00:21:25.883Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile01:21:25[2025-03-07T00:21:25.883Z] > /usr/bin/git --version # timeout=10
01:21:25[2025-03-07T00:21:25.888Z] > git --version # 'git version 2.43.0'
01:21:25[2025-03-07T00:21:25.888Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:25[2025-03-07T00:21:25.894Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:26[2025-03-07T00:21:26.302Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:26[2025-03-07T00:21:26.310Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:26[2025-03-07T00:21:26.310Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:26[2025-03-07T00:21:26.316Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26[2025-03-07T00:21:26.428Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:26[2025-03-07T00:21:26.438Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:26[2025-03-07T00:21:26.446Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26[2025-03-07T00:21:26.571Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:26[2025-03-07T00:21:26.571Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:26[2025-03-07T00:21:26.590Z] [Pipeline] script
01:21:26[2025-03-07T00:21:26.593Z] [Pipeline] {
01:21:26[2025-03-07T00:21:26.601Z] [Pipeline] copyArtifacts
01:21:26[2025-03-07T00:21:26.606Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 19601:21:26[2025-03-07T00:21:26.613Z] [Pipeline] readYaml
01:21:26[2025-03-07T00:21:26.625Z] 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-03-07T00:21:26.627Z] [Pipeline] sh
01:21:26[2025-03-07T00:21:26.884Z] + git rev-parse HEAD
01:21:26[2025-03-07T00:21:26.886Z] [Pipeline] echo
01:21:26[2025-03-07T00:21:26.887Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:26[2025-03-07T00:21:26.888Z] 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-03-07T00:21:26.888Z] [Pipeline] }
01:21:26[2025-03-07T00:21:26.897Z] [Pipeline] // script
01:21:26[2025-03-07T00:21:26.907Z] [Pipeline] script
01:21:26[2025-03-07T00:21:26.911Z] [Pipeline] {
01:21:26[2025-03-07T00:21:26.922Z] [Pipeline] readMavenPom
01:21:26[2025-03-07T00:21:26.931Z] 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-03-07T00:21:26.931Z] 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-03-07T00:21:26.932Z] 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-03-07T00:21:26.933Z] 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-03-07T00:21:26.934Z] [Pipeline] echo
01:21:26[2025-03-07T00:21:26.934Z] No changes and no update in Silverpeas since the last build
01:21:26[2025-03-07T00:21:26.934Z] [Pipeline] }
01:21:26[2025-03-07T00:21:26.943Z] [Pipeline] // script
01:21:26[2025-03-07T00:21:26.952Z] [Pipeline] }
01:21:26[2025-03-07T00:21:26.960Z] [Pipeline] // stage
01:21:26[2025-03-07T00:21:26.971Z] [Pipeline] stage
01:21:26[2025-03-07T00:21:26.972Z] [Pipeline] { (Build the project)
01:21:27[2025-03-07T00:21:27.013Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-03-07T00:21:27.014Z] [Pipeline] getContext
01:21:27[2025-03-07T00:21:27.027Z] [Pipeline] stage
01:21:27[2025-03-07T00:21:27.028Z] [Pipeline] { (Check POM parent version)
01:21:27[2025-03-07T00:21:27.037Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-03-07T00:21:27.038Z] [Pipeline] getContext
01:21:27[2025-03-07T00:21:27.039Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.048Z] [Pipeline] // stage
01:21:27[2025-03-07T00:21:27.059Z] [Pipeline] stage
01:21:27[2025-03-07T00:21:27.060Z] [Pipeline] { (Update POM parent)
01:21:27[2025-03-07T00:21:27.069Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-03-07T00:21:27.070Z] [Pipeline] getContext
01:21:27[2025-03-07T00:21:27.071Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.080Z] [Pipeline] // stage
01:21:27[2025-03-07T00:21:27.091Z] [Pipeline] stage
01:21:27[2025-03-07T00:21:27.091Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:27[2025-03-07T00:21:27.100Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-03-07T00:21:27.101Z] [Pipeline] getContext
01:21:27[2025-03-07T00:21:27.102Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.112Z] [Pipeline] // stage
01:21:27[2025-03-07T00:21:27.122Z] [Pipeline] stage
01:21:27[2025-03-07T00:21:27.123Z] [Pipeline] { (Build and Publish)
01:21:27[2025-03-07T00:21:27.131Z] Stage "Build the project" skipped due to when conditional
01:21:27[2025-03-07T00:21:27.132Z] [Pipeline] getContext
01:21:27[2025-03-07T00:21:27.133Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.142Z] [Pipeline] // stage
01:21:27[2025-03-07T00:21:27.149Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.156Z] [Pipeline] // stage
01:21:27[2025-03-07T00:21:27.167Z] [Pipeline] stage
01:21:27[2025-03-07T00:21:27.168Z] [Pipeline] { (Create YAML build report)
01:21:27[2025-03-07T00:21:27.191Z] [Pipeline] script
01:21:27[2025-03-07T00:21:27.195Z] [Pipeline] {
01:21:27[2025-03-07T00:21:27.206Z] [Pipeline] sh
01:21:27[2025-03-07T00:21:27.464Z] + mkdir -p target
01:21:27[2025-03-07T00:21:27.466Z] [Pipeline] sh
01:21:27[2025-03-07T00:21:27.723Z] + mv build.yaml target/
01:21:27[2025-03-07T00:21:27.724Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.734Z] [Pipeline] // script
01:21:27[2025-03-07T00:21:27.743Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.752Z] [Pipeline] // stage
01:21:27[2025-03-07T00:21:27.763Z] [Pipeline] stage
01:21:27[2025-03-07T00:21:27.764Z] [Pipeline] { (Declarative: Post Actions)
01:21:27[2025-03-07T00:21:27.780Z] [Pipeline] step
01:21:27[2025-03-07T00:21:27.799Z] [Pipeline] script
01:21:27[2025-03-07T00:21:27.805Z] [Pipeline] {
01:21:27[2025-03-07T00:21:27.825Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.834Z] [Pipeline] // script
01:21:27[2025-03-07T00:21:27.848Z] [Pipeline] archiveArtifacts
01:21:27[2025-03-07T00:21:27.851Z] Archiving artifacts
01:21:27[2025-03-07T00:21:27.860Z] Enregistrement des empreintes numériques
01:21:27[2025-03-07T00:21:27.888Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.899Z] [Pipeline] // stage
01:21:27[2025-03-07T00:21:27.909Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.917Z] [Pipeline] // withEnv
01:21:27[2025-03-07T00:21:27.926Z] [Pipeline] }
01:21:27[2025-03-07T00:21:27.927Z] $ docker stop --time=1 ca1e596e0f9ae4d87738f750634024a648ebc2145b10799e119c70cee3573955
01:21:29[2025-03-07T00:21:29.175Z] $ docker rm -f --volumes ca1e596e0f9ae4d87738f750634024a648ebc2145b10799e119c70cee3573955
01:21:29[2025-03-07T00:21:29.214Z] [Pipeline] // withDockerContainer
01:21:29[2025-03-07T00:21:29.218Z] [Pipeline] }
01:21:29[2025-03-07T00:21:29.222Z] [Pipeline] // withEnv
01:21:29[2025-03-07T00:21:29.226Z] [Pipeline] }
01:21:29[2025-03-07T00:21:29.230Z] [Pipeline] // node
01:21:29[2025-03-07T00:21:29.235Z] [Pipeline] End of Pipeline
01:21:29[2025-03-07T00:21:29.270Z] Finished: SUCCESS