{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9b8a1c4e23da1482c0d58f442518ec81ae6cd84a",
            "branch" : [
              {
                "SHA1" : "9b8a1c4e23da1482c0d58f442518ec81ae6cd84a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9b8a1c4e23da1482c0d58f442518ec81ae6cd84a",
            "branch" : [
              {
                "SHA1" : "9b8a1c4e23da1482c0d58f442518ec81ae6cd84a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9b8a1c4e23da1482c0d58f442518ec81ae6cd84a",
        "branch" : [
          {
            "SHA1" : "9b8a1c4e23da1482c0d58f442518ec81ae6cd84a",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1534",
  "duration" : 5331022,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1534",
  "id" : "2015-05-27_08-30-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1534,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1432715431000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1534/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/glib/Makefile",
          "components/glib/patches/glib-10-gfilemonitorcanelled.patch"
        ],
        "commitId" : "07c94e8a611d955ee8e1d4da053946ddcc03f4f0",
        "timestamp" : 1432704143000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "glib: add workaround for  GFilemonitor crash\u000ahttps://bugzilla.gnome.org/show_bug.cgi?id=749884\u000a",
        "date" : "2015-05-27T08:22:23+0300",
        "id" : "07c94e8a611d955ee8e1d4da053946ddcc03f4f0",
        "msg" : "glib: add workaround for  GFilemonitor crash",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/glib/patches/glib-10-gfilemonitorcanelled.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/glib/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/qt4/Makefile"
        ],
        "commitId" : "b7a9b84bc29cbb519ba9277bb1721033c63e2a23",
        "timestamp" : 1432704330000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update qt4 to 4.8.7\u000a",
        "date" : "2015-05-27T08:25:30+0300",
        "id" : "b7a9b84bc29cbb519ba9277bb1721033c63e2a23",
        "msg" : "Update qt4 to 4.8.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/qt4/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}