{
  "_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" : 15344,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "1d08981cc472cf1bf2b8f3c6d61b1fc2aa03b9e7",
            "branch" : [
              {
                "SHA1" : "1d08981cc472cf1bf2b8f3c6d61b1fc2aa03b9e7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1d08981cc472cf1bf2b8f3c6d61b1fc2aa03b9e7",
            "branch" : [
              {
                "SHA1" : "1d08981cc472cf1bf2b8f3c6d61b1fc2aa03b9e7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1d08981cc472cf1bf2b8f3c6d61b1fc2aa03b9e7",
        "branch" : [
          {
            "SHA1" : "1d08981cc472cf1bf2b8f3c6d61b1fc2aa03b9e7",
            "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" : null,
  "displayName" : "#15344",
  "duration" : 777404,
  "estimatedDuration" : 853832,
  "executor" : null,
  "fullDisplayName" : "oi-userland #15344",
  "id" : "15344",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 15344,
  "queueId" : 638,
  "result" : "SUCCESS",
  "timestamp" : 1782024917297,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/oi-userland/15344/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gspell/gspell.p5m",
          "components/desktop/gspell/Makefile",
          "components/desktop/gspell/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9806f52f8045dcbe6f7c885bb0bdf0fcfb64948f",
        "timestamp" : 1782024865000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gspell: update to 1.14.3\u000a",
        "date" : "2026-06-21 08:54:25 +0200",
        "id" : "9806f52f8045dcbe6f7c885bb0bdf0fcfb64948f",
        "msg" : "gspell: update to 1.14.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gspell/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gspell/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gspell/gspell.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash/Makefile",
          "components/shell/bash/patches/bash53-011.patch",
          "components/shell/bash/patches/bash53-013.patch",
          "components/shell/bash/patches/bash53-012.patch",
          "components/shell/bash/patches/bash53-015.patch",
          "components/shell/bash/patches/bash53-010.patch",
          "components/shell/bash/patches/bash53-014.patch"
        ],
        "commitId" : "2fca2f4a78d3639cb5dcb961d7c934acdf6638ba",
        "timestamp" : 1782024881000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bash: update to 5.3.15\u000a",
        "date" : "2026-06-21 08:54:41 +0200",
        "id" : "2fca2f4a78d3639cb5dcb961d7c934acdf6638ba",
        "msg" : "bash: update to 5.3.15",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash53-011.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash53-012.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash53-013.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash53-015.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash53-010.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash53-014.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gstreamer/test/results-all.master",
          "components/multimedia/gstreamer/Makefile"
        ],
        "commitId" : "60020787b5798ffa01a60f7fe5cb28ef8e2b7fa3",
        "timestamp" : 1782024896000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gstreamer: update to 1.28.4\u000a",
        "date" : "2026-06-21 08:54:56 +0200",
        "id" : "60020787b5798ffa01a60f7fe5cb28ef8e2b7fa3",
        "msg" : "gstreamer: update to 1.28.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/freeradius/freeradius.p5m",
          "components/network/freeradius/Makefile",
          "components/network/freeradius/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1d08981cc472cf1bf2b8f3c6d61b1fc2aa03b9e7",
        "timestamp" : 1782024909000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freeradius: update to 3.2.10\u000a",
        "date" : "2026-06-21 08:55:09 +0200",
        "id" : "1d08981cc472cf1bf2b8f3c6d61b1fc2aa03b9e7",
        "msg" : "freeradius: update to 3.2.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/freeradius/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/freeradius/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/freeradius/freeradius.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}