{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Démarré par l'utilisateur codefilarete",
          "userId" : "codefilarete",
          "userName" : "codefilarete"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 9,
      "buildingDurationMillis" : 23882,
      "executingTimeMillis" : 22757,
      "executorUtilization" : 0.95,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_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" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c1eaf21538a78a26b0ca9d469b54c128af95c94d",
            "branch" : [
              {
                "SHA1" : "c1eaf21538a78a26b0ca9d469b54c128af95c94d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c1eaf21538a78a26b0ca9d469b54c128af95c94d",
            "branch" : [
              {
                "SHA1" : "c1eaf21538a78a26b0ca9d469b54c128af95c94d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c1eaf21538a78a26b0ca9d469b54c128af95c94d",
        "branch" : [
          {
            "SHA1" : "c1eaf21538a78a26b0ca9d469b54c128af95c94d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/codefilarete/tools.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 403,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "tools-1.1.1-SNAPSHOT-tests.jar",
      "fileName" : "tools-1.1.1-SNAPSHOT-tests.jar",
      "relativePath" : "target/tools-1.1.1-SNAPSHOT-tests.jar"
    },
    {
      "displayPath" : "tools-1.1.1-SNAPSHOT.jar",
      "fileName" : "tools-1.1.1-SNAPSHOT.jar",
      "relativePath" : "target/tools-1.1.1-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2",
  "duration" : 23882,
  "estimatedDuration" : 34408,
  "executor" : None,
  "fullDisplayName" : "Tools pipeline #2",
  "id" : "2",
  "keepLog" : False,
  "number" : 2,
  "queueId" : 2,
  "result" : "SUCCESS",
  "timestamp" : 1724945632299,
  "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/2/",
  "changeSets" : [
    
  ],
  "culprits" : [
    
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 3,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/3/"
  },
  "previousBuild" : {
    "number" : 1,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/1/"
  }
}