{
  "_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" : 4758,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "330bbd4e98685086897abf83f2e25aca04cd1e5b",
            "branch" : [
              {
                "SHA1" : "330bbd4e98685086897abf83f2e25aca04cd1e5b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "330bbd4e98685086897abf83f2e25aca04cd1e5b",
            "branch" : [
              {
                "SHA1" : "330bbd4e98685086897abf83f2e25aca04cd1e5b",
                "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" : "330bbd4e98685086897abf83f2e25aca04cd1e5b",
        "branch" : [
          {
            "SHA1" : "330bbd4e98685086897abf83f2e25aca04cd1e5b",
            "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" : "#4758",
  "duration" : 5977944,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4758",
  "id" : "4758",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4758,
  "queueId" : 386,
  "result" : "SUCCESS",
  "timestamp" : 1485216319362,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4758/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "templates/configure.mk",
          "templates/ruby.mk",
          "templates/justmake.mk",
          "templates/cmake.mk",
          "transforms/copyright-template",
          "templates/ant.mk",
          "transforms/manifest-metadata-template",
          "templates/python.mk"
        ],
        "commitId" : "62105bc4cee69e0f25ad85ef2fb06f07f0cb8cf4",
        "timestamp" : 1485013046000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump year in template copyrights\u000a",
        "date" : "2017-01-21 16:37:26 +0100",
        "id" : "62105bc4cee69e0f25ad85ef2fb06f07f0cb8cf4",
        "msg" : "Bump year in template copyrights",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "transforms/manifest-metadata-template"
          },
          {
            "editType" : "edit",
            "file" : "templates/ruby.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/cmake.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/python.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/configure.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/justmake.mk"
          },
          {
            "editType" : "edit",
            "file" : "transforms/copyright-template"
          },
          {
            "editType" : "edit",
            "file" : "templates/ant.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/release/files/release",
          "components/openindiana/release/Makefile",
          "components/openindiana/release/files/LICENSE",
          "components/openindiana/release/files/COPYRIGHT"
        ],
        "commitId" : "9a16d99f8e10d6e197858154659cf586b31743e3",
        "timestamp" : 1485133376000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump year to 2017 in release package\u000a",
        "date" : "2017-01-23 02:02:56 +0100",
        "id" : "9a16d99f8e10d6e197858154659cf586b31743e3",
        "msg" : "Bump year to 2017 in release package",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/release/files/LICENSE"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/release/files/release"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/release/files/COPYRIGHT"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/release/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXi/manifests/sample-manifest.p5m",
          "components/x11/libXi/Makefile"
        ],
        "commitId" : "c93b81feda7e54d5d0723c493d48ef672594a9a2",
        "timestamp" : 1485147193000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libxi to 1.7.9\u000a",
        "date" : "2017-01-23 05:53:13 +0100",
        "id" : "c93b81feda7e54d5d0723c493d48ef672594a9a2",
        "msg" : "Bump libxi to 1.7.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXi/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/inkscape/patches/09-inkscape-gradient-drag.patch",
          "components/image/inkscape/patches/03-inkscape-lpe-lattice.patch",
          "components/image/inkscape/patches/01-inkscape-desktop-widget.patch",
          "components/image/inkscape/manifests/sample-manifest.p5m",
          "components/image/inkscape/inkscape.p5m",
          "components/image/inkscape/Makefile",
          "components/image/inkscape/patches/07-inkscape-sp-ellipse.patch"
        ],
        "commitId" : "bedd8b40cfa8f6015c051e7d4ab0a72731417beb",
        "timestamp" : 1485184189000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump inkscape to 0.92.0\u000a",
        "date" : "2017-01-23 16:09:49 +0100",
        "id" : "bedd8b40cfa8f6015c051e7d4ab0a72731417beb",
        "msg" : "Bump inkscape to 0.92.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/patches/03-inkscape-lpe-lattice.patch"
          },
          {
            "editType" : "add",
            "file" : "components/image/inkscape/patches/09-inkscape-gradient-drag.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/patches/01-inkscape-desktop-widget.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/inkscape.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/inkscape/patches/07-inkscape-sp-ellipse.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}