{
  "_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" : 4696,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c514d1f2a6c5532166e69a5e31a9ea31981cef73",
            "branch" : [
              {
                "SHA1" : "c514d1f2a6c5532166e69a5e31a9ea31981cef73",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c514d1f2a6c5532166e69a5e31a9ea31981cef73",
            "branch" : [
              {
                "SHA1" : "c514d1f2a6c5532166e69a5e31a9ea31981cef73",
                "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" : "c514d1f2a6c5532166e69a5e31a9ea31981cef73",
        "branch" : [
          {
            "SHA1" : "c514d1f2a6c5532166e69a5e31a9ea31981cef73",
            "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" : "#4696",
  "duration" : 4905284,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4696",
  "id" : "4696",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4696,
  "queueId" : 206,
  "result" : "SUCCESS",
  "timestamp" : 1479945904621,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4696/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/hacluster/hacluster.p5m",
          "components/meta-packages/hacluster/Makefile"
        ],
        "commitId" : "0cfea395cb545135112ca7fa7e6afef51ba63f0a",
        "timestamp" : 1479061918000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/andreas.grueninger",
          "fullName" : "andreas.grueninger"
        },
        "authorEmail" : "andreas.grueninger@example.com",
        "comment" : "Add hacluster metapackage use $(WS_MAKE_RULES), delete sample-manifest\u000aleading slash removed\u000a",
        "date" : "2016-11-13 19:31:58 +0100",
        "id" : "0cfea395cb545135112ca7fa7e6afef51ba63f0a",
        "msg" : "Add hacluster metapackage use $(WS_MAKE_RULES), delete sample-manifest",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/hacluster/hacluster.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/hacluster/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python34/patches/26-CVE-2016-1000110.patch",
          "components/python/python34/Makefile"
        ],
        "commitId" : "4cbf72f0fe0b373cb6443fc282d6db34f4fbbab0",
        "timestamp" : 1479888481000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Python 3.4: fix CVE-2016-1000110\u000a",
        "date" : "2016-11-23 11:08:01 +0300",
        "id" : "4cbf72f0fe0b373cb6443fc282d6db34f4fbbab0",
        "msg" : "Python 3.4: fix CVE-2016-1000110",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/python34/patches/26-CVE-2016-1000110.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python34/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python27/patches/21-CVE-2016-1000110.patch",
          "components/python/python27/Makefile"
        ],
        "commitId" : "4329e27d596ca540fd03770e0fc6664ba88d78b9",
        "timestamp" : 1479888548000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Python 2.7: fix CVE-2016-1000110\u000a",
        "date" : "2016-11-23 11:09:08 +0300",
        "id" : "4329e27d596ca540fd03770e0fc6664ba88d78b9",
        "msg" : "Python 2.7: fix CVE-2016-1000110",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/python27/patches/21-CVE-2016-1000110.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gst-plugins-good/patches/06-sunaudiomixer.patch",
          "components/multimedia/gst-plugins-good/patches/04-tvtime.patch",
          "components/gst-plugins-good/gstreamer-plugin-good.p5m",
          "components/multimedia/gst-plugins-good/patches/03-goom.patch",
          "components/gst-plugins-good/patches/gst-plugins-good-07-v4l2.patch",
          "components/gst-plugins-good/Makefile",
          "components/gst-plugins-good/patches/gst-plugins-good-04-selector.patch",
          "components/multimedia/gst-plugins-good/Makefile",
          "components/multimedia/gst-plugins-good/patches/07-flxdec-bounds1.patch",
          "components/gst-plugins-good/manifests/sample-manifest.p5m",
          "components/multimedia/gst-plugins-good/patches/01-cdda.patch",
          "components/multimedia/gst-plugins-good/gstreamer-plugin-good.p5m",
          "components/gst-plugins-good/patches/gst-plugins-good-02-cdda.patch",
          "components/multimedia/gst-plugins-good/patches/05-v4l2.patch",
          "components/gst-plugins-good/patches/gst-plugins-good-06-tvtime.patch",
          "components/multimedia/gst-plugins-good/patches/08-flxdec-bounds1.patch",
          "components/multimedia/gst-plugins-good/patches/02-selector.patch",
          "components/gst-plugins-good/patches/gst-plugins-good-05-goom.patch",
          "components/gst-plugins-good/patches/gst-plugins-good-08-sunaudiomixer.patch",
          "components/multimedia/gst-plugins-good/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b09b098b921fc960ce028ea41ce8cdab82eaa63f",
        "timestamp" : 1479889475000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gst-plugins-good: fix out of bounds error while parsing FLC files\u000a",
        "date" : "2016-11-23 11:24:35 +0300",
        "id" : "b09b098b921fc960ce028ea41ce8cdab82eaa63f",
        "msg" : "gst-plugins-good: fix out of bounds error while parsing FLC files",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/gst-plugins-good/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/gstreamer-plugin-good.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/patches/06-sunaudiomixer.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gst-plugins-good/patches/gst-plugins-good-04-selector.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gst-plugins-good/patches/gst-plugins-good-05-goom.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gst-plugins-good/patches/gst-plugins-good-07-v4l2.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/patches/02-selector.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gst-plugins-good/patches/gst-plugins-good-06-tvtime.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/patches/04-tvtime.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/patches/03-goom.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/patches/01-cdda.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gst-plugins-good/patches/gst-plugins-good-02-cdda.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/patches/07-flxdec-bounds1.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gst-plugins-good/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gst-plugins-good/gstreamer-plugin-good.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/patches/05-v4l2.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/patches/08-flxdec-bounds1.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gst-plugins-good/patches/gst-plugins-good-08-sunaudiomixer.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-bad/patches/buffer-overflow-vmncdec.patch",
          "components/encumbered/gst-plugins-bad/Makefile"
        ],
        "commitId" : "24f1a0b4be24686a28984b49e89c41c3cab611ec",
        "timestamp" : 1479904409000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gst-plugins-bad: check for width/height in vmncdec\u000a",
        "date" : "2016-11-23 15:33:29 +0300",
        "id" : "24f1a0b4be24686a28984b49e89c41c3cab611ec",
        "msg" : "gst-plugins-bad: check for width/height in vmncdec",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-plugins-bad/patches/buffer-overflow-vmncdec.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/andreas.grueninger",
      "fullName" : "andreas.grueninger"
    }
  ]
}