{
  "_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" : 4531,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "29338964708ba2aa58d182c6e466ef33753555ef",
            "branch" : [
              {
                "SHA1" : "29338964708ba2aa58d182c6e466ef33753555ef",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "29338964708ba2aa58d182c6e466ef33753555ef",
            "branch" : [
              {
                "SHA1" : "29338964708ba2aa58d182c6e466ef33753555ef",
                "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" : "29338964708ba2aa58d182c6e466ef33753555ef",
        "branch" : [
          {
            "SHA1" : "29338964708ba2aa58d182c6e466ef33753555ef",
            "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" : "#4531",
  "duration" : 974789,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4531",
  "id" : "2016-06-24_12-05-59",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4531,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1466769959000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4531/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/Makefile",
          "components/runtime/sbcl/patches/dont-check-git.patch",
          "components/runtime/sbcl/patches/01-concurrency.patch"
        ],
        "commitId" : "3cb7c8f7a29cdee740e31c2792565a43bb0c18d8",
        "timestamp" : 1466681772000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update sbcl to 1.3.6 and enable concurrency\u000a",
        "date" : "2016-06-23T14:36:12+0300",
        "id" : "3cb7c8f7a29cdee740e31c2792565a43bb0c18d8",
        "msg" : "Update sbcl to 1.3.6 and enable concurrency",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/sbcl/patches/01-concurrency.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/sbcl/patches/dont-check-git.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/pgloader/patches/01-Makefile.patch",
          "components/pgloader/pgloader.p5m",
          "components/pgloader/patches/03-fix-pathes.patch",
          "components/database/pgloader/patches/01-build.patch",
          "components/database/pgloader/pgloader.p5m",
          "components/pgloader/patches/02-file-magic.patch",
          "components/database/pgloader/pgloader.license",
          "components/pgloader/pgloader.license",
          "components/database/pgloader/Makefile",
          "components/pgloader/Makefile"
        ],
        "commitId" : "f93914b6c141afa46c55d2bfd59512b7bfe5ca70",
        "timestamp" : 1466698062000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update pgloader to 3.3.0.50\u000a",
        "date" : "2016-06-23T19:07:42+0300",
        "id" : "f93914b6c141afa46c55d2bfd59512b7bfe5ca70",
        "msg" : "Update pgloader to 3.3.0.50",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/database/pgloader/pgloader.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/pgloader/patches/01-Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/pgloader/patches/02-file-magic.patch"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgloader/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgloader/pgloader.license"
          },
          {
            "editType" : "delete",
            "file" : "components/pgloader/pgloader.license"
          },
          {
            "editType" : "delete",
            "file" : "components/pgloader/patches/03-fix-pathes.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/pgloader/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/pgloader/pgloader.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgloader/patches/01-build.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/geeqie/Makefile",
          "components/image/geeqie/geeqie.p5m"
        ],
        "commitId" : "6316540b0f5d1ee6345bfc06b19d7af8f996998e",
        "timestamp" : 1466698879000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "geeqie: update to 1.3\u000a",
        "date" : "2016-06-23T19:21:19+0300",
        "id" : "6316540b0f5d1ee6345bfc06b19d7af8f996998e",
        "msg" : "geeqie: update to 1.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/geeqie/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/geeqie/geeqie.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
      "fullName" : "sergey.avseyev"
    }
  ]
}