{
  "_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" : 11468,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "771d2f531ac460cc1100cb1f54ff9b3996485706",
            "branch" : [
              {
                "SHA1" : "771d2f531ac460cc1100cb1f54ff9b3996485706",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "771d2f531ac460cc1100cb1f54ff9b3996485706",
            "branch" : [
              {
                "SHA1" : "771d2f531ac460cc1100cb1f54ff9b3996485706",
                "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" : "771d2f531ac460cc1100cb1f54ff9b3996485706",
        "branch" : [
          {
            "SHA1" : "771d2f531ac460cc1100cb1f54ff9b3996485706",
            "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" : "#11468",
  "duration" : 765890,
  "estimatedDuration" : 320804,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11468",
  "id" : "11468",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11468,
  "queueId" : 108,
  "result" : "SUCCESS",
  "timestamp" : 1712313061324,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11468/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/SDL2_image/Makefile",
          "components/library/SDL2_image/SDL2_image.p5m",
          "components/library/SDL2_image/pkg5",
          "components/library/SDL2_image/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3f9136b3de67269afdd692eece3dc40814e6cbda",
        "timestamp" : 1712313001000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "SDL2_image: add new library for emulators\u000a\u000aSigned-off-by: Till Wegmueller <toasterson@gmail.com>\u000a",
        "date" : "2024-04-05 12:30:01 +0200",
        "id" : "3f9136b3de67269afdd692eece3dc40814e6cbda",
        "msg" : "SDL2_image: add new library for emulators",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/SDL2_image/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/SDL2_image/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/SDL2_image/SDL2_image.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/SDL2_image/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.context/Makefile",
          "components/python/jaraco.context/python-integrate-project.conf",
          "components/python/jaraco.context/manifests/sample-manifest.p5m",
          "components/python/jaraco.context/pkg5",
          "components/python/jaraco.context/patches/01-no-ruff.patch",
          "components/python/jaraco.context/test/results-all.master",
          "components/python/jaraco.context/history"
        ],
        "commitId" : "408e5d05305fc7032ab39e1c56263723cfa4fce3",
        "timestamp" : 1712313016000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.context: update to 5.1.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2024-04-05 12:30:16 +0200",
        "id" : "408e5d05305fc7032ab39e1c56263723cfa4fce3",
        "msg" : "python/jaraco.context: update to 5.1.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.context/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipdeptree/test/results-all.master",
          "components/python/pipdeptree/patches/05-test_custom_interpreter.patch",
          "components/python/pipdeptree/python-integrate-project.conf",
          "components/python/pipdeptree/Makefile",
          "components/python/pipdeptree/patches/02-test-pipdeptree-path.patch",
          "components/python/pipdeptree/manifests/sample-manifest.p5m",
          "components/python/pipdeptree/patches/01-tox-no-diff-cover.patch",
          "components/python/pipdeptree/pkg5",
          "components/python/pipdeptree/pipdeptree-PYVER.p5m",
          "components/python/pipdeptree/patches/03-tox-current-env-PATH.patch",
          "components/python/pipdeptree/patches/04-tox-cov-proto.patch"
        ],
        "commitId" : "26ab531a0abac615aaedf17622ee2aa5e19c5114",
        "timestamp" : 1712313027000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipdeptree: update to 2.17.0\u000a\u000a",
        "date" : "2024-04-05 12:30:27 +0200",
        "id" : "26ab531a0abac615aaedf17622ee2aa5e19c5114",
        "msg" : "python/pipdeptree: update to 2.17.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/01-tox-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/02-test-pipdeptree-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/03-tox-current-env-PATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/04-tox-cov-proto.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pipdeptree/patches/05-test_custom_interpreter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/pipdeptree-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hatchling/Makefile"
        ],
        "commitId" : "f228266143fa00a0d993ef25540014f5fea6ca10",
        "timestamp" : 1712313039000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hatchling: update to 1.22.5\u000a\u000a",
        "date" : "2024-04-05 12:30:39 +0200",
        "id" : "f228266143fa00a0d993ef25540014f5fea6ca10",
        "msg" : "python/hatchling: update to 1.22.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lxml_html_clean/test/results-all.master",
          "components/python/lxml_html_clean/manifests/sample-manifest.p5m",
          "components/python/lxml_html_clean/pkg5",
          "components/python/lxml_html_clean/Makefile",
          "components/python/lxml_html_clean/lxml_html_clean-PYVER.p5m"
        ],
        "commitId" : "771d2f531ac460cc1100cb1f54ff9b3996485706",
        "timestamp" : 1712313052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add lxml_html_clean Python project\u000a\u000a",
        "date" : "2024-04-05 12:30:52 +0200",
        "id" : "771d2f531ac460cc1100cb1f54ff9b3996485706",
        "msg" : "Add lxml_html_clean Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/lxml_html_clean/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/lxml_html_clean/lxml_html_clean-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/lxml_html_clean/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/lxml_html_clean/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/lxml_html_clean/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}