{
  "_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" : 4887,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aea975d2f444ce0b1ffc011884c1176c772b8060",
            "branch" : [
              {
                "SHA1" : "aea975d2f444ce0b1ffc011884c1176c772b8060",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aea975d2f444ce0b1ffc011884c1176c772b8060",
            "branch" : [
              {
                "SHA1" : "aea975d2f444ce0b1ffc011884c1176c772b8060",
                "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" : "aea975d2f444ce0b1ffc011884c1176c772b8060",
        "branch" : [
          {
            "SHA1" : "aea975d2f444ce0b1ffc011884c1176c772b8060",
            "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" : "#4887",
  "duration" : 303609,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4887",
  "id" : "4887",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4887,
  "queueId" : 856,
  "result" : "SUCCESS",
  "timestamp" : 1496534750562,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4887/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libexif-gtk/manifests/sample-manifest.p5m",
          "components/library/libexif-gtk/libexif-gtk.p5m",
          "components/library/libexif-gtk/Makefile"
        ],
        "commitId" : "900d06493565a5c528bd59f3e12ec98fcbc1092f",
        "timestamp" : 1496502313000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Enable 64bit build of libexif-gtk\u000a",
        "date" : "2017-06-03 17:05:13 +0200",
        "id" : "900d06493565a5c528bd59f3e12ec98fcbc1092f",
        "msg" : "Enable 64bit build of libexif-gtk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libexif-gtk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexif-gtk/libexif-gtk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexif-gtk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sccs/Makefile",
          "components/developer/sccs/patches/03.Defaults.sunos5.patch",
          "components/developer/sccs/sccs.p5m",
          "components/sccs/patches/04.remove_ccs.patch",
          "components/sccs/patches/02.sccs-5.07-patch02.patch",
          "components/developer/sccs/Makefile",
          "components/developer/sccs/sccs.license",
          "components/sccs/patches/01.sccs-5.07-patch01.patch",
          "components/sccs/sccs.p5m",
          "components/sccs/patches/03.Defaults.sunos5.patch",
          "components/developer/sccs/manifests/sample-manifest.p5m",
          "components/sccs/sccs.license",
          "components/developer/sccs/patches/04.remove_ccs.patch",
          "components/sccs/manifests/sample-manifest.p5m"
        ],
        "commitId" : "aea975d2f444ce0b1ffc011884c1176c772b8060",
        "timestamp" : 1496503444000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump sccs to 5.0.8\u000a",
        "date" : "2017-06-03 17:24:04 +0200",
        "id" : "aea975d2f444ce0b1ffc011884c1176c772b8060",
        "msg" : "Bump sccs to 5.0.8",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/sccs/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/sccs/patches/03.Defaults.sunos5.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/sccs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/sccs/patches/04.remove_ccs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/sccs/sccs.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/sccs/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/sccs/sccs.license"
          },
          {
            "editType" : "delete",
            "file" : "components/sccs/patches/01.sccs-5.07-patch01.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/sccs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/sccs/sccs.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/sccs/sccs.license"
          },
          {
            "editType" : "delete",
            "file" : "components/sccs/patches/02.sccs-5.07-patch02.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/sccs/patches/03.Defaults.sunos5.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/sccs/patches/04.remove_ccs.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}