{
  "_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" : 4663,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2ea6680c2298c0c9523c9e3122d0aabec61e0955",
            "branch" : [
              {
                "SHA1" : "2ea6680c2298c0c9523c9e3122d0aabec61e0955",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2ea6680c2298c0c9523c9e3122d0aabec61e0955",
            "branch" : [
              {
                "SHA1" : "2ea6680c2298c0c9523c9e3122d0aabec61e0955",
                "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" : "2ea6680c2298c0c9523c9e3122d0aabec61e0955",
        "branch" : [
          {
            "SHA1" : "2ea6680c2298c0c9523c9e3122d0aabec61e0955",
            "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" : "#4663",
  "duration" : 4889590,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4663",
  "id" : "4663",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4663,
  "queueId" : 88,
  "result" : "SUCCESS",
  "timestamp" : 1476749131872,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4663/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tornado/tornado-PYVER.p5m",
          "components/python/tornado/manifests/sample-manifest.p5m",
          "components/python/tornado/Makefile"
        ],
        "commitId" : "b4680dbea701c7c77934219764b7b63f3a0561e4",
        "timestamp" : 1476584223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump tornado to 4.1\u000a",
        "date" : "2016-10-16 04:17:03 +0200",
        "id" : "b4680dbea701c7c77934219764b7b63f3a0561e4",
        "msg" : "Bump tornado to 4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tornado/tornado-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tornado/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tornado/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/click/click-PYVER.p5m",
          "components/python/click/Makefile",
          "components/python/click/manifests/sample-manifest.p5m",
          "components/python/click/click.license"
        ],
        "commitId" : "824ecdb2740b3385ced03418ce864b74e3c05a46",
        "timestamp" : 1476584223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add click 6.6\u000a",
        "date" : "2016-10-16 04:17:03 +0200",
        "id" : "824ecdb2740b3385ced03418ce864b74e3c05a46",
        "msg" : "Add click 6.6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/click/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/click/click-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/click/click.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/click/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/livereload/Makefile",
          "components/python/livereload/livereload.license",
          "components/python/livereload/manifests/sample-manifest.p5m",
          "components/python/livereload/livereload-PYVER.p5m"
        ],
        "commitId" : "e5a4dd7b57e99bac7860825094522dfad2a1cf9a",
        "timestamp" : 1476584223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add livereload 2.4.1\u000a",
        "date" : "2016-10-16 04:17:03 +0200",
        "id" : "e5a4dd7b57e99bac7860825094522dfad2a1cf9a",
        "msg" : "Add livereload 2.4.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/livereload/livereload-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/livereload/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/livereload/livereload.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/livereload/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/singledispatch/singledispatch-PYVER.p5m",
          "components/python/singledispatch/singledispatch.license",
          "components/python/singledispatch/Makefile",
          "components/python/singledispatch/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8e0b313b0999e1289ac271810f51dbcb45e4ff0e",
        "timestamp" : 1476584223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add singledispatch 3.4.0.3\u000a",
        "date" : "2016-10-16 04:17:03 +0200",
        "id" : "8e0b313b0999e1289ac271810f51dbcb45e4ff0e",
        "msg" : "Add singledispatch 3.4.0.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/singledispatch/singledispatch.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/singledispatch/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/singledispatch/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/singledispatch/singledispatch-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python-certifi/manifests/sample-manifest.p5m",
          "components/python/python-certifi/python-certifi.license",
          "components/python/python-certifi/python-certifi-PYVER.p5m",
          "components/python/python-certifi/Makefile"
        ],
        "commitId" : "0bd1995b8ee05412df23f97a2ba50f393cf65cb5",
        "timestamp" : 1476584223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add python-certifi 2016.09.26\u000a",
        "date" : "2016-10-16 04:17:03 +0200",
        "id" : "0bd1995b8ee05412df23f97a2ba50f393cf65cb5",
        "msg" : "Add python-certifi 2016.09.26",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/python-certifi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/python-certifi/python-certifi.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/python-certifi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/python-certifi/python-certifi-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports_abc/manifests/sample-manifest.p5m",
          "components/python/backports_abc/Makefile",
          "components/python/backports_abc/backports_abc-PYVER.p5m",
          "components/python/backports_abc/backports_abc.license"
        ],
        "commitId" : "82c88df6fc5cfba3eb80313333d2093101c1c0bf",
        "timestamp" : 1476584223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add backports_abc 0.4\u000a",
        "date" : "2016-10-16 04:17:03 +0200",
        "id" : "82c88df6fc5cfba3eb80313333d2093101c1c0bf",
        "msg" : "Add backports_abc 0.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/backports_abc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports_abc/backports_abc-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports_abc/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports_abc/backports_abc.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/markdown/markdown.license",
          "components/python/markdown/Makefile",
          "components/python/markdown/manifests/sample-manifest.p5m",
          "components/python/markdown/markdown-PYVER.p5m"
        ],
        "commitId" : "a65902547d48d81f9635cbaa1d17a447896bc0d8",
        "timestamp" : 1476584223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add Python Markdown 2.6.7\u000a",
        "date" : "2016-10-16 04:17:03 +0200",
        "id" : "a65902547d48d81f9635cbaa1d17a447896bc0d8",
        "msg" : "Add Python Markdown 2.6.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/markdown/markdown.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/markdown/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/markdown/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/markdown/markdown-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports.ssl_match_hostname/manifests/sample-manifest.p5m",
          "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname.license",
          "components/python/backports.ssl_match_hostname/Makefile",
          "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname-PYVER.p5m"
        ],
        "commitId" : "fe4a8b028289ea6be5ee38a61622f6a34940c052",
        "timestamp" : 1476586307000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add backports.ssl_match_hostname 3.5.0.1\u000a",
        "date" : "2016-10-16 04:51:47 +0200",
        "id" : "fe4a8b028289ea6be5ee38a61622f6a34940c052",
        "msg" : "Add backports.ssl_match_hostname 3.5.0.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.ssl_match_hostname/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.ssl_match_hostname/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mkdocs-bootstrap/Makefile",
          "components/python/mkdocs-bootstrap/mkdocs-bootstrap.license",
          "components/python/mkdocs-bootstrap/mkdocs-bootstrap-PYVER.p5m",
          "components/python/mkdocs-bootstrap/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e5514ed7839e10224733d747d20971754264c88a",
        "timestamp" : 1476586308000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add mkdocs-bootstrap 0.1.1\u000a",
        "date" : "2016-10-16 04:51:48 +0200",
        "id" : "e5514ed7839e10224733d747d20971754264c88a",
        "msg" : "Add mkdocs-bootstrap 0.1.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/mkdocs-bootstrap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/mkdocs-bootstrap/mkdocs-bootstrap.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/mkdocs-bootstrap/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/mkdocs-bootstrap/mkdocs-bootstrap-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mkdocs-bootswatch/mkdocs-bootswatch-PYVER.p5m",
          "components/python/mkdocs-bootswatch/mkdocs-bootswatch.license",
          "components/python/mkdocs-bootswatch/Makefile",
          "components/python/mkdocs-bootswatch/manifests/sample-manifest.p5m"
        ],
        "commitId" : "872ab97f53adb90f72fe20bedec2ae4cb09e351c",
        "timestamp" : 1476586308000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add mkdocs-bootswatch 0.4.0\u000a",
        "date" : "2016-10-16 04:51:48 +0200",
        "id" : "872ab97f53adb90f72fe20bedec2ae4cb09e351c",
        "msg" : "Add mkdocs-bootswatch 0.4.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/mkdocs-bootswatch/mkdocs-bootswatch.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/mkdocs-bootswatch/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/mkdocs-bootswatch/mkdocs-bootswatch-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/mkdocs-bootswatch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mkdocs/Makefile",
          "components/python/mkdocs/manifests/sample-manifest.p5m",
          "components/python/mkdocs/mkdocs-PYVER.p5m",
          "components/python/mkdocs/mkdocs.license"
        ],
        "commitId" : "8282acb8eefcb39ab197144f2e67ccc11f6d90a1",
        "timestamp" : 1476586309000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add mkdocs 0.15.3\u000a",
        "date" : "2016-10-16 04:51:49 +0200",
        "id" : "8282acb8eefcb39ab197144f2e67ccc11f6d90a1",
        "msg" : "Add mkdocs 0.15.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/mkdocs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/mkdocs/mkdocs-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/mkdocs/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/mkdocs/mkdocs.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/smartmontools/files/smartmontools.xml",
          "components/sysutils/smartmontools/manifests/sample-manifest.p5m",
          "components/smartmontools/manifests/sample-manifest.p5m",
          "components/smartmontools/Makefile",
          "components/sysutils/smartmontools/files/smartmontools-exec_attr",
          "components/sysutils/smartmontools/files/smartmontools-prof_attr",
          "components/sysutils/smartmontools/smartmontools.p5m",
          "components/smartmontools/smartmontools.xml",
          "components/smartmontools/smartmontools.p5m",
          "components/sysutils/smartmontools/Makefile"
        ],
        "commitId" : "f533be57c4494ca539a71cd6be1317356e45b4ce",
        "timestamp" : 1476610342000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/andreas.grueninger",
          "fullName" : "andreas.grueninger"
        },
        "authorEmail" : "andreas.grueninger@example.com",
        "comment" : "Version 6.5, moved to sysutils\u000a",
        "date" : "2016-10-16 11:32:22 +0200",
        "id" : "f533be57c4494ca539a71cd6be1317356e45b4ce",
        "msg" : "Version 6.5, moved to sysutils",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/smartmontools/files/smartmontools-exec_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/smartmontools/smartmontools.xml"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/smartmontools/files/smartmontools-prof_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/smartmontools/smartmontools.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/smartmontools/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/smartmontools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/smartmontools/smartmontools.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/smartmontools/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/smartmontools/files/smartmontools.xml"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/smartmontools/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/pgadmin/files/icons/24x24/apps/pgadmin.png",
          "components/pgadmin/files/icons/64x64/apps/pgadmin.png",
          "components/pgadmin/files/icons/16x16/apps/pgadmin.png",
          "components/pgadmin/files/icons/96x96/apps/pgadmin.png",
          "components/database/pgadmin/files/icons/128x128/apps/pgadmin.png",
          "components/pgadmin/files/icons/scalable/apps/pgadmin.svg",
          "components/database/pgadmin/files/icons/36x36/apps/pgadmin.png",
          "components/pgadmin/pgadmin.p5m",
          "components/pgadmin/files/icons/32x32/apps/pgadmin.png",
          "components/database/pgadmin/files/pgadmin3.desktop",
          "components/database/pgadmin/files/icons/scalable/apps/pgadmin.svg",
          "components/pgadmin/files/icons/72x72/apps/pgadmin.png",
          "components/pgadmin/files/pgadmin3.desktop",
          "components/pgadmin/Makefile",
          "components/database/pgadmin/files/icons/22x22/apps/pgadmin.png",
          "components/pgadmin/files/icons/48x48/apps/pgadmin.png",
          "components/database/pgadmin/files/pgadmin3.1",
          "components/database/pgadmin/files/icons/96x96/apps/pgadmin.png",
          "components/pgadmin/files/pgadmin3.1",
          "components/pgadmin/manifests/sample-manifest.p5m",
          "components/database/pgadmin/pgadmin.p5m",
          "components/pgadmin/files/icons/36x36/apps/pgadmin.png",
          "components/database/pgadmin/manifests/sample-manifest.p5m",
          "components/database/pgadmin/files/icons/16x16/apps/pgadmin.png",
          "components/database/pgadmin/Makefile",
          "components/pgadmin/pgadmin.license",
          "components/database/pgadmin/files/icons/192x192/apps/pgadmin.png",
          "components/database/pgadmin/files/icons/24x24/apps/pgadmin.png",
          "components/database/pgadmin/files/icons/64x64/apps/pgadmin.png",
          "components/pgadmin/files/icons/128x128/apps/pgadmin.png",
          "components/database/pgadmin/files/icons/72x72/apps/pgadmin.png",
          "components/database/pgadmin/files/icons/32x32/apps/pgadmin.png",
          "components/database/pgadmin/pgadmin.license",
          "components/pgadmin/files/icons/22x22/apps/pgadmin.png",
          "components/pgadmin/files/icons/192x192/apps/pgadmin.png",
          "components/database/pgadmin/files/icons/48x48/apps/pgadmin.png"
        ],
        "commitId" : "8427756eecab5d1d57049fdbf7a84521b8ce513b",
        "timestamp" : 1476688694000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Move pgadmin to database\u000a",
        "date" : "2016-10-17 09:18:14 +0200",
        "id" : "8427756eecab5d1d57049fdbf7a84521b8ce513b",
        "msg" : "Move pgadmin to database",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/24x24/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/48x48/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/96x96/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/scalable/apps/pgadmin.svg"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/pgadmin.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/24x24/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/16x16/apps/pgadmin.png"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/pgadmin.license"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/22x22/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/32x32/apps/pgadmin.png"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/64x64/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/64x64/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/pgadmin.license"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/pgadmin3.1"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/48x48/apps/pgadmin.png"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/72x72/apps/pgadmin.png"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/96x96/apps/pgadmin.png"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/128x128/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/128x128/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/72x72/apps/pgadmin.png"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/pgadmin3.desktop"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/pgadmin3.1"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/36x36/apps/pgadmin.png"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/16x16/apps/pgadmin.png"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/32x32/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/pgadmin.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/192x192/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/22x22/apps/pgadmin.png"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/36x36/apps/pgadmin.png"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/icons/scalable/apps/pgadmin.svg"
          },
          {
            "editType" : "delete",
            "file" : "components/pgadmin/files/pgadmin3.desktop"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/files/icons/192x192/apps/pgadmin.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgadmin/Makefile"
        ],
        "commitId" : "6d9fdec6f786ec4220ca2425fa86087a642ba298",
        "timestamp" : 1476688906000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add REQUIRED_PACKAGES to pgadmin\u000a",
        "date" : "2016-10-17 09:21:46 +0200",
        "id" : "6d9fdec6f786ec4220ca2425fa86087a642ba298",
        "msg" : "Add REQUIRED_PACKAGES to pgadmin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgadmin/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/sg3_utils/sg3_utils.license",
          "components/sg3_utils/patches/sg3_utils-solaris-build.patch",
          "components/sysutils/sg3_utils/sg3_utils.p5m",
          "components/sg3_utils/sg3_utils.p5m",
          "components/sg3_utils/sg3_utils.license",
          "components/sysutils/sg3_utils/files/sg3_utils-prof_attr",
          "components/sysutils/sg3_utils/Makefile",
          "components/sg3_utils/files/sg3_utils-exec_attr",
          "components/sysutils/sg3_utils/manifests/sample-manifest.p5m",
          "components/sg3_utils/manifests/sample-manifest.p5m",
          "components/sg3_utils/Makefile",
          "components/sysutils/sg3_utils/files/sg3_utils-exec_attr",
          "components/sg3_utils/resolve.deps",
          "components/sg3_utils/files/sg3_utils-prof_attr"
        ],
        "commitId" : "73130422d38bcf8e41fa055a2dc160ad57676d08",
        "timestamp" : 1476700839000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Version 1.42, moved to sysutils\u000a",
        "date" : "2016-10-17 13:40:39 +0300",
        "id" : "73130422d38bcf8e41fa055a2dc160ad57676d08",
        "msg" : "Version 1.42, moved to sysutils",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/sg3_utils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/sg3_utils/sg3_utils.license"
          },
          {
            "editType" : "delete",
            "file" : "components/sg3_utils/files/sg3_utils-prof_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/sg3_utils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/sg3_utils/patches/sg3_utils-solaris-build.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/sg3_utils/sg3_utils.license"
          },
          {
            "editType" : "delete",
            "file" : "components/sg3_utils/files/sg3_utils-exec_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/sg3_utils/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/sg3_utils/files/sg3_utils-prof_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/sg3_utils/sg3_utils.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/sg3_utils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/sg3_utils/sg3_utils.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/sg3_utils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/sg3_utils/files/sg3_utils-exec_attr"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/andreas.grueninger",
      "fullName" : "andreas.grueninger"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    }
  ]
}