{
  "_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" : 4314,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "537b5d77afe2d505387141aa3295ca9aeebebd83",
            "branch" : [
              {
                "SHA1" : "537b5d77afe2d505387141aa3295ca9aeebebd83",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "537b5d77afe2d505387141aa3295ca9aeebebd83",
            "branch" : [
              {
                "SHA1" : "537b5d77afe2d505387141aa3295ca9aeebebd83",
                "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" : "537b5d77afe2d505387141aa3295ca9aeebebd83",
        "branch" : [
          {
            "SHA1" : "537b5d77afe2d505387141aa3295ca9aeebebd83",
            "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" : "#4314",
  "duration" : 21464092,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4314",
  "id" : "2015-12-03_12-05-58",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4314,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1449144358000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4314/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mosh/mosh.p5m",
          "components/mosh/Makefile"
        ],
        "commitId" : "17a05678f93251492da85703f962ed0165123aa7",
        "timestamp" : 1449050851000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
          "fullName" : "jeffpc"
        },
        "authorEmail" : "jeffpc@josefsipek.net",
        "comment" : "update mosh to 1.2.5\u000a",
        "date" : "2015-12-02T05:07:31-0500",
        "id" : "17a05678f93251492da85703f962ed0165123aa7",
        "msg" : "update mosh to 1.2.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mosh/mosh.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/mosh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openssh/Makefile"
        ],
        "commitId" : "d934ebe52011c2e1df7a7c540aab352d78816af0",
        "timestamp" : 1449075968000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "6475 /hipster sshd[15422]: missing privilege \"proc_setid\"\u000a",
        "date" : "2015-12-02T20:06:08+0300",
        "id" : "d934ebe52011c2e1df7a7c540aab352d78816af0",
        "msg" : "6475 /hipster sshd[15422]: missing privilege \"proc_setid\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openssh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cairo/Makefile",
          "components/cairo/cairo.p5m"
        ],
        "commitId" : "a7fdf53d563828b4987b7298b54875ccd782e2c9",
        "timestamp" : 1449121974000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "cairo: disable xcb-shm - breaks gtk3 and other applications\u000ahttps://trac.macports.org/ticket/40811\u000a",
        "date" : "2015-12-03T08:52:54+0300",
        "id" : "a7fdf53d563828b4987b7298b54875ccd782e2c9",
        "msg" : "cairo: disable xcb-shm - breaks gtk3 and other applications",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cairo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/cairo/cairo.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/actuators"
        ],
        "commitId" : "0a49f8220f4fdd2c8bf97058d3d1cf4f3b5a7603",
        "timestamp" : 1449124881000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add actuators for desktop applications\u000a",
        "date" : "2015-12-03T09:41:21+0300",
        "id" : "0a49f8220f4fdd2c8bf97058d3d1cf4f3b5a7603",
        "msg" : "Add actuators for desktop applications",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "transforms/actuators"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/at-spi2-core/at-spi2-core.p5m",
          "components/at-spi2-core/Makefile"
        ],
        "commitId" : "d27ed1bb2bf4d504e5b8dabf8cbf2a7e36c16b72",
        "timestamp" : 1449124891000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add at-spi2-core 2.18.3\u000a",
        "date" : "2015-12-03T09:41:31+0300",
        "id" : "d27ed1bb2bf4d504e5b8dabf8cbf2a7e36c16b72",
        "msg" : "Add at-spi2-core 2.18.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/at-spi2-core/at-spi2-core.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/at-spi2-core/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jeffpc",
      "fullName" : "jeffpc"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}