{
  "_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" : 7259,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee6e2665f1a0fe8170fb6a3aac11864bc9d85237",
            "branch" : [
              {
                "SHA1" : "ee6e2665f1a0fe8170fb6a3aac11864bc9d85237",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee6e2665f1a0fe8170fb6a3aac11864bc9d85237",
            "branch" : [
              {
                "SHA1" : "ee6e2665f1a0fe8170fb6a3aac11864bc9d85237",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ee6e2665f1a0fe8170fb6a3aac11864bc9d85237",
        "branch" : [
          {
            "SHA1" : "ee6e2665f1a0fe8170fb6a3aac11864bc9d85237",
            "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" : "#7259",
  "duration" : 5598472,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7259",
  "id" : "7259",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7259,
  "queueId" : 645,
  "result" : "SUCCESS",
  "timestamp" : 1701129953059,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7259/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/gthumb/manifests/sample-manifest.p5m",
          "components/image/gthumb/Makefile",
          "components/image/gthumb/gthumb.p5m",
          "components/image/gthumb/patches/01-webkit2gtk-4.1.patch",
          "components/image/gthumb/patches/03-solaris.patch",
          "components/image/gthumb/pkg5",
          "components/image/gthumb/patches/01-exiv.0.27.patch",
          "components/image/gthumb/patches/02-libraw.patch"
        ],
        "commitId" : "aefb4c29714c7409f8fa9d4f2c5063c922aec561",
        "timestamp" : 1701010289000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/friedrich.kink",
          "fullName" : "friedrich.kink"
        },
        "authorEmail" : "friedrich.kink@fkink.de",
        "comment" : "gthumb - update to version 3.12.4\u000a",
        "date" : "2023-11-26 15:51:29 +0100",
        "id" : "aefb4c29714c7409f8fa9d4f2c5063c922aec561",
        "msg" : "gthumb - update to version 3.12.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/gthumb/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gthumb/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/image/gthumb/patches/01-exiv.0.27.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gthumb/gthumb.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/image/gthumb/patches/01-webkit2gtk-4.1.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/image/gthumb/patches/02-libraw.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/image/gthumb/patches/03-solaris.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gthumb/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_1-ext-imagick/php-8_1-ext-imagick.p5m",
          "components/web/php/php-8_1-ext-imagick/imagick.ini",
          "components/web/php/php-8_1-ext-imagick/Makefile"
        ],
        "commitId" : "c5aab181151d729f313e9df78fae70b9dce43528",
        "timestamp" : 1701076489000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-imagick add ini file\u000a\u000a",
        "date" : "2023-11-27 10:14:49 +0100",
        "id" : "c5aab181151d729f313e9df78fae70b9dce43528",
        "msg" : "php-imagick add ini file",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/php/php-8_1-ext-imagick/imagick.ini"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_1-ext-imagick/php-8_1-ext-imagick.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_1-ext-imagick/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/flake8-bugbear/test/results-all.master",
          "components/python/flake8-bugbear/history",
          "components/python/flake8-bugbear/Makefile",
          "components/python/flake8-bugbear/patches/01-no-hypothesmith.patch"
        ],
        "commitId" : "c9b1712b150502e70e18fff73addf857cbbb2bb2",
        "timestamp" : 1701086363000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/flake8-bugbear: update to 23.11.26\u000a\u000a",
        "date" : "2023-11-27 12:59:23 +0100",
        "id" : "c9b1712b150502e70e18fff73addf857cbbb2bb2",
        "msg" : "python/flake8-bugbear: update to 23.11.26",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/flake8-bugbear/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flake8-bugbear/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flake8-bugbear/patches/01-no-hypothesmith.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flake8-bugbear/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/test/results-all.master",
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/hypothesis-PYVER.p5m",
          "components/python/hypothesis/patches/02-pytest-plugins.patch",
          "components/python/hypothesis/manifests/sample-manifest.p5m"
        ],
        "commitId" : "488211fd13ae75d06c9d4d948c3c5dabab71fc1b",
        "timestamp" : 1701086374000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.91.0\u000a\u000a",
        "date" : "2023-11-27 12:59:34 +0100",
        "id" : "488211fd13ae75d06c9d4d948c3c5dabab71fc1b",
        "msg" : "python/hypothesis: update to 6.91.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/hypothesis-PYVER.p5m"
          },
          {
            "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"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/wheel/Makefile"
        ],
        "commitId" : "66044e199e0b3ce2aaa607acc9085ba432e0a9f2",
        "timestamp" : 1701086387000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/wheel: update to 0.42.0\u000a\u000a",
        "date" : "2023-11-27 12:59:47 +0100",
        "id" : "66044e199e0b3ce2aaa607acc9085ba432e0a9f2",
        "msg" : "python/wheel: update to 0.42.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/wheel/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Cython/Makefile",
          "components/python/Cython/manifests/sample-manifest.p5m",
          "components/python/Cython/patches/03-gmake.patch",
          "components/python/Cython/patches/05-test_beta.patch",
          "components/python/Cython/patches/04-test-no-time.patch",
          "components/python/Cython/test/results-all.master",
          "components/python/Cython/patches/02-test_int_pow.patch",
          "components/python/Cython/Cython-PYVER.p5m"
        ],
        "commitId" : "2178f52ee510af03c02aa3ea8d6adaee6420fad0",
        "timestamp" : 1701086401000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Cython: update to 3.0.6\u000a\u000a",
        "date" : "2023-11-27 13:00:01 +0100",
        "id" : "2178f52ee510af03c02aa3ea8d6adaee6420fad0",
        "msg" : "python/Cython: update to 3.0.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Cython/Cython-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/05-test_beta.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/02-test_int_pow.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/03-gmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/04-test-no-time.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/patches/02-requirements-path.patch",
          "components/python/aiohttp/python-integrate-project.conf",
          "components/python/aiohttp/patches/01-test-requirements.patch",
          "components/python/aiohttp/patches/03-pytest-disable-plugins.patch",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/04-no-cov.patch",
          "components/python/aiohttp/patches/05-test-disable-failing.patch"
        ],
        "commitId" : "a5e53c3a4e47339d6a6c5371b189144d2bdfbc4c",
        "timestamp" : 1701102600000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.9.1\u000a\u000a",
        "date" : "2023-11-27 17:30:00 +0100",
        "id" : "a5e53c3a4e47339d6a6c5371b189144d2bdfbc4c",
        "msg" : "python/aiohttp: update to 3.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/04-no-cov.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/05-test-disable-failing.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/aiohttp/patches/01-test-requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/03-pytest-disable-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/GitPython/manifests/sample-manifest.p5m",
          "components/python/GitPython/patches/01-test-requirements.patch",
          "components/python/GitPython/Makefile",
          "components/python/GitPython/GitPython-PYVER.p5m",
          "components/python/GitPython/pkg5",
          "components/python/GitPython/python-integrate-project.conf",
          "components/python/GitPython/patches/02-test-disable-failing.patch",
          "components/python/GitPython/test/results-all.master"
        ],
        "commitId" : "c92534d0e3ff75afefb734df9b06b22f7822dabf",
        "timestamp" : 1701102621000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add GitPython Python project\u000a\u000a",
        "date" : "2023-11-27 17:30:21 +0100",
        "id" : "c92534d0e3ff75afefb734df9b06b22f7822dabf",
        "msg" : "Add GitPython Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/GitPython/patches/02-test-disable-failing.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/patches/01-test-requirements.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/GitPython-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ipython/Makefile"
        ],
        "commitId" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
        "timestamp" : 1701102634000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ipython: update to 8.18.1\u000a\u000a",
        "date" : "2023-11-27 17:30:34 +0100",
        "id" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
        "msg" : "python/ipython: update to 8.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ipython/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgbadger/manifests/sample-manifest.p5m",
          "components/database/pgbadger/Makefile",
          "components/database/pgbadger/pkg5",
          "components/database/pgbadger/pgbadger.p5m"
        ],
        "commitId" : "6d84a3dd6c960de4b799efc3c6d987673726d6f5",
        "timestamp" : 1701108517000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgbadger: update to 12.3\u000a\u000a",
        "date" : "2023-11-27 19:08:37 +0100",
        "id" : "6d84a3dd6c960de4b799efc3c6d987673726d6f5",
        "msg" : "pgbadger: update to 12.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/pgbadger.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m"
        ],
        "commitId" : "9e27c58f894e034e2f33642b2680be77eb1fb277",
        "timestamp" : 1701108532000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.0.2130\u000a\u000a",
        "date" : "2023-11-27 19:08:52 +0100",
        "id" : "9e27c58f894e034e2f33642b2680be77eb1fb277",
        "msg" : "vim: update to 9.0.2130",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/nghttp3/Makefile",
          "components/library/nghttp3/nghttp3.p5m",
          "components/library/nghttp3/manifests/sample-manifest.p5m"
        ],
        "commitId" : "2d12e88e44560cef308ead238799be642914ead7",
        "timestamp" : 1701108548000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nghttp3: update to 1.1.0\u000a\u000a",
        "date" : "2023-11-27 19:09:08 +0100",
        "id" : "2d12e88e44560cef308ead238799be642914ead7",
        "msg" : "nghttp3: update to 1.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/nghttp3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/nghttp3/nghttp3.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/nghttp3/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/webkitgtk/Makefile",
          "components/library/webkitgtk/webkitgtk2.p5m",
          "components/library/webkitgtk/pkg5",
          "components/library/webkitgtk/patches/mapfile.i386"
        ],
        "commitId" : "216a40973d47a5467662e1aa81822d75a139d605",
        "timestamp" : 1701113606000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "webkitgtk - fix minibrowser and remove libjpeg6 dependency\u000a\u000a",
        "date" : "2023-11-27 20:33:26 +0100",
        "id" : "216a40973d47a5467662e1aa81822d75a139d605",
        "msg" : "webkitgtk - fix minibrowser and remove libjpeg6 dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/webkitgtk2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/patches/mapfile.i386"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-gate/patches/0003-want-64-bit-libnwam.patch"
        ],
        "commitId" : "059f56d8be7ca6a3c5fd36796f7a44456f33e6f3",
        "timestamp" : 1701116952000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "illumos-gate: add patch for 64-bit libnwam\u000a\u000a",
        "date" : "2023-11-27 21:29:12 +0100",
        "id" : "059f56d8be7ca6a3c5fd36796f7a44456f33e6f3",
        "msg" : "illumos-gate: add patch for 64-bit libnwam",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/openindiana/illumos-gate/patches/0003-want-64-bit-libnwam.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/olm/Makefile"
        ],
        "commitId" : "ee6e2665f1a0fe8170fb6a3aac11864bc9d85237",
        "timestamp" : 1701120480000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "olm: update to 3.2.16\u000a\u000a",
        "date" : "2023-11-27 22:28:00 +0100",
        "id" : "ee6e2665f1a0fe8170fb6a3aac11864bc9d85237",
        "msg" : "olm: update to 3.2.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/olm/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/friedrich.kink",
      "fullName" : "friedrich.kink"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}