{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ledsoft"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 12,
      "buildableTimeMillis" : 12,
      "buildingDurationMillis" : 42004,
      "executingTimeMillis" : 42004,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6722,
      "waitingTimeMillis" : 6722
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 66,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1558d1ca4ef2405928166bf6971379c111405d06",
            "branch" : [
              {
                "SHA1" : "1558d1ca4ef2405928166bf6971379c111405d06",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1558d1ca4ef2405928166bf6971379c111405d06",
            "branch" : [
              {
                "SHA1" : "1558d1ca4ef2405928166bf6971379c111405d06",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1558d1ca4ef2405928166bf6971379c111405d06",
        "branch" : [
          {
            "SHA1" : "1558d1ca4ef2405928166bf6971379c111405d06",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jb4jsonld.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 524,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#66",
  "duration" : 42004,
  "estimatedDuration" : 31039,
  "executor" : None,
  "fullDisplayName" : "JB4JSON-LD #66",
  "id" : "66",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 66,
  "queueId" : 32,
  "result" : "SUCCESS",
  "timestamp" : 1671615612425,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/jaxb-jsonld/66/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "src/main/java/cz/cvut/kbss/jsonld/serialization/traversal/InstanceVisitor.java"
        ],
        "commitId" : "90222c8417a50006e466c6d36f447175445ab280",
        "timestamp" : 1671615425000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[Upd] Update dependencies.\u000a\u000aMainly update JOPA API to 0.19.3 which allows marking classes as non-entities.\u000a",
        "date" : "2022-12-21 10:37:05 +0100",
        "id" : "90222c8417a50006e466c6d36f447175445ab280",
        "msg" : "[Upd] Update dependencies.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/cz/cvut/kbss/jsonld/serialization/traversal/InstanceVisitor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CHANGELOG.md",
          "pom.xml"
        ],
        "commitId" : "1558d1ca4ef2405928166bf6971379c111405d06",
        "timestamp" : 1671615549000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "[0.10.1] Bump version, update changelog.\u000a",
        "date" : "2022-12-21 10:39:09 +0100",
        "id" : "1558d1ca4ef2405928166bf6971379c111405d06",
        "msg" : "[0.10.1] Bump version, update changelog.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CHANGELOG.md"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}