{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user xenol",
          "userId" : "xenol",
          "userName" : "xenol"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3000,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "020aaa6c2713a9f2145edba9aa3ae8cf302e5cbc",
            "branch" : [
              {
                "SHA1" : "020aaa6c2713a9f2145edba9aa3ae8cf302e5cbc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "020aaa6c2713a9f2145edba9aa3ae8cf302e5cbc",
            "branch" : [
              {
                "SHA1" : "020aaa6c2713a9f2145edba9aa3ae8cf302e5cbc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "020aaa6c2713a9f2145edba9aa3ae8cf302e5cbc",
        "branch" : [
          {
            "SHA1" : "020aaa6c2713a9f2145edba9aa3ae8cf302e5cbc",
            "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" : "#3000",
  "duration" : 365797,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3000",
  "id" : "3000",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3000,
  "queueId" : 681,
  "result" : "FAILURE",
  "timestamp" : 1493852359678,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3000/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/gawk/resolve.deps",
          "components/text/gawk/patches/Makefile_in.patch",
          "components/text/gawk/Makefile",
          "components/text/gawk/patches/patch_awk.patch"
        ],
        "commitId" : "69ac1902d0e39fc3ef4ea0b5f8d7da44ee9d2e81",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix gawk\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "69ac1902d0e39fc3ef4ea0b5f8d7da44ee9d2e81",
        "msg" : "Fix gawk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/gawk/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/text/gawk/patches/Makefile_in.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/gawk/patches/patch_awk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/text/gawk/resolve.deps"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome-icon-theme-symbolic/Makefile",
          "components/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.p5m",
          "components/gnome-icon-theme-symbolic/manifests/sample-manifest.p5m",
          "components/gnome-icon-theme-symbolic/Makefile",
          "components/desktop/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.p5m",
          "components/desktop/gnome-icon-theme-symbolic/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e89adefdf02083c45453e597c158044211c995ec",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix gnome-icon-theme-symbolic\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "e89adefdf02083c45453e597c158044211c995ec",
        "msg" : "Fix gnome-icon-theme-symbolic",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome-icon-theme-symbolic/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome-icon-theme-symbolic/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-icon-theme-symbolic/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-icon-theme-symbolic/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/ghostscript/Makefile"
        ],
        "commitId" : "7fe06a55d0f8f583c74f2f7d313767db25279530",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix ghostscript with gcc-6\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "7fe06a55d0f8f583c74f2f7d313767db25279530",
        "msg" : "Fix ghostscript with gcc-6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/print/ghostscript/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tango-icon-theme/manifests/sample-manifest.p5m",
          "components/tango-icon-theme/tango-icon-theme.p5m",
          "components/desktop/tango-icon-theme/Makefile",
          "components/desktop/tango-icon-theme/manifests/sample-manifest.p5m",
          "components/tango-icon-theme/Makefile",
          "components/desktop/tango-icon-theme/tango-icon-theme.p5m"
        ],
        "commitId" : "ee52862b5119ff8acb64fcaf1737a3ff82ea70fa",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix tango-icon-theme\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "ee52862b5119ff8acb64fcaf1737a3ff82ea70fa",
        "msg" : "Fix tango-icon-theme",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/tango-icon-theme/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tango-icon-theme/tango-icon-theme.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tango-icon-theme/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/tango-icon-theme/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tango-icon-theme/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/tango-icon-theme/tango-icon-theme.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/json-c/manifests/sample-manifest.p5m",
          "components/json-c/resolve.deps",
          "components/library/json-c/json-c.p5m",
          "components/json-c/json-c.p5m",
          "components/json-c/patches/fix_sscanf_assumption.patch",
          "components/json-c/Makefile",
          "components/library/json-c/patches/Makefile.am.inc.patch",
          "components/library/json-c/manifests/sample-manifest.p5m",
          "components/json-c/patches/Makefile.am.inc.patch",
          "components/library/json-c/patches/fix_sscanf_assumption.patch",
          "components/library/json-c/Makefile"
        ],
        "commitId" : "3fcceedeca48f17b0bce844e08ac21412c5d26a6",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix json-c\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "3fcceedeca48f17b0bce844e08ac21412c5d26a6",
        "msg" : "Fix json-c",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/json-c/json-c.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/json-c/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/json-c/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/json-c/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/json-c/json-c.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/json-c/patches/fix_sscanf_assumption.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/json-c/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/json-c/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/json-c/patches/Makefile.am.inc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/json-c/patches/fix_sscanf_assumption.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/json-c/patches/Makefile.am.inc.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/hicolor-icon-theme/manifests/sample-manifest.p5m",
          "components/hicolor-icon-theme/manifests/sample-manifest.p5m",
          "components/desktop/hicolor-icon-theme/hicolor-icon-theme.p5m",
          "components/hicolor-icon-theme/hicolor-icon-theme.p5m",
          "components/desktop/hicolor-icon-theme/Makefile",
          "components/hicolor-icon-theme/Makefile"
        ],
        "commitId" : "2209e29895c252ace97921a315245bb23f8f1e82",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix hicolor-icon-theme\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "2209e29895c252ace97921a315245bb23f8f1e82",
        "msg" : "Fix hicolor-icon-theme",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/hicolor-icon-theme/hicolor-icon-theme.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/hicolor-icon-theme/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hicolor-icon-theme/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hicolor-icon-theme/hicolor-icon-theme.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/hicolor-icon-theme/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hicolor-icon-theme/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmatroska/Makefile",
          "components/libmatroska/Makefile",
          "components/library/libmatroska/manifests/sample-manifest.p5m",
          "components/libmatroska/libmatroska.p5m",
          "components/libmatroska/manifests/sample-manifest.p5m",
          "components/library/libmatroska/libmatroska.p5m"
        ],
        "commitId" : "fce9b1a2fef195c8ab4269ba5dba93a2bab01451",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix libmatroska\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "fce9b1a2fef195c8ab4269ba5dba93a2bab01451",
        "msg" : "Fix libmatroska",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libmatroska/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmatroska/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmatroska/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmatroska/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmatroska/libmatroska.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmatroska/libmatroska.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gnome-backgrounds/gnome-backgrounds.p5m",
          "components/desktop/gnome2/gnome-backgrounds/gnome-backgrounds.p5m",
          "components/gnome-backgrounds/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gnome-backgrounds/Makefile",
          "components/gnome-backgrounds/Makefile",
          "components/desktop/gnome2/gnome-backgrounds/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1cbbd74bda7e80f636acad0b0bcfb6367f21d0a3",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix gnome-backgrounds\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "1cbbd74bda7e80f636acad0b0bcfb6367f21d0a3",
        "msg" : "Fix gnome-backgrounds",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-backgrounds/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-backgrounds/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-backgrounds/gnome-backgrounds.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-backgrounds/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-backgrounds/gnome-backgrounds.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-backgrounds/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gnome-common/gnome-common.license",
          "components/desktop/gnome2/gnome-common/patches/automake-1.15.patch",
          "components/desktop/gnome2/gnome-common/Makefile",
          "components/gnome-common/Makefile",
          "components/desktop/gnome2/gnome-common/gnome-common.p5m",
          "components/desktop/gnome2/gnome-common/gnome-common.license",
          "components/gnome-common/manifests/sample-manifest.p5m",
          "components/gnome-common/gnome-common.p5m",
          "components/desktop/gnome2/gnome-common/manifests/sample-manifest.p5m",
          "components/gnome-common/patches/automake-1.15.patch"
        ],
        "commitId" : "932c5da27d2f290061643edf46b35702435765bf",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix gnome-common\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "932c5da27d2f290061643edf46b35702435765bf",
        "msg" : "Fix gnome-common",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-common/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-common/gnome-common.license"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-common/gnome-common.license"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-common/patches/automake-1.15.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-common/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-common/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-common/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-common/gnome-common.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-common/patches/automake-1.15.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-common/gnome-common.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-devel-docs/Makefile",
          "components/gnome-devel-docs/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gnome-devel-docs/gnome-devel-docs.p5m",
          "components/gnome-devel-docs/gnome-devel-docs.p5m",
          "components/desktop/gnome2/gnome-devel-docs/manifests/sample-manifest.p5m",
          "components/gnome-devel-docs/Makefile"
        ],
        "commitId" : "3b3f510e555632c05b1a15453b5267c33bed6488",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix gnome-devel-docs\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "3b3f510e555632c05b1a15453b5267c33bed6488",
        "msg" : "Fix gnome-devel-docs",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-devel-docs/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-devel-docs/gnome-devel-docs.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-devel-docs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-devel-docs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-devel-docs/gnome-devel-docs.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-devel-docs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-user-docs/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gnome-user-docs/Makefile",
          "components/gnome-user-docs/patches/03-amend-doc.patch",
          "components/gnome-user-docs/patches/04-amend-l10n-doc.patch",
          "components/gnome-user-docs/gnome-user-docs.p5m",
          "components/gnome-user-docs/patches/06-audio.patch",
          "components/gnome-user-docs/manifests/sample-manifest.p5m",
          "components/gnome-user-docs/patches/01-fix-doc.patch",
          "components/desktop/gnome2/gnome-user-docs/patches/06-audio.patch",
          "components/desktop/gnome2/gnome-user-docs/gnome-user-docs.p5m",
          "components/gnome-user-docs/patches/02-fix-l10n-doc.patch",
          "components/desktop/gnome2/gnome-user-docs/patches/04-amend-l10n-doc.patch",
          "components/gnome-user-docs/Makefile",
          "components/desktop/gnome2/gnome-user-docs/patches/02-fix-l10n-doc.patch",
          "components/desktop/gnome2/gnome-user-docs/patches/03-amend-doc.patch",
          "components/desktop/gnome2/gnome-user-docs/patches/01-fix-doc.patch"
        ],
        "commitId" : "84081f8718b691d7865a64a29cdf47c0d3d70f5e",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix gnome-user-docs\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "84081f8718b691d7865a64a29cdf47c0d3d70f5e",
        "msg" : "Fix gnome-user-docs",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/gnome-user-docs/patches/01-fix-doc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-user-docs/patches/06-audio.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-user-docs/patches/03-amend-doc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-user-docs/gnome-user-docs.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-user-docs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-user-docs/patches/02-fix-l10n-doc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-user-docs/gnome-user-docs.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-user-docs/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-user-docs/patches/04-amend-l10n-doc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-user-docs/patches/06-audio.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-user-docs/patches/04-amend-l10n-doc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-user-docs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-user-docs/patches/01-fix-doc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-user-docs/patches/03-amend-doc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-user-docs/patches/02-fix-l10n-doc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-user-docs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libgsasl/Makefile",
          "components/library/libgsasl/Makefile",
          "components/library/libgsasl/libgsasl.p5m",
          "components/libgsasl/manifests/sample-manifest.p5m",
          "components/library/libgsasl/manifests/sample-manifest.p5m",
          "components/libgsasl/libgsasl.p5m"
        ],
        "commitId" : "d82b2c9d3cba37690e364d87667db52d7f4d4d4c",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix libgsasl\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "d82b2c9d3cba37690e364d87667db52d7f4d4d4c",
        "msg" : "Fix libgsasl",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libgsasl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgsasl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgsasl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgsasl/libgsasl.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libgsasl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libgsasl/libgsasl.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/xdg-user-dirs-gtk/xdg-user-dirs-gtk.p5m",
          "components/xdg-user-dirs-gtk/manifests/sample-manifest.p5m",
          "components/xdg-user-dirs-gtk/Makefile",
          "components/desktop/xdg-user-dirs-gtk/manifests/sample-manifest.p5m",
          "components/desktop/xdg-user-dirs-gtk/Makefile",
          "components/xdg-user-dirs-gtk/xdg-user-dirs-gtk.p5m"
        ],
        "commitId" : "b13c11345ced008350555614dfdb09b4091c5caf",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix xdg-user-dirs-gtk\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "b13c11345ced008350555614dfdb09b4091c5caf",
        "msg" : "Fix xdg-user-dirs-gtk",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-user-dirs-gtk/xdg-user-dirs-gtk.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-user-dirs-gtk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/xdg-user-dirs-gtk/xdg-user-dirs-gtk.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/xdg-user-dirs-gtk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/xdg-user-dirs-gtk/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-user-dirs-gtk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/xdg-utils/manifests/sample-manifest.p5m",
          "components/xdg-utils/patches/03-nawk.patch",
          "components/desktop/xdg-utils/patches/01-bash.patch",
          "components/desktop/xdg-utils/patches/03-nawk.patch",
          "components/xdg-utils/patches/05-CVE-2008-0386.patch",
          "components/xdg-utils/Makefile",
          "components/desktop/xdg-utils/patches/02-path.patch",
          "components/desktop/xdg-utils/manifests/sample-manifest.p5m",
          "components/xdg-utils/patches/01-bash.patch",
          "components/desktop/xdg-utils/Makefile",
          "components/desktop/xdg-utils/xdg-utils.p5m",
          "components/xdg-utils/xdg-utils.p5m",
          "components/desktop/xdg-utils/patches/05-CVE-2008-0386.patch",
          "components/xdg-utils/patches/02-path.patch"
        ],
        "commitId" : "c9935a00a3ba9ab41623b322f649ad8597903043",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix xdg-utils\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "c9935a00a3ba9ab41623b322f649ad8597903043",
        "msg" : "Fix xdg-utils",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/xdg-utils/patches/03-nawk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-utils/patches/01-bash.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/xdg-utils/xdg-utils.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-utils/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/xdg-utils/patches/05-CVE-2008-0386.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/xdg-utils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-utils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/xdg-utils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-utils/patches/03-nawk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/xdg-utils/patches/01-bash.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-utils/patches/02-path.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-utils/patches/05-CVE-2008-0386.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xdg-utils/xdg-utils.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/xdg-utils/patches/02-path.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/baekmuk-ttf/Makefile"
        ],
        "commitId" : "9586026784fb801f08b6ad89299f8864659f91fb",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix baekmuk-ttf\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "9586026784fb801f08b6ad89299f8864659f91fb",
        "msg" : "Fix baekmuk-ttf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/baekmuk-ttf/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pangomm/pangomm.license",
          "components/pangomm/Makefile",
          "components/library/pangomm/manifests/sample-manifest.p5m",
          "components/pangomm/pangomm.license",
          "components/library/pangomm/Makefile",
          "components/pangomm/pangomm.p5m",
          "components/pangomm/manifests/sample-manifest.p5m",
          "components/library/pangomm/pangomm.p5m"
        ],
        "commitId" : "6a2b24df52f83ff910004edefaf4e1296776fea6",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix pangomm\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "6a2b24df52f83ff910004edefaf4e1296776fea6",
        "msg" : "Fix pangomm",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/pangomm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/pangomm/pangomm.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/pangomm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/pangomm/pangomm.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/pangomm/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/pangomm/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/pangomm/pangomm.license"
          },
          {
            "editType" : "delete",
            "file" : "components/pangomm/pangomm.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/arj/Makefile"
        ],
        "commitId" : "e0d36d316737029a436438fef96845cba6e65087",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Add archiver/arj dependencies\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "e0d36d316737029a436438fef96845cba6e65087",
        "msg" : "Add archiver/arj dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/arj/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/bullet/Makefile",
          "components/library/bullet/patches/02-gwen-interface.patch",
          "components/library/bullet/manifests/sample-manifest.p5m",
          "components/bullet/patches/01-gwen-macros.patch",
          "components/bullet/bullet.license",
          "components/library/bullet/bullet.license",
          "components/bullet/manifests/sample-manifest.p5m",
          "components/library/bullet/bullet.p5m",
          "components/bullet/Makefile",
          "components/bullet/bullet.p5m",
          "components/bullet/patches/02-gwen-interface.patch",
          "components/library/bullet/patches/01-gwen-macros.patch"
        ],
        "commitId" : "f615a5cf37856a7c5a0c4c02cc5eaf73c592bef6",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix bullet\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "f615a5cf37856a7c5a0c4c02cc5eaf73c592bef6",
        "msg" : "Fix bullet",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/bullet/bullet.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/bullet/bullet.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/bullet/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/bullet/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/bullet/patches/02-gwen-interface.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/bullet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/bullet/patches/01-gwen-macros.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/bullet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/bullet/patches/02-gwen-interface.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/bullet/patches/01-gwen-macros.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/bullet/bullet.license"
          },
          {
            "editType" : "delete",
            "file" : "components/bullet/bullet.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/alacarte/Makefile"
        ],
        "commitId" : "020aaa6c2713a9f2145edba9aa3ae8cf302e5cbc",
        "timestamp" : 1493852109000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Fix alacarte\u000a",
        "date" : "2017-05-04 00:55:09 +0200",
        "id" : "020aaa6c2713a9f2145edba9aa3ae8cf302e5cbc",
        "msg" : "Fix alacarte",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/alacarte/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    }
  ]
}