{
  "_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" : 6283,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4dedb905d91088dac7e3eae4599fbfadeb8f516e",
            "branch" : [
              {
                "SHA1" : "4dedb905d91088dac7e3eae4599fbfadeb8f516e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4dedb905d91088dac7e3eae4599fbfadeb8f516e",
            "branch" : [
              {
                "SHA1" : "4dedb905d91088dac7e3eae4599fbfadeb8f516e",
                "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" : "4dedb905d91088dac7e3eae4599fbfadeb8f516e",
        "branch" : [
          {
            "SHA1" : "4dedb905d91088dac7e3eae4599fbfadeb8f516e",
            "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" : "#6283",
  "duration" : 1024415,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6283",
  "id" : "6283",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6283,
  "queueId" : 1796,
  "result" : "SUCCESS",
  "timestamp" : 1615075516294,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6283/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libraw/Makefile"
        ],
        "commitId" : "afa50bfb72b12c56cd228841596a3778e4f08e5a",
        "timestamp" : 1615020182000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libraw: update to 0.18.13\u000a",
        "date" : "2021-03-06 09:43:02 +0100",
        "id" : "afa50bfb72b12c56cd228841596a3778e4f08e5a",
        "msg" : "libraw: update to 0.18.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libraw/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/privoxy/patches/solaris.patch",
          "components/web/privoxy/manifests/sample-manifest.p5m",
          "components/web/privoxy/patches/02-manpage.patch",
          "components/web/privoxy/patches/01-solaris.patch",
          "components/web/privoxy/Makefile",
          "components/web/privoxy/patches/manpage.patch",
          "components/web/privoxy/privoxy.p5m"
        ],
        "commitId" : "43753b9361b760686f169296b1e0cc8ec4bc028e",
        "timestamp" : 1615039433000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "privoxy: update to 3.0.32\u000a",
        "date" : "2021-03-06 15:03:53 +0100",
        "id" : "43753b9361b760686f169296b1e0cc8ec4bc028e",
        "msg" : "privoxy: update to 3.0.32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/privoxy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/privoxy/patches/02-manpage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/privoxy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/privoxy/patches/01-solaris.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/privoxy/patches/manpage.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/privoxy/patches/solaris.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/privoxy/privoxy.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlite/Makefile"
        ],
        "commitId" : "4dedb905d91088dac7e3eae4599fbfadeb8f516e",
        "timestamp" : 1615064182000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sqlite: update to 3.34.1\u000a",
        "date" : "2021-03-06 21:56:22 +0100",
        "id" : "4dedb905d91088dac7e3eae4599fbfadeb8f516e",
        "msg" : "sqlite: update to 3.34.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}