{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4832,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f0e7bd22dc47465db3f965135dbd60a5b6f951fe",
            "branch" : [
              {
                "SHA1" : "f0e7bd22dc47465db3f965135dbd60a5b6f951fe",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f0e7bd22dc47465db3f965135dbd60a5b6f951fe",
            "branch" : [
              {
                "SHA1" : "f0e7bd22dc47465db3f965135dbd60a5b6f951fe",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f0e7bd22dc47465db3f965135dbd60a5b6f951fe",
        "branch" : [
          {
            "SHA1" : "f0e7bd22dc47465db3f965135dbd60a5b6f951fe",
            "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" : "#4832",
  "duration" : 853819,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4832",
  "id" : "4832",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4832,
  "queueId" : 605,
  "result" : "SUCCESS",
  "timestamp" : 1491782752625,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4832/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "f627ef52d1942a0a6d44511188c8b18086887917",
        "timestamp" : 1491725285000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "8012-update Add PATH symbols to shared-macros.mk (#2967)\u000a",
        "date" : "2017-04-09 11:08:05 +0300",
        "id" : "f627ef52d1942a0a6d44511188c8b18086887917",
        "msg" : "8012-update Add PATH symbols to shared-macros.mk (#2967)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/java-commons-bsf/java-commons-bsf.license",
          "components/library/java-commons-bsf/manifests/sample-manifest.p5m",
          "components/library/java-commons-bsf/Makefile",
          "components/library/java-commons-bsf/java-commons-bsf.p5m"
        ],
        "commitId" : "1f0efd8f98f9849d7e1c0d14eca401cad12454c6",
        "timestamp" : 1491725293000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add Apache commons BSF (#2966)\u000a",
        "date" : "2017-04-09 11:08:13 +0300",
        "id" : "1f0efd8f98f9849d7e1c0d14eca401cad12454c6",
        "msg" : "Add Apache commons BSF (#2966)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/java-commons-bsf/java-commons-bsf.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/java-commons-bsf/java-commons-bsf.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/java-commons-bsf/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/java-commons-bsf/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node6/Makefile"
        ],
        "commitId" : "f0e7bd22dc47465db3f965135dbd60a5b6f951fe",
        "timestamp" : 1491738590000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "nodejs-6: update to version 6.10.2\u000a",
        "date" : "2017-04-09 13:49:50 +0200",
        "id" : "f0e7bd22dc47465db3f965135dbd60a5b6f951fe",
        "msg" : "nodejs-6: update to version 6.10.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node6/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    }
  ]
}