{
  "_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" : 4136,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "990a31508887af1ed7e707b6f27e50590ff80b61",
            "branch" : [
              {
                "SHA1" : "990a31508887af1ed7e707b6f27e50590ff80b61",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "990a31508887af1ed7e707b6f27e50590ff80b61",
            "branch" : [
              {
                "SHA1" : "990a31508887af1ed7e707b6f27e50590ff80b61",
                "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" : "990a31508887af1ed7e707b6f27e50590ff80b61",
        "branch" : [
          {
            "SHA1" : "990a31508887af1ed7e707b6f27e50590ff80b61",
            "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" : "#4136",
  "duration" : 4338326,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4136",
  "id" : "2015-06-12_12-05-32",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4136,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1434110732000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4136/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cmake/cmake.p5m",
          "components/cmake/Makefile",
          "components/cmake/patches/cmake-2.8.6.patch",
          "components/cmake/patches/demangle.patch"
        ],
        "commitId" : "f8f1a07b446ecafd65e005de1b9fe49af6f5e8c4",
        "timestamp" : 1433870819000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "update cmake to 2.8.12.2\u000a",
        "date" : "2015-06-09T13:26:59-0400",
        "id" : "f8f1a07b446ecafd65e005de1b9fe49af6f5e8c4",
        "msg" : "update cmake to 2.8.12.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cmake/cmake.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/cmake/patches/demangle.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cmake/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/cmake/patches/cmake-2.8.6.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/totem-pl-parser/patches/totem-pl-parser-05-deprecated.patch",
          "components/totem-pl-parser/Makefile"
        ],
        "commitId" : "782dd220b2d933bcc5443ee7fd777fd968b17369",
        "timestamp" : 1434007050000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "totem-pl-parser: fix build after glib update\u000a",
        "date" : "2015-06-11T10:17:30+0300",
        "id" : "782dd220b2d933bcc5443ee7fd777fd968b17369",
        "msg" : "totem-pl-parser: fix build after glib update",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/totem-pl-parser/patches/totem-pl-parser-05-deprecated.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/totem-pl-parser/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cups/patches/build-arc4random.patch"
        ],
        "commitId" : "8286f9191ca71ae90fe982d06f4692404a340925",
        "timestamp" : 1434090215000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix cups build after adding arc4random() to illumos\u000a",
        "date" : "2015-06-12T09:23:35+0300",
        "id" : "8286f9191ca71ae90fe982d06f4692404a340925",
        "msg" : "Fix cups build after adding arc4random() to illumos",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/cups/patches/build-arc4random.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cups/Makefile",
          "components/cups/patches/CVE-2015-115x.patch",
          "components/cups/patches/CVE-2014-8166.patch"
        ],
        "commitId" : "98ad2b147b2d8375c739623f218c59d6ef3ba5e8",
        "timestamp" : 1434090343000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "cups: fix CVE-2014-8166, CVE-2015-1158, CVE-2015-1159\u000a",
        "date" : "2015-06-12T09:25:43+0300",
        "id" : "98ad2b147b2d8375c739623f218c59d6ef3ba5e8",
        "msg" : "cups: fix CVE-2014-8166, CVE-2015-1158, CVE-2015-1159",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/cups/patches/CVE-2015-115x.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cups/patches/CVE-2014-8166.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cups/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openssl/openssl-1.0.1/Makefile",
          "components/openssl/openssl-0.9.8/patches/26-openssl_fips.patch",
          "components/openssl/openssl-0.9.8/Makefile",
          "components/openssl/openssl-0.9.8/patches/15-pkcs11_engine-0.9.8a.patch",
          "components/openssl/openssl-1.0.1/patches/33_cert_chain.patch",
          "components/openssl/openssl-0.9.8/patches/25-fips_rand.patch"
        ],
        "commitId" : "a6404b664d242308154fc257992fc0aded4390ee",
        "timestamp" : 1434090795000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update OpenSSL to 1.0.1n, 0.9.8zg\u000a",
        "date" : "2015-06-12T09:33:15+0300",
        "id" : "a6404b664d242308154fc257992fc0aded4390ee",
        "msg" : "Update OpenSSL to 1.0.1n, 0.9.8zg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-0.9.8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-0.9.8/patches/15-pkcs11_engine-0.9.8a.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-0.9.8/patches/25-fips_rand.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-1.0.1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-1.0.1/patches/33_cert_chain.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-0.9.8/patches/26-openssl_fips.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
      "fullName" : "jeffpc"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}