{
  "_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" : 7215,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ed810a78ad563ebd7cbb3e1f3b676eab5d863f4c",
            "branch" : [
              {
                "SHA1" : "ed810a78ad563ebd7cbb3e1f3b676eab5d863f4c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ed810a78ad563ebd7cbb3e1f3b676eab5d863f4c",
            "branch" : [
              {
                "SHA1" : "ed810a78ad563ebd7cbb3e1f3b676eab5d863f4c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ed810a78ad563ebd7cbb3e1f3b676eab5d863f4c",
        "branch" : [
          {
            "SHA1" : "ed810a78ad563ebd7cbb3e1f3b676eab5d863f4c",
            "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" : "#7215",
  "duration" : 5823249,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7215",
  "id" : "7215",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7215,
  "queueId" : 180,
  "result" : "SUCCESS",
  "timestamp" : 1696896335602,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7215/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/meta-packages/history/Makefile",
          "components/meta-packages/history/Makefile",
          "components/meta-packages/history/pkg5",
          "components/meta-packages/history/manifests/sample-manifest.p5m",
          "components/encumbered/meta-packages/history/manifests/sample-manifest.p5m",
          "make-rules/history.mk",
          "components/meta-packages/history/dummy.p5m",
          "components/encumbered/meta-packages/history/pkg5"
        ],
        "commitId" : "1ea33f65afb4f3d8fd9a5b296f6d31b1eb3935a0",
        "timestamp" : 1696834245000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "history: switch to pkg build style\u000a\u000a",
        "date" : "2023-10-09 08:50:45 +0200",
        "id" : "1ea33f65afb4f3d8fd9a5b296f6d31b1eb3935a0",
        "msg" : "history: switch to pkg build style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/dummy.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/meta-packages/history/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "make-rules/history.mk"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/meta-packages/history/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/meta-packages/history/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-timeout/pkg5",
          "components/python/pytest-timeout/Makefile",
          "components/python/pytest-timeout/test/results-all.master",
          "components/python/pytest-timeout/pytest-timeout-PYVER.p5m",
          "components/python/pytest-timeout/manifests/sample-manifest.p5m",
          "components/python/pytest-timeout/patches/01-no-pytest-github-actions-annotate-failures.patch"
        ],
        "commitId" : "97c0007d7b4c4690cbb2a75d2b560417a1ef5fca",
        "timestamp" : 1696834262000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-timeout: update to 2.2.0\u000a\u000a",
        "date" : "2023-10-09 08:51:02 +0200",
        "id" : "97c0007d7b4c4690cbb2a75d2b560417a1ef5fca",
        "msg" : "python/pytest-timeout: update to 2.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-timeout/pytest-timeout-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-timeout/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-timeout/patches/01-no-pytest-github-actions-annotate-failures.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-timeout/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-timeout/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-timeout/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pip-run/test/results-all.master",
          "components/python/pip-run/Makefile",
          "components/python/pip-run/patches/01-no-ruff.patch"
        ],
        "commitId" : "0ddb23110739609bc0e6709de9a359b63acda3ae",
        "timestamp" : 1696834276000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pip-run: update to 12.4.0\u000a\u000a",
        "date" : "2023-10-09 08:51:16 +0200",
        "id" : "0ddb23110739609bc0e6709de9a359b63acda3ae",
        "msg" : "python/pip-run: update to 12.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pip-run/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip-run/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip-run/patches/01-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pdm_backend/Makefile"
        ],
        "commitId" : "72d2577271b9e370c150b91252195cd7742155ec",
        "timestamp" : 1696834290000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pdm_backend: update to 2.1.7\u000a\u000a",
        "date" : "2023-10-09 08:51:30 +0200",
        "id" : "72d2577271b9e370c150b91252195cd7742155ec",
        "msg" : "python/pdm_backend: update to 2.1.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pdm_backend/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci/encumbered-build.groovy",
          "ci/illumos-gate-build.groovy",
          "ci/user-build.groovy"
        ],
        "commitId" : "33a37d9ec965c719de8dd89ebfe34af49d9bfaf2",
        "timestamp" : 1696845399000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Make sure NFS mounts are mounted for build\u000a\u000aSigned-off-by: Till Wegmueller <toasterson@gmail.com>\u000a",
        "date" : "2023-10-09 11:56:39 +0200",
        "id" : "33a37d9ec965c719de8dd89ebfe34af49d9bfaf2",
        "msg" : "Make sure NFS mounts are mounted for build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci/encumbered-build.groovy"
          },
          {
            "editType" : "edit",
            "file" : "ci/illumos-gate-build.groovy"
          },
          {
            "editType" : "edit",
            "file" : "ci/user-build.groovy"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci/illumos-gate-build.groovy",
          "ci/encumbered-build.groovy",
          "ci/user-build.groovy"
        ],
        "commitId" : "4ab5f6ba459e8dc01f3b0ef9e687ea1fe7c967b4",
        "timestamp" : 1696845596000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Fix mountall invocation\u000a\u000aSigned-off-by: Till Wegmueller <toasterson@gmail.com>\u000a",
        "date" : "2023-10-09 11:59:56 +0200",
        "id" : "4ab5f6ba459e8dc01f3b0ef9e687ea1fe7c967b4",
        "msg" : "Fix mountall invocation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci/user-build.groovy"
          },
          {
            "editType" : "edit",
            "file" : "ci/illumos-gate-build.groovy"
          },
          {
            "editType" : "edit",
            "file" : "ci/encumbered-build.groovy"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci/encumbered-build.groovy",
          "ci/illumos-gate-build.groovy",
          "ci/user-build.groovy"
        ],
        "commitId" : "332bc2281fe2c29dd660a404b160175a3a7319ad",
        "timestamp" : 1696845715000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Ensure build does not fail at mounting as it may already be mounted\u000a\u000aSigned-off-by: Till Wegmueller <toasterson@gmail.com>\u000a",
        "date" : "2023-10-09 12:01:55 +0200",
        "id" : "332bc2281fe2c29dd660a404b160175a3a7319ad",
        "msg" : "Ensure build does not fail at mounting as it may already be mounted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci/encumbered-build.groovy"
          },
          {
            "editType" : "edit",
            "file" : "ci/illumos-gate-build.groovy"
          },
          {
            "editType" : "edit",
            "file" : "ci/user-build.groovy"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXmu/pkg5",
          "components/x11/libXmu/Makefile",
          "components/x11/libXmu/manifests/sample-manifest.p5m"
        ],
        "commitId" : "62ba3e9737efc4960181c13c07bbafd1e50a7659",
        "timestamp" : 1696851304000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libXmu: autoreconf needs PATH\u000a\u000a",
        "date" : "2023-10-09 13:35:04 +0200",
        "id" : "62ba3e9737efc4960181c13c07bbafd1e50a7659",
        "msg" : "libXmu: autoreconf needs PATH",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXmu/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXmu/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXmu/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXmu/patches/01-solaris-abi.patch"
        ],
        "commitId" : "954e9470651d835fa8bc1d372f30a1c0ef45e7fd",
        "timestamp" : 1696864151000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libXmu: do not override automatically detected dependencies\u000a\u000a",
        "date" : "2023-10-09 17:09:11 +0200",
        "id" : "954e9470651d835fa8bc1d372f30a1c0ef45e7fd",
        "msg" : "libXmu: do not override automatically detected dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXmu/patches/01-solaris-abi.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/imagemagick/Makefile"
        ],
        "commitId" : "47af523e1b53fe290bb0d8f3b885560b8bd18eb1",
        "timestamp" : 1696870943000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "imagemagick: update to 7.1.1-20\u000a\u000a",
        "date" : "2023-10-09 19:02:23 +0200",
        "id" : "47af523e1b53fe290bb0d8f3b885560b8bd18eb1",
        "msg" : "imagemagick: update to 7.1.1-20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xterm/Makefile"
        ],
        "commitId" : "ec66b49cda2bb7282fdda44ca7cf39888d12e70a",
        "timestamp" : 1696870956000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xterm: update to 386\u000a\u000a",
        "date" : "2023-10-09 19:02:36 +0200",
        "id" : "ec66b49cda2bb7282fdda44ca7cf39888d12e70a",
        "msg" : "xterm: update to 386",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xterm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "ed810a78ad563ebd7cbb3e1f3b676eab5d863f4c",
        "timestamp" : 1696873198000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "disable imagemagick because it depends on graphviz\u000a\u000a",
        "date" : "2023-10-09 19:39:58 +0200",
        "id" : "ed810a78ad563ebd7cbb3e1f3b676eab5d863f4c",
        "msg" : "disable imagemagick because it depends on graphviz",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
      "fullName" : "Till Wegmüller"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}