{
  "_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" : 3,
      "buildingDurationMillis" : 33669,
      "executingTimeMillis" : 33204,
      "executorUtilization" : 0.99,
      "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" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85bcbb89b0491ef694583811cdcc60da8e1b30dc",
            "branch" : [
              {
                "SHA1" : "85bcbb89b0491ef694583811cdcc60da8e1b30dc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85bcbb89b0491ef694583811cdcc60da8e1b30dc",
            "branch" : [
              {
                "SHA1" : "85bcbb89b0491ef694583811cdcc60da8e1b30dc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "85bcbb89b0491ef694583811cdcc60da8e1b30dc",
        "branch" : [
          {
            "SHA1" : "85bcbb89b0491ef694583811cdcc60da8e1b30dc",
            "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" : "#6",
  "duration" : 33669,
  "estimatedDuration" : 34408,
  "executor" : None,
  "fullDisplayName" : "Tools pipeline #6",
  "id" : "6",
  "keepLog" : False,
  "number" : 6,
  "queueId" : 34,
  "result" : "SUCCESS",
  "timestamp" : 1725788806823,
  "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/6/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/codefilarete/tool/collection/ReadOnlyCollection.java"
          ],
          "commitId" : "36ee1ae345e2ae83c0b6a4ea1cf58037a739d5f6",
          "timestamp" : 1725788386000,
          "author" : {
            "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
            "fullName" : "guiom.mary"
          },
          "authorEmail" : "guiom.mary@gmail.com",
          "comment" : "code cleanup\u000a",
          "date" : "2024-09-08 11:39:46 +0200",
          "id" : "36ee1ae345e2ae83c0b6a4ea1cf58037a739d5f6",
          "msg" : "code cleanup",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/codefilarete/tool/collection/ReadOnlyCollection.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README.md"
          ],
          "commitId" : "85bcbb89b0491ef694583811cdcc60da8e1b30dc",
          "timestamp" : 1725788469000,
          "author" : {
            "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
            "fullName" : "guiom.mary"
          },
          "authorEmail" : "guiom.mary@gmail.com",
          "comment" : "Adding CI badges\u000a",
          "date" : "2024-09-08 11:41:09 +0200",
          "id" : "85bcbb89b0491ef694583811cdcc60da8e1b30dc",
          "msg" : "Adding CI badges",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README.md"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
      "fullName" : "guiom.mary"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 7,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/7/"
  },
  "previousBuild" : {
    "number" : 5,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/5/"
  }
}