{
  "_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" : 7247,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7418c98a1cce1a289c3a10df1f44e64b6113e299",
            "branch" : [
              {
                "SHA1" : "7418c98a1cce1a289c3a10df1f44e64b6113e299",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7418c98a1cce1a289c3a10df1f44e64b6113e299",
            "branch" : [
              {
                "SHA1" : "7418c98a1cce1a289c3a10df1f44e64b6113e299",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7418c98a1cce1a289c3a10df1f44e64b6113e299",
        "branch" : [
          {
            "SHA1" : "7418c98a1cce1a289c3a10df1f44e64b6113e299",
            "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" : "#7247",
  "duration" : 5358606,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7247",
  "id" : "7247",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7247,
  "queueId" : 561,
  "result" : "SUCCESS",
  "timestamp" : 1700179521711,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7247/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/p11-kit/test/results-all.master",
          "components/library/p11-kit/p11-kit.p5m",
          "components/library/p11-kit/test/results-32.master",
          "components/library/p11-kit/manifests/sample-manifest.p5m",
          "components/library/p11-kit/Makefile",
          "components/library/p11-kit/test/results-64.master"
        ],
        "commitId" : "a6443f39f24726079373370482c8c7f7aa9fe6c2",
        "timestamp" : 1700117834000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "p11-kit: update to 0.25.3 & drop 32 bit\u000a\u000a",
        "date" : "2023-11-16 07:57:14 +0100",
        "id" : "a6443f39f24726079373370482c8c7f7aa9fe6c2",
        "msg" : "p11-kit: update to 0.25.3 & drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/p11-kit/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/p11-kit/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/p11-kit/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/p11-kit/p11-kit.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/p11-kit/test/results-32.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/p11-kit/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipenv/Makefile"
        ],
        "commitId" : "9d6dc955530508113930b9f242b73475d019d636",
        "timestamp" : 1700147705000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipenv: update to 2023.11.15\u000a\u000a",
        "date" : "2023-11-16 16:15:05 +0100",
        "id" : "9d6dc955530508113930b9f242b73475d019d636",
        "msg" : "python/pipenv: update to 2023.11.15",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rich/patches/01-tox-no-poetry.patch",
          "components/python/rich/Makefile",
          "components/python/rich/test/results-all.master"
        ],
        "commitId" : "32278ee04404b61d63f175466a174d02856733be",
        "timestamp" : 1700147718000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rich: update to 13.7.0\u000a\u000a",
        "date" : "2023-11-16 16:15:18 +0100",
        "id" : "32278ee04404b61d63f175466a174d02856733be",
        "msg" : "python/rich: update to 13.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rich/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rich/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rich/patches/01-tox-no-poetry.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyfakefs/history",
          "components/python/pyfakefs/test/results-all.master",
          "components/python/pyfakefs/Makefile"
        ],
        "commitId" : "9575e75f529464effde3ca5ab1a8b2f91bacb53f",
        "timestamp" : 1700147731000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyfakefs: update to 5.3.1\u000a\u000a",
        "date" : "2023-11-16 16:15:31 +0100",
        "id" : "9575e75f529464effde3ca5ab1a8b2f91bacb53f",
        "msg" : "python/pyfakefs: update to 5.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "54024c6ec02389a23975505c7f8042d71d89e59b",
        "timestamp" : 1700147744000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: add non-default directory to generator command line\u000a\u000a",
        "date" : "2023-11-16 16:15:44 +0100",
        "id" : "54024c6ec02389a23975505c7f8042d71d89e59b",
        "msg" : "tools/python-integrate-project: add non-default directory to generator command line",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/Makefile"
        ],
        "commitId" : "b3ecd27fde741a22deb0e34cd9817bb0f274d877",
        "timestamp" : 1700152521000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 3.27.8\u000a\u000a",
        "date" : "2023-11-16 17:35:21 +0100",
        "id" : "b3ecd27fde741a22deb0e34cd9817bb0f274d877",
        "msg" : "cmake: update to 3.27.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "131e98fcc9c34dfcbd2c166d70fea4b6b59ce875",
        "timestamp" : 1700152534000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: delay directory emptying until it is really needed\u000a\u000a",
        "date" : "2023-11-16 17:35:34 +0100",
        "id" : "131e98fcc9c34dfcbd2c166d70fea4b6b59ce875",
        "msg" : "tools/python-integrate-project: delay directory emptying until it is really needed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "ae22029c60e980ba0bc480b9cf07ac3b0b93ddd0",
        "timestamp" : 1700152546000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: allow summary in hook-begin\u000a\u000a",
        "date" : "2023-11-16 17:35:46 +0100",
        "id" : "ae22029c60e980ba0bc480b9cf07ac3b0b93ddd0",
        "msg" : "tools/python-integrate-project: allow summary in hook-begin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/PyQt5-sip/manifests/sample-manifest.p5m",
          "components/python/PyQt5-sip/pkg5",
          "components/python/PyQt5_sip/Makefile",
          "components/python/PyQt5_sip/test/results-all.master",
          "components/python/PyQt5_sip/pkg5",
          "components/python/PyQt5-sip/manifests/generic-manifest.p5m",
          "components/python/PyQt5-sip/Makefile",
          "components/python/PyQt5_sip/PyQt5_sip-PYVER.p5m",
          "components/python/PyQt5-sip/PyQt5-sip-PYVER.p5m",
          "components/python/PyQt5_sip/manifests/sample-manifest.p5m",
          "components/python/PyQt5_sip/python-integrate-project.conf"
        ],
        "commitId" : "ac5d4d5a76a8f06131ffd76719dd41aa7701baff",
        "timestamp" : 1700152559000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/PyQt5_sip: move from PyQt5-sip; update to 12.13.0\u000a\u000a",
        "date" : "2023-11-16 17:35:59 +0100",
        "id" : "ac5d4d5a76a8f06131ffd76719dd41aa7701baff",
        "msg" : "python/PyQt5_sip: move from PyQt5-sip; update to 12.13.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/PyQt5_sip/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/PyQt5_sip/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/PyQt5_sip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/PyQt5-sip/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/PyQt5_sip/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/PyQt5-sip/PyQt5-sip-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/PyQt5-sip/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/PyQt5-sip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/PyQt5_sip/PyQt5_sip-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/PyQt5-sip/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/PyQt5_sip/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-17/Makefile"
        ],
        "commitId" : "08814569204de1cfc4db503a86f8b570009ff1d9",
        "timestamp" : 1700152571000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "clang-17: update to 17.0.5\u000a\u000a",
        "date" : "2023-11-16 17:36:11 +0100",
        "id" : "08814569204de1cfc4db503a86f8b570009ff1d9",
        "msg" : "clang-17: update to 17.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/clang-17/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "bfc6389b2262ff51a27aa50a4b1f5711e0d58e3f",
        "timestamp" : 1700157995000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: handle history before publish\u000a\u000a",
        "date" : "2023-11-16 19:06:35 +0100",
        "id" : "bfc6389b2262ff51a27aa50a4b1f5711e0d58e3f",
        "msg" : "tools/perl-integrate-module: handle history before publish",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/faad2/Makefile"
        ],
        "commitId" : "59434addc29d00553590717ffc3a9aadba3b28e4",
        "timestamp" : 1700158829000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "faad2: update to 2.11.1\u000a\u000a",
        "date" : "2023-11-16 19:20:29 +0100",
        "id" : "59434addc29d00553590717ffc3a9aadba3b28e4",
        "msg" : "faad2: update to 2.11.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/faad2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/vala/test/results-all.master",
          "components/developer/vala/Makefile"
        ],
        "commitId" : "b250fdd5746797de8d0f81a920080030331eac73",
        "timestamp" : 1700161688000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vala: update to 0.56.14\u000a\u000a",
        "date" : "2023-11-16 20:08:08 +0100",
        "id" : "b250fdd5746797de8d0f81a920080030331eac73",
        "msg" : "vala: update to 0.56.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/vala/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/vala/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/extra-cmake-modules/Makefile",
          "components/developer/extra-cmake-modules/manifests/sample-manifest.p5m",
          "components/developer/extra-cmake-modules/extra-cmake-modules.p5m"
        ],
        "commitId" : "f55853f755bd219e3b361555f2d96f312daea00e",
        "timestamp" : 1700161701000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "extra-cmake-modules: update to 5.112.0\u000a\u000a",
        "date" : "2023-11-16 20:08:21 +0100",
        "id" : "f55853f755bd219e3b361555f2d96f312daea00e",
        "msg" : "extra-cmake-modules: update to 5.112.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/extra-cmake-modules.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/re2/Makefile"
        ],
        "commitId" : "8380c31e08611df51a1428b5962c71b4c2f82384",
        "timestamp" : 1700161714000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re2: update to 2023.11.01\u000a\u000a",
        "date" : "2023-11-16 20:08:34 +0100",
        "id" : "8380c31e08611df51a1428b5962c71b4c2f82384",
        "msg" : "re2: update to 2023.11.01",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/re2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-17/test/results-all.master"
        ],
        "commitId" : "80fe11879adc2d29deac2e52cfd5a7892ba603b6",
        "timestamp" : 1700167977000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "clang-17: update test results\u000a\u000a",
        "date" : "2023-11-16 21:52:57 +0100",
        "id" : "80fe11879adc2d29deac2e52cfd5a7892ba603b6",
        "msg" : "clang-17: update test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/clang-17/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gnutls-3/patches/04-fix-netstat.patch",
          "components/library/gnutls-3/Makefile",
          "components/library/gnutls/manifests/sample-manifest.p5m",
          "components/library/gnutls-3/test/results-all.master",
          "components/library/gnutls-3/pkg5",
          "components/library/gnutls/Makefile",
          "components/library/gnutls/test/results-all.master",
          "components/library/gnutls-3/gnutls.p5m",
          "components/library/gnutls/gnutls.p5m",
          "components/library/gnutls-3/gnutls.license",
          "components/library/gnutls-3/manifests/sample-manifest.p5m",
          "components/library/gnutls-3/patches/03_pkcs11_common.patch",
          "components/library/gnutls/gnutls.license",
          "components/library/gnutls/patches/04-fix-netstat.patch",
          "components/library/gnutls/pkg5",
          "components/library/gnutls/patches/03_pkcs11_common.patch"
        ],
        "commitId" : "dd69fa9b763ccf23415855441a89e0c066002fa2",
        "timestamp" : 1700167994000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gnutls: update to 3.8.2 & drop 32 bit; move into gnutls folder\u000a\u000a",
        "date" : "2023-11-16 21:53:14 +0100",
        "id" : "dd69fa9b763ccf23415855441a89e0c066002fa2",
        "msg" : "gnutls: update to 3.8.2 & drop 32 bit; move into gnutls folder",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gnutls/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/patches/03_pkcs11_common.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls/gnutls.license"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls/gnutls.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/gnutls.license"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/gnutls.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls/patches/03_pkcs11_common.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/patches/04-fix-netstat.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls/patches/04-fix-netstat.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls-3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/aria2/test/results-64.master",
          "components/web/aria2/pkg5",
          "components/web/aria2/aria2.p5m",
          "components/web/aria2/Makefile",
          "components/web/aria2/test/results-all.master",
          "components/web/aria2/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7194e02d074b463728b5e3adcb5d4eb2cffd54db",
        "timestamp" : 1700168007000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "aria2: update to 1.37.0\u000a\u000a",
        "date" : "2023-11-16 21:53:27 +0100",
        "id" : "7194e02d074b463728b5e3adcb5d4eb2cffd54db",
        "msg" : "aria2: update to 1.37.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/web/aria2/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/web/aria2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/aria2/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/web/aria2/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/web/aria2/aria2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/aria2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/c-ares/manifests/sample-manifest.p5m",
          "components/library/c-ares/Makefile",
          "components/library/c-ares/libcares.p5m"
        ],
        "commitId" : "06b91cefa87261d99cc3efae4ac9465d906622f1",
        "timestamp" : 1700168020000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libcares: update to 1.22.0 & drop 32 bit\u000a\u000a",
        "date" : "2023-11-16 21:53:40 +0100",
        "id" : "06b91cefa87261d99cc3efae4ac9465d906622f1",
        "msg" : "libcares: update to 1.22.0 & drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/libcares.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "c0f9e77af87216ab7aab8db0f30c7cc7bb51cbc1",
        "timestamp" : 1700170418000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: HUMAN_VERSION change with unchanged COMPONENT_VERSION is update too\u000a\u000a",
        "date" : "2023-11-16 22:33:38 +0100",
        "id" : "c0f9e77af87216ab7aab8db0f30c7cc7bb51cbc1",
        "msg" : "tools/perl-integrate-module: HUMAN_VERSION change with unchanged COMPONENT_VERSION is update too",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/minizip-ng/Makefile"
        ],
        "commitId" : "94b2f13405c3d020bbbcc3fc7554a25adc919f42",
        "timestamp" : 1700170431000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "minizip-ng: update to 4.0.3\u000a\u000a",
        "date" : "2023-11-16 22:33:51 +0100",
        "id" : "94b2f13405c3d020bbbcc3fc7554a25adc919f42",
        "msg" : "minizip-ng: update to 4.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/minizip-ng/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "7418c98a1cce1a289c3a10df1f44e64b6113e299",
        "timestamp" : 1700170444000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: remove versioned perl from PATH\u000a\u000a",
        "date" : "2023-11-16 22:34:04 +0100",
        "id" : "7418c98a1cce1a289c3a10df1f44e64b6113e299",
        "msg" : "shared-macros.mk: remove versioned perl from PATH",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}