{
  "_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" : 4389,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1abdb6e37dd1e8f3e23c8022e3b7daeb3352737c",
            "branch" : [
              {
                "SHA1" : "1abdb6e37dd1e8f3e23c8022e3b7daeb3352737c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1abdb6e37dd1e8f3e23c8022e3b7daeb3352737c",
            "branch" : [
              {
                "SHA1" : "1abdb6e37dd1e8f3e23c8022e3b7daeb3352737c",
                "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" : "1abdb6e37dd1e8f3e23c8022e3b7daeb3352737c",
        "branch" : [
          {
            "SHA1" : "1abdb6e37dd1e8f3e23c8022e3b7daeb3352737c",
            "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" : "#4389",
  "duration" : 24899886,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4389",
  "id" : "2016-02-16_12-05-36",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4389,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1455624336000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4389/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/illumos/openindiana-welcome/Makefile"
        ],
        "commitId" : "690dc3333fbd9909cf5a4ea2f1866b413d0c37b2",
        "timestamp" : 1455531756000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix openindiana-welcome build\u000a",
        "date" : "2016-02-15T13:22:36+0300",
        "id" : "690dc3333fbd9909cf5a4ea2f1866b413d0c37b2",
        "msg" : "Fix openindiana-welcome build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/illumos/openindiana-welcome/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/dialog/dialog.p5m",
          "components/dialog/Makefile"
        ],
        "commitId" : "e8d8b342204de113726871c7a8d1440d9fd72af8",
        "timestamp" : 1455535197000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add dialog from JDS, update to 1.3\u000a",
        "date" : "2016-02-15T14:19:57+0300",
        "id" : "e8d8b342204de113726871c7a8d1440d9fd72af8",
        "msg" : "Add dialog from JDS, update to 1.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/dialog/dialog.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/dialog/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gtk+/gtk2.p5m",
          "components/gtk+/Makefile",
          "components/gtk+/patches/gtk+-18-CVE-2013-7447.patch"
        ],
        "commitId" : "8b3c407003c31d07a3520da2da32462fdd6f37c0",
        "timestamp" : 1455559837000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update gtk+ to 2.24.29, fix CVE-2013-7447\u000a",
        "date" : "2016-02-15T21:10:37+0300",
        "id" : "8b3c407003c31d07a3520da2da32462fdd6f37c0",
        "msg" : "Update gtk+ to 2.24.29, fix CVE-2013-7447",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gtk+/gtk2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/gtk+/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+/patches/gtk+-18-CVE-2013-7447.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/eog/Makefile",
          "components/eog/patches/eog-05-CVE-2013-7447.patch"
        ],
        "commitId" : "9caaa3cc2a5dfc0e3dab2bd485f2ec7d6b93718e",
        "timestamp" : 1455559924000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "eog: fix CVE-2013-7447\u000a",
        "date" : "2016-02-15T21:12:04+0300",
        "id" : "9caaa3cc2a5dfc0e3dab2bd485f2ec7d6b93718e",
        "msg" : "eog: fix CVE-2013-7447",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/eog/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/eog/patches/eog-05-CVE-2013-7447.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libgcrypt/patches/03-CVE-2015-7511.patch",
          "components/libgcrypt/Makefile"
        ],
        "commitId" : "d2f0d3b7e6a7e3358a8805b0adffb04afe556eeb",
        "timestamp" : 1455560010000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libgcrypt: fix CVE-2015-7511\u000a",
        "date" : "2016-02-15T21:13:30+0300",
        "id" : "d2f0d3b7e6a7e3358a8805b0adffb04afe556eeb",
        "msg" : "libgcrypt: fix CVE-2015-7511",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/libgcrypt/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/libgcrypt/patches/03-CVE-2015-7511.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}