{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8553,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a517d66eceeddf5b02108ed27d7e9f239bfe2add",
            "branch" : [
              {
                "SHA1" : "a517d66eceeddf5b02108ed27d7e9f239bfe2add",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a517d66eceeddf5b02108ed27d7e9f239bfe2add",
            "branch" : [
              {
                "SHA1" : "a517d66eceeddf5b02108ed27d7e9f239bfe2add",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a517d66eceeddf5b02108ed27d7e9f239bfe2add",
        "branch" : [
          {
            "SHA1" : "a517d66eceeddf5b02108ed27d7e9f239bfe2add",
            "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" : "#8553",
  "duration" : 1997304,
  "estimatedDuration" : 1504738,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8553",
  "id" : "8553",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8553,
  "queueId" : 36,
  "result" : "SUCCESS",
  "timestamp" : 1673208222824,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8553/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-editing-services1/gst-editing-services1.p5m",
          "components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-editing-services1/Makefile"
        ],
        "commitId" : "cfb4886643f9eea0005492a9a02fcceee64f12c8",
        "timestamp" : 1673206595000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-editing-services1: Update to 1.20.5\u000a\u000a",
        "date" : "2023-01-08 20:36:35 +0100",
        "id" : "cfb4886643f9eea0005492a9a02fcceee64f12c8",
        "msg" : "gst-editing-services1: Update to 1.20.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/gst-editing-services1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlcipher/Makefile",
          "components/database/sqlcipher/pkg5"
        ],
        "commitId" : "083f5fba34cd3a9aff7ee0ae2d1e489035f677c0",
        "timestamp" : 1673206606000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sqlcipher: update to 4.5.3 and switch to openssl-1.1\u000a\u000a",
        "date" : "2023-01-08 20:36:46 +0100",
        "id" : "083f5fba34cd3a9aff7ee0ae2d1e489035f677c0",
        "msg" : "sqlcipher: update to 4.5.3 and switch to openssl-1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/sqlcipher/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlcipher/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libayatana-appindicator/libayatana-appindicator.p5m",
          "components/desktop/libayatana-appindicator/libayatana-appindicator.license",
          "components/desktop/libayatana-appindicator/Makefile",
          "components/desktop/libayatana-appindicator/manifests/sample-manifest.p5m",
          "components/desktop/libayatana-appindicator/pkg5"
        ],
        "commitId" : "30b3bc04409114014c7f3e18378e31c45be33e49",
        "timestamp" : 1673206828000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libayatana-appindicator: Add package\u000a\u000a",
        "date" : "2023-01-08 20:40:28 +0100",
        "id" : "30b3bc04409114014c7f3e18378e31c45be33e49",
        "msg" : "libayatana-appindicator: Add package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/libayatana-appindicator/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/libayatana-appindicator/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/libayatana-appindicator/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/libayatana-appindicator/libayatana-appindicator.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/libayatana-appindicator/libayatana-appindicator.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/pidgin/pidgin.p5m",
          "components/desktop/pidgin/Makefile",
          "components/desktop/pidgin/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a517d66eceeddf5b02108ed27d7e9f239bfe2add",
        "timestamp" : 1673207721000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pidgin: update to 2.14.12\u000a\u000a",
        "date" : "2023-01-08 20:55:21 +0100",
        "id" : "a517d66eceeddf5b02108ed27d7e9f239bfe2add",
        "msg" : "pidgin: update to 2.14.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/pidgin.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}