{
  "_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" : 1750,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ad3a33c572746c6b318675e7967bb14de8183a44",
            "branch" : [
              {
                "SHA1" : "ad3a33c572746c6b318675e7967bb14de8183a44",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ad3a33c572746c6b318675e7967bb14de8183a44",
            "branch" : [
              {
                "SHA1" : "ad3a33c572746c6b318675e7967bb14de8183a44",
                "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" : "ad3a33c572746c6b318675e7967bb14de8183a44",
        "branch" : [
          {
            "SHA1" : "ad3a33c572746c6b318675e7967bb14de8183a44",
            "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" : "#1750",
  "duration" : 2420598,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1750",
  "id" : "2015-09-12_04-45-11",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1750,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1442033111000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1750/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/soundtouch/Makefile",
          "components/soundtouch/soundtouch.p5m"
        ],
        "commitId" : "caecfb481bc9802ca9a783fa026d4e78c430e4d8",
        "timestamp" : 1442021226000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add soundtouch audio processing library (based on SFE version)\u000a",
        "date" : "2015-09-12T04:27:06+0300",
        "id" : "caecfb481bc9802ca9a783fa026d4e78c430e4d8",
        "msg" : "Add soundtouch audio processing library (based on SFE version)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/soundtouch/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/soundtouch/soundtouch.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libofa/patches/05.gcc43.patch",
          "components/libofa/patches/08.fix-ftbfs-gcc4.7.patch",
          "components/libofa/patches/03.example-size_type.patch",
          "components/libofa/libofa.license",
          "components/libofa/patches/02.example-open.patch",
          "components/libofa/Makefile",
          "components/libofa/libofa.p5m",
          "components/libofa/patches/06.gcc44.patch"
        ],
        "commitId" : "6afb3e2ae5c34ac92a259be29a6ca892ee1c7d2b",
        "timestamp" : 1442021377000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libofa library.\u000aThe project is dead, but there's more-or-less supported github mirror.\u000aAll patches are borrowed from Ubuntu.\u000a",
        "date" : "2015-09-12T04:29:37+0300",
        "id" : "6afb3e2ae5c34ac92a259be29a6ca892ee1c7d2b",
        "msg" : "Add libofa library.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/libofa/libofa.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/libofa/patches/02.example-open.patch"
          },
          {
            "editType" : "add",
            "file" : "components/libofa/patches/08.fix-ftbfs-gcc4.7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/libofa/patches/05.gcc43.patch"
          },
          {
            "editType" : "add",
            "file" : "components/libofa/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/libofa/patches/06.gcc44.patch"
          },
          {
            "editType" : "add",
            "file" : "components/libofa/patches/03.example-size_type.patch"
          },
          {
            "editType" : "add",
            "file" : "components/libofa/libofa.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libcdio/libcdio.p5m",
          "components/libcdio/Makefile",
          "components/libcdio/patches/01-usehal.patch",
          "components/libcdio/files/cdio_config.h"
        ],
        "commitId" : "085c595432a98856c943ce872ad905b72df198ee",
        "timestamp" : 1442021671000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libcdio 0.93 (based on SFE version)\u000a",
        "date" : "2015-09-12T04:34:31+0300",
        "id" : "085c595432a98856c943ce872ad905b72df198ee",
        "msg" : "Add libcdio 0.93 (based on SFE version)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/libcdio/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/libcdio/files/cdio_config.h"
          },
          {
            "editType" : "add",
            "file" : "components/libcdio/libcdio.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/libcdio/patches/01-usehal.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/libmms/Makefile",
          "components/encumbered/libmms/libmms.p5m"
        ],
        "commitId" : "85c76bb7dca39dd4e6fd8a52e464fb606ee8b3d8",
        "timestamp" : 1442021871000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libmms 0.6.4 (based on SFE version)\u000a",
        "date" : "2015-09-12T04:37:51+0300",
        "id" : "85c76bb7dca39dd4e6fd8a52e464fb606ee8b3d8",
        "msg" : "Add libmms 0.6.4 (based on SFE version)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/encumbered/libmms/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/libmms/libmms.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}