Skip to content
Succès

Sortie de la console

19:24:20 [2025-04-23T17:24:20.711Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 940
19:24:20 [2025-04-23T17:24:20.711Z] Causé à l'origine par :
19:24:20 [2025-04-23T17:24:20.711Z]  Lancé par une alarme périodique
19:24:20 [2025-04-23T17:24:20.711Z] Running as userbuild
19:24:21 [2025-04-23T17:24:21.115Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:21 [2025-04-23T17:24:21.266Z] [Pipeline] Start of Pipeline
19:24:21 [2025-04-23T17:24:21.479Z] [Pipeline] node
19:24:21 [2025-04-23T17:24:21.482Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:21 [2025-04-23T17:24:21.484Z] [Pipeline] {
19:24:21 [2025-04-23T17:24:21.498Z] [Pipeline] stage
19:24:21 [2025-04-23T17:24:21.498Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:21 [2025-04-23T17:24:21.505Z] [Pipeline] checkout
19:24:21 [2025-04-23T17:24:21.506Z] Selected Git installation does not exist. Using Default
19:24:21 [2025-04-23T17:24:21.506Z] The recommended git tool is: NONE
19:24:21 [2025-04-23T17:24:21.506Z] No credentials specified
19:24:21 [2025-04-23T17:24:21.507Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:21 [2025-04-23T17:24:21.514Z] Fetching changes from the remote Git repository
19:24:21 [2025-04-23T17:24:21.516Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:21 [2025-04-23T17:24:21.524Z] Cleaning workspace
19:24:21 [2025-04-23T17:24:21.524Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:21 [2025-04-23T17:24:21.529Z] Resetting working tree
19:24:21 [2025-04-23T17:24:21.529Z]  > /usr/bin/git reset --hard # timeout=10
19:24:21 [2025-04-23T17:24:21.633Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:21 [2025-04-23T17:24:21.646Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:21 [2025-04-23T17:24:21.646Z]  > /usr/bin/git --version # timeout=10
19:24:21 [2025-04-23T17:24:21.650Z]  > git --version # 'git version 2.43.0'
19:24:21 [2025-04-23T17:24:21.650Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:22 [2025-04-23T17:24:22.048Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:22 [2025-04-23T17:24:22.055Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:22 [2025-04-23T17:24:22.055Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:22 [2025-04-23T17:24:22.061Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:22 [2025-04-23T17:24:22.152Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:22 [2025-04-23T17:24:22.152Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:22 [2025-04-23T17:24:22.177Z] [Pipeline] }
19:24:22 [2025-04-23T17:24:22.181Z] [Pipeline] // stage
19:24:22 [2025-04-23T17:24:22.196Z] [Pipeline] withEnv
19:24:22 [2025-04-23T17:24:22.197Z] [Pipeline] {
19:24:22 [2025-04-23T17:24:22.313Z] [Pipeline] isUnix
19:24:22 [2025-04-23T17:24:22.314Z] [Pipeline] withEnv
19:24:22 [2025-04-23T17:24:22.315Z] [Pipeline] {
19:24:22 [2025-04-23T17:24:22.325Z] [Pipeline] sh
19:24:22 [2025-04-23T17:24:22.581Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:22 [2025-04-23T17:24:22.581Z] .
19:24:22 [2025-04-23T17:24:22.582Z] [Pipeline] }
19:24:22 [2025-04-23T17:24:22.590Z] [Pipeline] // withEnv
19:24:22 [2025-04-23T17:24:22.599Z] [Pipeline] withDockerContainer
19:24:22 [2025-04-23T17:24:22.628Z] Jenkins does not seem to be running inside a container
19:24:22 [2025-04-23T17:24:22.635Z] $ 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:22 [2025-04-23T17:24:22.992Z] $ docker top a7a0ccdc5c15aba1cb240397bda5ff779a57cec15589fad0d130a6dee2dfba88 -eo pid,comm
19:24:23 [2025-04-23T17:24:23.028Z] [Pipeline] {
19:24:23 [2025-04-23T17:24:23.036Z] [Pipeline] withEnv
19:24:23 [2025-04-23T17:24:23.037Z] [Pipeline] {
19:24:23 [2025-04-23T17:24:23.042Z] [Pipeline] stage
19:24:23 [2025-04-23T17:24:23.042Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:23 [2025-04-23T17:24:23.063Z] [Pipeline] script
19:24:23 [2025-04-23T17:24:23.066Z] [Pipeline] {
19:24:23 [2025-04-23T17:24:23.073Z] [Pipeline] echo
19:24:23 [2025-04-23T17:24:23.073Z] Working on branch master
19:24:23 [2025-04-23T17:24:23.076Z] [Pipeline] copyArtifacts
19:24:23 [2025-04-23T17:24:23.082Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 940
19:24:23 [2025-04-23T17:24:23.087Z] [Pipeline] readYaml
19:24:23 [2025-04-23T17:24:23.098Z] 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:23 [2025-04-23T17:24:23.098Z] 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:23 [2025-04-23T17:24:23.099Z] [Pipeline] sh
19:24:23 [2025-04-23T17:24:23.356Z] + rm -f build.yaml
19:24:23 [2025-04-23T17:24:23.357Z] [Pipeline] }
19:24:23 [2025-04-23T17:24:23.365Z] [Pipeline] // script
19:24:23 [2025-04-23T17:24:23.374Z] [Pipeline] echo
19:24:23 [2025-04-23T17:24:23.374Z] Parent version is 1.7-build250303
19:24:23 [2025-04-23T17:24:23.375Z] [Pipeline] echo
19:24:23 [2025-04-23T17:24:23.376Z] Silverpeas version is 6.5-build250416
19:24:23 [2025-04-23T17:24:23.376Z] [Pipeline] }
19:24:23 [2025-04-23T17:24:23.384Z] [Pipeline] // stage
19:24:23 [2025-04-23T17:24:23.393Z] [Pipeline] stage
19:24:23 [2025-04-23T17:24:23.394Z] [Pipeline] { (Prepare the project)
19:24:23 [2025-04-23T17:24:23.417Z] [Pipeline] git
19:24:23 [2025-04-23T17:24:23.419Z] The recommended git tool is: /usr/bin/git
19:24:23 [2025-04-23T17:24:23.419Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:23 [2025-04-23T17:24:23.426Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3c85c339; decorates hudson.Launcher$LocalLauncher@41006a69 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:23 [2025-04-23T17:24:23.427Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:23 [2025-04-23T17:24:23.433Z] Fetching changes from the remote Git repository
19:24:23 [2025-04-23T17:24:23.436Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:23 [2025-04-23T17:24:23.442Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:23 [2025-04-23T17:24:23.442Z]  > /usr/bin/git --version # timeout=10
19:24:23 [2025-04-23T17:24:23.447Z]  > git --version # 'git version 2.43.0'
19:24:23 [2025-04-23T17:24:23.447Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:23 [2025-04-23T17:24:23.452Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23 [2025-04-23T17:24:23.882Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:23 [2025-04-23T17:24:23.890Z] Checking out Revision a38203dcf4ee98d00ac844038501f9025190ea1d (refs/remotes/origin/master)
19:24:23 [2025-04-23T17:24:23.890Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:23 [2025-04-23T17:24:23.896Z]  > /usr/bin/git checkout -f a38203dcf4ee98d00ac844038501f9025190ea1d # timeout=10
19:24:24 [2025-04-23T17:24:24.026Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:24 [2025-04-23T17:24:24.035Z]  > /usr/bin/git branch -D master # timeout=10
19:24:24 [2025-04-23T17:24:24.044Z]  > /usr/bin/git checkout -b master a38203dcf4ee98d00ac844038501f9025190ea1d # timeout=10
19:24:24 [2025-04-23T17:24:24.144Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250416"
19:24:24 [2025-04-23T17:24:24.144Z]  > /usr/bin/git rev-list --no-walk a38203dcf4ee98d00ac844038501f9025190ea1d # timeout=10
19:24:24 [2025-04-23T17:24:24.166Z] [Pipeline] script
19:24:24 [2025-04-23T17:24:24.168Z] [Pipeline] {
19:24:24 [2025-04-23T17:24:24.182Z] [Pipeline] copyArtifacts
19:24:24 [2025-04-23T17:24:24.189Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 556
19:24:24 [2025-04-23T17:24:24.194Z] [Pipeline] readYaml
19:24:24 [2025-04-23T17:24:24.206Z] 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:24 [2025-04-23T17:24:24.207Z] [Pipeline] sh
19:24:24 [2025-04-23T17:24:24.464Z] + git rev-parse HEAD
19:24:24 [2025-04-23T17:24:24.467Z] [Pipeline] echo
19:24:24 [2025-04-23T17:24:24.467Z] Current commit is a38203dcf4ee98d00ac844038501f9025190ea1d and last build commit is a38203dcf4ee98d00ac844038501f9025190ea1d
19:24:24 [2025-04-23T17:24:24.468Z] 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:24 [2025-04-23T17:24:24.468Z] [Pipeline] }
19:24:24 [2025-04-23T17:24:24.476Z] [Pipeline] // script
19:24:24 [2025-04-23T17:24:24.485Z] [Pipeline] script
19:24:24 [2025-04-23T17:24:24.488Z] [Pipeline] {
19:24:24 [2025-04-23T17:24:24.497Z] [Pipeline] readMavenPom
19:24:24 [2025-04-23T17:24:24.505Z] 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:24 [2025-04-23T17:24:24.506Z] 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:24 [2025-04-23T17:24:24.507Z] 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:24 [2025-04-23T17:24:24.507Z] 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:24 [2025-04-23T17:24:24.508Z] [Pipeline] echo
19:24:24 [2025-04-23T17:24:24.508Z] No changes and no update in Silverpeas since the last build
19:24:24 [2025-04-23T17:24:24.508Z] [Pipeline] }
19:24:24 [2025-04-23T17:24:24.516Z] [Pipeline] // script
19:24:24 [2025-04-23T17:24:24.525Z] [Pipeline] }
19:24:24 [2025-04-23T17:24:24.532Z] [Pipeline] // stage
19:24:24 [2025-04-23T17:24:24.543Z] [Pipeline] stage
19:24:24 [2025-04-23T17:24:24.543Z] [Pipeline] { (Build the project)
19:24:24 [2025-04-23T17:24:24.581Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-23T17:24:24.582Z] [Pipeline] getContext
19:24:24 [2025-04-23T17:24:24.594Z] [Pipeline] stage
19:24:24 [2025-04-23T17:24:24.594Z] [Pipeline] { (Check POM parent version)
19:24:24 [2025-04-23T17:24:24.603Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-23T17:24:24.604Z] [Pipeline] getContext
19:24:24 [2025-04-23T17:24:24.605Z] [Pipeline] }
19:24:24 [2025-04-23T17:24:24.613Z] [Pipeline] // stage
19:24:24 [2025-04-23T17:24:24.622Z] [Pipeline] stage
19:24:24 [2025-04-23T17:24:24.623Z] [Pipeline] { (Update POM parent)
19:24:24 [2025-04-23T17:24:24.631Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-23T17:24:24.632Z] [Pipeline] getContext
19:24:24 [2025-04-23T17:24:24.633Z] [Pipeline] }
19:24:24 [2025-04-23T17:24:24.641Z] [Pipeline] // stage
19:24:24 [2025-04-23T17:24:24.649Z] [Pipeline] stage
19:24:24 [2025-04-23T17:24:24.650Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:24 [2025-04-23T17:24:24.658Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-23T17:24:24.659Z] [Pipeline] getContext
19:24:24 [2025-04-23T17:24:24.660Z] [Pipeline] }
19:24:24 [2025-04-23T17:24:24.667Z] [Pipeline] // stage
19:24:24 [2025-04-23T17:24:24.676Z] [Pipeline] stage
19:24:24 [2025-04-23T17:24:24.677Z] [Pipeline] { (Build and Publish)
19:24:24 [2025-04-23T17:24:24.684Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-23T17:24:24.685Z] [Pipeline] getContext
19:24:24 [2025-04-23T17:24:24.686Z] [Pipeline] }
19:24:24 [2025-04-23T17:24:24.694Z] [Pipeline] // stage
19:24:24 [2025-04-23T17:24:24.701Z] [Pipeline] }
19:24:24 [2025-04-23T17:24:24.707Z] [Pipeline] // stage
19:24:24 [2025-04-23T17:24:24.717Z] [Pipeline] stage
19:24:24 [2025-04-23T17:24:24.718Z] [Pipeline] { (Create YAML build report)
19:24:24 [2025-04-23T17:24:24.737Z] [Pipeline] script
19:24:24 [2025-04-23T17:24:24.740Z] [Pipeline] {
19:24:24 [2025-04-23T17:24:24.750Z] [Pipeline] sh
19:24:25 [2025-04-23T17:24:25.007Z] + mkdir -p target
19:24:25 [2025-04-23T17:24:25.009Z] [Pipeline] sh
19:24:25 [2025-04-23T17:24:25.267Z] + mv build.yaml target/
19:24:25 [2025-04-23T17:24:25.267Z] [Pipeline] }
19:24:25 [2025-04-23T17:24:25.276Z] [Pipeline] // script
19:24:25 [2025-04-23T17:24:25.284Z] [Pipeline] }
19:24:25 [2025-04-23T17:24:25.292Z] [Pipeline] // stage
19:24:25 [2025-04-23T17:24:25.302Z] [Pipeline] stage
19:24:25 [2025-04-23T17:24:25.303Z] [Pipeline] { (Declarative: Post Actions)
19:24:25 [2025-04-23T17:24:25.317Z] [Pipeline] step
19:24:25 [2025-04-23T17:24:25.335Z] [Pipeline] script
19:24:25 [2025-04-23T17:24:25.342Z] [Pipeline] {
19:24:25 [2025-04-23T17:24:25.356Z] [Pipeline] }
19:24:25 [2025-04-23T17:24:25.364Z] [Pipeline] // script
19:24:25 [2025-04-23T17:24:25.375Z] [Pipeline] archiveArtifacts
19:24:25 [2025-04-23T17:24:25.378Z] Archiving artifacts
19:24:25 [2025-04-23T17:24:25.386Z] Enregistrement des empreintes numériques
19:24:25 [2025-04-23T17:24:25.415Z] [Pipeline] }
19:24:25 [2025-04-23T17:24:25.425Z] [Pipeline] // stage
19:24:25 [2025-04-23T17:24:25.433Z] [Pipeline] }
19:24:25 [2025-04-23T17:24:25.440Z] [Pipeline] // withEnv
19:24:25 [2025-04-23T17:24:25.448Z] [Pipeline] }
19:24:25 [2025-04-23T17:24:25.449Z] $ docker stop --time=1 a7a0ccdc5c15aba1cb240397bda5ff779a57cec15589fad0d130a6dee2dfba88
19:24:26 [2025-04-23T17:24:26.684Z] $ docker rm -f --volumes a7a0ccdc5c15aba1cb240397bda5ff779a57cec15589fad0d130a6dee2dfba88
19:24:26 [2025-04-23T17:24:26.721Z] [Pipeline] // withDockerContainer
19:24:26 [2025-04-23T17:24:26.725Z] [Pipeline] }
19:24:26 [2025-04-23T17:24:26.728Z] [Pipeline] // withEnv
19:24:26 [2025-04-23T17:24:26.732Z] [Pipeline] }
19:24:26 [2025-04-23T17:24:26.736Z] [Pipeline] // node
19:24:26 [2025-04-23T17:24:26.756Z] [Pipeline] End of Pipeline
19:24:26 [2025-04-23T17:24:26.802Z] Finished: SUCCESS