En échecSortie de la console
16:14:33 [2024-02-22T15:14:33.794Z] Démarré par l'utilisateur Yohann Chastagnier
16:14:33 [2024-02-22T15:14:33.795Z] Running as userbuild
16:14:34 [2024-02-22T15:14:34.189Z] Obtained src/builds/wbe/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
16:14:34 [2024-02-22T15:14:34.299Z] [Pipeline] Start of Pipeline
16:14:34 [2024-02-22T15:14:34.505Z] [Pipeline] node
16:14:34 [2024-02-22T15:14:34.507Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Master_AutoDeploy
16:14:34 [2024-02-22T15:14:34.513Z] [Pipeline] {
16:14:34 [2024-02-22T15:14:34.527Z] [Pipeline] stage
16:14:34 [2024-02-22T15:14:34.527Z] [Pipeline] { (Declarative: Checkout SCM)
16:14:34 [2024-02-22T15:14:34.538Z] [Pipeline] checkout
16:14:34 [2024-02-22T15:14:34.539Z] Selected Git installation does not exist. Using Default
16:14:34 [2024-02-22T15:14:34.539Z] The recommended git tool is: NONE
16:14:34 [2024-02-22T15:14:34.539Z] No credentials specified
16:14:34 [2024-02-22T15:14:34.539Z] Cloning the remote Git repository
16:14:34 [2024-02-22T15:14:34.540Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
16:14:34 [2024-02-22T15:14:34.540Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Master_AutoDeploy # timeout=10
16:14:34 [2024-02-22T15:14:34.551Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:14:34 [2024-02-22T15:14:34.551Z] > /usr/bin/git --version # timeout=10
16:14:34 [2024-02-22T15:14:34.557Z] > git --version # 'git version 2.34.1'
16:14:34 [2024-02-22T15:14:34.557Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:14:35 [2024-02-22T15:14:35.118Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:14:35 [2024-02-22T15:14:35.124Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:14:35 [2024-02-22T15:14:35.132Z] Avoid second fetch
16:14:35 [2024-02-22T15:14:35.132Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:14:35 [2024-02-22T15:14:35.137Z] Checking out Revision 93060e55efa3a1d42f3018b30191c7130ab7841e (refs/remotes/origin/master)
16:14:35 [2024-02-22T15:14:35.137Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:14:35 [2024-02-22T15:14:35.141Z] > /usr/bin/git checkout -f 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10
16:14:35 [2024-02-22T15:14:35.158Z] Commit message: "Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version"
16:14:35 [2024-02-22T15:14:35.158Z] > /usr/bin/git rev-list --no-walk a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10
16:14:35 [2024-02-22T15:14:35.174Z] [Pipeline] }
16:14:35 [2024-02-22T15:14:35.178Z] [Pipeline] // stage
16:14:35 [2024-02-22T15:14:35.186Z] [Pipeline] withEnv
16:14:35 [2024-02-22T15:14:35.186Z] [Pipeline] {
16:14:35 [2024-02-22T15:14:35.258Z] [Pipeline] isUnix
16:14:35 [2024-02-22T15:14:35.258Z] [Pipeline] withEnv
16:14:35 [2024-02-22T15:14:35.259Z] [Pipeline] {
16:14:35 [2024-02-22T15:14:35.264Z] [Pipeline] sh
16:14:35 [2024-02-22T15:14:35.519Z] + docker inspect -f . silverpeas/silverbuild:latest
16:14:35 [2024-02-22T15:14:35.519Z] .
16:14:35 [2024-02-22T15:14:35.520Z] [Pipeline] }
16:14:35 [2024-02-22T15:14:35.526Z] [Pipeline] // withEnv
16:14:35 [2024-02-22T15:14:35.535Z] [Pipeline] withDockerContainer
16:14:35 [2024-02-22T15:14:35.561Z] Jenkins does not seem to be running inside a container
16:14:35 [2024-02-22T15:14:35.567Z] $ 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_WebBrowserEdition_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_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 ******** silverpeas/silverbuild:latest cat
16:14:35 [2024-02-22T15:14:35.926Z] $ docker top 97da168fb74243bd6c8eee99921e3f8ac5dea95196f4994018e096836e1b3e4c -eo pid,comm
16:14:35 [2024-02-22T15:14:35.959Z] [Pipeline] {
16:14:35 [2024-02-22T15:14:35.968Z] [Pipeline] withEnv
16:14:35 [2024-02-22T15:14:35.969Z] [Pipeline] {
16:14:35 [2024-02-22T15:14:35.974Z] [Pipeline] stage
16:14:35 [2024-02-22T15:14:35.975Z] [Pipeline] { (Resolve dependency on Silverpeas)
16:14:35 [2024-02-22T15:14:35.987Z] [Pipeline] script
16:14:35 [2024-02-22T15:14:35.989Z] [Pipeline] {
16:14:35 [2024-02-22T15:14:35.992Z] [Pipeline] echo
16:14:35 [2024-02-22T15:14:35.992Z] Working on branch main
16:14:35 [2024-02-22T15:14:35.994Z] [Pipeline] copyArtifacts
16:14:35 [2024-02-22T15:14:35.997Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 791
16:14:35 [2024-02-22T15:14:35.999Z] [Pipeline] readYaml
16:14:36 [2024-02-22T15:14:36.006Z] [Pipeline] sh
16:14:36 [2024-02-22T15:14:36.261Z] + rm -f build.yaml
16:14:36 [2024-02-22T15:14:36.262Z] [Pipeline] }
16:14:36 [2024-02-22T15:14:36.269Z] [Pipeline] // script
16:14:36 [2024-02-22T15:14:36.277Z] [Pipeline] echo
16:14:36 [2024-02-22T15:14:36.278Z] Parent version is 1.6-build240209
16:14:36 [2024-02-22T15:14:36.279Z] [Pipeline] echo
16:14:36 [2024-02-22T15:14:36.279Z] Silverpeas version is 6.4-build240222
16:14:36 [2024-02-22T15:14:36.280Z] [Pipeline] }
16:14:36 [2024-02-22T15:14:36.287Z] [Pipeline] // stage
16:14:36 [2024-02-22T15:14:36.296Z] [Pipeline] stage
16:14:36 [2024-02-22T15:14:36.297Z] [Pipeline] { (Prepare the project)
16:14:36 [2024-02-22T15:14:36.326Z] [Pipeline] git
16:14:36 [2024-02-22T15:14:36.328Z] The recommended git tool is: NONE
16:14:36 [2024-02-22T15:14:36.329Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:14:36 [2024-02-22T15:14:36.336Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2f9ffb4a; decorates hudson.Launcher$LocalLauncher@2d9ba331 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:14:36 [2024-02-22T15:14:36.337Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Master_AutoDeploy/.git # timeout=10
16:14:36 [2024-02-22T15:14:36.342Z] Fetching changes from the remote Git repository
16:14:36 [2024-02-22T15:14:36.345Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-WebBrowserEdition # timeout=10
16:14:36 [2024-02-22T15:14:36.351Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-WebBrowserEdition
16:14:36 [2024-02-22T15:14:36.352Z] > /usr/bin/git --version # timeout=10
16:14:36 [2024-02-22T15:14:36.356Z] > git --version # 'git version 2.34.1'
16:14:36 [2024-02-22T15:14:36.356Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:14:36 [2024-02-22T15:14:36.356Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-WebBrowserEdition +refs/heads/*:refs/remotes/origin/* # timeout=10
16:14:37 [2024-02-22T15:14:37.435Z] > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10
16:14:37 [2024-02-22T15:14:37.440Z] Checking out Revision a5b56dd3036229b27c343729444aed5368cefe11 (refs/remotes/origin/main)
16:14:37 [2024-02-22T15:14:37.440Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:14:37 [2024-02-22T15:14:37.444Z] > /usr/bin/git checkout -f a5b56dd3036229b27c343729444aed5368cefe11 # timeout=10
16:14:37 [2024-02-22T15:14:37.455Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:14:37 [2024-02-22T15:14:37.461Z] > /usr/bin/git checkout -b main a5b56dd3036229b27c343729444aed5368cefe11 # timeout=10
16:14:37 [2024-02-22T15:14:37.473Z] Commit message: "Feature #13961: wiring new Silverpeas-Kernel project."
16:14:37 [2024-02-22T15:14:37.473Z] > /usr/bin/git rev-list --no-walk aac8588698f84ead369ab0a01691724c9b46208a # timeout=10
16:14:37 [2024-02-22T15:14:37.489Z] [Pipeline] script
16:14:37 [2024-02-22T15:14:37.492Z] [Pipeline] {
16:14:37 [2024-02-22T15:14:37.496Z] [Pipeline] readMavenPom
16:14:37 [2024-02-22T15:14:37.502Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.506Z] [Pipeline] // script
16:14:37 [2024-02-22T15:14:37.510Z] [Pipeline] echo
16:14:37 [2024-02-22T15:14:37.510Z] Build version will be 1.0-build240222
16:14:37 [2024-02-22T15:14:37.511Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.515Z] [Pipeline] // stage
16:14:37 [2024-02-22T15:14:37.522Z] [Pipeline] stage
16:14:37 [2024-02-22T15:14:37.522Z] [Pipeline] { (Check POM parent version)
16:14:37 [2024-02-22T15:14:37.544Z] Stage "Check POM parent version" skipped due to when conditional
16:14:37 [2024-02-22T15:14:37.544Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.548Z] [Pipeline] // stage
16:14:37 [2024-02-22T15:14:37.554Z] [Pipeline] stage
16:14:37 [2024-02-22T15:14:37.555Z] [Pipeline] { (Check Silverpeas version)
16:14:37 [2024-02-22T15:14:37.571Z] [Pipeline] error
16:14:37 [2024-02-22T15:14:37.572Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.577Z] [Pipeline] // stage
16:14:37 [2024-02-22T15:14:37.582Z] [Pipeline] stage
16:14:37 [2024-02-22T15:14:37.583Z] [Pipeline] { (Update POM parent)
16:14:37 [2024-02-22T15:14:37.586Z] Stage "Update POM parent" skipped due to earlier failure(s)
16:14:37 [2024-02-22T15:14:37.587Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.591Z] [Pipeline] // stage
16:14:37 [2024-02-22T15:14:37.597Z] [Pipeline] stage
16:14:37 [2024-02-22T15:14:37.598Z] [Pipeline] { (Update dependency on Silverpeas)
16:14:37 [2024-02-22T15:14:37.602Z] Stage "Update dependency on Silverpeas" skipped due to earlier failure(s)
16:14:37 [2024-02-22T15:14:37.602Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.608Z] [Pipeline] // stage
16:14:37 [2024-02-22T15:14:37.614Z] [Pipeline] stage
16:14:37 [2024-02-22T15:14:37.615Z] [Pipeline] { (Build and Publish)
16:14:37 [2024-02-22T15:14:37.621Z] Stage "Build and Publish" skipped due to earlier failure(s)
16:14:37 [2024-02-22T15:14:37.621Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.626Z] [Pipeline] // stage
16:14:37 [2024-02-22T15:14:37.634Z] [Pipeline] stage
16:14:37 [2024-02-22T15:14:37.634Z] [Pipeline] { (Create YAML build report)
16:14:37 [2024-02-22T15:14:37.639Z] Stage "Create YAML build report" skipped due to earlier failure(s)
16:14:37 [2024-02-22T15:14:37.639Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.645Z] [Pipeline] // stage
16:14:37 [2024-02-22T15:14:37.650Z] [Pipeline] stage
16:14:37 [2024-02-22T15:14:37.651Z] [Pipeline] { (Declarative: Post Actions)
16:14:37 [2024-02-22T15:14:37.661Z] [Pipeline] step
16:14:37 [2024-02-22T15:14:37.668Z] Sending e-mails to: miguel.moquillon@silverpeas.org yohann.chastagnier@silverpeas.org
16:14:37 [2024-02-22T15:14:37.796Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.802Z] [Pipeline] // stage
16:14:37 [2024-02-22T15:14:37.806Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.810Z] [Pipeline] // withEnv
16:14:37 [2024-02-22T15:14:37.816Z] [Pipeline] }
16:14:37 [2024-02-22T15:14:37.817Z] $ docker stop --time=1 97da168fb74243bd6c8eee99921e3f8ac5dea95196f4994018e096836e1b3e4c
16:14:39 [2024-02-22T15:14:39.130Z] $ docker rm -f --volumes 97da168fb74243bd6c8eee99921e3f8ac5dea95196f4994018e096836e1b3e4c
16:14:39 [2024-02-22T15:14:39.162Z] [Pipeline] // withDockerContainer
16:14:39 [2024-02-22T15:14:39.165Z] [Pipeline] }
16:14:39 [2024-02-22T15:14:39.169Z] [Pipeline] // withEnv
16:14:39 [2024-02-22T15:14:39.172Z] [Pipeline] }
16:14:39 [2024-02-22T15:14:39.176Z] [Pipeline] // node
16:14:39 [2024-02-22T15:14:39.181Z] [Pipeline] End of Pipeline
16:14:39 [2024-02-22T15:14:39.190Z] ERROR: The dependency on Silverpeas must be at a stable or at a build version for this project to be deployed. Current version is 6.4-SNAPSHOT
16:14:39 [2024-02-22T15:14:39.206Z] Finished: FAILURE