{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_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" : 10823,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "82f09a08e40af5b0af043da7a0bfce61d2767f38",
            "branch" : [
              {
                "SHA1" : "82f09a08e40af5b0af043da7a0bfce61d2767f38",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "82f09a08e40af5b0af043da7a0bfce61d2767f38",
            "branch" : [
              {
                "SHA1" : "82f09a08e40af5b0af043da7a0bfce61d2767f38",
                "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" : "82f09a08e40af5b0af043da7a0bfce61d2767f38",
        "branch" : [
          {
            "SHA1" : "82f09a08e40af5b0af043da7a0bfce61d2767f38",
            "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" : "#10823",
  "duration" : 1010213,
  "estimatedDuration" : 1047764,
  "executor" : None,
  "fullDisplayName" : "oi-userland #10823",
  "id" : "10823",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10823,
  "queueId" : 672,
  "result" : "SUCCESS",
  "timestamp" : 1701377441117,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/10823/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/noto-emoji/Makefile"
        ],
        "commitId" : "e5d22c7ed0c9707cadd71f41737d80c29a234488",
        "timestamp" : 1701377287000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "noto-emoji: update to 2.042\u000a\u000a",
        "date" : "2023-11-30 21:48:07 +0100",
        "id" : "e5d22c7ed0c9707cadd71f41737d80c29a234488",
        "msg" : "noto-emoji: update to 2.042",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/noto-emoji/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyatspi/pyatspi-PYVER.p5m",
          "components/python/pyatspi/Makefile",
          "components/python/pyatspi/patches/01-py37-compat.patch",
          "components/python/pyatspi/pkg5",
          "components/python/pyatspi/history",
          "components/python/pyatspi/manifests/sample-manifest.p5m",
          "components/python/pyatspi/manifests/generic-manifest.p5m"
        ],
        "commitId" : "b18a72d9cb8506fdaee2a483196b859e74566770",
        "timestamp" : 1701377300000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyatspi: rebuild for Python 3.9 and obsolete package for Python 3.5\u000a\u000a",
        "date" : "2023-11-30 21:48:20 +0100",
        "id" : "b18a72d9cb8506fdaee2a483196b859e74566770",
        "msg" : "python/pyatspi: rebuild for Python 3.9 and obsolete package for Python 3.5",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/pyatspi/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyatspi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyatspi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyatspi/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyatspi/pyatspi-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyatspi/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyatspi/patches/01-py37-compat.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmediainfo/patches/01-Makefile.am.patch",
          "components/library/libmediainfo/Makefile"
        ],
        "commitId" : "82f09a08e40af5b0af043da7a0bfce61d2767f38",
        "timestamp" : 1701377314000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libmediainfo: update to 23.11\u000a\u000a",
        "date" : "2023-11-30 21:48:34 +0100",
        "id" : "82f09a08e40af5b0af043da7a0bfce61d2767f38",
        "msg" : "libmediainfo: update to 23.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmediainfo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmediainfo/patches/01-Makefile.am.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}