{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BUILD_VERSION",
          "value" : "2.20.4-build220309"
        }
      ]
    },
    {
      "_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" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f3be08df14ac2651044fc04db40455d3a22c7558",
            "branch" : [
              {
                "SHA1" : "f3be08df14ac2651044fc04db40455d3a22c7558",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f3be08df14ac2651044fc04db40455d3a22c7558",
            "branch" : [
              {
                "SHA1" : "f3be08df14ac2651044fc04db40455d3a22c7558",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f3be08df14ac2651044fc04db40455d3a22c7558",
        "branch" : [
          {
            "SHA1" : "f3be08df14ac2651044fc04db40455d3a22c7558",
            "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" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0ce9f4b59fcd7a874fa4cf01e9c05ebaaa06365e",
            "branch" : [
              {
                "SHA1" : "0ce9f4b59fcd7a874fa4cf01e9c05ebaaa06365e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0ce9f4b59fcd7a874fa4cf01e9c05ebaaa06365e",
            "branch" : [
              {
                "SHA1" : "0ce9f4b59fcd7a874fa4cf01e9c05ebaaa06365e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0ce9f4b59fcd7a874fa4cf01e9c05ebaaa06365e",
        "branch" : [
          {
            "SHA1" : "0ce9f4b59fcd7a874fa4cf01e9c05ebaaa06365e",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Silverpeas-Jackrabbit-JCA"
      ],
      "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" : [
    {
      "displayPath" : "release.yaml",
      "fileName" : "release.yaml",
      "relativePath" : "target/release.yaml"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "2.20.4",
  "duration" : 147799,
  "estimatedDuration" : 79856,
  "executor" : None,
  "fullDisplayName" : "Silverpeas_Jackrabbit-JCA_Release 2.20.4",
  "id" : "6",
  "keepLog" : False,
  "number" : 6,
  "queueId" : 42705,
  "result" : "SUCCESS",
  "timestamp" : 1646819115684,
  "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas_Jackrabbit-JCA_Release/6/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pom.xml"
          ],
          "commitId" : "0ce9f4b59fcd7a874fa4cf01e9c05ebaaa06365e",
          "timestamp" : 1646816942000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Upgrade for Jackrabbit 2.20.4 and for Tika 1.28.1\u000a",
          "date" : "2022-03-09 10:09:02 +0100",
          "id" : "0ce9f4b59fcd7a874fa4cf01e9c05ebaaa06365e",
          "msg" : "Upgrade for Jackrabbit 2.20.4 and for Tika 1.28.1",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 7,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas_Jackrabbit-JCA_Release/7/"
  },
  "previousBuild" : {
    "number" : 3,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas_Jackrabbit-JCA_Release/3/"
  }
}