19:24:22[2025-11-12T18:24:22.168Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 102319:24:22[2025-11-12T18:24:22.168Z] Causé à l'origine par :
19:24:22[2025-11-12T18:24:22.168Z] Lancé par une alarme périodique
19:24:22[2025-11-12T18:24:22.169Z] Running as userbuild19:24:22[2025-11-12T18:24:22.526Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:22[2025-11-12T18:24:22.630Z] [Pipeline] Start of Pipeline
19:24:22[2025-11-12T18:24:22.882Z] [Pipeline] node
19:24:22[2025-11-12T18:24:22.885Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:22[2025-11-12T18:24:22.888Z] [Pipeline] {
19:24:22[2025-11-12T18:24:22.924Z] [Pipeline] stage
19:24:22[2025-11-12T18:24:22.925Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:22[2025-11-12T18:24:22.935Z] [Pipeline] checkout
19:24:22[2025-11-12T18:24:22.936Z] Selected Git installation does not exist. Using Default
19:24:22[2025-11-12T18:24:22.936Z] The recommended git tool is: NONE
19:24:22[2025-11-12T18:24:22.936Z] No credentials specified
19:24:22[2025-11-12T18:24:22.937Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:22[2025-11-12T18:24:22.943Z] Fetching changes from the remote Git repository
19:24:22[2025-11-12T18:24:22.946Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:22[2025-11-12T18:24:22.951Z] Cleaning workspace
19:24:22[2025-11-12T18:24:22.951Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:22[2025-11-12T18:24:22.956Z] Resetting working tree
19:24:22[2025-11-12T18:24:22.956Z] > /usr/bin/git reset --hard # timeout=10
19:24:22[2025-11-12T18:24:22.974Z] > /usr/bin/git clean -fdx # timeout=10
19:24:23[2025-11-12T18:24:23.255Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:23[2025-11-12T18:24:23.255Z] > /usr/bin/git --version # timeout=10
19:24:23[2025-11-12T18:24:23.261Z] > git --version # 'git version 2.43.0'
19:24:23[2025-11-12T18:24:23.262Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23[2025-11-12T18:24:23.630Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:23[2025-11-12T18:24:23.637Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master)
19:24:23[2025-11-12T18:24:23.637Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:23[2025-11-12T18:24:23.643Z] > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10
19:24:23[2025-11-12T18:24:23.739Z] Commit message: "Refine the failure step in the silverpeas build pipeline"
19:24:23[2025-11-12T18:24:23.740Z] > /usr/bin/git rev-list --no-walk be187094479d978273bfeafee509985e7389c5e3 # timeout=10
19:24:23[2025-11-12T18:24:23.764Z] [Pipeline] }
19:24:23[2025-11-12T18:24:23.768Z] [Pipeline] // stage
19:24:23[2025-11-12T18:24:23.782Z] [Pipeline] withEnv
19:24:23[2025-11-12T18:24:23.783Z] [Pipeline] {
19:24:23[2025-11-12T18:24:23.864Z] [Pipeline] isUnix
19:24:23[2025-11-12T18:24:23.865Z] [Pipeline] withEnv
19:24:23[2025-11-12T18:24:23.865Z] [Pipeline] {
19:24:23[2025-11-12T18:24:23.875Z] [Pipeline] sh
19:24:24[2025-11-12T18:24:24.133Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:24[2025-11-12T18:24:24.133Z] .
19:24:24[2025-11-12T18:24:24.134Z] [Pipeline] }
19:24:24[2025-11-12T18:24:24.141Z] [Pipeline] // withEnv
19:24:24[2025-11-12T18:24:24.153Z] [Pipeline] withDockerContainer
19:24:24[2025-11-12T18:24:24.187Z] Jenkins does not seem to be running inside a container
19:24:24[2025-11-12T18:24:24.194Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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:latest cat
19:24:24[2025-11-12T18:24:24.540Z] $ docker top a1fe7a541c5c17197e21c65580d3d74ceaef136fa00d8b4f8eb8241f9e5f6385 -eo pid,comm
19:24:24[2025-11-12T18:24:24.576Z] [Pipeline] {
19:24:24[2025-11-12T18:24:24.587Z] [Pipeline] withEnv
19:24:24[2025-11-12T18:24:24.587Z] [Pipeline] {
19:24:24[2025-11-12T18:24:24.594Z] [Pipeline] stage
19:24:24[2025-11-12T18:24:24.594Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:24[2025-11-12T18:24:24.614Z] [Pipeline] script
19:24:24[2025-11-12T18:24:24.619Z] [Pipeline] {
19:24:24[2025-11-12T18:24:24.635Z] [Pipeline] echo
19:24:24[2025-11-12T18:24:24.636Z] Working on branch master
19:24:24[2025-11-12T18:24:24.642Z] [Pipeline] copyArtifacts
19:24:24[2025-11-12T18:24:24.647Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 102319:24:24[2025-11-12T18:24:24.658Z] [Pipeline] readYaml
19:24:24[2025-11-12T18:24:24.672Z] 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.
19:24:24[2025-11-12T18:24:24.672Z] 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.
19:24:24[2025-11-12T18:24:24.674Z] [Pipeline] sh
19:24:24[2025-11-12T18:24:24.933Z] + rm -f build.yaml
19:24:24[2025-11-12T18:24:24.934Z] [Pipeline] }
19:24:24[2025-11-12T18:24:24.944Z] [Pipeline] // script
19:24:24[2025-11-12T18:24:24.954Z] [Pipeline] echo
19:24:24[2025-11-12T18:24:24.954Z] Parent version is 1.7-build251103
19:24:24[2025-11-12T18:24:24.956Z] [Pipeline] echo
19:24:24[2025-11-12T18:24:24.956Z] Silverpeas version is 6.5-build251109
19:24:24[2025-11-12T18:24:24.957Z] [Pipeline] }
19:24:24[2025-11-12T18:24:24.967Z] [Pipeline] // stage
19:24:24[2025-11-12T18:24:24.978Z] [Pipeline] stage
19:24:24[2025-11-12T18:24:24.979Z] [Pipeline] { (Prepare the project)
19:24:25[2025-11-12T18:24:25.007Z] [Pipeline] git
19:24:25[2025-11-12T18:24:25.009Z] The recommended git tool is: /usr/bin/git
19:24:25[2025-11-12T18:24:25.009Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:25[2025-11-12T18:24:25.027Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@66768107; decorates hudson.Launcher$LocalLauncher@3ced7c74 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:25[2025-11-12T18:24:25.027Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:25[2025-11-12T18:24:25.033Z] Fetching changes from the remote Git repository
19:24:25[2025-11-12T18:24:25.035Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:25[2025-11-12T18:24:25.040Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile19:24:25[2025-11-12T18:24:25.040Z] > /usr/bin/git --version # timeout=10
19:24:25[2025-11-12T18:24:25.045Z] > git --version # 'git version 2.43.0'
19:24:25[2025-11-12T18:24:25.045Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:25[2025-11-12T18:24:25.050Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:25[2025-11-12T18:24:25.525Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:25[2025-11-12T18:24:25.532Z] Checking out Revision f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5 (refs/remotes/origin/master)
19:24:25[2025-11-12T18:24:25.532Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:25[2025-11-12T18:24:25.537Z] > /usr/bin/git checkout -f f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5 # timeout=10
19:24:25[2025-11-12T18:24:25.665Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:25[2025-11-12T18:24:25.674Z] > /usr/bin/git branch -D master # timeout=10
19:24:25[2025-11-12T18:24:25.681Z] > /usr/bin/git checkout -b master f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5 # timeout=10
19:24:25[2025-11-12T18:24:25.795Z] Commit message: "Update dependency on Silverpeas to version 6.5-build251109"
19:24:25[2025-11-12T18:24:25.796Z] > /usr/bin/git rev-list --no-walk efcfe1783c206f494668c416a09db9aed4f8f0b3 # timeout=10
19:24:25[2025-11-12T18:24:25.818Z] [Pipeline] script
19:24:25[2025-11-12T18:24:25.822Z] [Pipeline] {
19:24:25[2025-11-12T18:24:25.840Z] [Pipeline] copyArtifacts
19:24:25[2025-11-12T18:24:25.846Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 60419:24:25[2025-11-12T18:24:25.857Z] [Pipeline] readYaml
19:24:25[2025-11-12T18:24:25.866Z] 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.
19:24:25[2025-11-12T18:24:25.869Z] [Pipeline] sh
19:24:26[2025-11-12T18:24:26.129Z] + git rev-parse HEAD
19:24:26[2025-11-12T18:24:26.132Z] [Pipeline] echo
19:24:26[2025-11-12T18:24:26.132Z] Current commit is f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5 and last build commit is f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5
19:24:26[2025-11-12T18:24:26.133Z] 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.
19:24:26[2025-11-12T18:24:26.134Z] [Pipeline] }
19:24:26[2025-11-12T18:24:26.144Z] [Pipeline] // script
19:24:26[2025-11-12T18:24:26.154Z] [Pipeline] script
19:24:26[2025-11-12T18:24:26.160Z] [Pipeline] {
19:24:26[2025-11-12T18:24:26.171Z] [Pipeline] readMavenPom
19:24:26[2025-11-12T18:24:26.180Z] 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.
19:24:26[2025-11-12T18:24:26.181Z] 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.
19:24:26[2025-11-12T18:24:26.182Z] 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.
19:24:26[2025-11-12T18:24:26.183Z] 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.
19:24:26[2025-11-12T18:24:26.184Z] [Pipeline] echo
19:24:26[2025-11-12T18:24:26.185Z] No changes and no update in Silverpeas since the last build
19:24:26[2025-11-12T18:24:26.186Z] [Pipeline] }
19:24:26[2025-11-12T18:24:26.194Z] [Pipeline] // script
19:24:26[2025-11-12T18:24:26.203Z] [Pipeline] }
19:24:26[2025-11-12T18:24:26.212Z] [Pipeline] // stage
19:24:26[2025-11-12T18:24:26.223Z] [Pipeline] stage
19:24:26[2025-11-12T18:24:26.224Z] [Pipeline] { (Build the project)
19:24:26[2025-11-12T18:24:26.266Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-12T18:24:26.268Z] [Pipeline] getContext
19:24:26[2025-11-12T18:24:26.281Z] [Pipeline] stage
19:24:26[2025-11-12T18:24:26.282Z] [Pipeline] { (Check POM parent version)
19:24:26[2025-11-12T18:24:26.292Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-12T18:24:26.293Z] [Pipeline] getContext
19:24:26[2025-11-12T18:24:26.294Z] [Pipeline] }
19:24:26[2025-11-12T18:24:26.303Z] [Pipeline] // stage
19:24:26[2025-11-12T18:24:26.314Z] [Pipeline] stage
19:24:26[2025-11-12T18:24:26.315Z] [Pipeline] { (Update POM parent)
19:24:26[2025-11-12T18:24:26.324Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-12T18:24:26.325Z] [Pipeline] getContext
19:24:26[2025-11-12T18:24:26.327Z] [Pipeline] }
19:24:26[2025-11-12T18:24:26.336Z] [Pipeline] // stage
19:24:26[2025-11-12T18:24:26.347Z] [Pipeline] stage
19:24:26[2025-11-12T18:24:26.347Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:26[2025-11-12T18:24:26.356Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-12T18:24:26.357Z] [Pipeline] getContext
19:24:26[2025-11-12T18:24:26.358Z] [Pipeline] }
19:24:26[2025-11-12T18:24:26.366Z] [Pipeline] // stage
19:24:26[2025-11-12T18:24:26.376Z] [Pipeline] stage
19:24:26[2025-11-12T18:24:26.376Z] [Pipeline] { (Build and Publish)
19:24:26[2025-11-12T18:24:26.384Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-12T18:24:26.385Z] [Pipeline] getContext
19:24:26[2025-11-12T18:24:26.387Z] [Pipeline] }
19:24:26[2025-11-12T18:24:26.394Z] [Pipeline] // stage
19:24:26[2025-11-12T18:24:26.402Z] [Pipeline] }
19:24:26[2025-11-12T18:24:26.409Z] [Pipeline] // stage
19:24:26[2025-11-12T18:24:26.419Z] [Pipeline] stage
19:24:26[2025-11-12T18:24:26.419Z] [Pipeline] { (Create YAML build report)
19:24:26[2025-11-12T18:24:26.443Z] [Pipeline] script
19:24:26[2025-11-12T18:24:26.450Z] [Pipeline] {
19:24:26[2025-11-12T18:24:26.460Z] [Pipeline] sh
19:24:26[2025-11-12T18:24:26.719Z] + mkdir -p target
19:24:26[2025-11-12T18:24:26.721Z] [Pipeline] sh
19:24:26[2025-11-12T18:24:26.980Z] + mv build.yaml target/
19:24:26[2025-11-12T18:24:26.982Z] [Pipeline] }
19:24:26[2025-11-12T18:24:26.990Z] [Pipeline] // script
19:24:26[2025-11-12T18:24:26.999Z] [Pipeline] }
19:24:27[2025-11-12T18:24:27.008Z] [Pipeline] // stage
19:24:27[2025-11-12T18:24:27.019Z] [Pipeline] stage
19:24:27[2025-11-12T18:24:27.020Z] [Pipeline] { (Declarative: Post Actions)
19:24:27[2025-11-12T18:24:27.035Z] [Pipeline] step
19:24:27[2025-11-12T18:24:27.057Z] [Pipeline] script
19:24:27[2025-11-12T18:24:27.062Z] [Pipeline] {
19:24:27[2025-11-12T18:24:27.081Z] [Pipeline] }
19:24:27[2025-11-12T18:24:27.089Z] [Pipeline] // script
19:24:27[2025-11-12T18:24:27.102Z] [Pipeline] archiveArtifacts
19:24:27[2025-11-12T18:24:27.106Z] Archiving artifacts
19:24:27[2025-11-12T18:24:27.114Z] Enregistrement des empreintes numériques
19:24:27[2025-11-12T18:24:27.140Z] [Pipeline] }
19:24:27[2025-11-12T18:24:27.149Z] [Pipeline] // stage
19:24:27[2025-11-12T18:24:27.158Z] [Pipeline] }
19:24:27[2025-11-12T18:24:27.166Z] [Pipeline] // withEnv
19:24:27[2025-11-12T18:24:27.175Z] [Pipeline] }
19:24:27[2025-11-12T18:24:27.175Z] $ docker stop --time=1 a1fe7a541c5c17197e21c65580d3d74ceaef136fa00d8b4f8eb8241f9e5f6385
19:24:28[2025-11-12T18:24:28.471Z] $ docker rm -f --volumes a1fe7a541c5c17197e21c65580d3d74ceaef136fa00d8b4f8eb8241f9e5f6385
19:24:28[2025-11-12T18:24:28.515Z] [Pipeline] // withDockerContainer
19:24:28[2025-11-12T18:24:28.526Z] [Pipeline] }
19:24:28[2025-11-12T18:24:28.536Z] [Pipeline] // withEnv
19:24:28[2025-11-12T18:24:28.546Z] [Pipeline] }
19:24:28[2025-11-12T18:24:28.557Z] [Pipeline] // node
19:24:28[2025-11-12T18:24:28.566Z] [Pipeline] End of Pipeline
19:24:28[2025-11-12T18:24:28.628Z] Finished: SUCCESS