SuccèsSortie de la console
17:47:08 [2024-02-19T16:47:08.417Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 59
17:47:08 [2024-02-19T16:47:08.417Z] Causé à l'origine par :
17:47:08 [2024-02-19T16:47:08.417Z] Démarré par l'utilisateur Miguel Moquillon
17:47:08 [2024-02-19T16:47:08.417Z] Running as userbuild
17:47:08 [2024-02-19T16:47:08.775Z] Obtained src/releases/silverpeas-doc/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
17:47:08 [2024-02-19T16:47:08.848Z] [Pipeline] Start of Pipeline
17:47:09 [2024-02-19T16:47:09.045Z] [Pipeline] node
17:47:12 [2024-02-19T16:47:12.413Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing
17:47:12 [2024-02-19T16:47:12.413Z] [Pipeline] {
17:47:12 [2024-02-19T16:47:12.421Z] [Pipeline] stage
17:47:12 [2024-02-19T16:47:12.422Z] [Pipeline] { (Declarative: Checkout SCM)
17:47:12 [2024-02-19T16:47:12.426Z] [Pipeline] checkout
17:47:12 [2024-02-19T16:47:12.427Z] Selected Git installation does not exist. Using Default
17:47:12 [2024-02-19T16:47:12.427Z] The recommended git tool is: NONE
17:47:12 [2024-02-19T16:47:12.427Z] No credentials specified
17:47:12 [2024-02-19T16:47:12.427Z] Cloning the remote Git repository
17:47:12 [2024-02-19T16:47:12.427Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
17:47:12 [2024-02-19T16:47:12.427Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing # timeout=10
17:47:12 [2024-02-19T16:47:12.437Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:47:12 [2024-02-19T16:47:12.437Z] > /usr/bin/git --version # timeout=10
17:47:12 [2024-02-19T16:47:12.441Z] > git --version # 'git version 2.34.1'
17:47:12 [2024-02-19T16:47:12.441Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:47:13 [2024-02-19T16:47:13.349Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:47:13 [2024-02-19T16:47:13.354Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:47:13 [2024-02-19T16:47:13.361Z] Avoid second fetch
17:47:13 [2024-02-19T16:47:13.361Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:47:13 [2024-02-19T16:47:13.366Z] Checking out Revision 93060e55efa3a1d42f3018b30191c7130ab7841e (refs/remotes/origin/master)
17:47:13 [2024-02-19T16:47:13.366Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:47:13 [2024-02-19T16:47:13.370Z] > /usr/bin/git checkout -f 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10
17:47:13 [2024-02-19T16:47:13.385Z] Commit message: "Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version"
17:47:13 [2024-02-19T16:47:13.386Z] > /usr/bin/git rev-list --no-walk a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10
17:47:13 [2024-02-19T16:47:13.402Z] [Pipeline] }
17:47:13 [2024-02-19T16:47:13.405Z] [Pipeline] // stage
17:47:13 [2024-02-19T16:47:13.411Z] [Pipeline] withEnv
17:47:13 [2024-02-19T16:47:13.412Z] [Pipeline] {
17:47:13 [2024-02-19T16:47:13.484Z] [Pipeline] isUnix
17:47:13 [2024-02-19T16:47:13.484Z] [Pipeline] withEnv
17:47:13 [2024-02-19T16:47:13.485Z] [Pipeline] {
17:47:13 [2024-02-19T16:47:13.489Z] [Pipeline] sh
17:47:13 [2024-02-19T16:47:13.743Z] + docker inspect -f . silverpeas/silverbuild:6.3
17:47:13 [2024-02-19T16:47:13.743Z] .
17:47:13 [2024-02-19T16:47:13.744Z] [Pipeline] }
17:47:13 [2024-02-19T16:47:13.750Z] [Pipeline] // withEnv
17:47:13 [2024-02-19T16:47:13.758Z] [Pipeline] withDockerContainer
17:47:13 [2024-02-19T16:47:13.782Z] Jenkins does not seem to be running inside a container
17:47:13 [2024-02-19T16:47:13.788Z] $ 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_Documentation_Publishing -v /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing:/var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing@tmp:/var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing@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 ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.3 cat
17:47:14 [2024-02-19T16:47:14.318Z] $ docker top f3358a769922b6a42f0beff54c2753931c9f735c89622b0ee8f5c6b2caeb1e34 -eo pid,comm
17:47:14 [2024-02-19T16:47:14.350Z] [Pipeline] {
17:47:14 [2024-02-19T16:47:14.358Z] [Pipeline] withEnv
17:47:14 [2024-02-19T16:47:14.358Z] [Pipeline] {
17:47:14 [2024-02-19T16:47:14.364Z] [Pipeline] stage
17:47:14 [2024-02-19T16:47:14.364Z] [Pipeline] { (Check version of Silverpeas)
17:47:14 [2024-02-19T16:47:14.386Z] Stage "Check version of Silverpeas" skipped due to when conditional
17:47:14 [2024-02-19T16:47:14.386Z] [Pipeline] }
17:47:14 [2024-02-19T16:47:14.389Z] [Pipeline] // stage
17:47:14 [2024-02-19T16:47:14.395Z] [Pipeline] stage
17:47:14 [2024-02-19T16:47:14.395Z] [Pipeline] { (Prepare the publishing)
17:47:14 [2024-02-19T16:47:14.408Z] [Pipeline] copyArtifacts
17:47:14 [2024-02-19T16:47:14.411Z] Copied 1 artifact from "Silverpeas_Release" build number 59
17:47:14 [2024-02-19T16:47:14.413Z] [Pipeline] script
17:47:14 [2024-02-19T16:47:14.416Z] [Pipeline] {
17:47:14 [2024-02-19T16:47:14.420Z] [Pipeline] readYaml
17:47:14 [2024-02-19T16:47:14.425Z] [Pipeline] }
17:47:14 [2024-02-19T16:47:14.429Z] [Pipeline] // script
17:47:14 [2024-02-19T16:47:14.432Z] [Pipeline] sh
17:47:14 [2024-02-19T16:47:14.686Z] + rm -f release.yaml
17:47:14 [2024-02-19T16:47:14.687Z] [Pipeline] }
17:47:14 [2024-02-19T16:47:14.690Z] [Pipeline] // stage
17:47:14 [2024-02-19T16:47:14.694Z] [Pipeline] stage
17:47:14 [2024-02-19T16:47:14.695Z] [Pipeline] { (Publish documentation of Silverpeas Core)
17:47:14 [2024-02-19T16:47:14.706Z] Stage "Publish documentation of Silverpeas Core" skipped due to when conditional
17:47:14 [2024-02-19T16:47:14.706Z] [Pipeline] }
17:47:14 [2024-02-19T16:47:14.710Z] [Pipeline] // stage
17:47:14 [2024-02-19T16:47:14.714Z] [Pipeline] stage
17:47:14 [2024-02-19T16:47:14.714Z] [Pipeline] { (Publish documentation of Silverpeas Components)
17:47:14 [2024-02-19T16:47:14.727Z] Stage "Publish documentation of Silverpeas Components" skipped due to when conditional
17:47:14 [2024-02-19T16:47:14.728Z] [Pipeline] }
17:47:14 [2024-02-19T16:47:14.731Z] [Pipeline] // stage
17:47:14 [2024-02-19T16:47:14.736Z] [Pipeline] stage
17:47:14 [2024-02-19T16:47:14.736Z] [Pipeline] { (Publish Silverpeas Community Web Site)
17:47:14 [2024-02-19T16:47:14.748Z] [Pipeline] build
17:47:14 [2024-02-19T16:47:14.748Z] Scheduling project: Silverpeas Project Web Site Publisher
17:47:23 [2024-02-19T16:47:23.416Z] Starting building: Silverpeas Project Web Site Publisher #257
17:52:56 [2024-02-19T16:52:56.292Z] Build Silverpeas Project Web Site Publisher 6.3.4 completed: SUCCESS
17:52:56 [2024-02-19T16:52:56.293Z] [Pipeline] }
17:52:56 [2024-02-19T16:52:56.304Z] [Pipeline] // stage
17:52:56 [2024-02-19T16:52:56.310Z] [Pipeline] stage
17:52:56 [2024-02-19T16:52:56.311Z] [Pipeline] { (Declarative: Post Actions)
17:52:56 [2024-02-19T16:52:56.324Z] [Pipeline] step
17:52:56 [2024-02-19T16:52:56.338Z] [Pipeline] script
17:52:56 [2024-02-19T16:52:56.343Z] [Pipeline] {
17:52:56 [2024-02-19T16:52:56.354Z] [Pipeline] }
17:52:56 [2024-02-19T16:52:56.360Z] [Pipeline] // script
17:52:56 [2024-02-19T16:52:56.368Z] [Pipeline] }
17:52:56 [2024-02-19T16:52:56.374Z] [Pipeline] // stage
17:52:56 [2024-02-19T16:52:56.378Z] [Pipeline] }
17:52:56 [2024-02-19T16:52:56.384Z] [Pipeline] // withEnv
17:52:56 [2024-02-19T16:52:56.390Z] [Pipeline] }
17:52:56 [2024-02-19T16:52:56.390Z] $ docker stop --time=1 f3358a769922b6a42f0beff54c2753931c9f735c89622b0ee8f5c6b2caeb1e34
17:52:57 [2024-02-19T16:52:57.818Z] $ docker rm -f --volumes f3358a769922b6a42f0beff54c2753931c9f735c89622b0ee8f5c6b2caeb1e34
17:52:57 [2024-02-19T16:52:57.862Z] [Pipeline] // withDockerContainer
17:52:57 [2024-02-19T16:52:57.864Z] [Pipeline] }
17:52:57 [2024-02-19T16:52:57.867Z] [Pipeline] // withEnv
17:52:57 [2024-02-19T16:52:57.869Z] [Pipeline] }
17:52:57 [2024-02-19T16:52:57.872Z] [Pipeline] // node
17:52:57 [2024-02-19T16:52:57.875Z] [Pipeline] End of Pipeline
17:52:57 [2024-02-19T16:52:57.939Z] Finished: SUCCESS