{
  "_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" : 6652,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "96697082f42ca097ccffbdce736244d040d75c1a",
            "branch" : [
              {
                "SHA1" : "96697082f42ca097ccffbdce736244d040d75c1a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "96697082f42ca097ccffbdce736244d040d75c1a",
            "branch" : [
              {
                "SHA1" : "96697082f42ca097ccffbdce736244d040d75c1a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "96697082f42ca097ccffbdce736244d040d75c1a",
        "branch" : [
          {
            "SHA1" : "96697082f42ca097ccffbdce736244d040d75c1a",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6652",
  "duration" : 2068352,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6652",
  "id" : "6652",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6652,
  "queueId" : 23,
  "result" : "SUCCESS",
  "timestamp" : 1646006756634,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6652/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/paramiko/Makefile"
        ],
        "commitId" : "7e9fa8f7a92fbf34db0b6cdd01cd346bf8ebad02",
        "timestamp" : 1645973648000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "paramiko: update to 2.9.2\u000a\u000a",
        "date" : "2022-02-27 15:54:08 +0100",
        "id" : "7e9fa8f7a92fbf34db0b6cdd01cd346bf8ebad02",
        "msg" : "paramiko: update to 2.9.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/paramiko/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/ca-certificates/files/list-nonasii.pl",
          "components/openindiana/ca-certificates/files/mk-ca-bundle.pl",
          "components/openindiana/ca-certificates/Makefile",
          "components/openindiana/ca-certificates/ca-certificates.p5m",
          "components/openindiana/ca-certificates/manifests/sample-manifest.p5m"
        ],
        "commitId" : "4da016bad41c2fd3d2accba77df9fb38e1559a8d",
        "timestamp" : 1645983685000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ca-certificates: update to 3.75, Switch to ASCII cert names\u000a\u000a",
        "date" : "2022-02-27 14:41:25 -0300",
        "id" : "4da016bad41c2fd3d2accba77df9fb38e1559a8d",
        "msg" : "ca-certificates: update to 3.75, Switch to ASCII cert names",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/openindiana/ca-certificates/files/list-nonasii.pl"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/files/mk-ca-bundle.pl"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/ca-certificates.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/stack-spur/Makefile",
          "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/squeak.ips"
        ],
        "commitId" : "67c8503fb61274d1e4dc509fe602bba0281abab6",
        "timestamp" : 1645986235000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "stack-spur: update to 5.0.3172\u000a\u000a",
        "date" : "2022-02-27 19:23:55 +0100",
        "id" : "67c8503fb61274d1e4dc509fe602bba0281abab6",
        "msg" : "stack-spur: update to 5.0.3172",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/squeak.ips"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/cog-spur/squeak.ips",
          "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/cog-spur/Makefile",
          "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
        ],
        "commitId" : "9565646cb7e2557b3ffeb2a8c9803fd0de844eae",
        "timestamp" : 1645989102000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cog-spur: update to 5.0.3172\u000a\u000a",
        "date" : "2022-02-27 20:11:42 +0100",
        "id" : "9565646cb7e2557b3ffeb2a8c9803fd0de844eae",
        "msg" : "cog-spur: update to 5.0.3172",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/gentium/Makefile",
          "components/fonts/gentium/gentium.license"
        ],
        "commitId" : "96697082f42ca097ccffbdce736244d040d75c1a",
        "timestamp" : 1645992283000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gentium: update to 6.101\u000a\u000a",
        "date" : "2022-02-27 21:04:43 +0100",
        "id" : "96697082f42ca097ccffbdce736244d040d75c1a",
        "msg" : "gentium: update to 6.101",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/gentium/gentium.license"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/gentium/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}