Skip to content
Succès

Sortie de la console

01:21:20 [2025-05-08T23:21:20.352Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 234
01:21:20 [2025-05-08T23:21:20.352Z] Causé à l'origine par :
01:21:20 [2025-05-08T23:21:20.352Z]  Lancé par une alarme périodique
01:21:20 [2025-05-08T23:21:20.353Z] Running as userbuild
01:21:20 [2025-05-08T23:21:20.745Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:20 [2025-05-08T23:21:20.852Z] [Pipeline] Start of Pipeline
01:21:21 [2025-05-08T23:21:21.074Z] [Pipeline] node
01:21:21 [2025-05-08T23:21:21.077Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:21 [2025-05-08T23:21:21.080Z] [Pipeline] {
01:21:21 [2025-05-08T23:21:21.100Z] [Pipeline] stage
01:21:21 [2025-05-08T23:21:21.100Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:21 [2025-05-08T23:21:21.111Z] [Pipeline] checkout
01:21:21 [2025-05-08T23:21:21.112Z] Selected Git installation does not exist. Using Default
01:21:21 [2025-05-08T23:21:21.113Z] The recommended git tool is: NONE
01:21:21 [2025-05-08T23:21:21.113Z] No credentials specified
01:21:21 [2025-05-08T23:21:21.113Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:21 [2025-05-08T23:21:21.119Z] Fetching changes from the remote Git repository
01:21:21 [2025-05-08T23:21:21.121Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:21 [2025-05-08T23:21:21.126Z] Cleaning workspace
01:21:21 [2025-05-08T23:21:21.126Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:21 [2025-05-08T23:21:21.131Z] Resetting working tree
01:21:21 [2025-05-08T23:21:21.131Z]  > /usr/bin/git reset --hard # timeout=10
01:21:21 [2025-05-08T23:21:21.258Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:21 [2025-05-08T23:21:21.270Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:21 [2025-05-08T23:21:21.270Z]  > /usr/bin/git --version # timeout=10
01:21:21 [2025-05-08T23:21:21.274Z]  > git --version # 'git version 2.43.0'
01:21:21 [2025-05-08T23:21:21.275Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:21 [2025-05-08T23:21:21.689Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:21 [2025-05-08T23:21:21.696Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:21 [2025-05-08T23:21:21.696Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:21 [2025-05-08T23:21:21.701Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:21 [2025-05-08T23:21:21.757Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:21 [2025-05-08T23:21:21.757Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:21 [2025-05-08T23:21:21.780Z] [Pipeline] }
01:21:21 [2025-05-08T23:21:21.788Z] [Pipeline] // stage
01:21:21 [2025-05-08T23:21:21.803Z] [Pipeline] withEnv
01:21:21 [2025-05-08T23:21:21.803Z] [Pipeline] {
01:21:21 [2025-05-08T23:21:21.916Z] [Pipeline] isUnix
01:21:21 [2025-05-08T23:21:21.917Z] [Pipeline] withEnv
01:21:21 [2025-05-08T23:21:21.918Z] [Pipeline] {
01:21:21 [2025-05-08T23:21:21.929Z] [Pipeline] sh
01:21:22 [2025-05-08T23:21:22.185Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:22 [2025-05-08T23:21:22.185Z] .
01:21:22 [2025-05-08T23:21:22.186Z] [Pipeline] }
01:21:22 [2025-05-08T23:21:22.194Z] [Pipeline] // withEnv
01:21:22 [2025-05-08T23:21:22.204Z] [Pipeline] withDockerContainer
01:21:22 [2025-05-08T23:21:22.234Z] Jenkins does not seem to be running inside a container
01:21:22 [2025-05-08T23:21:22.241Z] $ 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:22 [2025-05-08T23:21:22.549Z] $ docker top 6d5d79561f4f7a2d0c7b998258fe4028360888e4cda1892cbfc153679e5919e2 -eo pid,comm
01:21:22 [2025-05-08T23:21:22.586Z] [Pipeline] {
01:21:22 [2025-05-08T23:21:22.599Z] [Pipeline] withEnv
01:21:22 [2025-05-08T23:21:22.599Z] [Pipeline] {
01:21:22 [2025-05-08T23:21:22.607Z] [Pipeline] stage
01:21:22 [2025-05-08T23:21:22.608Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:22 [2025-05-08T23:21:22.630Z] [Pipeline] script
01:21:22 [2025-05-08T23:21:22.633Z] [Pipeline] {
01:21:22 [2025-05-08T23:21:22.643Z] [Pipeline] echo
01:21:22 [2025-05-08T23:21:22.644Z] Working on branch 6.3.x
01:21:22 [2025-05-08T23:21:22.648Z] [Pipeline] copyArtifacts
01:21:22 [2025-05-08T23:21:22.655Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 234
01:21:22 [2025-05-08T23:21:22.661Z] [Pipeline] readYaml
01:21:22 [2025-05-08T23:21:22.674Z] 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:22 [2025-05-08T23:21:22.674Z] 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:22 [2025-05-08T23:21:22.675Z] [Pipeline] sh
01:21:22 [2025-05-08T23:21:22.933Z] + rm -f build.yaml
01:21:22 [2025-05-08T23:21:22.934Z] [Pipeline] }
01:21:22 [2025-05-08T23:21:22.942Z] [Pipeline] // script
01:21:22 [2025-05-08T23:21:22.951Z] [Pipeline] echo
01:21:22 [2025-05-08T23:21:22.952Z] Parent version is 1.5.3
01:21:22 [2025-05-08T23:21:22.953Z] [Pipeline] echo
01:21:22 [2025-05-08T23:21:22.953Z] Silverpeas version is 6.3.7-build250214
01:21:22 [2025-05-08T23:21:22.954Z] [Pipeline] }
01:21:22 [2025-05-08T23:21:22.962Z] [Pipeline] // stage
01:21:22 [2025-05-08T23:21:22.972Z] [Pipeline] stage
01:21:22 [2025-05-08T23:21:22.973Z] [Pipeline] { (Prepare the project)
01:21:22 [2025-05-08T23:21:22.998Z] [Pipeline] git
01:21:22 [2025-05-08T23:21:22.999Z] The recommended git tool is: /usr/bin/git
01:21:23 [2025-05-08T23:21:23.000Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:23 [2025-05-08T23:21:23.008Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@65995ef1; decorates hudson.Launcher$LocalLauncher@16e07b64 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:23 [2025-05-08T23:21:23.009Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:23 [2025-05-08T23:21:23.015Z] Fetching changes from the remote Git repository
01:21:23 [2025-05-08T23:21:23.018Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:23 [2025-05-08T23:21:23.024Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:23 [2025-05-08T23:21:23.024Z]  > /usr/bin/git --version # timeout=10
01:21:23 [2025-05-08T23:21:23.030Z]  > git --version # 'git version 2.43.0'
01:21:23 [2025-05-08T23:21:23.030Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:23 [2025-05-08T23:21:23.037Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24 [2025-05-08T23:21:24.135Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:24 [2025-05-08T23:21:24.143Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:24 [2025-05-08T23:21:24.143Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24 [2025-05-08T23:21:24.148Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2025-05-08T23:21:24.249Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:24 [2025-05-08T23:21:24.258Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:24 [2025-05-08T23:21:24.264Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2025-05-08T23:21:24.398Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:24 [2025-05-08T23:21:24.398Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2025-05-08T23:21:24.418Z] [Pipeline] script
01:21:24 [2025-05-08T23:21:24.420Z] [Pipeline] {
01:21:24 [2025-05-08T23:21:24.435Z] [Pipeline] copyArtifacts
01:21:24 [2025-05-08T23:21:24.441Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 205
01:21:24 [2025-05-08T23:21:24.447Z] [Pipeline] readYaml
01:21:24 [2025-05-08T23:21:24.459Z] 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:24 [2025-05-08T23:21:24.461Z] [Pipeline] sh
01:21:24 [2025-05-08T23:21:24.718Z] + git rev-parse HEAD
01:21:24 [2025-05-08T23:21:24.720Z] [Pipeline] echo
01:21:24 [2025-05-08T23:21:24.721Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:24 [2025-05-08T23:21:24.721Z] 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:24 [2025-05-08T23:21:24.722Z] [Pipeline] }
01:21:24 [2025-05-08T23:21:24.733Z] [Pipeline] // script
01:21:24 [2025-05-08T23:21:24.742Z] [Pipeline] script
01:21:24 [2025-05-08T23:21:24.746Z] [Pipeline] {
01:21:24 [2025-05-08T23:21:24.756Z] [Pipeline] readMavenPom
01:21:24 [2025-05-08T23:21:24.765Z] 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:24 [2025-05-08T23:21:24.766Z] 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:24 [2025-05-08T23:21:24.767Z] 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:24 [2025-05-08T23:21:24.767Z] 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:24 [2025-05-08T23:21:24.768Z] [Pipeline] echo
01:21:24 [2025-05-08T23:21:24.769Z] No changes and no update in Silverpeas since the last build
01:21:24 [2025-05-08T23:21:24.769Z] [Pipeline] }
01:21:24 [2025-05-08T23:21:24.779Z] [Pipeline] // script
01:21:24 [2025-05-08T23:21:24.788Z] [Pipeline] }
01:21:24 [2025-05-08T23:21:24.796Z] [Pipeline] // stage
01:21:24 [2025-05-08T23:21:24.807Z] [Pipeline] stage
01:21:24 [2025-05-08T23:21:24.808Z] [Pipeline] { (Build the project)
01:21:24 [2025-05-08T23:21:24.848Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-05-08T23:21:24.849Z] [Pipeline] getContext
01:21:24 [2025-05-08T23:21:24.861Z] [Pipeline] stage
01:21:24 [2025-05-08T23:21:24.862Z] [Pipeline] { (Check POM parent version)
01:21:24 [2025-05-08T23:21:24.871Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-05-08T23:21:24.872Z] [Pipeline] getContext
01:21:24 [2025-05-08T23:21:24.873Z] [Pipeline] }
01:21:24 [2025-05-08T23:21:24.881Z] [Pipeline] // stage
01:21:24 [2025-05-08T23:21:24.891Z] [Pipeline] stage
01:21:24 [2025-05-08T23:21:24.892Z] [Pipeline] { (Update POM parent)
01:21:24 [2025-05-08T23:21:24.900Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-05-08T23:21:24.901Z] [Pipeline] getContext
01:21:24 [2025-05-08T23:21:24.903Z] [Pipeline] }
01:21:24 [2025-05-08T23:21:24.911Z] [Pipeline] // stage
01:21:24 [2025-05-08T23:21:24.921Z] [Pipeline] stage
01:21:24 [2025-05-08T23:21:24.921Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:24 [2025-05-08T23:21:24.929Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-05-08T23:21:24.930Z] [Pipeline] getContext
01:21:24 [2025-05-08T23:21:24.931Z] [Pipeline] }
01:21:24 [2025-05-08T23:21:24.939Z] [Pipeline] // stage
01:21:24 [2025-05-08T23:21:24.948Z] [Pipeline] stage
01:21:24 [2025-05-08T23:21:24.949Z] [Pipeline] { (Build and Publish)
01:21:24 [2025-05-08T23:21:24.956Z] Stage "Build the project" skipped due to when conditional
01:21:24 [2025-05-08T23:21:24.957Z] [Pipeline] getContext
01:21:24 [2025-05-08T23:21:24.958Z] [Pipeline] }
01:21:24 [2025-05-08T23:21:24.965Z] [Pipeline] // stage
01:21:24 [2025-05-08T23:21:24.971Z] [Pipeline] }
01:21:24 [2025-05-08T23:21:24.978Z] [Pipeline] // stage
01:21:24 [2025-05-08T23:21:24.988Z] [Pipeline] stage
01:21:24 [2025-05-08T23:21:24.989Z] [Pipeline] { (Create YAML build report)
01:21:25 [2025-05-08T23:21:25.010Z] [Pipeline] script
01:21:25 [2025-05-08T23:21:25.013Z] [Pipeline] {
01:21:25 [2025-05-08T23:21:25.023Z] [Pipeline] sh
01:21:25 [2025-05-08T23:21:25.280Z] + mkdir -p target
01:21:25 [2025-05-08T23:21:25.282Z] [Pipeline] sh
01:21:25 [2025-05-08T23:21:25.539Z] + mv build.yaml target/
01:21:25 [2025-05-08T23:21:25.540Z] [Pipeline] }
01:21:25 [2025-05-08T23:21:25.551Z] [Pipeline] // script
01:21:25 [2025-05-08T23:21:25.560Z] [Pipeline] }
01:21:25 [2025-05-08T23:21:25.568Z] [Pipeline] // stage
01:21:25 [2025-05-08T23:21:25.579Z] [Pipeline] stage
01:21:25 [2025-05-08T23:21:25.580Z] [Pipeline] { (Declarative: Post Actions)
01:21:25 [2025-05-08T23:21:25.598Z] [Pipeline] step
01:21:25 [2025-05-08T23:21:25.613Z] [Pipeline] script
01:21:25 [2025-05-08T23:21:25.616Z] [Pipeline] {
01:21:25 [2025-05-08T23:21:25.635Z] [Pipeline] }
01:21:25 [2025-05-08T23:21:25.639Z] [Pipeline] // script
01:21:25 [2025-05-08T23:21:25.650Z] [Pipeline] archiveArtifacts
01:21:25 [2025-05-08T23:21:25.652Z] Archiving artifacts
01:21:25 [2025-05-08T23:21:25.661Z] Enregistrement des empreintes numériques
01:21:25 [2025-05-08T23:21:25.681Z] [Pipeline] }
01:21:25 [2025-05-08T23:21:25.691Z] [Pipeline] // stage
01:21:25 [2025-05-08T23:21:25.701Z] [Pipeline] }
01:21:25 [2025-05-08T23:21:25.709Z] [Pipeline] // withEnv
01:21:25 [2025-05-08T23:21:25.718Z] [Pipeline] }
01:21:25 [2025-05-08T23:21:25.719Z] $ docker stop --time=1 6d5d79561f4f7a2d0c7b998258fe4028360888e4cda1892cbfc153679e5919e2
01:21:26 [2025-05-08T23:21:26.971Z] $ docker rm -f --volumes 6d5d79561f4f7a2d0c7b998258fe4028360888e4cda1892cbfc153679e5919e2
01:21:27 [2025-05-08T23:21:27.013Z] [Pipeline] // withDockerContainer
01:21:27 [2025-05-08T23:21:27.016Z] [Pipeline] }
01:21:27 [2025-05-08T23:21:27.020Z] [Pipeline] // withEnv
01:21:27 [2025-05-08T23:21:27.023Z] [Pipeline] }
01:21:27 [2025-05-08T23:21:27.027Z] [Pipeline] // node
01:21:27 [2025-05-08T23:21:27.031Z] [Pipeline] End of Pipeline
01:21:27 [2025-05-08T23:21:27.061Z] Finished: SUCCESS