{
  "_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" : 5171,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2fad9f64ec223ebd3936272108ab952ff1948514",
            "branch" : [
              {
                "SHA1" : "2fad9f64ec223ebd3936272108ab952ff1948514",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2fad9f64ec223ebd3936272108ab952ff1948514",
            "branch" : [
              {
                "SHA1" : "2fad9f64ec223ebd3936272108ab952ff1948514",
                "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" : "2fad9f64ec223ebd3936272108ab952ff1948514",
        "branch" : [
          {
            "SHA1" : "2fad9f64ec223ebd3936272108ab952ff1948514",
            "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" : "#5171",
  "duration" : 4745592,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5171",
  "id" : "5171",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5171,
  "queueId" : 1859,
  "result" : "SUCCESS",
  "timestamp" : 1521072334664,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5171/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/clamav/patches/05-gcc6.patch",
          "components/sysutils/clamav/Makefile"
        ],
        "commitId" : "48069ce15d2e74cc2b96f95be9b7030880c1e873",
        "timestamp" : 1521007277000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "clamav: update to 0.99.4\u000a",
        "date" : "2018-03-14 09:01:17 +0300",
        "id" : "48069ce15d2e74cc2b96f95be9b7030880c1e873",
        "msg" : "clamav: update to 0.99.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/clamav/patches/05-gcc6.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/zsh/zsh.p5m",
          "components/shell/zsh/patches/dlldflags.patch",
          "components/shell/zsh/patches/CVE-2018-7548.patch",
          "components/shell/zsh/patches/xpg7.patch",
          "components/shell/zsh/patches/CVE-2018-7549.patch",
          "components/shell/zsh/Makefile",
          "components/shell/zsh/manifests/sample-manifest.p5m"
        ],
        "commitId" : "06dbfef65b466443e11ad10250c855d5e2969526",
        "timestamp" : 1521046656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "zsh: update to 5.4.2\u000a",
        "date" : "2018-03-14 19:57:36 +0300",
        "id" : "06dbfef65b466443e11ad10250c855d5e2969526",
        "msg" : "zsh: update to 5.4.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/shell/zsh/patches/CVE-2018-7548.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/zsh.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/patches/dlldflags.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/zsh/patches/CVE-2018-7549.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/patches/xpg7.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libxkbcommon/test/results-64.master",
          "components/x11/libxkbcommon/patches/ld-version-flag.patch",
          "components/x11/libxkbcommon/xkbcommon.mapfile",
          "components/x11/libxkbcommon/manifests/sample-manifest.p5m",
          "components/x11/libxkbcommon/test/results-32.master",
          "components/x11/libxkbcommon/Makefile"
        ],
        "commitId" : "2fad9f64ec223ebd3936272108ab952ff1948514",
        "timestamp" : 1521061108000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libxkbcommon: bump to 0.8.0\u000a",
        "date" : "2018-03-14 21:58:28 +0100",
        "id" : "2fad9f64ec223ebd3936272108ab952ff1948514",
        "msg" : "libxkbcommon: bump to 0.8.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libxkbcommon/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libxkbcommon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libxkbcommon/xkbcommon.mapfile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libxkbcommon/patches/ld-version-flag.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libxkbcommon/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libxkbcommon/test/results-64.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}