{
  "_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" : 4433,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3dcd339e7160d1f6329fd7b8fa7cda17c8fcd2f9",
            "branch" : [
              {
                "SHA1" : "3dcd339e7160d1f6329fd7b8fa7cda17c8fcd2f9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3dcd339e7160d1f6329fd7b8fa7cda17c8fcd2f9",
            "branch" : [
              {
                "SHA1" : "3dcd339e7160d1f6329fd7b8fa7cda17c8fcd2f9",
                "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" : "3dcd339e7160d1f6329fd7b8fa7cda17c8fcd2f9",
        "branch" : [
          {
            "SHA1" : "3dcd339e7160d1f6329fd7b8fa7cda17c8fcd2f9",
            "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" : "#4433",
  "duration" : 16106991,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4433",
  "id" : "2016-03-30_13-16-18",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4433,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1459343778000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4433/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/games/openttd/game/Makefile",
          "components/games/openttd/game/openttd.p5m"
        ],
        "commitId" : "63d429a97ae74fd90469288ecc5bc61e46d68eef",
        "timestamp" : 1459236385000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "OpenTTD Makefile and grouper-package : depend on specific game-core version to facilitate updates\u000a",
        "date" : "2016-03-29T09:26:25+0200",
        "id" : "63d429a97ae74fd90469288ecc5bc61e46d68eef",
        "msg" : "OpenTTD Makefile and grouper-package : depend on specific game-core",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/games/openttd/game/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/games/openttd/game/openttd.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/zeromq/zeromq3/Makefile",
          "components/library/zeromq/zeromq3/zeromq3.p5m",
          "components/zeromq/zeromq.license",
          "components/library/zeromq/zeromq3/zeromq.p5m",
          "components/zeromq/Makefile",
          "components/zeromq/zeromq.p5m"
        ],
        "commitId" : "7ba61863980d94a08bfdbdaa846f2707fe983752",
        "timestamp" : 1459265938000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Update zeromq3 to 3.2.5 (libzmq ABI version 3); move to subdir; prepare mediation for concurrent other major versions\u000a",
        "date" : "2016-03-29T17:38:58+0200",
        "id" : "7ba61863980d94a08bfdbdaa846f2707fe983752",
        "msg" : "Update zeromq3 to 3.2.5 (libzmq ABI version 3); move to subdir; prepare",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/zeromq/zeromq3/zeromq.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/zeromq/zeromq.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/zeromq/zeromq3/zeromq3.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/zeromq/zeromq3/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/zeromq/zeromq.license"
          },
          {
            "editType" : "delete",
            "file" : "components/zeromq/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pcre/Makefile",
          "components/library/pcre/patches/05-CVE-2016-3191.patch"
        ],
        "commitId" : "860369f84c32bf35ff03071d63072abb44ac8eb0",
        "timestamp" : 1459274431000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pcre: add fix for CVE-2016-3191 from Fedora\u000a",
        "date" : "2016-03-29T21:00:31+0300",
        "id" : "860369f84c32bf35ff03071d63072abb44ac8eb0",
        "msg" : "pcre: add fix for CVE-2016-3191 from Fedora",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/pcre/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/pcre/patches/05-CVE-2016-3191.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ccache/ccache.license",
          "components/developer/ccache/Makefile",
          "components/ccache/ccache.p5m",
          "components/developer/ccache/ccache.p5m",
          "components/ccache/Makefile"
        ],
        "commitId" : "926067a7195f2e29af7bfbf78c328bd752d097f0",
        "timestamp" : 1459281600000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Bump ccache to version 3.2.4 and move to developer/ subdir\u000a",
        "date" : "2016-03-29T22:00:00+0200",
        "id" : "926067a7195f2e29af7bfbf78c328bd752d097f0",
        "msg" : "Bump ccache to version 3.2.4 and move to developer/ subdir",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/ccache/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/ccache/ccache.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ccache/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/ccache/ccache.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ccache/ccache.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mercurial/patches/manpages.patch",
          "components/developer/mercurial/patches/magic.patch",
          "components/developer/mercurial/patches/tailtest.patch",
          "components/mercurial/patches/rst.patch",
          "components/developer/mercurial/patches/hgk.patch",
          "components/mercurial/mercurial-PYVER.p5m",
          "components/developer/mercurial/mercurial-GENFRAG.p5m",
          "components/mercurial/mercurial.copyright.google",
          "components/developer/mercurial/patches/extdiff.patch",
          "components/developer/mercurial/mercurial.copyright",
          "components/developer/mercurial/patches/test-bundle2-exchange.patch",
          "components/mercurial/patches/magic.patch",
          "components/mercurial/patches/hgk.patch",
          "components/developer/mercurial/patches/hgmanpage.patch",
          "components/developer/mercurial/patches/manpages.patch",
          "components/mercurial/mercurial.copyright.excanvas",
          "components/mercurial/mercurial.copyright",
          "components/developer/mercurial/mercurial.copyright.google",
          "components/developer/mercurial/mercurial-PYVER.p5m",
          "components/developer/mercurial/Makefile",
          "components/mercurial/Makefile",
          "components/mercurial/mercurial-GENFRAG.p5m",
          "components/mercurial/resolve.deps",
          "components/developer/mercurial/patches/rst.patch",
          "components/developer/mercurial/mercurial.copyright.excanvas",
          "components/mercurial/patches/hgmanpage.patch",
          "components/developer/mercurial/patches/demandimport.patch"
        ],
        "commitId" : "c999e5575c511656d6ca36eb28e1a33538c18941",
        "timestamp" : 1459306740000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mercurial to 3.7.3 (based on upstream change)\u000a",
        "date" : "2016-03-30T05:59:00+0300",
        "id" : "c999e5575c511656d6ca36eb28e1a33538c18941",
        "msg" : "Update mercurial to 3.7.3 (based on upstream change)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/mercurial.copyright.excanvas"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/mercurial.copyright"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/mercurial.copyright"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/patches/extdiff.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/patches/magic.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/mercurial-GENFRAG.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/patches/manpages.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/patches/magic.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/patches/hgk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/patches/rst.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/patches/hgmanpage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/patches/rst.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/mercurial.copyright.google"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/mercurial-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/mercurial.copyright.google"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/patches/hgk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/patches/test-bundle2-exchange.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/patches/demandimport.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/mercurial.copyright.excanvas"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/mercurial-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/patches/tailtest.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/patches/hgmanpage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/mercurial/patches/manpages.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/mercurial-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cairo/Makefile",
          "components/library/cairo/patches/03-pthread-solaris.patch",
          "components/cairo/cairo.p5m",
          "components/library/cairo/patches/01-full-hinting.patch",
          "components/library/cairo/cairo.p5m",
          "components/library/cairo/Makefile",
          "components/cairo/patches/03-pthread-solaris.patch",
          "components/cairo/patches/01-full-hinting.patch",
          "components/library/cairo/patches/02-solaris.patch",
          "components/cairo/patches/02-solaris.patch"
        ],
        "commitId" : "ab95306864117a62d9ba80f8e8320ff9808b3458",
        "timestamp" : 1459307304000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update cairo to 1.14.6\u000a",
        "date" : "2016-03-30T06:08:24+0300",
        "id" : "ab95306864117a62d9ba80f8e8320ff9808b3458",
        "msg" : "Update cairo to 1.14.6",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/cairo/patches/03-pthread-solaris.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/cairo/patches/02-solaris.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/cairo/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/cairo/cairo.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/cairo/patches/02-solaris.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/cairo/cairo.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/cairo/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/cairo/patches/01-full-hinting.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/cairo/patches/01-full-hinting.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/cairo/patches/03-pthread-solaris.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/dbus-glib/patches/01-avoid-crash.patch",
          "components/library/glib-networking/glib-networking.p5m",
          "components/library/dbus-glib/Makefile",
          "components/glib-java/Makefile",
          "components/glib-networking/Makefile",
          "components/glib-networking/glib-networking.p5m",
          "components/glib-java/patches/01-registerLogHandler.patch",
          "components/library/glib-java/Makefile",
          "components/dbus-glib/libdbus-glib.p5m",
          "components/library/glib-java/patches/02-glib.patch",
          "components/library/dbus-glib/libdbus-glib.p5m",
          "components/glib-java/patches/02-glib.patch",
          "components/library/glib-networking/Makefile",
          "components/library/json-glib/Makefile",
          "components/json-glib/json-glib.p5m",
          "components/json-glib/Makefile",
          "components/library/glib-java/patches/01-registerLogHandler.patch",
          "components/dbus-glib/Makefile",
          "components/library/glib-java/glib-java.p5m",
          "components/library/json-glib/json-glib.p5m",
          "components/glib-java/glib-java.p5m",
          "components/library/dbus-glib/patches/01-avoid-crash.patch"
        ],
        "commitId" : "cefdf7378656a7600a6c7965f478f1157722878a",
        "timestamp" : 1459332618000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Moved glib friend libraries into the library/ subdir\u000a",
        "date" : "2016-03-30T12:10:18+0200",
        "id" : "cefdf7378656a7600a6c7965f478f1157722878a",
        "msg" : "Moved glib friend libraries into the library/ subdir",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/glib-java/patches/01-registerLogHandler.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/glib-networking/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/glib-java/patches/02-glib.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/dbus-glib/patches/01-avoid-crash.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/dbus-glib/libdbus-glib.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/glib-networking/glib-networking.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/glib-networking/glib-networking.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/json-glib/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/dbus-glib/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/glib-java/patches/01-registerLogHandler.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/glib-java/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/glib-java/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/json-glib/json-glib.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/dbus-glib/patches/01-avoid-crash.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/dbus-glib/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/glib-java/glib-java.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/glib-java/glib-java.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/glib-networking/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/json-glib/json-glib.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/glib-java/patches/02-glib.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/dbus-glib/libdbus-glib.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/json-glib/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}