{
  "_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" : 4328,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6c32594aca5b0ea449bc8f84d621241f88d8b76e",
            "branch" : [
              {
                "SHA1" : "6c32594aca5b0ea449bc8f84d621241f88d8b76e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6c32594aca5b0ea449bc8f84d621241f88d8b76e",
            "branch" : [
              {
                "SHA1" : "6c32594aca5b0ea449bc8f84d621241f88d8b76e",
                "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" : "6c32594aca5b0ea449bc8f84d621241f88d8b76e",
        "branch" : [
          {
            "SHA1" : "6c32594aca5b0ea449bc8f84d621241f88d8b76e",
            "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" : "#4328",
  "duration" : 1111932,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4328",
  "id" : "2015-12-17_12-58-33",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4328,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1450357113000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4328/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/userland-fetch",
          "make-rules/prep-download.mk"
        ],
        "commitId" : "a9be2dae309b16685f70db3dc19faa9d0198caca",
        "timestamp" : 1450120073000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
          "fullName" : "marcel"
        },
        "authorEmail" : "marcel@telka.sk",
        "comment" : "userland-fetch: Add support for custom User-Agent\u000a",
        "date" : "2015-12-14T20:07:53+0100",
        "id" : "a9be2dae309b16685f70db3dc19faa9d0198caca",
        "msg" : "userland-fetch: Add support for custom User-Agent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/prep-download.mk"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-fetch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/hexchat/hexchat.p5m",
          "components/hexchat/patches/config.patch",
          "components/hexchat/patches/hexchat.gresource.xml.patch",
          "components/hexchat/Makefile",
          "components/hexchat/patches/ctcp-version.patch",
          "components/hexchat/patches/textevents.patch",
          "components/hexchat/patches/generate_header.patch",
          "components/hexchat/patches/ssp.patch"
        ],
        "commitId" : "d9716386dc0eb30f81b90eac6e4cf889f1cd9a02",
        "timestamp" : 1450120925000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
          "fullName" : "marcel"
        },
        "authorEmail" : "marcel@telka.sk",
        "comment" : "Add hexchat\u000a",
        "date" : "2015-12-14T20:22:05+0100",
        "id" : "d9716386dc0eb30f81b90eac6e4cf889f1cd9a02",
        "msg" : "Add hexchat",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/hexchat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/hexchat/patches/ctcp-version.patch"
          },
          {
            "editType" : "add",
            "file" : "components/hexchat/patches/generate_header.patch"
          },
          {
            "editType" : "add",
            "file" : "components/hexchat/patches/textevents.patch"
          },
          {
            "editType" : "add",
            "file" : "components/hexchat/hexchat.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/hexchat/patches/ssp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/hexchat/patches/config.patch"
          },
          {
            "editType" : "add",
            "file" : "components/hexchat/patches/hexchat.gresource.xml.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/userland-mangler",
          "tools/userland-fetch",
          "tools/bass-o-matic",
          "tools/userland-unpack",
          "tools/userland-incorporator"
        ],
        "commitId" : "5cc93f2c5a3c429aa37029db551692ab306b3605",
        "timestamp" : 1450231967000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Switch oi-userland to python2.7\u000a",
        "date" : "2015-12-16T05:12:47+0300",
        "id" : "5cc93f2c5a3c429aa37029db551692ab306b3605",
        "msg" : "Switch oi-userland to python2.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/userland-unpack"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-mangler"
          },
          {
            "editType" : "edit",
            "file" : "tools/bass-o-matic"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-fetch"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-incorporator"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/firefox/files/openindiana-default-bookmarks.html",
          "components/firefox/Makefile",
          "components/firefox/patches/15-5876-fix.patch"
        ],
        "commitId" : "2ff0682f80f02735b47ee6071cd913f957a77444",
        "timestamp" : 1450263137000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "firefox: update to 43.0\u000a",
        "date" : "2015-12-16T13:52:17+0300",
        "id" : "2ff0682f80f02735b47ee6071cd913f957a77444",
        "msg" : "firefox: update to 43.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/firefox/patches/15-5876-fix.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/firefox/files/openindiana-default-bookmarks.html"
          },
          {
            "editType" : "edit",
            "file" : "components/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/apache24/Makefile"
        ],
        "commitId" : "f6238b7f1467a9bb586882d0e4d08f58587a1355",
        "timestamp" : 1450281375000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update apache24 to 2.4.18\u000a",
        "date" : "2015-12-16T18:56:15+0300",
        "id" : "f6238b7f1467a9bb586882d0e4d08f58587a1355",
        "msg" : "Update apache24 to 2.4.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/apache24/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/foomatic/filters/Makefile",
          "components/foomatic/filters/patches/CVE-2015-8560.patch"
        ],
        "commitId" : "ac3ff8d3ad2a854dd6b5dcfdf330c275e450f9a5",
        "timestamp" : 1450321224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "foomatic-filters: fix CVE-2015-8560\u000a",
        "date" : "2015-12-17T06:00:24+0300",
        "id" : "ac3ff8d3ad2a854dd6b5dcfdf330c275e450f9a5",
        "msg" : "foomatic-filters: fix CVE-2015-8560",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/foomatic/filters/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/foomatic/filters/patches/CVE-2015-8560.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
      "fullName" : "marcel"
    }
  ]
}