{
  "_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" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3788,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "60faaeaa120a641a6b73bc1f1823ffeff446ebe0",
            "branch" : [
              {
                "SHA1" : "60faaeaa120a641a6b73bc1f1823ffeff446ebe0",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "60faaeaa120a641a6b73bc1f1823ffeff446ebe0",
            "branch" : [
              {
                "SHA1" : "60faaeaa120a641a6b73bc1f1823ffeff446ebe0",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "60faaeaa120a641a6b73bc1f1823ffeff446ebe0",
        "branch" : [
          {
            "SHA1" : "60faaeaa120a641a6b73bc1f1823ffeff446ebe0",
            "name" : "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" : "#3788",
  "duration" : 488853,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #3788",
  "id" : "2014-06-24_12-05-20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3788,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1403611520000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/3788/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/gui-install/gui_install.p5m"
        ],
        "commitId" : "ec8352a706f1d4f60eb14ae7831d9919a6f54613",
        "timestamp" : 1403579178000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove obsolete locale dependencies from gui-install\u000a",
        "date" : "2014-06-24T07:06:18+0400",
        "id" : "ec8352a706f1d4f60eb14ae7831d9919a6f54613",
        "msg" : "Remove obsolete locale dependencies from gui-install",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/gui-install/gui_install.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/clutter/Makefile",
          "components/clutter/clutter.p5m"
        ],
        "commitId" : "fa5c9b44a0dfe401cc8e60611bf63e910264d980",
        "timestamp" : 1403586239000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add updated clutter component\u000a",
        "date" : "2014-06-24T09:03:59+0400",
        "id" : "fa5c9b44a0dfe401cc8e60611bf63e910264d980",
        "msg" : "Add updated clutter component",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/clutter/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/clutter/clutter.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/clutter-gtk/clutter-gtk.p5m",
          "components/clutter-gtk/Makefile",
          "components/clutter-gtk/patches/01-introspection.patch",
          "components/clutter-gst/clutter-gst.p5m",
          "components/clutter-gst/Makefile"
        ],
        "commitId" : "9fb6cc651a62d24c1581958b2930dd4b0648ac6c",
        "timestamp" : 1403587062000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add clutter-gst and clutter-gtk\u000a",
        "date" : "2014-06-24T09:17:42+0400",
        "id" : "9fb6cc651a62d24c1581958b2930dd4b0648ac6c",
        "msg" : "Add clutter-gst and clutter-gtk",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/clutter-gst/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/clutter-gst/clutter-gst.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/clutter-gtk/clutter-gtk.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/clutter-gtk/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/clutter-gtk/patches/01-introspection.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gnome-games/Makefile",
          "components/libchamplain/Makefile",
          "components/gthumb/Makefile"
        ],
        "commitId" : "ae8ae4b2752f85cc04bd5a23f81b931d7ad17d60",
        "timestamp" : 1403589099000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Rebuild packages dependent on clutter\u000a",
        "date" : "2014-06-24T09:51:39+0400",
        "id" : "ae8ae4b2752f85cc04bd5a23f81b931d7ad17d60",
        "msg" : "Rebuild packages dependent on clutter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gthumb/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/gnome-games/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/libchamplain/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}