{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7503,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "88e740cf612c930b8166d3231b2f37c20f3a2ab4",
            "branch" : [
              {
                "SHA1" : "88e740cf612c930b8166d3231b2f37c20f3a2ab4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "88e740cf612c930b8166d3231b2f37c20f3a2ab4",
            "branch" : [
              {
                "SHA1" : "88e740cf612c930b8166d3231b2f37c20f3a2ab4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "88e740cf612c930b8166d3231b2f37c20f3a2ab4",
        "branch" : [
          {
            "SHA1" : "88e740cf612c930b8166d3231b2f37c20f3a2ab4",
            "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" : "#7503",
  "duration" : 28035564,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7503",
  "id" : "7503",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7503,
  "queueId" : 592,
  "result" : "SUCCESS",
  "timestamp" : 1726694368782,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7503/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/meson.mk"
        ],
        "commitId" : "02e844720fe9bc6ffd353a06a031c78b761da1f9",
        "timestamp" : 1726635451000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "meson.mk: set default wrap-mode to nodownload\u000a\u000a",
        "date" : "2024-09-18 06:57:31 +0200",
        "id" : "02e844720fe9bc6ffd353a06a031c78b761da1f9",
        "msg" : "meson.mk: set default wrap-mode to nodownload",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/meson.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/meson.mk"
        ],
        "commitId" : "40e6f2ecd24837b099f891ed05e4cb3673ba36ab",
        "timestamp" : 1726635461000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "meson.mk: add individual tests to test report\u000a\u000a",
        "date" : "2024-09-18 06:57:41 +0200",
        "id" : "40e6f2ecd24837b099f891ed05e4cb3673ba36ab",
        "msg" : "meson.mk: add individual tests to test report",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/meson.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libxmlb/manifests/sample-manifest.p5m",
          "components/library/libxmlb/patches/01-no-inotify.patch",
          "components/library/libxmlb/test/results-all.master",
          "components/library/libxmlb/pkg5",
          "components/library/libxmlb/Makefile",
          "components/library/libxmlb/libxmlb.p5m"
        ],
        "commitId" : "e9522462cce7e577676ec99eecd2220b0d6730b2",
        "timestamp" : 1726669036000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add libxmlb\u000a\u000a",
        "date" : "2024-09-18 16:17:16 +0200",
        "id" : "e9522462cce7e577676ec99eecd2220b0d6730b2",
        "msg" : "Add libxmlb",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libxmlb/patches/01-no-inotify.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxmlb/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxmlb/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxmlb/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxmlb/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxmlb/libxmlb.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/BTrees/pkg5",
          "components/python/BTrees/python-integrate-project.conf",
          "components/python/BTrees/btrees-PYVER.p5m",
          "components/python/BTrees/test/results-all.master",
          "components/python/BTrees/manifests/sample-manifest.p5m",
          "components/python/BTrees/patches/01-setuptools.patch",
          "components/python/BTrees/BTrees-PYVER.p5m",
          "components/python/BTrees/.gitignore",
          "components/python/BTrees/Makefile"
        ],
        "commitId" : "9dfdc244137a58f8d55ef36ce500d1b57f55bd87",
        "timestamp" : 1726669047000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/BTrees: update to 6.1\u000a\u000a",
        "date" : "2024-09-18 16:17:27 +0200",
        "id" : "9dfdc244137a58f8d55ef36ce500d1b57f55bd87",
        "msg" : "python/BTrees: update to 6.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/BTrees/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/BTrees/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/BTrees/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/BTrees/BTrees-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/BTrees/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/BTrees/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/BTrees/patches/01-setuptools.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/BTrees/btrees-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/BTrees/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/filelock/Makefile",
          "components/python/filelock/patches/01-tox-no-diff-cover.patch",
          "components/python/filelock/.gitignore",
          "components/python/filelock/patches/02-tox-cov-proto.patch",
          "components/python/filelock/patches/03-no-tox-uv.patch",
          "components/python/filelock/test/results-all.master"
        ],
        "commitId" : "ac5c6ab00ffbad4358fae6508949cb352923bfec",
        "timestamp" : 1726669057000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/filelock: update to 3.16.1\u000a\u000a",
        "date" : "2024-09-18 16:17:37 +0200",
        "id" : "ac5c6ab00ffbad4358fae6508949cb352923bfec",
        "msg" : "python/filelock: update to 3.16.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/filelock/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/01-tox-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/02-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/03-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.test/pkg5",
          "components/python/jaraco.test/python-integrate-project.conf",
          "components/python/jaraco.test/.gitignore",
          "components/python/jaraco.test/manifests/sample-manifest.p5m",
          "components/python/jaraco.test/Makefile",
          "components/python/jaraco.test/jaraco.test-PYVER.p5m",
          "components/python/jaraco.test/test/results-all.master",
          "components/python/jaraco.test/patches/01-no-ruff.patch"
        ],
        "commitId" : "34da5d5d5001e3403cd1225edb6c88031f48962c",
        "timestamp" : 1726669067000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.test: update to 5.5.1\u000a\u000a",
        "date" : "2024-09-18 16:17:47 +0200",
        "id" : "34da5d5d5001e3403cd1225edb6c88031f48962c",
        "msg" : "python/jaraco.test: update to 5.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.test/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.test/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.test/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.test/jaraco.test-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.test/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.test/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.test/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.test/patches/01-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/keyring/python-integrate-project.conf",
          "components/python/keyring/.gitignore",
          "components/python/keyring/test/results-all.master",
          "components/python/keyring/patches/01-test-no-type.patch",
          "components/python/keyring/patches/03-no-ruff.patch",
          "components/python/keyring/Makefile"
        ],
        "commitId" : "a3eab7ab0050911620d75c7a77f42283107d088a",
        "timestamp" : 1726669077000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/keyring: update to 25.4.0\u000a\u000a",
        "date" : "2024-09-18 16:17:57 +0200",
        "id" : "a3eab7ab0050911620d75c7a77f42283107d088a",
        "msg" : "python/keyring: update to 25.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/keyring/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/keyring/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/keyring/patches/03-no-ruff.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/keyring/patches/01-test-no-type.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/keyring/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/keyring/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/persistent/test/results-all.master",
          "components/python/persistent/Makefile",
          "components/python/persistent/patches/01-test_docs.patch",
          "components/python/persistent/.gitignore",
          "components/python/persistent/persistent-PYVER.p5m",
          "components/python/persistent/manifests/sample-manifest.p5m",
          "components/python/persistent/patches/02-setuptools.patch",
          "components/python/persistent/pkg5",
          "components/python/persistent/python-integrate-project.conf"
        ],
        "commitId" : "4aabd0ddcd2efcf225a731d6e08a47a7a0ee7d08",
        "timestamp" : 1726669087000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/persistent: update to 6.1\u000a\u000a",
        "date" : "2024-09-18 16:18:07 +0200",
        "id" : "4aabd0ddcd2efcf225a731d6e08a47a7a0ee7d08",
        "msg" : "python/persistent: update to 6.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/persistent/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/persistent/patches/02-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/persistent-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/patches/01-test_docs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/platformdirs/Makefile",
          "components/python/platformdirs/.gitignore"
        ],
        "commitId" : "cc4891bba98102bbae05dd96ca2cc88c9c6a82b0",
        "timestamp" : 1726669097000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/platformdirs: update to 4.3.6\u000a\u000a",
        "date" : "2024-09-18 16:18:17 +0200",
        "id" : "cc4891bba98102bbae05dd96ca2cc88c9c6a82b0",
        "msg" : "python/platformdirs: update to 4.3.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic/.gitignore",
          "components/python/pydantic/Makefile",
          "components/python/pydantic/patches/01-pytest-plugins.patch",
          "components/python/pydantic/test/results-all.master"
        ],
        "commitId" : "be0dd10b483ea503b0c3c5263a413e8e9816bc09",
        "timestamp" : 1726669107000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic: update to 2.9.2\u000a\u000a",
        "date" : "2024-09-18 16:18:27 +0200",
        "id" : "be0dd10b483ea503b0c3c5263a413e8e9816bc09",
        "msg" : "python/pydantic: update to 2.9.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/patches/01-pytest-plugins.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest_env/patches/01-test-no-color.patch",
          "components/python/pytest_env/Makefile",
          "components/python/pytest_env/.gitignore",
          "components/python/pytest_env/patches/02-no-tox-uv.patch"
        ],
        "commitId" : "bacbc4b1397801d983298cdd53f5096313b0e9b6",
        "timestamp" : 1726669118000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest_env: update to 1.1.5\u000a\u000a",
        "date" : "2024-09-18 16:18:38 +0200",
        "id" : "bacbc4b1397801d983298cdd53f5096313b0e9b6",
        "msg" : "python/pytest_env: update to 1.1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/patches/02-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/patches/01-test-no-color.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv/test/results-all.master",
          "components/python/virtualenv/.gitignore",
          "components/python/virtualenv/manifests/sample-manifest.p5m",
          "components/python/virtualenv/patches/02-pip.patch",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv/virtualenv-PYVER.p5m",
          "components/python/virtualenv/patches/01-tox-cov-proto.patch"
        ],
        "commitId" : "faf512894023c47890b10761d58de3af5988977e",
        "timestamp" : 1726669127000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 20.26.5\u000a\u000a",
        "date" : "2024-09-18 16:18:47 +0200",
        "id" : "faf512894023c47890b10761d58de3af5988977e",
        "msg" : "python/virtualenv: update to 20.26.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/02-pip.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/virtualenv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/01-tox-cov-proto.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-paramiko/test/results-all.master",
          "components/python/types-paramiko/.gitignore",
          "components/python/types-paramiko/Makefile"
        ],
        "commitId" : "7ece127a8883de7c531afc5d77efaaddd1e05729",
        "timestamp" : 1726669146000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-paramiko: update to 3.5.0.20240918\u000a\u000a",
        "date" : "2024-09-18 16:19:06 +0200",
        "id" : "7ece127a8883de7c531afc5d77efaaddd1e05729",
        "msg" : "python/types-paramiko: update to 3.5.0.20240918",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/types-paramiko/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-paramiko/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/types-paramiko/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_api/patches/03-tox-cov.patch",
          "components/python/pyproject_api/python-integrate-project.conf",
          "components/python/pyproject_api/history",
          "components/python/pyproject_api/patches/01-no-tox-uv.patch",
          "components/python/pyproject_api/patches/01-test-skip-failing.patch",
          "components/python/pyproject_api/test/results-all.master",
          "components/python/pyproject_api/patches/02-tox-cov-proto.patch",
          "components/python/pyproject_api/Makefile",
          "components/python/pyproject_api/.gitignore"
        ],
        "commitId" : "df7d58f307f9cd443408bbdc216a14e7b60f488d",
        "timestamp" : 1726669156000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_api: update to 1.7.2\u000a\u000a",
        "date" : "2024-09-18 16:19:16 +0200",
        "id" : "df7d58f307f9cd443408bbdc216a14e7b60f488d",
        "msg" : "python/pyproject_api: update to 1.7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/patches/02-tox-cov-proto.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject_api/patches/03-tox-cov.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject_api/patches/01-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pyproject_api/patches/01-test-skip-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_fmt/patches/03-no-tox-uv.patch",
          "components/python/pyproject_fmt/Makefile",
          "components/python/pyproject_fmt/patches/02-tox-cov-proto.patch",
          "components/python/pyproject_fmt/test/results-all.master",
          "components/python/pyproject_fmt/patches/01-test-fix-pyproject-fmt-path.patch",
          "components/python/pyproject_fmt/python-integrate-project.conf",
          "components/python/pyproject_fmt/.gitignore"
        ],
        "commitId" : "b47eea98ce6e782e6e9bfedef2365c0f16373031",
        "timestamp" : 1726669168000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_fmt: update to 2.2.4\u000a\u000a",
        "date" : "2024-09-18 16:19:28 +0200",
        "id" : "b47eea98ce6e782e6e9bfedef2365c0f16373031",
        "msg" : "python/pyproject_fmt: update to 2.2.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pyproject_fmt/patches/03-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/patches/01-test-fix-pyproject-fmt-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/patches/02-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/virtualbox/Makefile",
          "components/sysutils/virtualbox/patches/26-pam-const-conversion.patch",
          "components/sysutils/virtualbox/hashes/SHA256SUMS"
        ],
        "commitId" : "bdbed0acfb9348c06dfd94cb6a34db02b6fe98c8",
        "timestamp" : 1726669193000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "virtualbox: update 7.0.20\u000a\u000a",
        "date" : "2024-09-18 16:19:53 +0200",
        "id" : "bdbed0acfb9348c06dfd94cb6a34db02b6fe98c8",
        "msg" : "virtualbox: update 7.0.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/hashes/SHA256SUMS"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/virtualbox/patches/26-pam-const-conversion.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libxml2/Makefile",
          "components/library/libxml2/libxml2-39.p5m",
          "components/library/libxml2/test/results-32.master",
          "components/library/libxml2/test/results-64.master"
        ],
        "commitId" : "3bdbf27d99855fb5dcf191bb73476a7f84ae2174",
        "timestamp" : 1726672283000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libxml2: update to 2.13.4\u000a\u000a",
        "date" : "2024-09-18 17:11:23 +0200",
        "id" : "3bdbf27d99855fb5dcf191bb73476a7f84ae2174",
        "msg" : "libxml2: update to 2.13.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/libxml2-39.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/test/results-32.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/xmlschema/Makefile",
          "components/python/xmlschema/patches/02-test-skip-failing.patch",
          "components/python/xmlschema/patches/01-test-verbose.patch",
          "components/python/xmlschema/.gitignore",
          "components/python/xmlschema/test/results-all.master",
          "components/python/xmlschema/python-integrate-project.conf"
        ],
        "commitId" : "2bbd28aabdfc1889a723efe2a3da5f139c435538",
        "timestamp" : 1726672295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/xmlschema: update to 3.4.2\u000a\u000a",
        "date" : "2024-09-18 17:11:35 +0200",
        "id" : "2bbd28aabdfc1889a723efe2a3da5f139c435538",
        "msg" : "python/xmlschema: update to 3.4.2",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/xmlschema/patches/02-test-skip-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/patches/01-test-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/.gitignore",
          "components/python/tox/patches/05-tox-current-env.patch",
          "components/python/tox/patches/06-no-diff-cover.patch",
          "components/python/tox/patches/04-test-tox-path.patch",
          "components/python/tox/Makefile",
          "components/python/tox/patches/01-test-no-devpi_process.patch",
          "components/python/tox/patches/03-tox-cov-proto.patch",
          "components/python/tox/test/results-all.master"
        ],
        "commitId" : "afcbff5719aca044687a1f79d7ea151bc66e2977",
        "timestamp" : 1726672308000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.19.0\u000a\u000a",
        "date" : "2024-09-18 17:11:48 +0200",
        "id" : "afcbff5719aca044687a1f79d7ea151bc66e2977",
        "msg" : "python/tox: update to 4.19.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/06-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/04-test-tox-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/05-tox-current-env.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/transaction/manifests/sample-manifest.p5m",
          "components/python/transaction/.gitignore",
          "components/python/transaction/pkg5",
          "components/python/transaction/transaction-PYVER.p5m",
          "components/python/transaction/patches/01-setuptools.patch",
          "components/python/transaction/python-integrate-project.conf",
          "components/python/transaction/Makefile",
          "components/python/transaction/test/results-all.master"
        ],
        "commitId" : "03316ab38d274e0f35c34c7cf7ea16cd00634fc8",
        "timestamp" : 1726672321000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/transaction: update to 5.0\u000a\u000a",
        "date" : "2024-09-18 17:12:01 +0200",
        "id" : "03316ab38d274e0f35c34c7cf7ea16cd00634fc8",
        "msg" : "python/transaction: update to 5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/transaction/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/transaction/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/transaction/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/transaction/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/transaction/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/transaction/transaction-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/transaction/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/transaction/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "38ba57d2dbeb7b9d0c382dbe676322d9a69f5fcb",
        "timestamp" : 1726683125000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.477\u000a\u000a",
        "date" : "2024-09-18 20:12:05 +0200",
        "id" : "38ba57d2dbeb7b9d0c382dbe676322d9a69f5fcb",
        "msg" : "jenkins-core-weekly: update to 2.477",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tcl/tcl/Makefile",
          "components/tcl/tcl/manifests/sample-manifest.p5m",
          "components/tcl/tcl/test/results-all.master",
          "components/tcl/tcl/tcl.p5m"
        ],
        "commitId" : "62201710763520c1114368a1b244d23f1f850399",
        "timestamp" : 1726683146000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tcl: update to 8.6.15\u000a\u000a",
        "date" : "2024-09-18 20:12:26 +0200",
        "id" : "62201710763520c1114368a1b244d23f1f850399",
        "msg" : "tcl: update to 8.6.15",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tcl/tcl/tcl.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tcl/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tcl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tcl/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/wxwidgets-3/Makefile"
        ],
        "commitId" : "ac40f2170a4fb7d4bc687fd7b2ca4468c1c22cb8",
        "timestamp" : 1726687564000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "wxwidgets: update to 3.2.6\u000a\u000a",
        "date" : "2024-09-18 21:26:04 +0200",
        "id" : "ac40f2170a4fb7d4bc687fd7b2ca4468c1c22cb8",
        "msg" : "wxwidgets: update to 3.2.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/wxwidgets-3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/proj/proj.p5m",
          "components/scientific/proj/Makefile",
          "components/scientific/proj/manifests/sample-manifest.p5m",
          "components/scientific/proj/test/results-all.master"
        ],
        "commitId" : "388228476672a66c480e503a1ff3273f9e821764",
        "timestamp" : 1726687578000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "proj: update to 9.5.0\u000a\u000a",
        "date" : "2024-09-18 21:26:18 +0200",
        "id" : "388228476672a66c480e503a1ff3273f9e821764",
        "msg" : "proj: update to 9.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/proj/proj.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/proj/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/proj/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/proj/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tcl/tk/Makefile",
          "components/tcl/tk/manifests/sample-manifest.p5m",
          "components/tcl/tk/test/results-all.master",
          "components/tcl/tk/tk.p5m"
        ],
        "commitId" : "8ee055d7a6c5fe594053757cb19e78bbb2969eba",
        "timestamp" : 1726687591000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tk: update to 8.6.14\u000a\u000a",
        "date" : "2024-09-18 21:26:31 +0200",
        "id" : "8ee055d7a6c5fe594053757cb19e78bbb2969eba",
        "msg" : "tk: update to 8.6.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tcl/tk/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tk/tk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tk/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "d415b5aa3227bdce86de17425e208f477698d100",
        "timestamp" : 1726689739000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 128.2.2\u000a\u000a",
        "date" : "2024-09-18 22:02:19 +0200",
        "id" : "d415b5aa3227bdce86de17425e208f477698d100",
        "msg" : "thunderbird: update to 128.2.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/gawk/gawk.license",
          "components/text/gawk/pkg5",
          "components/text/gawk/test/results-all.master",
          "components/text/gawk/gawk.p5m",
          "components/text/gawk/Makefile",
          "components/text/gawk/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7625679e3f1ff2c486c6750460a95b1a6f46307c",
        "timestamp" : 1726689954000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gawk: update to 5.3.1\u000a\u000a",
        "date" : "2024-09-18 22:05:54 +0200",
        "id" : "7625679e3f1ff2c486c6750460a95b1a6f46307c",
        "msg" : "gawk: update to 5.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/gawk/gawk.license"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/gawk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node22/nodejs.p5m",
          "components/runtime/node22/Makefile",
          "components/runtime/node22/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3f3dd6f4e2769f75a303be12d0751385f29b21b3",
        "timestamp" : 1726691364000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-22: update to 22.9.0\u000a\u000a",
        "date" : "2024-09-18 22:29:24 +0200",
        "id" : "3f3dd6f4e2769f75a303be12d0751385f29b21b3",
        "msg" : "nodejs-22: update to 22.9.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node22/nodejs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node22/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node22/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/graphviz/pkg5",
          "components/image/graphviz/patches/02-guile.patch",
          "components/image/graphviz/graphviz.p5m",
          "components/image/graphviz/Makefile",
          "components/image/graphviz/files/graphviz-configure-plugins",
          "components/image/graphviz/files/graphviz-configure-plugins.xml",
          "transforms/defaults",
          "components/image/graphviz/manifests/sample-manifest.p5m"
        ],
        "commitId" : "88e740cf612c930b8166d3231b2f37c20f3a2ab4",
        "timestamp" : 1726691378000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "graphviz: add plugin configuration service\u000a\u000a",
        "date" : "2024-09-18 22:29:38 +0200",
        "id" : "88e740cf612c930b8166d3231b2f37c20f3a2ab4",
        "msg" : "graphviz: add plugin configuration service",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/graphviz.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/image/graphviz/files/graphviz-configure-plugins.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "transforms/defaults"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/patches/02-guile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/image/graphviz/files/graphviz-configure-plugins"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}