{
  "_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" : 7728,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f36c360cfae88d6d7ff2014faeb4aca07b483f61",
            "branch" : [
              {
                "SHA1" : "f36c360cfae88d6d7ff2014faeb4aca07b483f61",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f36c360cfae88d6d7ff2014faeb4aca07b483f61",
            "branch" : [
              {
                "SHA1" : "f36c360cfae88d6d7ff2014faeb4aca07b483f61",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f36c360cfae88d6d7ff2014faeb4aca07b483f61",
        "branch" : [
          {
            "SHA1" : "f36c360cfae88d6d7ff2014faeb4aca07b483f61",
            "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" : "#7728",
  "duration" : 3285320,
  "estimatedDuration" : 3072391,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7728",
  "id" : "7728",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7728,
  "queueId" : 3103,
  "result" : "SUCCESS",
  "timestamp" : 1771281846707,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/illumos-gate/7728/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/virtualbox/Makefile"
        ],
        "commitId" : "ddb7bda88d7d95061a48f127a1d4387e4b53d440",
        "timestamp" : 1771076129000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "virtualbox: rebuild after qt6 upgrade\u000a\u000a",
        "date" : "2026-02-14 14:35:29 +0100",
        "id" : "ddb7bda88d7d95061a48f127a1d4387e4b53d440",
        "msg" : "virtualbox: rebuild after qt6 upgrade",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-15/manifests/sample-manifest.p5m",
          "components/database/postgresql-15/postgresql15-tests.p5m",
          "components/database/postgresql-15/test/results-all.master",
          "components/database/postgresql-15/Makefile",
          "components/database/postgresql-15/postgresql15-documentation.p5m"
        ],
        "commitId" : "f09e0af44a75ebc9529ff759ba55320a32b5bc2a",
        "timestamp" : 1771083082000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-15: update to 15.16\u000a\u000a",
        "date" : "2026-02-14 16:31:22 +0100",
        "id" : "f09e0af44a75ebc9529ff759ba55320a32b5bc2a",
        "msg" : "postgresql-15: update to 15.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15/postgresql15-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15/postgresql15-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-15/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-14/manifests/sample-manifest.p5m",
          "components/database/postgresql-14/postgresql14-service.p5m",
          "components/database/postgresql-14/postgresql14-contrib.p5m",
          "components/database/postgresql-14/test/results-all.master",
          "components/database/postgresql-14/postgresql14-tests.p5m",
          "components/database/postgresql-14/Makefile",
          "components/database/postgresql-14/postgresql14-documentation.p5m"
        ],
        "commitId" : "9be8cc9f85d606e82bef43a373e1a2c3bc97f468",
        "timestamp" : 1771083094000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-14: update to 14.21\u000a\u000a",
        "date" : "2026-02-14 16:31:34 +0100",
        "id" : "9be8cc9f85d606e82bef43a373e1a2c3bc97f468",
        "msg" : "postgresql-14: update to 14.21",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/postgresql14-service.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/postgresql14-contrib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/postgresql14-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/postgresql14-documentation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/wireshark/Makefile"
        ],
        "commitId" : "e005dba66b4375728ad6b17e09e0f20a82e30a37",
        "timestamp" : 1771095813000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "wireshark: rebuild after qt6 upgrade\u000a\u000a",
        "date" : "2026-02-14 20:03:33 +0100",
        "id" : "e005dba66b4375728ad6b17e09e0f20a82e30a37",
        "msg" : "wireshark: rebuild after qt6 upgrade",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/glib/test/results-32.master",
          "components/library/glib/manifests/sample-manifest.p5m",
          "components/library/glib/test/results-64.master",
          "components/library/glib/Makefile"
        ],
        "commitId" : "a13c9fff20590cf2c6a9c9cd2a58b8387f7b6d03",
        "timestamp" : 1771095827000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "glib: update to 2.86.4\u000a\u000a",
        "date" : "2026-02-14 20:03:47 +0100",
        "id" : "a13c9fff20590cf2c6a9c9cd2a58b8387f7b6d03",
        "msg" : "glib: update to 2.86.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/glib/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16/manifests/sample-manifest.p5m",
          "components/database/postgresql-16/Makefile",
          "components/database/postgresql-16/postgresql16-tests.p5m",
          "components/database/postgresql-16/test/results-all.master",
          "components/database/postgresql-16/postgresql16-documentation.p5m"
        ],
        "commitId" : "cfb982af10095aff6b50432f2e4b48cd50cc64eb",
        "timestamp" : 1771095845000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-16: update to 16.12\u000a\u000a",
        "date" : "2026-02-14 20:04:05 +0100",
        "id" : "cfb982af10095aff6b50432f2e4b48cd50cc64eb",
        "msg" : "postgresql-16: update to 16.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/postgresql16-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/postgresql16-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/filelock/Makefile",
          "components/python/filelock/patches/01-tox-no-diff-cover.patch",
          "components/python/filelock/patches/02-no-coverage.patch",
          "components/python/filelock/patches/03-tox-pytest-indirectly.patch",
          "components/python/filelock/.gitignore"
        ],
        "commitId" : "5d889e3c7785950d4c630dd7e64186cf92149010",
        "timestamp" : 1771111093000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/filelock: update to 3.22.0\u000a\u000a",
        "date" : "2026-02-15 00:18:13 +0100",
        "id" : "5d889e3c7785950d4c630dd7e64186cf92149010",
        "msg" : "python/filelock: update to 3.22.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/02-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/03-tox-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/01-tox-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/platformdirs/patches/01-no-coverage.patch",
          "components/python/platformdirs/.gitignore",
          "components/python/platformdirs/Makefile",
          "components/python/platformdirs/test/results-all.master"
        ],
        "commitId" : "775d4690b0e12141cd08378224299b72ece86986",
        "timestamp" : 1771111105000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/platformdirs: update to 4.8.0\u000a\u000a",
        "date" : "2026-02-15 00:18:25 +0100",
        "id" : "775d4690b0e12141cd08378224299b72ece86986",
        "msg" : "python/platformdirs: update to 4.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/patches/01-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "bcb34a947b09f5ce0afad4315a470e49ae7f108c",
        "timestamp" : 1771152085000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.59.0\u000a\u000a",
        "date" : "2026-02-15 11:41:25 +0100",
        "id" : "bcb34a947b09f5ce0afad4315a470e49ae7f108c",
        "msg" : "fastfetch: update to 2.59.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/vim.p5m",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/gvim.p5m",
          "components/editor/vim/vim-core.p5m"
        ],
        "commitId" : "6dadecdeec980f518d1caa53cf0e9d3e22d65bd7",
        "timestamp" : 1771152099000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.2.0000\u000a\u000a",
        "date" : "2026-02-15 11:41:39 +0100",
        "id" : "6dadecdeec980f518d1caa53cf0e9d3e22d65bd7",
        "msg" : "vim: update to 9.2.0000",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/gvim.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim-core.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libreoffice/Makefile"
        ],
        "commitId" : "9d963e5061b99a308fe68d4e8cbdf02f27a43d28",
        "timestamp" : 1771158349000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libreoffice: rebuild after qt6 upgrade\u000a\u000a",
        "date" : "2026-02-15 13:25:49 +0100",
        "id" : "9d963e5061b99a308fe68d4e8cbdf02f27a43d28",
        "msg" : "libreoffice: rebuild after qt6 upgrade",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/Makefile"
        ],
        "commitId" : "169ce94fd48eadde6acb1529347584ba246e4b86",
        "timestamp" : 1771179935000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tor: update to 0.4.9.5\u000a\u000a",
        "date" : "2026-02-15 19:25:35 +0100",
        "id" : "169ce94fd48eadde6acb1529347584ba246e4b86",
        "msg" : "tor: update to 0.4.9.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/goffice/manifests/sample-manifest.p5m",
          "components/library/goffice/Makefile",
          "components/library/goffice/goffice.p5m"
        ],
        "commitId" : "f5fdd4a524812b8945020aefe4c5497efef23ff6",
        "timestamp" : 1771179949000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "goffice: update to 0.10.60\u000a\u000a",
        "date" : "2026-02-15 19:25:49 +0100",
        "id" : "f5fdd4a524812b8945020aefe4c5497efef23ff6",
        "msg" : "goffice: update to 0.10.60",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/goffice/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/goffice.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/squeak/patches/04-sqCamera.patch",
          "components/runtime/smalltalk/squeak/patches/05-jmemdatasrc.patch",
          "components/runtime/smalltalk/squeak/manifests/squeak-vep.p5m",
          "components/runtime/smalltalk/squeak/manifests/squeak-display-X11.p5m",
          "components/runtime/smalltalk/squeak/patches/03-cameraconfig.patch",
          "components/runtime/smalltalk/squeak/patches/08-JPEGReadWriter2Plugin.patch",
          "components/runtime/smalltalk/squeak/squeak-vep.p5m",
          "components/runtime/smalltalk/squeak/squeak.ips",
          "components/runtime/smalltalk/squeak/files/inisqueak.desktop",
          "components/runtime/smalltalk/squeak/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/squeak/patches/07-sqJPEGReadWriter2Plugin.patch",
          "components/runtime/smalltalk/squeak/manifests/squeak.p5m",
          "components/runtime/smalltalk/squeak/squeak-display-X11.p5m",
          "components/runtime/smalltalk/squeak/squeak-ssl.p5m",
          "components/runtime/smalltalk/squeak/manifests/squeak-nodisplay.p5m",
          "components/runtime/smalltalk/squeak/files/squeak.desktop",
          "components/runtime/smalltalk/squeak/patches/02-openssl-cmake.patch",
          "components/runtime/smalltalk/squeak/squeak.p5m",
          "components/runtime/smalltalk/squeak/files/icons/scalable/apps/squeak.svg",
          "components/runtime/smalltalk/squeak/manifests/squeak-ssl.p5m",
          "components/runtime/smalltalk/squeak/squeak-nodisplay.p5m",
          "components/runtime/smalltalk/squeak/Makefile",
          "components/runtime/smalltalk/squeak/patches/06-jmemdatadst.patch"
        ],
        "commitId" : "11651366e2c63dad26cc495e43b7cfb6d52caacd",
        "timestamp" : 1771184660000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "squeak: add icon and desktop files\u000a\u000a",
        "date" : "2026-02-15 20:44:20 +0100",
        "id" : "11651366e2c63dad26cc495e43b7cfb6d52caacd",
        "msg" : "squeak: add icon and desktop files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/squeak-display-X11.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/squeak-ssl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/smalltalk/squeak/files/inisqueak.desktop"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/03-cameraconfig.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/04-sqCamera.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/07-sqJPEGReadWriter2Plugin.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/06-jmemdatadst.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/08-JPEGReadWriter2Plugin.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/squeak.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/smalltalk/squeak/files/icons/scalable/apps/squeak.svg"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/squeak-nodisplay.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/05-jmemdatasrc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/squeak-vep.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/manifests/squeak-ssl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/smalltalk/squeak/files/squeak.desktop"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/patches/02-openssl-cmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/manifests/squeak-vep.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/manifests/squeak.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/manifests/squeak-display-X11.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/manifests/squeak-nodisplay.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile",
          "components/python/maturin/.gitignore"
        ],
        "commitId" : "a9a7ab89c515d2c7905b8b36cf8bfcfa0057297e",
        "timestamp" : 1771240484000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.12.0\u000a\u000a",
        "date" : "2026-02-16 12:14:44 +0100",
        "id" : "a9a7ab89c515d2c7905b8b36cf8bfcfa0057297e",
        "msg" : "python/maturin: update to 1.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nh3/manifests/sample-manifest.p5m",
          "components/python/nh3/.gitignore",
          "components/python/nh3/Makefile"
        ],
        "commitId" : "f805973af2b0853c27f4e5f358e1281f498605d3",
        "timestamp" : 1771240498000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/nh3: update to 0.3.3\u000a\u000a",
        "date" : "2026-02-16 12:14:58 +0100",
        "id" : "f805973af2b0853c27f4e5f358e1281f498605d3",
        "msg" : "python/nh3: update to 0.3.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/nh3/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/poetry_dynamic_versioning/.gitignore",
          "components/python/poetry_dynamic_versioning/Makefile"
        ],
        "commitId" : "dc84ecf9504376df87362eedc54d91f284af789b",
        "timestamp" : 1771240513000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/poetry_dynamic_versioning: update to 1.10.0\u000a\u000a",
        "date" : "2026-02-16 12:15:13 +0100",
        "id" : "dc84ecf9504376df87362eedc54d91f284af789b",
        "msg" : "python/poetry_dynamic_versioning: update to 1.10.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/poetry_dynamic_versioning/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_dynamic_versioning/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dunamai/patches/01-no-ruff.patch",
          "components/python/dunamai/test/results-3.14.master",
          "components/python/dunamai/patches/06-no-black.patch",
          "components/python/dunamai/patches/03-no-argparse-manpage.patch",
          "components/python/dunamai/patches/04-no-coverage.patch",
          "components/python/dunamai/patches/05-no-mypy.patch",
          "components/python/dunamai/test/results-3.9.master",
          "components/python/dunamai/.gitignore",
          "components/python/dunamai/patches/02-no-pre-commit.patch",
          "components/python/dunamai/Makefile"
        ],
        "commitId" : "c303d813298ba50f91738e0713f7c1ee9f22c6ed",
        "timestamp" : 1771240529000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/dunamai: update to 1.26.0\u000a\u000a",
        "date" : "2026-02-16 12:15:29 +0100",
        "id" : "c303d813298ba50f91738e0713f7c1ee9f22c6ed",
        "msg" : "python/dunamai: update to 1.26.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/patches/03-no-argparse-manpage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/patches/02-no-pre-commit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/patches/05-no-mypy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/patches/04-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dunamai/patches/06-no-black.patch"
          }
        ]
      },
      {
        "_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/07-setup.cfg.patch",
          "components/python/tox/patches/04-test-tox-path.patch",
          "components/python/tox/patches/01-test-no-devpi_process.patch",
          "components/python/tox/Makefile",
          "components/python/tox/patches/03-tox-cov-proto.patch",
          "components/python/tox/patches/02-tox-pytest-indirectly.patch"
        ],
        "commitId" : "cfde8687564923f3945e689625fb3b17a66fe4ac",
        "timestamp" : 1771240547000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.36.0\u000a\u000a",
        "date" : "2026-02-16 12:15:47 +0100",
        "id" : "cfde8687564923f3945e689625fb3b17a66fe4ac",
        "msg" : "python/tox: update to 4.36.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/05-tox-current-env.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/06-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/02-tox-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/07-setup.cfg.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/04-test-tox-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "343d4ecf47a914cfd0ddbc136dc65c7f2a9c3494",
        "timestamp" : 1771266923000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 147.0.4\u000a\u000a",
        "date" : "2026-02-16 19:35:23 +0100",
        "id" : "343d4ecf47a914cfd0ddbc136dc65c7f2a9c3494",
        "msg" : "firefox: update to 147.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-dependency/.gitignore",
          "components/python/pytest-dependency/Makefile",
          "components/python/pytest-dependency/manifests/sample-manifest.p5m"
        ],
        "commitId" : "614fb68f363531fb9ad3fe55b4de93508f9273b9",
        "timestamp" : 1771266934000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-dependency: update to 0.6.1\u000a\u000a",
        "date" : "2026-02-16 19:35:34 +0100",
        "id" : "614fb68f363531fb9ad3fe55b4de93508f9273b9",
        "msg" : "python/pytest-dependency: update to 0.6.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-dependency/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-dependency/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-dependency/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "daef3eb9db9bae24a8eb852e3c99d569dbd71548",
        "timestamp" : 1771266946000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 147.0.2\u000a\u000a",
        "date" : "2026-02-16 19:35:46 +0100",
        "id" : "daef3eb9db9bae24a8eb852e3c99d569dbd71548",
        "msg" : "thunderbird: update to 147.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/7zip/manifests/sample-manifest.p5m",
          "components/archiver/7zip/Makefile"
        ],
        "commitId" : "7b5b142050db13f3e73c2b6ee1524c1424b4b500",
        "timestamp" : 1771270590000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "7zip: update to 26.00\u000a\u000a",
        "date" : "2026-02-16 20:36:30 +0100",
        "id" : "7b5b142050db13f3e73c2b6ee1524c1424b4b500",
        "msg" : "7zip: update to 26.00",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/7zip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/7zip/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/socat/test/results-all.master",
          "components/network/socat/manifests/sample-manifest.p5m",
          "components/network/socat/Makefile"
        ],
        "commitId" : "3e2747639f9549d3fc539861b8bc1b222dd4616d",
        "timestamp" : 1771270604000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "socat: update to 1.8.1.1\u000a\u000a",
        "date" : "2026-02-16 20:36:44 +0100",
        "id" : "3e2747639f9549d3fc539861b8bc1b222dd4616d",
        "msg" : "socat: update to 1.8.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/socat/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/network/socat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/socat/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/poppler/manifests/sample-manifest.p5m",
          "components/library/poppler/test/results-all.master",
          "components/library/poppler/poppler.p5m",
          "components/library/poppler/Makefile",
          "components/library/poppler/pkg5"
        ],
        "commitId" : "f36c360cfae88d6d7ff2014faeb4aca07b483f61",
        "timestamp" : 1771276921000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "poppler: update to 26.02 and switch to qt6\u000a\u000a",
        "date" : "2026-02-16 22:22:01 +0100",
        "id" : "f36c360cfae88d6d7ff2014faeb4aca07b483f61",
        "msg" : "poppler: update to 26.02 and switch to qt6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/poppler/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/poppler.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}