{
  "_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" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 661,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d8ed8477d95911a25ab7b12f381c559dc3e2021c",
            "branch" : [
              {
                "SHA1" : "d8ed8477d95911a25ab7b12f381c559dc3e2021c",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d8ed8477d95911a25ab7b12f381c559dc3e2021c",
            "branch" : [
              {
                "SHA1" : "d8ed8477d95911a25ab7b12f381c559dc3e2021c",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d8ed8477d95911a25ab7b12f381c559dc3e2021c",
        "branch" : [
          {
            "SHA1" : "d8ed8477d95911a25ab7b12f381c559dc3e2021c",
            "name" : "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" : "#661",
  "duration" : 2219367,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #661",
  "id" : "2013-08-22_14-17-34",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 661,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1377181054000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/661/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libdaemon/libdaemon.license",
          "components/libdaemon/libdaemon.p5m",
          "components/libdaemon/Makefile"
        ],
        "commitId" : "1d8c206181b2fa93eb99456cef4f22bf9fecc106",
        "timestamp" : 1377154205000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add libdaemon from JDS gate\u000a",
        "date" : "2013-08-22T08:50:05+0200",
        "id" : "1d8c206181b2fa93eb99456cef4f22bf9fecc106",
        "msg" : "Add libdaemon from JDS gate",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/libdaemon/libdaemon.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/libdaemon/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/libdaemon/libdaemon.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "a5bba9a9fd682d09a67c3fa6b77242c1778b7f49",
        "timestamp" : 1377154275000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Disable libdaemon for now\u000a",
        "date" : "2013-08-22T08:51:15+0200",
        "id" : "a5bba9a9fd682d09a67c3fa6b77242c1778b7f49",
        "msg" : "Disable libdaemon for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/json-c/json-c.license",
          "components/json-c/patches/Makefile.am.inc.patch",
          "components/json-c/resolve.deps",
          "components/json-c/patches/Makefile.in.patch",
          "components/json-c/Makefile",
          "components/json-c/json-c.p5m"
        ],
        "commitId" : "7ac348bf21d51ee2aacaed0142c7b9e989d01ac2",
        "timestamp" : 1377168584000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Bring json-c from JDS gate\u000a",
        "date" : "2013-08-22T12:49:44+0200",
        "id" : "7ac348bf21d51ee2aacaed0142c7b9e989d01ac2",
        "msg" : "Bring json-c from JDS gate",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/json-c/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/json-c/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/json-c/patches/Makefile.am.inc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/json-c/patches/Makefile.in.patch"
          },
          {
            "editType" : "add",
            "file" : "components/json-c/json-c.license"
          },
          {
            "editType" : "add",
            "file" : "components/json-c/json-c.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "64638b173aba02dbf59114c553e5207c97483da8",
        "timestamp" : 1377168632000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Disable json-c for now\u000a",
        "date" : "2013-08-22T12:50:32+0200",
        "id" : "64638b173aba02dbf59114c553e5207c97483da8",
        "msg" : "Disable json-c for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/iso-codes/iso-codes.p5m",
          "components/iso-codes/iso-codes.license",
          "components/iso-codes/Makefile"
        ],
        "commitId" : "eaabf58fde380a0dcaa09d0cec81ccd596578fba",
        "timestamp" : 1377170410000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Bring iso-codes from JDS gates\u000a",
        "date" : "2013-08-22T13:20:10+0200",
        "id" : "eaabf58fde380a0dcaa09d0cec81ccd596578fba",
        "msg" : "Bring iso-codes from JDS gates",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/iso-codes/iso-codes.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/iso-codes/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/iso-codes/iso-codes.license"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
      "fullName" : "adam.stevko"
    }
  ]
}