{
  "_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" : 4892,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1f790616ace0ea9e70234275c8e8ec7f3be04d41",
            "branch" : [
              {
                "SHA1" : "1f790616ace0ea9e70234275c8e8ec7f3be04d41",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1f790616ace0ea9e70234275c8e8ec7f3be04d41",
            "branch" : [
              {
                "SHA1" : "1f790616ace0ea9e70234275c8e8ec7f3be04d41",
                "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" : "1f790616ace0ea9e70234275c8e8ec7f3be04d41",
        "branch" : [
          {
            "SHA1" : "1f790616ace0ea9e70234275c8e8ec7f3be04d41",
            "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" : "#4892",
  "duration" : 4415627,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4892",
  "id" : "4892",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4892,
  "queueId" : 910,
  "result" : "SUCCESS",
  "timestamp" : 1496966712456,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4892/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/nasm/patches/01-3392409.patch",
          "components/developer/nasm/Makefile",
          "components/developer/nasm/nasm.p5m",
          "components/developer/nasm/manifests/sample-manifest.p5m"
        ],
        "commitId" : "793a095dc6af30a7d751db3cbff8a6c8d2860c12",
        "timestamp" : 1496909238000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump nasm to 2.13.01\u000a",
        "date" : "2017-06-08 11:07:18 +0300",
        "id" : "793a095dc6af30a7d751db3cbff8a6c8d2860c12",
        "msg" : "Bump nasm to 2.13.01",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/nasm/patches/01-3392409.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/nasm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/nasm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/nasm/nasm.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ck/Makefile",
          "components/library/ck/ck.p5m",
          "components/library/ck/files/ck_md.h",
          "components/library/ck/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f3b4399b8e57cdc265922386d9d3e0afd67b6815",
        "timestamp" : 1496910144000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump ck to 0.6.0\u000a",
        "date" : "2017-06-08 11:22:24 +0300",
        "id" : "f3b4399b8e57cdc265922386d9d3e0afd67b6815",
        "msg" : "Bump ck to 0.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/ck/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ck/ck.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ck/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ck/files/ck_md.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/p7zip/p7zip.p5m",
          "components/archiver/p7zip/manifests/sample-manifest.p5m",
          "components/archiver/p7zip/patches/CVE-2016-2335.patch",
          "components/archiver/p7zip/Makefile",
          "components/archiver/p7zip/patches/CVE-2016-2334.patch"
        ],
        "commitId" : "9f78e42b6ac238acd499f498e4aa313c6a48c0fc",
        "timestamp" : 1496918385000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump p7zip to 16.02\u000a",
        "date" : "2017-06-08 13:39:45 +0300",
        "id" : "9f78e42b6ac238acd499f498e4aa313c6a48c0fc",
        "msg" : "Bump p7zip to 16.02",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/p7zip.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/CVE-2016-2334.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/CVE-2016-2335.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/gawk/test/results-64.master",
          "components/text/gawk/test/results-32.master",
          "components/text/gawk/gawk.p5m",
          "components/text/gawk/Makefile",
          "components/text/gawk/manifests/sample-manifest.p5m"
        ],
        "commitId" : "99412341d62ab9f37719f8ab6d469c8c7b31f7cc",
        "timestamp" : 1496918700000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump gawk to 4.1.4\u000a",
        "date" : "2017-06-08 13:45:00 +0300",
        "id" : "99412341d62ab9f37719f8ab6d469c8c7b31f7cc",
        "msg" : "Bump gawk to 4.1.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/gawk/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/text/gawk/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/gawk.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/gawk/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/openbox/openbox.p5m",
          "components/desktop/openbox/manifests/sample-manifest.p5m",
          "components/desktop/openbox/Makefile"
        ],
        "commitId" : "710817d8cc2622457de16ae714f00d21cfcae9cb",
        "timestamp" : 1496918860000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Openbox (#3064): libexec files moved to /usr/bin\u000a",
        "date" : "2017-06-08 13:47:40 +0300",
        "id" : "710817d8cc2622457de16ae714f00d21cfcae9cb",
        "msg" : "Openbox (#3064): libexec files moved to /usr/bin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/openbox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/openbox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/openbox/openbox.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openmpi/Makefile"
        ],
        "commitId" : "d330e0df36d8218e3bb2fd81a1210e3e59bbd0f9",
        "timestamp" : 1496932386000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Disable broken openmpi pmix dstore\u000a",
        "date" : "2017-06-08 16:33:06 +0200",
        "id" : "d330e0df36d8218e3bb2fd81a1210e3e59bbd0f9",
        "msg" : "Disable broken openmpi pmix dstore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openmpi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/tmux/manifests/sample-manifest.p5m",
          "components/sysutils/tmux/Makefile",
          "components/sysutils/tmux/tmux.p5m"
        ],
        "commitId" : "d15950c8533b365a2db119cff1912e377d314285",
        "timestamp" : 1496934486000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump tmux to 2.5\u000a",
        "date" : "2017-06-08 18:08:06 +0300",
        "id" : "d15950c8533b365a2db119cff1912e377d314285",
        "msg" : "Bump tmux to 2.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/tmux/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/tmux/tmux.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/tmux/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/sed/Makefile",
          "components/text/sed/test/results-64.master",
          "components/text/sed/sed.p5m",
          "components/text/sed/sed.license",
          "components/text/sed/resolve.deps",
          "components/text/sed/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5a4816d9b96c6b7ae6c139b7bfb4b4232b4eb885",
        "timestamp" : 1496934954000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump gnu-sed to 4.4\u000a",
        "date" : "2017-06-08 18:15:54 +0300",
        "id" : "5a4816d9b96c6b7ae6c139b7bfb4b4232b4eb885",
        "msg" : "Bump gnu-sed to 4.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/sed/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/text/sed/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/text/sed/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/sed/sed.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/sed/sed.license"
          },
          {
            "editType" : "edit",
            "file" : "components/text/sed/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/xscreensaver/Makefile",
          "components/desktop/xscreensaver/patches/xscreensaver-27-precomp.patch"
        ],
        "commitId" : "dc7ff52322b1b0fdadb7a1243ffe16722c277aea",
        "timestamp" : 1496935395000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "8141 desktop/xscreensaver build stops with gcc option error\u000a",
        "date" : "2017-06-08 18:23:15 +0300",
        "id" : "dc7ff52322b1b0fdadb7a1243ffe16722c277aea",
        "msg" : "8141 desktop/xscreensaver build stops with gcc option error",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/xscreensaver/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/xscreensaver/patches/xscreensaver-27-precomp.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/dmenu/Makefile",
          "components/desktop/dmenu/patches/config-mk.patch"
        ],
        "commitId" : "1f790616ace0ea9e70234275c8e8ec7f3be04d41",
        "timestamp" : 1496953478000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump dmenu to 4.7\u000a",
        "date" : "2017-06-08 22:24:38 +0200",
        "id" : "1f790616ace0ea9e70234275c8e8ec7f3be04d41",
        "msg" : "Bump dmenu to 4.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/dmenu/patches/config-mk.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/dmenu/Makefile"
          }
        ]
      }
    ],
    "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"
    }
  ]
}