{
  "_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" : 4898,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "27c7574854b1887d3269af96e5cfae8962416c37",
            "branch" : [
              {
                "SHA1" : "27c7574854b1887d3269af96e5cfae8962416c37",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "27c7574854b1887d3269af96e5cfae8962416c37",
            "branch" : [
              {
                "SHA1" : "27c7574854b1887d3269af96e5cfae8962416c37",
                "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" : "27c7574854b1887d3269af96e5cfae8962416c37",
        "branch" : [
          {
            "SHA1" : "27c7574854b1887d3269af96e5cfae8962416c37",
            "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" : "#4898",
  "duration" : 4604965,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4898",
  "id" : "4898",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4898,
  "queueId" : 932,
  "result" : "SUCCESS",
  "timestamp" : 1497485124565,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4898/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/guile/Makefile",
          "components/library/guile/patches/fix-solaris-stackbase-detection.patch"
        ],
        "commitId" : "815e9c762a417b44b3a6a6278a6ceea91aed452c",
        "timestamp" : 1497423643000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "8152 guile build on SPARC hardware stops with USERLIMIT undeclared\u000a",
        "date" : "2017-06-14 10:00:43 +0300",
        "id" : "815e9c762a417b44b3a6a6278a6ceea91aed452c",
        "msg" : "8152 guile build on SPARC hardware stops with USERLIMIT undeclared",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/guile/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/guile/patches/fix-solaris-stackbase-detection.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node6/nodejs.p5m",
          "components/runtime/node6/manifests/sample-manifest.p5m",
          "components/runtime/node6/Makefile"
        ],
        "commitId" : "02b38b15ae09f70e8266177d1b2cc3eb097a195f",
        "timestamp" : 1497425458000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nodejs-6: update to version 6.11.0\u000a",
        "date" : "2017-06-14 10:30:58 +0300",
        "id" : "02b38b15ae09f70e8266177d1b2cc3eb097a195f",
        "msg" : "nodejs-6: update to version 6.11.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node6/nodejs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node6/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node6/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/autogen/resolve.deps",
          "components/developer/autogen/Makefile"
        ],
        "commitId" : "e262e448938b6548e651953bc8641285cf68be81",
        "timestamp" : 1497427982000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "autogen: rebuild to avoid dependency on /usr/bin/amd64/grep\u000a",
        "date" : "2017-06-14 11:13:02 +0300",
        "id" : "e262e448938b6548e651953bc8641285cf68be81",
        "msg" : "autogen: rebuild to avoid dependency on /usr/bin/amd64/grep",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/autogen/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/autogen/resolve.deps"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gnutls/patches/14-CVE-2017-7869.patch",
          "components/library/gnutls/Makefile"
        ],
        "commitId" : "6538aa0e0e660bfff768b7e55f02a021e44cb935",
        "timestamp" : 1497429327000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gnutls: fix CVE-2017-7869\u000a",
        "date" : "2017-06-14 11:35:27 +0300",
        "id" : "6538aa0e0e660bfff768b7e55f02a021e44cb935",
        "msg" : "gnutls: fix CVE-2017-7869",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gnutls/patches/14-CVE-2017-7869.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gnutls-3/patches/08-CVE-2017-7507.patch",
          "components/library/gnutls-3/Makefile",
          "components/library/gnutls-3/patches/09-CVE-2017-7869.patch"
        ],
        "commitId" : "80551b585e40bdc83782593abc502ea0ff19a36a",
        "timestamp" : 1497429327000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gnutls-3: fix CVE-2017-7507, CVE-2017-7869\u000a",
        "date" : "2017-06-14 11:35:27 +0300",
        "id" : "80551b585e40bdc83782593abc502ea0ff19a36a",
        "msg" : "gnutls-3: fix CVE-2017-7507, CVE-2017-7869",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/patches/08-CVE-2017-7507.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls-3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/patches/09-CVE-2017-7869.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/librsvg/librsvg.p5m",
          "components/library/librsvg/Makefile",
          "components/library/librsvg/manifests/sample-manifest.p5m",
          "components/library/librsvg/librsvg.license",
          "components/library/librsvg/patches/librsvg-01-sgml.patch",
          "components/librsvg/patches/librsvg-01-sgml.patch",
          "components/library/librsvg/librsvg.p5m",
          "components/librsvg/manifests/sample-manifest.p5m",
          "components/librsvg/Makefile"
        ],
        "commitId" : "1eeeb931172a859eb324da22fb3a87d6ad3326da",
        "timestamp" : 1497463827000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump librsvg to 2.39.0\u000a",
        "date" : "2017-06-14 21:10:27 +0300",
        "id" : "1eeeb931172a859eb324da22fb3a87d6ad3326da",
        "msg" : "Bump librsvg to 2.39.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/librsvg/patches/librsvg-01-sgml.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/librsvg/librsvg.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/librsvg/librsvg.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/librsvg/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/librsvg/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/librsvg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/librsvg/patches/librsvg-01-sgml.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/librsvg/librsvg.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/librsvg/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node8/Makefile"
        ],
        "commitId" : "27c7574854b1887d3269af96e5cfae8962416c37",
        "timestamp" : 1497467100000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nodejs-8: update to version 8.1.1\u000a",
        "date" : "2017-06-14 22:05:00 +0300",
        "id" : "27c7574854b1887d3269af96e5cfae8962416c37",
        "msg" : "nodejs-8: update to version 8.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node8/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}