Skip to content
Succès

Sortie de la console

09:25:36 [2024-05-28T07:25:36.942Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 60
09:25:36 [2024-05-28T07:25:36.942Z] Causé à l'origine par :
09:25:36 [2024-05-28T07:25:36.942Z]  Démarré par l'utilisateur Miguel Moquillon
09:25:36 [2024-05-28T07:25:36.943Z] Running as userbuild
09:25:37 [2024-05-28T07:25:37.325Z] Obtained src/releases/silverpeas-doc/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
09:25:37 [2024-05-28T07:25:37.438Z] [Pipeline] Start of Pipeline
09:25:37 [2024-05-28T07:25:37.644Z] [Pipeline] node
09:25:37 [2024-05-28T07:25:37.646Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing
09:25:37 [2024-05-28T07:25:37.648Z] [Pipeline] {
09:25:37 [2024-05-28T07:25:37.659Z] [Pipeline] stage
09:25:37 [2024-05-28T07:25:37.660Z] [Pipeline] { (Declarative: Checkout SCM)
09:25:37 [2024-05-28T07:25:37.668Z] [Pipeline] checkout
09:25:37 [2024-05-28T07:25:37.670Z] Selected Git installation does not exist. Using Default
09:25:37 [2024-05-28T07:25:37.670Z] The recommended git tool is: NONE
09:25:37 [2024-05-28T07:25:37.670Z] No credentials specified
09:25:37 [2024-05-28T07:25:37.670Z] Cloning the remote Git repository
09:25:37 [2024-05-28T07:25:37.670Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
09:25:37 [2024-05-28T07:25:37.670Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing # timeout=10
09:25:37 [2024-05-28T07:25:37.682Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:25:37 [2024-05-28T07:25:37.682Z]  > /usr/bin/git --version # timeout=10
09:25:37 [2024-05-28T07:25:37.686Z]  > git --version # 'git version 2.34.1'
09:25:37 [2024-05-28T07:25:37.687Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:25:38 [2024-05-28T07:25:38.849Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:25:38 [2024-05-28T07:25:38.855Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:25:38 [2024-05-28T07:25:38.861Z] Avoid second fetch
09:25:38 [2024-05-28T07:25:38.862Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:25:38 [2024-05-28T07:25:38.866Z] Checking out Revision 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 (refs/remotes/origin/master)
09:25:38 [2024-05-28T07:25:38.866Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:25:38 [2024-05-28T07:25:38.870Z]  > /usr/bin/git checkout -f 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 # timeout=10
09:25:38 [2024-05-28T07:25:38.888Z] Commit message: "Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas"
09:25:38 [2024-05-28T07:25:38.888Z]  > /usr/bin/git rev-list --no-walk 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10
09:25:38 [2024-05-28T07:25:38.902Z] [Pipeline] }
09:25:38 [2024-05-28T07:25:38.906Z] [Pipeline] // stage
09:25:38 [2024-05-28T07:25:38.913Z] [Pipeline] withEnv
09:25:38 [2024-05-28T07:25:38.914Z] [Pipeline] {
09:25:39 [2024-05-28T07:25:39.010Z] [Pipeline] isUnix
09:25:39 [2024-05-28T07:25:39.012Z] [Pipeline] withEnv
09:25:39 [2024-05-28T07:25:39.013Z] [Pipeline] {
09:25:39 [2024-05-28T07:25:39.018Z] [Pipeline] sh
09:25:39 [2024-05-28T07:25:39.272Z] + docker inspect -f . silverpeas/silverbuild:6.3
09:25:39 [2024-05-28T07:25:39.272Z] .
09:25:39 [2024-05-28T07:25:39.273Z] [Pipeline] }
09:25:39 [2024-05-28T07:25:39.276Z] [Pipeline] // withEnv
09:25:39 [2024-05-28T07:25:39.281Z] [Pipeline] withDockerContainer
09:25:39 [2024-05-28T07:25:39.305Z] Jenkins does not seem to be running inside a container
09:25:39 [2024-05-28T07:25:39.311Z] $ 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
09:25:40 [2024-05-28T07:25:40.134Z] $ docker top 4ce4a89ebb201c2b01be449dc59bfa122f8d32a1123aca47fceb4e7255d655e0 -eo pid,comm
09:25:40 [2024-05-28T07:25:40.170Z] [Pipeline] {
09:25:40 [2024-05-28T07:25:40.182Z] [Pipeline] withEnv
09:25:40 [2024-05-28T07:25:40.182Z] [Pipeline] {
09:25:40 [2024-05-28T07:25:40.190Z] [Pipeline] stage
09:25:40 [2024-05-28T07:25:40.191Z] [Pipeline] { (Check version of Silverpeas)
09:25:40 [2024-05-28T07:25:40.218Z] Stage "Check version of Silverpeas" skipped due to when conditional
09:25:40 [2024-05-28T07:25:40.219Z] [Pipeline] getContext
09:25:40 [2024-05-28T07:25:40.220Z] [Pipeline] }
09:25:40 [2024-05-28T07:25:40.224Z] [Pipeline] // stage
09:25:40 [2024-05-28T07:25:40.229Z] [Pipeline] stage
09:25:40 [2024-05-28T07:25:40.229Z] [Pipeline] { (Prepare the publishing)
09:25:40 [2024-05-28T07:25:40.242Z] [Pipeline] copyArtifacts
09:25:40 [2024-05-28T07:25:40.247Z] Copied 1 artifact from "Silverpeas_Release" build number 60
09:25:40 [2024-05-28T07:25:40.249Z] [Pipeline] script
09:25:40 [2024-05-28T07:25:40.254Z] [Pipeline] {
09:25:40 [2024-05-28T07:25:40.258Z] [Pipeline] readYaml
09:25:40 [2024-05-28T07:25:40.261Z] [Pipeline] }
09:25:40 [2024-05-28T07:25:40.265Z] [Pipeline] // script
09:25:40 [2024-05-28T07:25:40.269Z] [Pipeline] sh
09:25:40 [2024-05-28T07:25:40.525Z] + rm -f release.yaml
09:25:40 [2024-05-28T07:25:40.527Z] [Pipeline] }
09:25:40 [2024-05-28T07:25:40.531Z] [Pipeline] // stage
09:25:40 [2024-05-28T07:25:40.541Z] [Pipeline] stage
09:25:40 [2024-05-28T07:25:40.542Z] [Pipeline] { (Publish documentation of Silverpeas Core)
09:25:40 [2024-05-28T07:25:40.558Z] Stage "Publish documentation of Silverpeas Core" skipped due to when conditional
09:25:40 [2024-05-28T07:25:40.559Z] [Pipeline] getContext
09:25:40 [2024-05-28T07:25:40.560Z] [Pipeline] }
09:25:40 [2024-05-28T07:25:40.567Z] [Pipeline] // stage
09:25:40 [2024-05-28T07:25:40.576Z] [Pipeline] stage
09:25:40 [2024-05-28T07:25:40.577Z] [Pipeline] { (Publish documentation of Silverpeas Components)
09:25:40 [2024-05-28T07:25:40.593Z] Stage "Publish documentation of Silverpeas Components" skipped due to when conditional
09:25:40 [2024-05-28T07:25:40.594Z] [Pipeline] getContext
09:25:40 [2024-05-28T07:25:40.596Z] [Pipeline] }
09:25:40 [2024-05-28T07:25:40.605Z] [Pipeline] // stage
09:25:40 [2024-05-28T07:25:40.613Z] [Pipeline] stage
09:25:40 [2024-05-28T07:25:40.614Z] [Pipeline] { (Publish Silverpeas Community Web Site)
09:25:40 [2024-05-28T07:25:40.636Z] [Pipeline] build
09:25:40 [2024-05-28T07:25:40.638Z] Scheduling project: Silverpeas Project Web Site Publisher
09:25:47 [2024-05-28T07:25:47.491Z] Starting building: Silverpeas Project Web Site Publisher #282
09:32:37 [2024-05-28T07:32:37.049Z] Build Silverpeas Project Web Site Publisher 6.3.5 completed: SUCCESS
09:32:37 [2024-05-28T07:32:37.050Z] [Pipeline] }
09:32:37 [2024-05-28T07:32:37.054Z] [Pipeline] // stage
09:32:37 [2024-05-28T07:32:37.059Z] [Pipeline] stage
09:32:37 [2024-05-28T07:32:37.060Z] [Pipeline] { (Declarative: Post Actions)
09:32:37 [2024-05-28T07:32:37.068Z] [Pipeline] step
09:32:37 [2024-05-28T07:32:37.077Z] [Pipeline] script
09:32:37 [2024-05-28T07:32:37.081Z] [Pipeline] {
09:32:37 [2024-05-28T07:32:37.088Z] [Pipeline] }
09:32:37 [2024-05-28T07:32:37.092Z] [Pipeline] // script
09:32:37 [2024-05-28T07:32:37.098Z] [Pipeline] }
09:32:37 [2024-05-28T07:32:37.102Z] [Pipeline] // stage
09:32:37 [2024-05-28T07:32:37.107Z] [Pipeline] }
09:32:37 [2024-05-28T07:32:37.111Z] [Pipeline] // withEnv
09:32:37 [2024-05-28T07:32:37.116Z] [Pipeline] }
09:32:37 [2024-05-28T07:32:37.116Z] $ docker stop --time=1 4ce4a89ebb201c2b01be449dc59bfa122f8d32a1123aca47fceb4e7255d655e0
09:32:38 [2024-05-28T07:32:38.456Z] $ docker rm -f --volumes 4ce4a89ebb201c2b01be449dc59bfa122f8d32a1123aca47fceb4e7255d655e0
09:32:38 [2024-05-28T07:32:38.494Z] [Pipeline] // withDockerContainer
09:32:38 [2024-05-28T07:32:38.497Z] [Pipeline] }
09:32:38 [2024-05-28T07:32:38.499Z] [Pipeline] // withEnv
09:32:38 [2024-05-28T07:32:38.502Z] [Pipeline] }
09:32:38 [2024-05-28T07:32:38.505Z] [Pipeline] // node
09:32:38 [2024-05-28T07:32:38.510Z] [Pipeline] End of Pipeline
09:32:38 [2024-05-28T07:32:38.567Z] Finished: SUCCESS