{
  "_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" : 4137,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1ef3b8765ef09813185680e729876cb2d5b1e6f2",
            "branch" : [
              {
                "SHA1" : "1ef3b8765ef09813185680e729876cb2d5b1e6f2",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1ef3b8765ef09813185680e729876cb2d5b1e6f2",
            "branch" : [
              {
                "SHA1" : "1ef3b8765ef09813185680e729876cb2d5b1e6f2",
                "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" : "1ef3b8765ef09813185680e729876cb2d5b1e6f2",
        "branch" : [
          {
            "SHA1" : "1ef3b8765ef09813185680e729876cb2d5b1e6f2",
            "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" : "#4137",
  "duration" : 4768177,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4137",
  "id" : "2015-06-13_12-05-24",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4137,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1434197124000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4137/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openttd/Makefile",
          "components/openttd/openttd.p5m"
        ],
        "commitId" : "ad7d04ba1fca06f8eb37ed0546ddab3e809f1b7a",
        "timestamp" : 1433999604000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "update OpenTTD to 1.5.1\u000a",
        "date" : "2015-06-11T01:13:24-0400",
        "id" : "ad7d04ba1fca06f8eb37ed0546ddab3e809f1b7a",
        "msg" : "update OpenTTD to 1.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openttd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openttd/openttd.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openssl/openssl-1.0.1/Makefile",
          "components/openssl/openssl-1.0.1/patches/hmac_ctx_abi_compat.patch"
        ],
        "commitId" : "bd273417f22bc9cbcc95b107be9cf4d654bc2457",
        "timestamp" : 1434103163000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "OpenSSL: fix ABI issue in OpenSSL 1.0.1m\u000a",
        "date" : "2015-06-12T12:59:23+0300",
        "id" : "bd273417f22bc9cbcc95b107be9cf4d654bc2457",
        "msg" : "OpenSSL: fix ABI issue in OpenSSL 1.0.1m",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-1.0.1/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/openssl/openssl-1.0.1/patches/hmac_ctx_abi_compat.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl_modules/DBI-SQLite/Makefile",
          "components/perl_modules/DBI-SQLite/dbi-sqlite.license",
          "components/perl_modules/DBI-SQLite/dbi-sqlite-PERLVER.p5m"
        ],
        "commitId" : "3e291e4e852b105905dd72a1158da0f97fe8761b",
        "timestamp" : 1434130416000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "add library/perl-5/sqlite-dbi-*\u000a",
        "date" : "2015-06-12T13:33:36-0400",
        "id" : "3e291e4e852b105905dd72a1158da0f97fe8761b",
        "msg" : "add library/perl-5/sqlite-dbi-*",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl_modules/DBI-SQLite/dbi-sqlite.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl_modules/DBI-SQLite/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl_modules/DBI-SQLite/dbi-sqlite-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/postgresql-93/postgresql93-documentation.p5m",
          "components/postgresql-93/Makefile",
          "components/postgresql-94/postgresql94-documentation.p5m",
          "components/postgresql-94/Makefile"
        ],
        "commitId" : "c67f7afdbe730f8709b9025fe1eedb5cfb07bec3",
        "timestamp" : 1434116552000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update PostgreSQL to 9.3.9, 9.4.4\u000a",
        "date" : "2015-06-12T16:42:32+0300",
        "id" : "c67f7afdbe730f8709b9025fe1eedb5cfb07bec3",
        "msg" : "Update PostgreSQL to 9.3.9, 9.4.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/postgresql-93/postgresql93-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/postgresql-94/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/postgresql-93/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/postgresql-94/postgresql94-documentation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/docbook/docbook-xsl/patches/docbook-style-xsl-04-sp.patch",
          "components/docbook/docbook-xsl/patches/docbook-style-xsl-05-g11n-i18n-ja.patch",
          "components/docbook/docbook-xsl/files/docbook-style-xsl.Makefile",
          "components/docbook/docbook-xsl/patches/docbook-style-xsl-02-marginleft.patch",
          "components/docbook/docbook-xsl/Makefile",
          "components/docbook/docbook-xsl/patches/docbook-style-xsl-01-pagesetup.patch",
          "components/docbook/docbook-xsl/docbook-xsl.p5m"
        ],
        "commitId" : "922fd72654f333670c0f3ca68a8564fc96467f65",
        "timestamp" : 1434119803000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update docbook-xsl to 1.78.1\u000a",
        "date" : "2015-06-12T17:36:43+0300",
        "id" : "922fd72654f333670c0f3ca68a8564fc96467f65",
        "msg" : "Update docbook-xsl to 1.78.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/docbook/docbook-xsl/patches/docbook-style-xsl-02-marginleft.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook-xsl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook-xsl/docbook-xsl.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook-xsl/files/docbook-style-xsl.Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook-xsl/patches/docbook-style-xsl-04-sp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook-xsl/patches/docbook-style-xsl-01-pagesetup.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook-xsl/patches/docbook-style-xsl-05-g11n-i18n-ja.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/jasper/patches/04-CVE-2014-9029.patch",
          "components/jasper/jasper.p5m",
          "components/jasper/patches/07-CVE-2014-8157.patch",
          "components/jasper/patches/06-CVE-2014-8138.patch",
          "components/jasper/patches/05-CVE-2014-8137.patch",
          "components/jasper/patches/08-CVE-2014-8158.patch",
          "components/jasper/patches/02-fix-filename-buffer-overflow.patch",
          "components/jasper/Makefile",
          "components/jasper/patches/01-misc-fixes.patch"
        ],
        "commitId" : "22a2b25cf7441cfb0194f5136be5b2f2fbc7a522",
        "timestamp" : 1434119885000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add jasper based on SFE and Debian packages\u000a",
        "date" : "2015-06-12T17:38:05+0300",
        "id" : "22a2b25cf7441cfb0194f5136be5b2f2fbc7a522",
        "msg" : "Add jasper based on SFE and Debian packages",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/jasper/patches/05-CVE-2014-8137.patch"
          },
          {
            "editType" : "add",
            "file" : "components/jasper/patches/07-CVE-2014-8157.patch"
          },
          {
            "editType" : "add",
            "file" : "components/jasper/patches/08-CVE-2014-8158.patch"
          },
          {
            "editType" : "add",
            "file" : "components/jasper/patches/02-fix-filename-buffer-overflow.patch"
          },
          {
            "editType" : "add",
            "file" : "components/jasper/jasper.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/jasper/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/jasper/patches/01-misc-fixes.patch"
          },
          {
            "editType" : "add",
            "file" : "components/jasper/patches/04-CVE-2014-9029.patch"
          },
          {
            "editType" : "add",
            "file" : "components/jasper/patches/06-CVE-2014-8138.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gegl/patches/gegl-03-CVE-2012-4433.patch",
          "components/gegl/patches/gegl-02-info-null.patch",
          "components/gegl/patches/tools_gobj2dot.rb.patch",
          "components/gegl/Makefile",
          "components/gegl/gegl_workshop.p5m",
          "components/gegl/gegl.p5m"
        ],
        "commitId" : "5f54617b515f2d5bb73b32d70fa59205c11bd7dc",
        "timestamp" : 1434120126000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update gegl to 0.2.0\u000a",
        "date" : "2015-06-12T17:42:06+0300",
        "id" : "5f54617b515f2d5bb73b32d70fa59205c11bd7dc",
        "msg" : "Update gegl to 0.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gegl/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gegl/patches/tools_gobj2dot.rb.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/gegl/gegl_workshop.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/gegl/patches/gegl-02-info-null.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gegl/patches/gegl-03-CVE-2012-4433.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/gegl/gegl.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gimp/Makefile",
          "components/gimp/patches/08-script-fu-buffer-overflow.patch",
          "components/gimp/gimp.p5m",
          "components/gimp/patches/02-copying-gplv3.patch",
          "components/gimp/patches/11-cve-2012-3403.patch",
          "components/gimp/patches/03-py26.patch",
          "components/gimp/patches/04-fixxref-modules.patch",
          "components/gimp/patches/10-cve-2012-3481.patch",
          "components/gimp/patches/atk.patch",
          "components/gimp/patches/09-fit-file-crash.patch",
          "components/gimp/patches/gtk_doc.patch",
          "components/gimp/patches/02-py26.patch",
          "components/gimp/patches/12-memory-corruption-xwd.patch"
        ],
        "commitId" : "da95da0ef589f7f052c97bb0b364191c71cb8f0f",
        "timestamp" : 1434123397000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Updage gimp to 2.8.14\u000a",
        "date" : "2015-06-12T18:36:37+0300",
        "id" : "da95da0ef589f7f052c97bb0b364191c71cb8f0f",
        "msg" : "Updage gimp to 2.8.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gimp/gimp.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gimp/patches/12-memory-corruption-xwd.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gimp/patches/04-fixxref-modules.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/gimp/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gimp/patches/02-copying-gplv3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gimp/patches/03-py26.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gimp/patches/10-cve-2012-3481.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gimp/patches/gtk_doc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gimp/patches/02-py26.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gimp/patches/atk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gimp/patches/08-script-fu-buffer-overflow.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gimp/patches/09-fit-file-crash.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gimp/patches/11-cve-2012-3403.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/gimp-help.p5m"
        ],
        "commitId" : "cba7e3fec58a6821256597dd41574e65244a28d2",
        "timestamp" : 1434123487000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Deprecate gimp-help\u000a",
        "date" : "2015-06-12T18:38:07+0300",
        "id" : "cba7e3fec58a6821256597dd41574e65244a28d2",
        "msg" : "Deprecate gimp-help",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/gimp-help.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gtkam/gimp-gtkam.p5m",
          "components/gtkam/Makefile"
        ],
        "commitId" : "e9c8ac9a40adcd41b3786f42512e0051e68b5943",
        "timestamp" : 1434125469000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix gimp-gtkam package version\u000a",
        "date" : "2015-06-12T19:11:09+0300",
        "id" : "e9c8ac9a40adcd41b3786f42512e0051e68b5943",
        "msg" : "Fix gimp-gtkam package version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gtkam/gimp-gtkam.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/gtkam/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
      "fullName" : "jeffpc"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}