{
  "_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" : 5472,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3219531a3f9968115d31b5ed0f06413dfcbb82f0",
            "branch" : [
              {
                "SHA1" : "3219531a3f9968115d31b5ed0f06413dfcbb82f0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3219531a3f9968115d31b5ed0f06413dfcbb82f0",
            "branch" : [
              {
                "SHA1" : "3219531a3f9968115d31b5ed0f06413dfcbb82f0",
                "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" : "3219531a3f9968115d31b5ed0f06413dfcbb82f0",
        "branch" : [
          {
            "SHA1" : "3219531a3f9968115d31b5ed0f06413dfcbb82f0",
            "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" : "#5472",
  "duration" : 9240341,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5472",
  "id" : "5472",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5472,
  "queueId" : 191,
  "result" : "SUCCESS",
  "timestamp" : 1547337950243,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5472/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node8/Makefile",
          "components/runtime/node6/Makefile"
        ],
        "commitId" : "759b2820c4b1d6293ec10490caa52f52b0765c08",
        "timestamp" : 1547289439000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs: update to 6.16.0 and 8.15.0\u000a",
        "date" : "2019-01-12 11:37:19 +0100",
        "id" : "759b2820c4b1d6293ec10490caa52f52b0765c08",
        "msg" : "nodejs: update to 6.16.0 and 8.15.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node6/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/virtualbox/patches/14-no-freestanding.patch",
          "components/sysutils/virtualbox/Makefile",
          "components/sysutils/virtualbox/patches/08-build-additions.patch",
          "components/sysutils/virtualbox/patches/11-fix-vbox_vendor_select.patch",
          "components/sysutils/virtualbox/patches/13-check-for-libs.patch",
          "components/sysutils/virtualbox/patches/12-disable-vbox-opengl.patch",
          "components/sysutils/virtualbox/patches/15-no-stddef.h.patch",
          "components/sysutils/virtualbox/patches/10-create-vbox-services-enabled.patch",
          "components/sysutils/virtualbox/manifests/sample-manifest.p5m",
          "components/sysutils/virtualbox/virtualbox-additions.p5m"
        ],
        "commitId" : "3219531a3f9968115d31b5ed0f06413dfcbb82f0",
        "timestamp" : 1547298801000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "virtualbox: build guest additions\u000a",
        "date" : "2019-01-12 16:13:21 +0300",
        "id" : "3219531a3f9968115d31b5ed0f06413dfcbb82f0",
        "msg" : "virtualbox: build guest additions",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/patches/10-create-vbox-services-enabled.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/patches/14-no-freestanding.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/patches/11-fix-vbox_vendor_select.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/patches/15-no-stddef.h.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/patches/12-disable-vbox-opengl.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/virtualbox-additions.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/patches/13-check-for-libs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/patches/08-build-additions.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}