{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 4744,
      "executingTimeMillis" : 4744,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 14,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c58db0bd3cfe0c7c87e02703693493a31883c04",
            "branch" : [
              {
                "SHA1" : "1c58db0bd3cfe0c7c87e02703693493a31883c04",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c58db0bd3cfe0c7c87e02703693493a31883c04",
            "branch" : [
              {
                "SHA1" : "1c58db0bd3cfe0c7c87e02703693493a31883c04",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1c58db0bd3cfe0c7c87e02703693493a31883c04",
        "branch" : [
          {
            "SHA1" : "1c58db0bd3cfe0c7c87e02703693493a31883c04",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://libvirt.org/git/libvirt-java.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#14",
  "duration" : 4744,
  "estimatedDuration" : 49099,
  "executor" : None,
  "fullDisplayName" : "org.libvirt.libvirt-java #14",
  "id" : "14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 14,
  "queueId" : 588,
  "result" : "FAILURE",
  "timestamp" : 1589540285474,
  "url" : "https://consolving.de/jenkins/job/org.libvirt.libvirt-java/14/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/libvirt/TestJavaBindings.java"
        ],
        "commitId" : "f3529744d3243bda47bd5ae1b910d8b75ff0c6b6",
        "timestamp" : 1589534191000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "Fix test driver connection type\u000aReviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by:\u000aDaniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2020-05-15 10:16:31 +0100",
        "id" : "f3529744d3243bda47bd5ae1b910d8b75ff0c6b6",
        "msg" : "Fix test driver connection type",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/libvirt/TestJavaBindings.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/libvirt/TestJavaBindings.java"
        ],
        "commitId" : "be8a2acb24c7c1a403b59e2dac049f011cb175e0",
        "timestamp" : 1589534204000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "Add workaround for broken screenshot API on Ubuntu 18.04 vintage\u000aReviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by:\u000aDaniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2020-05-15 10:16:44 +0100",
        "id" : "be8a2acb24c7c1a403b59e2dac049f011cb175e0",
        "msg" : "Add workaround for broken screenshot API on Ubuntu 18.04 vintage",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/libvirt/TestJavaBindings.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "libvirt-java.spec.in",
          "README.in"
        ],
        "commitId" : "c843884751d2ddb171b05f03d0241d998a51a82d",
        "timestamp" : 1589534208000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "Remove reference to test.java file that was deleted\u000aThis was removed in\u000a  commit 2cdc96c2a6ce83ea0605ad81b2e542f0daafa805\u000a Author: Claudio Bley <cbley@av-test.de>\u000a Date:   Wed Jan 22 16:45:14 2014 +0100\u000a    tests: remove obsolete test driver\u000a    JUnit is used for quite some time now, which supercedes the tests\u000a   defined in the old \"test\" class.\u000aReviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by:\u000aDaniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2020-05-15 10:16:48 +0100",
        "id" : "c843884751d2ddb171b05f03d0241d998a51a82d",
        "msg" : "Remove reference to test.java file that was deleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.in"
          },
          {
            "editType" : "edit",
            "file" : "libvirt-java.spec.in"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "libvirt-java.spec.in"
        ],
        "commitId" : "1c58db0bd3cfe0c7c87e02703693493a31883c04",
        "timestamp" : 1589534245000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "rpm: skip junit tests in RHEL-8 build\u000aReviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by:\u000aDaniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2020-05-15 10:17:25 +0100",
        "id" : "1c58db0bd3cfe0c7c87e02703693493a31883c04",
        "msg" : "rpm: skip junit tests in RHEL-8 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "libvirt-java.spec.in"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
      "fullName" : "berrange"
    }
  ]
}