{
  "_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" : 7323,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2651903307fb43997a173b00c89eaf4c8429a543",
            "branch" : [
              {
                "SHA1" : "2651903307fb43997a173b00c89eaf4c8429a543",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2651903307fb43997a173b00c89eaf4c8429a543",
            "branch" : [
              {
                "SHA1" : "2651903307fb43997a173b00c89eaf4c8429a543",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2651903307fb43997a173b00c89eaf4c8429a543",
        "branch" : [
          {
            "SHA1" : "2651903307fb43997a173b00c89eaf4c8429a543",
            "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" : "#7323",
  "duration" : 7080591,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7323",
  "id" : "7323",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7323,
  "queueId" : 1116,
  "result" : "SUCCESS",
  "timestamp" : 1707264347084,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7323/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-26/ruby-26.p5m",
          "components/ruby/ruby-26/Solaris/ruby.1.sedscript",
          "components/ruby/ruby-26/patches/01-ruby-path-in-man-page.patch",
          "components/ruby/ruby-26/patches/02-config.patch",
          "components/ruby/ruby-26/Solaris/gem.1-generic",
          "components/ruby/ruby-26/Makefile",
          "components/ruby/ruby-26/manifests/sample-manifest.p5m",
          "components/meta-packages/history/history",
          "make-rules/shared-macros.mk",
          "components/ruby/ruby-26/pkg5",
          "components/ruby/ruby-26/patches/03-common-mk.patch",
          "components/ruby/ruby-26/test/results-all.master",
          "components/ruby/ruby-26/Solaris/rbconfig.sedscript"
        ],
        "commitId" : "f495988ffac14693621eb3a5a3a93c8e71f74d57",
        "timestamp" : 1707208232000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Obsolete Ruby 2.6\u000a\u000a",
        "date" : "2024-02-06 09:30:32 +0100",
        "id" : "f495988ffac14693621eb3a5a3a93c8e71f74d57",
        "msg" : "Obsolete Ruby 2.6",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/ruby-26.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/patches/01-ruby-path-in-man-page.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/Solaris/gem.1-generic"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/patches/02-config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/Solaris/ruby.1.sedscript"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/Solaris/rbconfig.sedscript"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/patches/03-common-mk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-26/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/jenkinshelper.ksh"
        ],
        "commitId" : "d1236280d5742385ee9f1966f5b280485de8932a",
        "timestamp" : 1707237959000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkinshelper.ksh: gmake clean before publish\u000a\u000a",
        "date" : "2024-02-06 17:45:59 +0100",
        "id" : "d1236280d5742385ee9f1966f5b280485de8932a",
        "msg" : "jenkinshelper.ksh: gmake clean before publish",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/jenkinshelper.ksh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/LWP-Protocol-https/Makefile"
        ],
        "commitId" : "18d7c90cf140b0cda5364efc39e9de554803c3cc",
        "timestamp" : 1707250578000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/LWP-Protocol-https: update to 6.13\u000a\u000a",
        "date" : "2024-02-06 21:16:18 +0100",
        "id" : "18d7c90cf140b0cda5364efc39e9de554803c3cc",
        "msg" : "perl/LWP-Protocol-https: update to 6.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/LWP-Protocol-https/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mail-SPF/Makefile"
        ],
        "commitId" : "566684d674c1dceaeeb754b34343999a3e35fc49",
        "timestamp" : 1707250588000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mail-SPF: update to 3.20240206\u000a\u000a",
        "date" : "2024-02-06 21:16:28 +0100",
        "id" : "566684d674c1dceaeeb754b34343999a3e35fc49",
        "msg" : "perl/Mail-SPF: update to 3.20240206",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-SPF/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gc/manifests/sample-manifest.p5m",
          "components/library/gc/pkg5",
          "components/library/gc/Makefile",
          "components/library/gc/gc.p5m"
        ],
        "commitId" : "0aeacdabe33a0a806fbc886499f70b7bf03726d9",
        "timestamp" : 1707250603000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gc: bump to 8.2.6\u000a\u000a",
        "date" : "2024-02-06 21:16:43 +0100",
        "id" : "0aeacdabe33a0a806fbc886499f70b7bf03726d9",
        "msg" : "gc: bump to 8.2.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gc/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gc/gc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/manifests/sample-manifest.p5m",
          "components/python/Faker/Makefile",
          "components/python/Faker/test/results-all.master",
          "components/python/Faker/Faker-PYVER.p5m",
          "components/python/Faker/patches/01-pytest-disable-plugins.patch"
        ],
        "commitId" : "0b72504aef05d91aa8634f8a707231f16f47f406",
        "timestamp" : 1707250613000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 22.7.0\u000a\u000a",
        "date" : "2024-02-06 21:16:53 +0100",
        "id" : "0b72504aef05d91aa8634f8a707231f16f47f406",
        "msg" : "python/Faker: update to 22.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Faker-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-pytest-disable-plugins.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/patches/02-pytest-plugins.patch",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "ea54ddf2eae5d6aebb7a95b58fa27715793ee5ad",
        "timestamp" : 1707250623000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.98.2\u000a\u000a",
        "date" : "2024-02-06 21:17:03 +0100",
        "id" : "ea54ddf2eae5d6aebb7a95b58fa27715793ee5ad",
        "msg" : "python/hypothesis: update to 6.98.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/yamllint/Makefile",
          "components/python/yamllint/pkg5",
          "components/python/yamllint/manifests/sample-manifest.p5m",
          "components/python/yamllint/test/results-all.master",
          "components/python/yamllint/python-integrate-project.conf"
        ],
        "commitId" : "b62b2c34c4194a26e258430db49fdf0bea89ccf4",
        "timestamp" : 1707250633000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/yamllint: update to 1.34.0\u000a\u000a",
        "date" : "2024-02-06 21:17:13 +0100",
        "id" : "b62b2c34c4194a26e258430db49fdf0bea89ccf4",
        "msg" : "python/yamllint: update to 1.34.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/yamllint/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yamllint/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yamllint/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yamllint/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yamllint/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zest.releaser/manifests/sample-manifest.p5m",
          "components/python/zest.releaser/Makefile",
          "components/python/zest.releaser/python-integrate-project.conf",
          "components/python/zest.releaser/history",
          "components/python/zest.releaser/zest.releaser-PYVER.p5m",
          "components/python/zest.releaser/pkg5",
          "components/python/zest.releaser/patches/01-test-extras.patch"
        ],
        "commitId" : "ec5eec6eadf7f0264b07fdf5be83d4f8ade5b53e",
        "timestamp" : 1707250646000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zest.releaser: update to 9.1.2\u000a\u000a",
        "date" : "2024-02-06 21:17:26 +0100",
        "id" : "ec5eec6eadf7f0264b07fdf5be83d4f8ade5b53e",
        "msg" : "python/zest.releaser: update to 9.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zest.releaser/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zest.releaser/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/zest.releaser/patches/01-test-extras.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zest.releaser/zest.releaser-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zest.releaser/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zest.releaser/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zest.releaser/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/jenkinshelper.ksh"
        ],
        "commitId" : "10bd893ffb5d1e100ccd4ff131fe3df1e97e4853",
        "timestamp" : 1707250661000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkinshelper.ksh: fix parallel config for publish\u000a\u000a",
        "date" : "2024-02-06 21:17:41 +0100",
        "id" : "10bd893ffb5d1e100ccd4ff131fe3df1e97e4853",
        "msg" : "jenkinshelper.ksh: fix parallel config for publish",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/jenkinshelper.ksh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "362cde947f2dbc40f83affa0da0468f203a630a5",
        "timestamp" : 1707250673000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: set GCC_VERSION conditionally\u000a\u000a",
        "date" : "2024-02-06 21:17:53 +0100",
        "id" : "362cde947f2dbc40f83affa0da0468f203a630a5",
        "msg" : "shared-macros.mk: set GCC_VERSION conditionally",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "templates/perl.mk",
          "templates/python.mk"
        ],
        "commitId" : "585e3e419a21b7ce8d653833a1a3423e38d79885",
        "timestamp" : 1707254016000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Remove templates for Perl and Python\u000a\u000a",
        "date" : "2024-02-06 22:13:36 +0100",
        "id" : "585e3e419a21b7ce8d653833a1a3423e38d79885",
        "msg" : "Remove templates for Perl and Python",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "templates/perl.mk"
          },
          {
            "editType" : "delete",
            "file" : "templates/python.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libexpat/expat.p5m",
          "components/library/libexpat/pkg5",
          "components/library/libexpat/Makefile",
          "components/library/libexpat/manifests/sample-manifest.p5m",
          "components/library/libexpat/libexpat.license",
          "components/library/libexpat/test/results-all.master"
        ],
        "commitId" : "c03081571c91f20fa37c8134d52f1d19c291da05",
        "timestamp" : 1707254026000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libexpat: update to 2.6.0\u000a\u000a",
        "date" : "2024-02-06 22:13:46 +0100",
        "id" : "c03081571c91f20fa37c8134d52f1d19c291da05",
        "msg" : "libexpat: update to 2.6.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/libexpat/libexpat.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/expat.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/gnome.mk"
        ],
        "commitId" : "48b1e060688a31a1fe5795470ef9fd7e546664fe",
        "timestamp" : 1707254040000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "make-rules: add gnome.mk\u000a\u000a",
        "date" : "2024-02-06 22:14:00 +0100",
        "id" : "48b1e060688a31a1fe5795470ef9fd7e546664fe",
        "msg" : "make-rules: add gnome.mk",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/gnome.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome/gsettings-desktop-schemas/pkg5",
          "components/desktop/gnome/gsettings-desktop-schemas/Makefile",
          "components/desktop/gnome/gsettings-desktop-schemas/test/results-all.master",
          "components/desktop/gsettings-desktop-schemas/Makefile",
          "components/desktop/gnome/gsettings-desktop-schemas/gsettings-desktop-schemas.p5m",
          "components/desktop/gsettings-desktop-schemas/pkg5",
          "components/desktop/gsettings-desktop-schemas/gsettings-desktop-schemas.p5m",
          "components/desktop/gsettings-desktop-schemas/manifests/sample-manifest.p5m",
          "components/desktop/gnome/gsettings-desktop-schemas/manifests/sample-manifest.p5m"
        ],
        "commitId" : "2a74551fca5add4e1a419f079f344b9d0ebb801f",
        "timestamp" : 1707256148000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gsettings-desktop-schemas: update to 45.0\u000a\u000a",
        "date" : "2024-02-06 22:49:08 +0100",
        "id" : "2a74551fca5add4e1a419f079f344b9d0ebb801f",
        "msg" : "gsettings-desktop-schemas: update to 45.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/desktop/gsettings-desktop-schemas/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome/gsettings-desktop-schemas/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gsettings-desktop-schemas/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gsettings-desktop-schemas/gsettings-desktop-schemas.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome/gsettings-desktop-schemas/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gsettings-desktop-schemas/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome/gsettings-desktop-schemas/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome/gsettings-desktop-schemas/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome/gsettings-desktop-schemas/gsettings-desktop-schemas.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile",
          "components/web/firefox/pkg5"
        ],
        "commitId" : "2651903307fb43997a173b00c89eaf4c8429a543",
        "timestamp" : 1707256162000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 122.0.1\u000a\u000a",
        "date" : "2024-02-06 22:49:22 +0100",
        "id" : "2651903307fb43997a173b00c89eaf4c8429a543",
        "msg" : "firefox: update to 122.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}