{
  "_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" : 11651,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "650243ddbefd7aa8dd299fb48b1d3a16debf1d38",
            "branch" : [
              {
                "SHA1" : "650243ddbefd7aa8dd299fb48b1d3a16debf1d38",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "650243ddbefd7aa8dd299fb48b1d3a16debf1d38",
            "branch" : [
              {
                "SHA1" : "650243ddbefd7aa8dd299fb48b1d3a16debf1d38",
                "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" : "650243ddbefd7aa8dd299fb48b1d3a16debf1d38",
        "branch" : [
          {
            "SHA1" : "650243ddbefd7aa8dd299fb48b1d3a16debf1d38",
            "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" : "#11651",
  "duration" : 2093898,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11651",
  "id" : "11651",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11651,
  "queueId" : 37,
  "result" : "SUCCESS",
  "timestamp" : 1716807662092,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11651/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk",
          "make-rules/shared-macros.mk",
          "transforms/generate-cleanup"
        ],
        "commitId" : "ba4fbb8d157afa4d97f1e9303c858c0c8b06bcf0",
        "timestamp" : 1716807520000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fix GNU_TRIPLET for gcc >= 9\u000a\u000a",
        "date" : "2024-05-27 12:58:40 +0200",
        "id" : "ba4fbb8d157afa4d97f1e9303c858c0c8b06bcf0",
        "msg" : "Fix GNU_TRIPLET for gcc >= 9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "transforms/generate-cleanup"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zipp/patches/01-no-big-O.patch",
          "components/python/zipp/Makefile",
          "components/python/zipp/patches/02-no-ruff.patch",
          "components/python/zipp/.gitignore"
        ],
        "commitId" : "90ab1a6ff07b882fd654b52dbb4b96a431b46849",
        "timestamp" : 1716807539000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zipp: update to 3.19.0\u000a\u000a",
        "date" : "2024-05-27 12:58:59 +0200",
        "id" : "90ab1a6ff07b882fd654b52dbb4b96a431b46849",
        "msg" : "python/zipp: update to 3.19.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/01-no-big-O.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/02-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/yt-dlp/patches/01-test-connection-timeout.patch",
          "components/multimedia/yt-dlp/test/results-all.master",
          "components/multimedia/yt-dlp/manifests/sample-manifest.p5m",
          "components/multimedia/yt-dlp/Makefile",
          "components/multimedia/yt-dlp/.gitignore",
          "components/multimedia/yt-dlp/patches/02-pytest-indirectly.patch",
          "components/multimedia/yt-dlp/python-integrate-project.conf",
          "components/multimedia/yt-dlp/yt_dlp.p5m"
        ],
        "commitId" : "ada504750eecc45d85ca6ac22c9a6ec3b4e4b3ec",
        "timestamp" : 1716807556000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "multimedia/yt-dlp: update to 2024.5.26\u000a\u000a",
        "date" : "2024-05-27 12:59:16 +0200",
        "id" : "ada504750eecc45d85ca6ac22c9a6ec3b4e4b3ec",
        "msg" : "multimedia/yt-dlp: update to 2024.5.26",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/multimedia/yt-dlp/patches/01-test-connection-timeout.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/yt_dlp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/patches/02-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/enchant/Makefile"
        ],
        "commitId" : "e3ef58f14d98d2d14e4e0da989c0b037469d1592",
        "timestamp" : 1716807574000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "enchant: update to 2.8.0\u000a\u000a",
        "date" : "2024-05-27 12:59:34 +0200",
        "id" : "e3ef58f14d98d2d14e4e0da989c0b037469d1592",
        "msg" : "enchant: update to 2.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/enchant/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/dav1d/Makefile"
        ],
        "commitId" : "650243ddbefd7aa8dd299fb48b1d3a16debf1d38",
        "timestamp" : 1716807603000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "dav1d: update to 1.4.2\u000a\u000a",
        "date" : "2024-05-27 13:00:03 +0200",
        "id" : "650243ddbefd7aa8dd299fb48b1d3a16debf1d38",
        "msg" : "dav1d: update to 1.4.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/dav1d/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}