{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "SILVERPEAS_VERSION",
          "value" : "6.3-build220126"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Démarré par l'utilisateur Miguel Moquillon",
          "userId" : "mmoquillon",
          "userName" : "Miguel Moquillon"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 29,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "68fa5a906f457137f0c82697099f0e3f6b33e13d",
            "branch" : [
              {
                "SHA1" : "68fa5a906f457137f0c82697099f0e3f6b33e13d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "68fa5a906f457137f0c82697099f0e3f6b33e13d",
            "branch" : [
              {
                "SHA1" : "68fa5a906f457137f0c82697099f0e3f6b33e13d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "68fa5a906f457137f0c82697099f0e3f6b33e13d",
        "branch" : [
          {
            "SHA1" : "68fa5a906f457137f0c82697099f0e3f6b33e13d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Jenkins-Pipelines.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 29,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "68dc8ce1241377c640cb2e1db659651140e92fea",
            "branch" : [
              {
                "SHA1" : "68dc8ce1241377c640cb2e1db659651140e92fea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "68dc8ce1241377c640cb2e1db659651140e92fea",
            "branch" : [
              {
                "SHA1" : "68dc8ce1241377c640cb2e1db659651140e92fea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "68dc8ce1241377c640cb2e1db659651140e92fea",
        "branch" : [
          {
            "SHA1" : "68dc8ce1241377c640cb2e1db659651140e92fea",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Silverpeas-Project-Web-Site"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#29",
  "duration" : 7498,
  "estimatedDuration" : 55669,
  "executor" : None,
  "fullDisplayName" : "Silverpeas Project Web Site Publisher #29",
  "id" : "29",
  "keepLog" : False,
  "number" : 29,
  "queueId" : 37652,
  "result" : "FAILURE",
  "timestamp" : 1643304000135,
  "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/29/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/project-doc/Jenkinsfile",
            "src/releases/jackrabbit-jca/Jenkinsfile",
            "src/releases/project/Jenkinsfile",
            "src/releases/jcr-access-control/Jenkinsfile",
            "src/releases/silverpeas-doc/Jenkinsfile"
          ],
          "commitId" : "68fa5a906f457137f0c82697099f0e3f6b33e13d",
          "timestamp" : 1643303904000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Improve the pipeline of publishing the community web site by taking into\u000aaccount the release of a new version of Silverpeas.\u000a\u000aThe pipeline of publishing the documentation of Silverpeas-Core,\u000aSilverpeas-Components and the community web site for a new version of\u000aSilverpeas is now in declarative syntax and has been improved to take\u000ainto account existing Jenkins job (for delegating some of its stages)\u000a\u000aThe pipeline of releasing a new version of Silverpeas takes care now of\u000athe expectations of the pipeline of publishing Silverpeas projects'\u000adocumentation.\u000a",
          "date" : "2022-01-27 18:18:24 +0100",
          "id" : "68fa5a906f457137f0c82697099f0e3f6b33e13d",
          "msg" : "Improve the pipeline of publishing the community web site by taking into",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jcr-access-control/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/jackrabbit-jca/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas-doc/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pom.xml"
          ],
          "commitId" : "cf0808612a41632da9cf3bdf0296b5596bebdacb",
          "timestamp" : 1643303808000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/devteam",
            "fullName" : "devteam"
          },
          "authorEmail" : "devteam@silverpeas.net",
          "comment" : "Update parent POM to version 1.5-build220127\u000a",
          "date" : "2022-01-27 18:16:48 +0100",
          "id" : "cf0808612a41632da9cf3bdf0296b5596bebdacb",
          "msg" : "Update parent POM to version 1.5-build220127",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pom.xml"
          ],
          "commitId" : "68dc8ce1241377c640cb2e1db659651140e92fea",
          "timestamp" : 1643303809000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/devteam",
            "fullName" : "devteam"
          },
          "authorEmail" : "devteam@silverpeas.net",
          "comment" : "Update the build version of Silverpeas to 6.3-build220126\u000a",
          "date" : "2022-01-27 18:16:49 +0100",
          "id" : "68dc8ce1241377c640cb2e1db659651140e92fea",
          "msg" : "Update the build version of Silverpeas to 6.3-build220126",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    },
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/devteam",
      "fullName" : "devteam"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 30,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/30/"
  },
  "previousBuild" : {
    "number" : 28,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/28/"
  }
}