{
  "_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" : 9728,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6a48097ac39355afa340cf0e13dc944b351f4ee6",
            "branch" : [
              {
                "SHA1" : "6a48097ac39355afa340cf0e13dc944b351f4ee6",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6a48097ac39355afa340cf0e13dc944b351f4ee6",
            "branch" : [
              {
                "SHA1" : "6a48097ac39355afa340cf0e13dc944b351f4ee6",
                "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" : "6a48097ac39355afa340cf0e13dc944b351f4ee6",
        "branch" : [
          {
            "SHA1" : "6a48097ac39355afa340cf0e13dc944b351f4ee6",
            "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" : "#9728",
  "duration" : 1340819,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #9728",
  "id" : "9728",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9728,
  "queueId" : 393,
  "result" : "SUCCESS",
  "timestamp" : 1688882417606,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/9728/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/charset-normalizer/charset-normalizer-PYVER.p5m",
          "components/python/charset-normalizer/Makefile",
          "components/python/charset-normalizer/history",
          "components/python/charset-normalizer/python-integrate-project.conf",
          "components/python/charset-normalizer/test/results-all.master",
          "components/python/charset-normalizer/pkg5"
        ],
        "commitId" : "e0e268e2f25f01334825241f4b631790c8241357",
        "timestamp" : 1688882271000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/charset-normalizer: update to 3.2.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-07-09 07:57:51 +0200",
        "id" : "e0e268e2f25f01334825241f4b631790c8241357",
        "msg" : "python/charset-normalizer: update to 3.2.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/charset-normalizer/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/charset-normalizer/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/charset-normalizer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/charset-normalizer/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/charset-normalizer/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/charset-normalizer/charset-normalizer-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/click/history",
          "components/python/click/click-PYVER.p5m",
          "components/python/click/Makefile",
          "components/python/click/python-integrate-project.conf",
          "components/python/click/test/results-all.master",
          "components/python/click/pkg5",
          "components/python/click/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f42783366fc1e3490d3890bbb3e64e671d84eeca",
        "timestamp" : 1688882281000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/click: update to 8.1.4; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-07-09 07:58:01 +0200",
        "id" : "f42783366fc1e3490d3890bbb3e64e671d84eeca",
        "msg" : "python/click: update to 8.1.4; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/click/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/click/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/click-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rpds_py/Makefile"
        ],
        "commitId" : "9e1cb9e7b7ff75522f995f973d6e4385321492dd",
        "timestamp" : 1688882292000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rpds_py: update to 0.8.10\u000a\u000a",
        "date" : "2023-07-09 07:58:12 +0200",
        "id" : "9e1cb9e7b7ff75522f995f973d6e4385321492dd",
        "msg" : "python/rpds_py: update to 0.8.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rpds_py/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zipp/pkg5",
          "components/python/zipp/history",
          "components/python/zipp/Makefile"
        ],
        "commitId" : "0406dc6b26eac1bd835a97b27ee978be351779e9",
        "timestamp" : 1688882303000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zipp: update to 3.16.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-07-09 07:58:23 +0200",
        "id" : "0406dc6b26eac1bd835a97b27ee978be351779e9",
        "msg" : "python/zipp: update to 3.16.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zipp/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-checkdocs/manifests/sample-manifest.p5m",
          "components/python/pytest-checkdocs/test/results-all.master",
          "components/python/pytest-checkdocs/pytest-checkdocs-PYVER.p5m",
          "components/python/pytest-checkdocs/patches/01-no-ruff.patch",
          "components/python/pytest-checkdocs/pkg5",
          "components/python/pytest-checkdocs/python-integrate-project.conf",
          "components/python/pytest-checkdocs/history",
          "components/python/pytest-checkdocs/Makefile"
        ],
        "commitId" : "b4ea78e69564911b9d119b5cd43c0911b9d2918f",
        "timestamp" : 1688882313000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-checkdocs: update to 2.10.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-07-09 07:58:33 +0200",
        "id" : "b4ea78e69564911b9d119b5cd43c0911b9d2918f",
        "msg" : "python/pytest-checkdocs: update to 2.10.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-checkdocs/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-checkdocs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-checkdocs/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-checkdocs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-checkdocs/pytest-checkdocs-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-checkdocs/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-checkdocs/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-checkdocs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.classes/patches/01-no-ruff.patch",
          "components/python/jaraco.classes/history",
          "components/python/jaraco.classes/test/results-all.master",
          "components/python/jaraco.classes/Makefile",
          "components/python/jaraco.classes/pkg5",
          "components/python/jaraco.classes/python-integrate-project.conf"
        ],
        "commitId" : "38d8403903321c95d4b6c3ead4de6d8adf5286ac",
        "timestamp" : 1688882323000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.classes: update to 3.3.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-07-09 07:58:43 +0200",
        "id" : "38d8403903321c95d4b6c3ead4de6d8adf5286ac",
        "msg" : "python/jaraco.classes: update to 3.3.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.classes/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.classes/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.classes/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.classes/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.classes/patches/01-no-ruff.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.classes/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/astroid/Makefile"
        ],
        "commitId" : "6a48097ac39355afa340cf0e13dc944b351f4ee6",
        "timestamp" : 1688882335000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/astroid: update to 2.15.6\u000a\u000a",
        "date" : "2023-07-09 07:58:55 +0200",
        "id" : "6a48097ac39355afa340cf0e13dc944b351f4ee6",
        "msg" : "python/astroid: update to 2.15.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/astroid/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}