{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user anonymous",
          "userId" : "alp",
          "userName" : "anonymous"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4485,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b7a155ced7c5140fe15497f03e99c7d9c595065",
            "branch" : [
              {
                "SHA1" : "2b7a155ced7c5140fe15497f03e99c7d9c595065",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b7a155ced7c5140fe15497f03e99c7d9c595065",
            "branch" : [
              {
                "SHA1" : "2b7a155ced7c5140fe15497f03e99c7d9c595065",
                "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" : "2b7a155ced7c5140fe15497f03e99c7d9c595065",
        "branch" : [
          {
            "SHA1" : "2b7a155ced7c5140fe15497f03e99c7d9c595065",
            "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" : "#4485",
  "duration" : 6276446,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4485",
  "id" : "2016-05-19_22-48-26",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4485,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1463698106000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4485/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xf86-video-intel/xorg-video-intel.p5m",
          "components/x11/xf86-video-intel/patches/04.backlight.patch",
          "components/x11/xf86-video-intel/patches/05.sna.patch",
          "components/x11/xf86-video-intel/Makefile"
        ],
        "commitId" : "a47ab0cd0790face6ce4f39b7bf3cf94c21b6d5b",
        "timestamp" : 1463654594000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "xf86-video-intel: reconfigure, enable backlight helper\u000a",
        "date" : "2016-05-19T13:43:14+0300",
        "id" : "a47ab0cd0790face6ce4f39b7bf3cf94c21b6d5b",
        "msg" : "xf86-video-intel: reconfigure, enable backlight helper",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-intel/xorg-video-intel.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-intel/patches/05.sna.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-intel/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-intel/patches/04.backlight.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/vte/Makefile",
          "components/library/vte/patches/vte-05-past-mode.patch"
        ],
        "commitId" : "dfafa33869bf8822bd855032549a7bf258f6d663",
        "timestamp" : 1463660943000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "vte: fix mc misbehavior in gnome-terminal\u000ahttps://bugzilla.gnome.org/show_bug.cgi?id=729533\u000a",
        "date" : "2016-05-19T15:29:03+0300",
        "id" : "dfafa33869bf8822bd855032549a7bf258f6d663",
        "msg" : "vte: fix mc misbehavior in gnome-terminal",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/vte/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/vte/patches/vte-05-past-mode.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "614c30004e66e5b7cca6585c8a044dd6446d40c3",
        "timestamp" : 1463663900000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "thunderbird: update to 38.8.0\u000a",
        "date" : "2016-05-19T16:18:20+0300",
        "id" : "614c30004e66e5b7cca6585c8a044dd6446d40c3",
        "msg" : "thunderbird: update to 38.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libcouchbase/libcouchbase.p5m",
          "components/library/libcouchbase/Makefile"
        ],
        "commitId" : "e6926c263b33e2df0c7d8bcff66a0b257c8e8f01",
        "timestamp" : 1463669607000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "libcouchbase: update to 2.6.0\u000a",
        "date" : "2016-05-19T17:53:27+0300",
        "id" : "e6926c263b33e2df0c7d8bcff66a0b257c8e8f01",
        "msg" : "libcouchbase: update to 2.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libcouchbase/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcouchbase/libcouchbase.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/http-parser/patches/01-Makefile.patch",
          "components/library/http-parser/http-parser.license",
          "components/library/http-parser/Makefile",
          "components/library/http-parser/http-parser.p5m"
        ],
        "commitId" : "2db4392942ed9b6cb6ad62e20510f2691e4157a9",
        "timestamp" : 1463683770000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/denys",
          "fullName" : "denys"
        },
        "authorEmail" : "denys@rtveliashvili.name",
        "comment" : "illumos-userland 6974 - add http-parse library\u000a",
        "date" : "2016-05-19T19:49:30+0100",
        "id" : "2db4392942ed9b6cb6ad62e20510f2691e4157a9",
        "msg" : "illumos-userland 6974 - add http-parse library",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/http-parser/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/http-parser/http-parser.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/http-parser/patches/01-Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/http-parser/http-parser.license"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/denys",
      "fullName" : "denys"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
      "fullName" : "sergey.avseyev"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}