{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3849,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4fa32d80f2dd7684441b3172f55f18da7e3e9054",
            "branch" : [
              {
                "SHA1" : "4fa32d80f2dd7684441b3172f55f18da7e3e9054",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4fa32d80f2dd7684441b3172f55f18da7e3e9054",
            "branch" : [
              {
                "SHA1" : "4fa32d80f2dd7684441b3172f55f18da7e3e9054",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4fa32d80f2dd7684441b3172f55f18da7e3e9054",
        "branch" : [
          {
            "SHA1" : "4fa32d80f2dd7684441b3172f55f18da7e3e9054",
            "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" : "#3849",
  "duration" : 1485317,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3849",
  "id" : "3849",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3849,
  "queueId" : 1843,
  "result" : "SUCCESS",
  "timestamp" : 1520436680604,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3849/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-media/Makefile"
        ],
        "commitId" : "f0b61af26be8d8bae341725c06f9bd846497baae",
        "timestamp" : 1520435160000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "9223: bump mate-media to 1.18.2\u000a",
        "date" : "2018-03-07 18:06:00 +0300",
        "id" : "f0b61af26be8d8bae341725c06f9bd846497baae",
        "msg" : "9223: bump mate-media to 1.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/mkfontscale/Makefile"
        ],
        "commitId" : "ea2cbda691f99677ed91ea15a6ddd0bc0e512c66",
        "timestamp" : 1520435177000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mkfontscale: bump to 1.1.3 and move to 64-bit\u000a",
        "date" : "2018-03-07 18:06:17 +0300",
        "id" : "ea2cbda691f99677ed91ea15a6ddd0bc0e512c66",
        "msg" : "mkfontscale: bump to 1.1.3 and move to 64-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/mkfontscale/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/oclock/manifests/sample-manifest.p5m",
          "components/x11/oclock/Makefile",
          "components/x11/oclock/oclock.p5m"
        ],
        "commitId" : "bb2f05342371dbca56c66c560c18e2740f3e900a",
        "timestamp" : 1520435177000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "oclock: bump to 1.0.4 and drop 32-bit\u000a",
        "date" : "2018-03-07 18:06:17 +0300",
        "id" : "bb2f05342371dbca56c66c560c18e2740f3e900a",
        "msg" : "oclock: bump to 1.0.4 and drop 32-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/oclock/oclock.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/oclock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/oclock/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/twm/Makefile"
        ],
        "commitId" : "32e47cf401fee6e1fc2fcb3967c0ea69c48694b8",
        "timestamp" : 1520435177000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "twm: bump to 1.0.10 and move to 64-bit\u000a",
        "date" : "2018-03-07 18:06:17 +0300",
        "id" : "32e47cf401fee6e1fc2fcb3967c0ea69c48694b8",
        "msg" : "twm: bump to 1.0.10 and move to 64-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/twm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xdriinfo/Makefile"
        ],
        "commitId" : "4fa32d80f2dd7684441b3172f55f18da7e3e9054",
        "timestamp" : 1520435177000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "xdriinfo: bump to 1.0.6\u000a",
        "date" : "2018-03-07 18:06:17 +0300",
        "id" : "4fa32d80f2dd7684441b3172f55f18da7e3e9054",
        "msg" : "xdriinfo: bump to 1.0.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xdriinfo/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}