{
  "_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" : 7030,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f02bf8649f8ff9f9e5a2143368e3bd30fe861558",
            "branch" : [
              {
                "SHA1" : "f02bf8649f8ff9f9e5a2143368e3bd30fe861558",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f02bf8649f8ff9f9e5a2143368e3bd30fe861558",
            "branch" : [
              {
                "SHA1" : "f02bf8649f8ff9f9e5a2143368e3bd30fe861558",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f02bf8649f8ff9f9e5a2143368e3bd30fe861558",
        "branch" : [
          {
            "SHA1" : "f02bf8649f8ff9f9e5a2143368e3bd30fe861558",
            "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" : "#7030",
  "duration" : 8852067,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7030",
  "id" : "7030",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7030,
  "queueId" : 566,
  "result" : "SUCCESS",
  "timestamp" : 1678665917328,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7030/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-119/Makefile",
          "components/developer/golang-119/manifests/sample-manifest.p5m"
        ],
        "commitId" : "fffdf0de3eb76d9211d007bde8c58f231e5057fb",
        "timestamp" : 1678621679000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-119: update to 1.19.7\u000a\u000a",
        "date" : "2023-03-12 12:47:59 +0100",
        "id" : "fffdf0de3eb76d9211d007bde8c58f231e5057fb",
        "msg" : "golang-119: update to 1.19.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-119/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-119/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/chezmoi/Makefile"
        ],
        "commitId" : "a4fb513c501a5f9bb3721d9d1b370e16e0967406",
        "timestamp" : 1678621693000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "chezmoi: update to 2.32.0\u000a\u000a",
        "date" : "2023-03-12 12:48:13 +0100",
        "id" : "a4fb513c501a5f9bb3721d9d1b370e16e0967406",
        "msg" : "chezmoi: update to 2.32.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/chezmoi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/fmtlib/fmt.p5m",
          "components/developer/fmtlib/test/results-all.master",
          "components/developer/fmtlib/Makefile",
          "components/developer/fmtlib/pkg5",
          "components/developer/fmtlib/manifests/sample-manifest.p5m"
        ],
        "commitId" : "89ec29229e862225e51a0017f600662f913dfa29",
        "timestamp" : 1678623869000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fmt - an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams\u000a\u000a",
        "date" : "2023-03-12 13:24:29 +0100",
        "id" : "89ec29229e862225e51a0017f600662f913dfa29",
        "msg" : "fmt - an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/fmtlib/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/developer/fmtlib/fmt.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/fmtlib/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/developer/fmtlib/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/fmtlib/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/mdds/Makefile",
          "components/library/mdds/manifests/sample-manifest.p5m",
          "components/library/mdds/test/results-all.master",
          "components/library/mdds/mdds.p5m",
          "components/library/mdds/mdds.license"
        ],
        "commitId" : "7ec90b20cbcf91cb7c7293efb5049eb457330b0c",
        "timestamp" : 1678630814000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mdds: update to 2.1.0\u000a\u000a",
        "date" : "2023-03-12 15:20:14 +0100",
        "id" : "7ec90b20cbcf91cb7c7293efb5049eb457330b0c",
        "msg" : "mdds: update to 2.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/mdds/mdds.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/mdds/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/mdds/mdds.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mdds/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mdds/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/FreeImage/Makefile",
          "components/library/FreeImage/patches/libraw-0.21-compat.patch"
        ],
        "commitId" : "b71148a624794ddfba776fe81b6bb277471c1c91",
        "timestamp" : 1678634525000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "FreeImage: Add patch for libraw 0.21 compatibility\u000a\u000a",
        "date" : "2023-03-12 16:22:05 +0100",
        "id" : "b71148a624794ddfba776fe81b6bb277471c1c91",
        "msg" : "FreeImage: Add patch for libraw 0.21 compatibility",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/FreeImage/patches/libraw-0.21-compat.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/FreeImage/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ixion/test/results-all.master",
          "components/library/ixion/patches/00-boost-libs.patch",
          "components/library/ixion/Makefile",
          "components/library/ixion/pkg5",
          "components/library/ixion/patches/01-libixion.patch",
          "components/library/ixion/ixion.license",
          "components/library/ixion/ixion.p5m",
          "components/library/ixion/manifests/sample-manifest.p5m"
        ],
        "commitId" : "0fae5b1946a19a26e72f11f3bc6f6ae7eee3a560",
        "timestamp" : 1678634535000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ixion: update to 0.18.1 and drop 32 bit\u000a\u000a",
        "date" : "2023-03-12 16:22:15 +0100",
        "id" : "0fae5b1946a19a26e72f11f3bc6f6ae7eee3a560",
        "msg" : "ixion: update to 0.18.1 and drop 32 bit",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/ixion/patches/01-libixion.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/ixion/ixion.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ixion/ixion.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ixion/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ixion/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ixion/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/ixion/patches/00-boost-libs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ixion/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openexr/openexr.license",
          "components/library/openexr/manifests/sample-manifest.p5m",
          "components/library/openexr/patches/011-tmpDir.patch",
          "components/library/openexr/test/results-64.master",
          "components/library/openexr/test/results-32.master",
          "components/library/openexr/Makefile",
          "components/library/openexr/patches/016-cpuid.patch",
          "components/library/openexr/test/results-all.master",
          "components/library/openexr/openexr.p5m"
        ],
        "commitId" : "eb7281bcb94afba4f08b9319bd7cc8a164080dfa",
        "timestamp" : 1678641465000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openexr: Update to 3.1.6\u000a\u000a",
        "date" : "2023-03-12 18:17:45 +0100",
        "id" : "eb7281bcb94afba4f08b9319bd7cc8a164080dfa",
        "msg" : "openexr: Update to 3.1.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openexr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openexr/patches/011-tmpDir.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openexr/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openexr/openexr.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openexr/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openexr/openexr.license"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openexr/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openexr/patches/016-cpuid.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/openexr/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/extra-cmake-modules/pkg5",
          "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" : "3e1bf433394004f45e529c2ca67929faca65f105",
        "timestamp" : 1678643629000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "extra-cmake-modules: update to 5.104.0 and add documentation\u000a\u000a",
        "date" : "2023-03-12 18:53:49 +0100",
        "id" : "3e1bf433394004f45e529c2ca67929faca65f105",
        "msg" : "extra-cmake-modules: update to 5.104.0 and add documentation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/extra-cmake-modules.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/megasync/patches/18-SyncsMenu.cpp.patch",
          "components/encumbered/megasync/patches/12-solaris_lwp.cc.patch",
          "components/encumbered/megasync/patches/17-NodeSelectorModel.cpp.patch",
          "components/encumbered/megasync/pkg5",
          "components/encumbered/megasync/patches/06-TransfersSummaryWidget.cpp.patch",
          "components/encumbered/megasync/patches/05-fs.cpp.patch",
          "components/encumbered/megasync/LICENCE.md",
          "components/encumbered/megasync/Makefile",
          "components/encumbered/megasync/patches/15-MegaApplication.cpp.patch"
        ],
        "commitId" : "a82d0c0bb8884eeff16e48fc4ad256828982f955",
        "timestamp" : 1678649373000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "megasync: Update to 4.9.0.0\u000a\u000a",
        "date" : "2023-03-12 20:29:33 +0100",
        "id" : "a82d0c0bb8884eeff16e48fc4ad256828982f955",
        "msg" : "megasync: Update to 4.9.0.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/encumbered/megasync/patches/18-SyncsMenu.cpp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/megasync/patches/05-fs.cpp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/megasync/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/megasync/patches/12-solaris_lwp.cc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/megasync/patches/15-MegaApplication.cpp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/megasync/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/megasync/patches/17-NodeSelectorModel.cpp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/megasync/patches/06-TransfersSummaryWidget.cpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/encumbered/megasync/LICENCE.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcursor-themes/xcursor-themes.license",
          "components/x11/xcursor-themes/xcursor-themes.p5m",
          "components/x11/xcursor-themes/manifests/sample-manifest.p5m",
          "components/x11/xcursor-themes/pkg5",
          "components/x11/xcursor-themes/Makefile"
        ],
        "commitId" : "da7a32e3a4e7c22f3221a5bfb5ff1d11b986df99",
        "timestamp" : 1678649383000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xcursor-themes: update to 1.0.7\u000a\u000a",
        "date" : "2023-03-12 20:29:43 +0100",
        "id" : "da7a32e3a4e7c22f3221a5bfb5ff1d11b986df99",
        "msg" : "xcursor-themes: update to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcursor-themes/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcursor-themes/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xcursor-themes/xcursor-themes.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcursor-themes/xcursor-themes.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcursor-themes/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xbitmaps/xbitmaps.license",
          "components/x11/xbitmaps/xbitmaps.p5m",
          "components/x11/xbitmaps/pkg5",
          "components/x11/xbitmaps/manifests/sample-manifest.p5m",
          "components/x11/xbitmaps/Makefile"
        ],
        "commitId" : "4f91fce33a3515ce39de44cbb69d8b49bd455252",
        "timestamp" : 1678649396000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xbitmaps: update to 1.1.3\u000a\u000a",
        "date" : "2023-03-12 20:29:56 +0100",
        "id" : "4f91fce33a3515ce39de44cbb69d8b49bd455252",
        "msg" : "xbitmaps: update to 1.1.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xbitmaps/xbitmaps.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xbitmaps/xbitmaps.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xbitmaps/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xbitmaps/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xbitmaps/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcursor-themes/Makefile"
        ],
        "commitId" : "9f63617d82c63e536dd9919de027a731b42dd294",
        "timestamp" : 1678652365000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xcursor-themes: fix metadata\u000a\u000a",
        "date" : "2023-03-12 21:19:25 +0100",
        "id" : "9f63617d82c63e536dd9919de027a731b42dd294",
        "msg" : "xcursor-themes: fix metadata",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcursor-themes/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/xapian/test/results-all.master",
          "components/library/xapian/pkg5",
          "components/library/xapian/Makefile",
          "components/library/xapian/manifests/sample-manifest.p5m",
          "components/library/xapian/xapian.license",
          "components/library/xapian/xapian.p5m"
        ],
        "commitId" : "f02bf8649f8ff9f9e5a2143368e3bd30fe861558",
        "timestamp" : 1678652386000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xapian: update to 1.4.22 and drop 32 bit\u000a\u000a",
        "date" : "2023-03-12 21:19:46 +0100",
        "id" : "f02bf8649f8ff9f9e5a2143368e3bd30fe861558",
        "msg" : "xapian: update to 1.4.22 and drop 32 bit",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/xapian/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xapian/xapian.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xapian/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xapian/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xapian/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/xapian/xapian.license"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}