{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3232,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "7d9509367a3c1e38fb8333287a0ecaa6ff7ab909",
            "branch" : [
              {
                "SHA1" : "7d9509367a3c1e38fb8333287a0ecaa6ff7ab909",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7d9509367a3c1e38fb8333287a0ecaa6ff7ab909",
            "branch" : [
              {
                "SHA1" : "7d9509367a3c1e38fb8333287a0ecaa6ff7ab909",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7d9509367a3c1e38fb8333287a0ecaa6ff7ab909",
        "branch" : [
          {
            "SHA1" : "7d9509367a3c1e38fb8333287a0ecaa6ff7ab909",
            "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" : null,
  "displayName" : "#3232",
  "duration" : 49115,
  "estimatedDuration" : 58142,
  "executor" : null,
  "fullDisplayName" : "oi-encumbered #3232",
  "id" : "3232",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 3232,
  "queueId" : 441,
  "result" : "SUCCESS",
  "timestamp" : 1779399062776,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/3232/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/XML-Parser/Makefile",
          "components/perl/XML-Parser/.gitignore"
        ],
        "commitId" : "4e2db584329c9c47097aa8827b92a62dcfde6612",
        "timestamp" : 1779398768000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/XML-Parser: update to 2.59\u000a",
        "date" : "2026-05-21 23:26:08 +0200",
        "id" : "4e2db584329c9c47097aa8827b92a62dcfde6612",
        "msg" : "perl/XML-Parser: update to 2.59",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/certifi/.gitignore",
          "components/python/certifi/Makefile"
        ],
        "commitId" : "fe26e55fb15e28ef0d250d4ecc5751f7e3d1c5b7",
        "timestamp" : 1779398800000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/certifi: update to 2026.5.20\u000a",
        "date" : "2026-05-21 23:26:40 +0200",
        "id" : "fe26e55fb15e28ef0d250d4ecc5751f7e3d1c5b7",
        "msg" : "python/certifi: update to 2026.5.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/certifi/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/certifi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/greenlet/patches/01-tests-disable-failing.patch",
          "components/python/greenlet/.gitignore",
          "components/python/greenlet/test/results-all.master",
          "components/python/greenlet/Makefile",
          "components/python/greenlet/patches/03-no-docs.patch"
        ],
        "commitId" : "f20b922b6f6ee98b505f113c0da8fe84cbed02c5",
        "timestamp" : 1779398811000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/greenlet: update to 3.5.1\u000a",
        "date" : "2026-05-21 23:26:51 +0200",
        "id" : "f20b922b6f6ee98b505f113c0da8fe84cbed02c5",
        "msg" : "python/greenlet: update to 3.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/patches/01-tests-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/patches/03-no-docs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lxml_html_clean/python-integrate-project.conf",
          "components/python/lxml_html_clean/test/results-3.14.master",
          "components/python/lxml_html_clean/patches/01-test-no-memory-profiler.patch",
          "components/python/lxml_html_clean/test/results-3.9.master",
          "components/python/lxml_html_clean/manifests/sample-manifest.p5m",
          "components/python/lxml_html_clean/Makefile",
          "components/python/lxml_html_clean/.gitignore"
        ],
        "commitId" : "7d9509367a3c1e38fb8333287a0ecaa6ff7ab909",
        "timestamp" : 1779398823000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/lxml_html_clean: update to 0.4.5\u000a",
        "date" : "2026-05-21 23:27:03 +0200",
        "id" : "7d9509367a3c1e38fb8333287a0ecaa6ff7ab909",
        "msg" : "python/lxml_html_clean: update to 0.4.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/patches/01-test-no-memory-profiler.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/test/results-3.9.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}