{
  "_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" : 5392,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ad4fc9c6b4647de9ae3d9cbbc242d4f359386ec4",
            "branch" : [
              {
                "SHA1" : "ad4fc9c6b4647de9ae3d9cbbc242d4f359386ec4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ad4fc9c6b4647de9ae3d9cbbc242d4f359386ec4",
            "branch" : [
              {
                "SHA1" : "ad4fc9c6b4647de9ae3d9cbbc242d4f359386ec4",
                "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" : "ad4fc9c6b4647de9ae3d9cbbc242d4f359386ec4",
        "branch" : [
          {
            "SHA1" : "ad4fc9c6b4647de9ae3d9cbbc242d4f359386ec4",
            "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" : "#5392",
  "duration" : 6220925,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5392",
  "id" : "5392",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5392,
  "queueId" : 105,
  "result" : "SUCCESS",
  "timestamp" : 1540253105138,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5392/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/nimbus/Makefile"
        ],
        "commitId" : "629d1a31d253866b24db6bd336219300520c0c8a",
        "timestamp" : 1540204099000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nimbus: update to nimbus head\u000a",
        "date" : "2018-10-22 13:28:19 +0300",
        "id" : "629d1a31d253866b24db6bd336219300520c0c8a",
        "msg" : "nimbus: update to nimbus head",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/nimbus/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/library/libgee/Makefile"
        ],
        "commitId" : "f518704ee6843da6ea0b3026fc39ca49d96b82dc",
        "timestamp" : 1540212023000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libgee: Remove library/libgee and update library/desktop/libgee to\u000a0.20.1\u000a",
        "date" : "2018-10-22 15:40:23 +0300",
        "id" : "f518704ee6843da6ea0b3026fc39ca49d96b82dc",
        "msg" : "libgee: Remove library/libgee and update library/desktop/libgee to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgee/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/Makefile",
          "make-rules/history.mk"
        ],
        "commitId" : "e46daa5207dae792dc2e99f9e0ba174200ddc459",
        "timestamp" : 1540216905000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Factor history logic in make-rules\u000a",
        "date" : "2018-10-22 17:01:45 +0300",
        "id" : "e46daa5207dae792dc2e99f9e0ba174200ddc459",
        "msg" : "Factor history logic in make-rules",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/history.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/lame/patches/04-force_align_arg_pointer.patch",
          "components/multimedia/lame/patches/02-field-width-fix.patch",
          "components/multimedia/lame/Makefile",
          "components/encumbered/lame/patches/02-field-width-fix.patch",
          "components/encumbered/lame/patches/04-force_align_arg_pointer.patch",
          "components/multimedia/lame/patches/01-Add-check-for-invalid-input-sample-rate.patch",
          "components/encumbered/lame/patches/03-bits_per_sample.patch",
          "components/encumbered/lame/patches/05-int_resample_ratio.patch",
          "components/multimedia/lame/patches/03-bits_per_sample.patch",
          "components/multimedia/lame/lame.p5m",
          "components/encumbered/lame/patches/01-Add-check-for-invalid-input-sample-rate.patch",
          "components/encumbered/lame/lame.p5m",
          "components/multimedia/lame/patches/05-int_resample_ratio.patch",
          "components/encumbered/lame/Makefile"
        ],
        "commitId" : "d507310125ead5c67761493bf83dfc4f85842a18",
        "timestamp" : 1540216905000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "lame: not encumbered anymore\u000a",
        "date" : "2018-10-22 17:01:45 +0300",
        "id" : "d507310125ead5c67761493bf83dfc4f85842a18",
        "msg" : "lame: not encumbered anymore",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/multimedia/lame/patches/04-force_align_arg_pointer.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/lame/patches/03-bits_per_sample.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/lame/patches/01-Add-check-for-invalid-input-sample-rate.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/lame/patches/03-bits_per_sample.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/lame/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/lame/lame.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/lame/lame.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/lame/patches/01-Add-check-for-invalid-input-sample-rate.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/lame/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/lame/patches/05-int_resample_ratio.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/lame/patches/04-force_align_arg_pointer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/lame/patches/02-field-width-fix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/lame/patches/02-field-width-fix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/lame/patches/05-int_resample_ratio.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/twolame/Makefile",
          "components/multimedia/twolame/twolame.p5m",
          "components/encumbered/twolame/twolame.p5m",
          "components/multimedia/twolame/Makefile"
        ],
        "commitId" : "3e7c4904091d9497dc9737f5e9cae5e83e6d6cdf",
        "timestamp" : 1540216905000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "twolame: not encumbered anymore\u000a",
        "date" : "2018-10-22 17:01:45 +0300",
        "id" : "3e7c4904091d9497dc9737f5e9cae5e83e6d6cdf",
        "msg" : "twolame: not encumbered anymore",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/multimedia/twolame/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/twolame/twolame.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/twolame/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/twolame/twolame.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/meta-packages/history/Makefile",
          "tools/bass-o-matic",
          "components/encumbered/meta-packages/history/dummy.p5m",
          "components/encumbered/meta-packages/history/history"
        ],
        "commitId" : "aaf2dfc8225afc7323c4f6a2cff3ae7899f26fc4",
        "timestamp" : 1540216905000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add encumbered history to deprecate lame and twolame\u000a",
        "date" : "2018-10-22 17:01:45 +0300",
        "id" : "aaf2dfc8225afc7323c4f6a2cff3ae7899f26fc4",
        "msg" : "Add encumbered history to deprecate lame and twolame",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/encumbered/meta-packages/history/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/meta-packages/history/dummy.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/meta-packages/history/history"
          },
          {
            "editType" : "edit",
            "file" : "tools/bass-o-matic"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gstreamer1/gstreamer1.p5m",
          "components/multimedia/gstreamer1/manifests/sample-manifest.p5m",
          "components/multimedia/gstreamer1/Makefile"
        ],
        "commitId" : "8581dc4b754e5f78eeb9247503a64b7973af975c",
        "timestamp" : 1540224229000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gstreamer1: bump to 1.14.4\u000a",
        "date" : "2018-10-22 18:03:49 +0200",
        "id" : "8581dc4b754e5f78eeb9247503a64b7973af975c",
        "msg" : "gstreamer1: bump to 1.14.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/gstreamer1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gst-plugins-base1/Makefile",
          "components/multimedia/gst-plugins-base1/gst-plugins-base1.p5m",
          "components/multimedia/gst-plugins-base1/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f48ea4571c3d5be7e516189b1e2d06bef5a5e308",
        "timestamp" : 1540224426000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gst-plugins-base1: bump to 1.14.4\u000a",
        "date" : "2018-10-22 18:07:06 +0200",
        "id" : "f48ea4571c3d5be7e516189b1e2d06bef5a5e308",
        "msg" : "gst-plugins-base1: bump to 1.14.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/gst-plugins-base1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gst-plugins-good1/Makefile",
          "components/multimedia/gst-plugins-good1/patches/01.ioccom.patch",
          "components/multimedia/gst-plugins-good1/manifests/sample-manifest.p5m",
          "components/multimedia/gst-plugins-good1/patches/01-ioccom.patch",
          "components/multimedia/gst-plugins-good1/gst-plugins-good1.p5m"
        ],
        "commitId" : "61dfc9c2a0977992ca32df88c7bc9b5d5bda7f6d",
        "timestamp" : 1540225295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gst-plugins-good1: bump to 1.14.4\u000a",
        "date" : "2018-10-22 18:21:35 +0200",
        "id" : "61dfc9c2a0977992ca32df88c7bc9b5d5bda7f6d",
        "msg" : "gst-plugins-good1: bump to 1.14.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-good1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-good1/gst-plugins-good1.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/multimedia/gst-plugins-good1/patches/01.ioccom.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-good1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/gst-plugins-good1/patches/01-ioccom.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-bad1/gst-plugins-bad1.p5m",
          "components/encumbered/gst-plugins-bad1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-plugins-bad1/Makefile"
        ],
        "commitId" : "02a94e5eeb441d146175df43a9bec8002ff9bf02",
        "timestamp" : 1540225295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gst-plugins-bad1: bump to 1.14.4\u000a",
        "date" : "2018-10-22 18:21:35 +0200",
        "id" : "02a94e5eeb441d146175df43a9bec8002ff9bf02",
        "msg" : "gst-plugins-bad1: bump to 1.14.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/gst-plugins-bad1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-ugly1/gst-plugins-ugly1.p5m",
          "components/encumbered/gst-plugins-ugly1/Makefile",
          "components/encumbered/gst-plugins-ugly1/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7556072ad32d2552a21362da94162d272abad42e",
        "timestamp" : 1540225295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gst-plugins-ugly1: bump to 1.14.4\u000a",
        "date" : "2018-10-22 18:21:35 +0200",
        "id" : "7556072ad32d2552a21362da94162d272abad42e",
        "msg" : "gst-plugins-ugly1: bump to 1.14.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/gst-plugins-ugly1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-libav1/Makefile",
          "components/encumbered/gst-libav1/patches/01-disable-asm.patch"
        ],
        "commitId" : "ea560730cc2f36dc88ef8f75b5a02429778d2438",
        "timestamp" : 1540225295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gst-libav1: bump to 1.14.4\u000a",
        "date" : "2018-10-22 18:21:35 +0200",
        "id" : "ea560730cc2f36dc88ef8f75b5a02429778d2438",
        "msg" : "gst-libav1: bump to 1.14.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav1/patches/01-disable-asm.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/ffmpeg/manifests/sample-manifest.p5m",
          "components/encumbered/ffmpeg/Makefile",
          "components/encumbered/ffmpeg/test/results.master",
          "components/encumbered/ffmpeg/ffmpeg.p5m"
        ],
        "commitId" : "5fde7eb0c3ec981588885b914f14a1977d49a33a",
        "timestamp" : 1540227549000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "ffmpeg: bump to 2.8.15 and build 64-bit\u000a",
        "date" : "2018-10-22 18:59:09 +0200",
        "id" : "5fde7eb0c3ec981588885b914f14a1977d49a33a",
        "msg" : "ffmpeg: bump to 2.8.15 and build 64-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/ffmpeg/test/results.master"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/ffmpeg/ffmpeg.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/vlc/vlc.p5m",
          "components/encumbered/vlc/manifests/sample-manifest.p5m",
          "components/encumbered/vlc/Makefile"
        ],
        "commitId" : "349039cde389c4b744197a0d0964b2d433b1a566",
        "timestamp" : 1540229985000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "vlc: build as 64-bit\u000a",
        "date" : "2018-10-22 19:39:45 +0200",
        "id" : "349039cde389c4b744197a0d0964b2d433b1a566",
        "msg" : "vlc: build as 64-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/vlc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/compiz/Makefile",
          "components/desktop/compiz/manifests/sample-manifest.p5m",
          "components/desktop/compiz/patches/compiz-01-solaris-port.patch",
          "components/desktop/compiz/files/compiz",
          "components/desktop/compiz/patches/compiz-03-openindiana-branding.patch",
          "components/desktop/compiz/compiz.p5m"
        ],
        "commitId" : "00787f556036cedc92ad4cfc964715bd479df15d",
        "timestamp" : 1540229999000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "9910 Update compiz to 0.8.14\u000a",
        "date" : "2018-10-22 20:39:59 +0300",
        "id" : "00787f556036cedc92ad4cfc964715bd479df15d",
        "msg" : "9910 Update compiz to 0.8.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz/patches/compiz-03-openindiana-branding.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz/files/compiz"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz/patches/compiz-01-solaris-port.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz/compiz.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/compiz-bcop/manifests/sample-manifest.p5m",
          "components/desktop/compiz-bcop/patches/compiz-bcop-01-solaris-port.patch",
          "components/desktop/compiz-bcop/compiz-bcop.p5m",
          "components/desktop/compiz-bcop/Makefile"
        ],
        "commitId" : "1cffbbb236344f87df47584472b9f6dfcff577fd",
        "timestamp" : 1540231913000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "9910 Update compiz-bcop to 0.8.14\u000a",
        "date" : "2018-10-22 21:11:53 +0300",
        "id" : "1cffbbb236344f87df47584472b9f6dfcff577fd",
        "msg" : "9910 Update compiz-bcop to 0.8.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-bcop/compiz-bcop.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-bcop/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-bcop/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-bcop/patches/compiz-bcop-01-solaris-port.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/compiz-plugins-main/manifests/sample-manifest.p5m",
          "components/desktop/compiz-plugins-main/compiz-fusion-main.p5m",
          "components/desktop/compiz-plugins-main/Makefile",
          "components/desktop/compiz-plugins-main/patches/compiz-fusion-main-01-solaris-port.patch"
        ],
        "commitId" : "202a0324b1e67b701e88d1a4e8d4377bdb8833c9",
        "timestamp" : 1540233507000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "9910 Update compiz-plugins-main to 0.8.14\u000a",
        "date" : "2018-10-22 21:38:27 +0300",
        "id" : "202a0324b1e67b701e88d1a4e8d4377bdb8833c9",
        "msg" : "9910 Update compiz-plugins-main to 0.8.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-main/patches/compiz-fusion-main-01-solaris-port.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-main/compiz-fusion-main.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-main/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-main/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/compiz-plugins-extra/patches/compiz-fusion-extra-01-solaris-port.patch",
          "components/desktop/compiz-plugins-extra/manifests/sample-manifest.p5m",
          "components/desktop/compiz-plugins-extra/Makefile",
          "components/desktop/compiz-plugins-extra/compiz-fusion-extra.p5m"
        ],
        "commitId" : "5e8b1971fd13b6afa9b169488acbb6718a273d59",
        "timestamp" : 1540236731000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "9910 Update compiz-plugins-extra to 0.8.14\u000a",
        "date" : "2018-10-22 22:32:11 +0300",
        "id" : "5e8b1971fd13b6afa9b169488acbb6718a273d59",
        "msg" : "9910 Update compiz-plugins-extra to 0.8.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-extra/compiz-fusion-extra.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-extra/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-extra/patches/compiz-fusion-extra-01-solaris-port.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-extra/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libcompizconfig/manifests/sample-manifest.p5m",
          "components/desktop/libcompizconfig/Makefile",
          "components/desktop/libcompizconfig/libcompizconfig.p5m",
          "components/desktop/libcompizconfig/patches/libcompizconfig-01-solaris-port.patch"
        ],
        "commitId" : "58d0cfcb447e6f6a515acea2acc9b66b919f549a",
        "timestamp" : 1540237693000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libcompizconfig to 0.8.14\u000a",
        "date" : "2018-10-22 22:48:13 +0300",
        "id" : "58d0cfcb447e6f6a515acea2acc9b66b919f549a",
        "msg" : "Update libcompizconfig to 0.8.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/libcompizconfig/patches/libcompizconfig-01-solaris-port.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libcompizconfig/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libcompizconfig/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libcompizconfig/libcompizconfig.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/compizconfig-python/Makefile",
          "components/python/compizconfig-python/patches/compizconfig-srcdir.patch",
          "components/python/compizconfig-python/patches/compizconfig-python-2.6.patch",
          "components/python/compizconfig-python/python-compizconfig-GENFRAG.p5m",
          "components/python/compizconfig-python/patches/compizconfig-autotools.patch",
          "components/python/compizconfig-python/python-compizconfig-PYVER.p5m",
          "components/python/compizconfig-python/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5619a06dfb70bb42dfd192465e928bff470e4e7b",
        "timestamp" : 1540239707000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update python-compizconfig to 0.8.14\u000a",
        "date" : "2018-10-22 23:21:47 +0300",
        "id" : "5619a06dfb70bb42dfd192465e928bff470e4e7b",
        "msg" : "Update python-compizconfig to 0.8.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/compizconfig-python/python-compizconfig-GENFRAG.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/compizconfig-python/patches/compizconfig-autotools.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/compizconfig-python/patches/compizconfig-python-2.6.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/compizconfig-python/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/compizconfig-python/patches/compizconfig-srcdir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/compizconfig-python/python-compizconfig-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/compizconfig-python/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ccsm/Makefile",
          "components/python/ccsm/manifests/sample-manifest.p5m",
          "components/python/ccsm/ccsm.p5m"
        ],
        "commitId" : "29c18a9cf2a0a6ce89f0ad15b201fd36c51eba54",
        "timestamp" : 1540240517000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update compiz-ccsm to 0.8.14\u000a",
        "date" : "2018-10-22 22:35:17 +0200",
        "id" : "29c18a9cf2a0a6ce89f0ad15b201fd36c51eba54",
        "msg" : "Update compiz-ccsm to 0.8.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ccsm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ccsm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ccsm/ccsm.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk",
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "b9e7b2074424655b60218a2cedd0723e01d750d9",
        "timestamp" : 1540244784000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix print-package-names\u000a",
        "date" : "2018-10-22 23:46:24 +0200",
        "id" : "b9e7b2074424655b60218a2cedd0723e01d750d9",
        "msg" : "Fix print-package-names",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/pkg/Makefile"
        ],
        "commitId" : "ac1196a7cb08b1fb769b55e27aebf2d871fd3467",
        "timestamp" : 1540244784000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix package names for pkg\u000a",
        "date" : "2018-10-22 23:46:24 +0200",
        "id" : "ac1196a7cb08b1fb769b55e27aebf2d871fd3467",
        "msg" : "Fix package names for pkg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/pkg/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/gfx-drm/Makefile"
        ],
        "commitId" : "2e3897664af8849bfb95fa29bc68de8183b1ae16",
        "timestamp" : 1540244784000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix package names for gfx-drm\u000a",
        "date" : "2018-10-22 23:46:24 +0200",
        "id" : "2e3897664af8849bfb95fa29bc68de8183b1ae16",
        "msg" : "Fix package names for gfx-drm",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/gfx-drm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/slim_source/Makefile"
        ],
        "commitId" : "a4bb6ce259f62eb8d93754f215316636f08672b8",
        "timestamp" : 1540244784000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix package names for slim_source\u000a",
        "date" : "2018-10-22 23:46:24 +0200",
        "id" : "a4bb6ce259f62eb8d93754f215316636f08672b8",
        "msg" : "Fix package names for slim_source",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/slim_source/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/Makefile"
        ],
        "commitId" : "c7b5e23fc943543c3563b498bea916329ddc61d5",
        "timestamp" : 1540244784000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix package names for history\u000a",
        "date" : "2018-10-22 23:46:24 +0200",
        "id" : "c7b5e23fc943543c3563b498bea916329ddc61d5",
        "msg" : "Fix package names for history",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/futures/Makefile",
          "components/python/futures/futures-PYVER.p5m"
        ],
        "commitId" : "4791c4001c609ac3621261ce3de5eeae6c7099db",
        "timestamp" : 1540244784000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Put COMPONENT_LICENSE and COMPONENT_SUMMARY in manifest since pkgmogrify\u000ais broken\u000a",
        "date" : "2018-10-22 23:46:24 +0200",
        "id" : "4791c4001c609ac3621261ce3de5eeae6c7099db",
        "msg" : "Put COMPONENT_LICENSE and COMPONENT_SUMMARY in manifest since pkgmogrify",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/futures/futures-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/futures/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-95/postgresql95-contrib.p5m"
        ],
        "commitId" : "ad4fc9c6b4647de9ae3d9cbbc242d4f359386ec4",
        "timestamp" : 1540244784000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix non-ASCII character in manifest\u000a",
        "date" : "2018-10-22 23:46:24 +0200",
        "id" : "ad4fc9c6b4647de9ae3d9cbbc242d4f359386ec4",
        "msg" : "Fix non-ASCII character in manifest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/postgresql95-contrib.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}