{
  "_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" : 2798,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d0e9b33f4a8605ddbc1a202447e21a8e8c7ad67b",
            "branch" : [
              {
                "SHA1" : "d0e9b33f4a8605ddbc1a202447e21a8e8c7ad67b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d0e9b33f4a8605ddbc1a202447e21a8e8c7ad67b",
            "branch" : [
              {
                "SHA1" : "d0e9b33f4a8605ddbc1a202447e21a8e8c7ad67b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d0e9b33f4a8605ddbc1a202447e21a8e8c7ad67b",
        "branch" : [
          {
            "SHA1" : "d0e9b33f4a8605ddbc1a202447e21a8e8c7ad67b",
            "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" : "#2798",
  "duration" : 177432,
  "estimatedDuration" : 172614,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #2798",
  "id" : "2798",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2798,
  "queueId" : 3114,
  "result" : "SUCCESS",
  "timestamp" : 1771349168577,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/2798/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/02-tox-no-basepython.patch",
          "components/python/hypothesis/test/results-all.master",
          "components/python/hypothesis/hypothesis-PYVER.p5m",
          "components/python/hypothesis/manifests/sample-manifest.p5m"
        ],
        "commitId" : "aa4493f1542a2e33b4ecc2a88174025ad309b7ff",
        "timestamp" : 1771348875000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.151.9\u000a\u000a",
        "date" : "2026-02-17 18:21:15 +0100",
        "id" : "aa4493f1542a2e33b4ecc2a88174025ad309b7ff",
        "msg" : "python/hypothesis: update to 6.151.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/hypothesis-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-tox-no-basepython.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/filelock/Makefile",
          "components/python/filelock/patches/01-tox-no-diff-cover.patch",
          "components/python/filelock/patches/03-tox-pytest-indirectly.patch",
          "components/python/filelock/patches/02-no-coverage.patch",
          "components/python/filelock/.gitignore"
        ],
        "commitId" : "834ae4151877a071237c7e4c8cbbe7c323da3557",
        "timestamp" : 1771348887000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/filelock: update to 3.24.2\u000a\u000a",
        "date" : "2026-02-17 18:21:27 +0100",
        "id" : "834ae4151877a071237c7e4c8cbbe7c323da3557",
        "msg" : "python/filelock: update to 3.24.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/filelock/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/03-tox-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/01-tox-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/02-no-coverage.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mail-AuthenticationResults/history",
          "components/perl/Mail-AuthenticationResults/manifests/sample-manifest.p5m",
          "components/perl/Mail-AuthenticationResults/Makefile",
          "components/perl/Mail-AuthenticationResults/.gitignore",
          "components/perl/Mail-AuthenticationResults/test/results-all.master"
        ],
        "commitId" : "570f492bec917b04ffacd28ebd30c85dcd36ce65",
        "timestamp" : 1771348898000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mail-AuthenticationResults: update to 2.20260216\u000a\u000a",
        "date" : "2026-02-17 18:21:38 +0100",
        "id" : "570f492bec917b04ffacd28ebd30c85dcd36ce65",
        "msg" : "perl/Mail-AuthenticationResults: update to 2.20260216",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-AuthenticationResults/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-AuthenticationResults/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-AuthenticationResults/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-AuthenticationResults/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-AuthenticationResults/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/MIME-Lite/.gitignore",
          "components/perl/MIME-Lite/Makefile"
        ],
        "commitId" : "616ca736662adaaf32e6d9658324e289b8846fdc",
        "timestamp" : 1771348908000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/MIME-Lite: update to 3.038\u000a\u000a",
        "date" : "2026-02-17 18:21:48 +0100",
        "id" : "616ca736662adaaf32e6d9658324e289b8846fdc",
        "msg" : "perl/MIME-Lite: update to 3.038",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/MIME-Lite/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/MIME-Lite/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Crypt-URandom/.gitignore",
          "components/perl/Crypt-URandom/Makefile",
          "components/perl/Crypt-URandom/test/results-all.master",
          "components/perl/Crypt-URandom/history",
          "components/perl/Crypt-URandom/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e8f4af5ed6027c808d70f460a2e6ad8ee9af3236",
        "timestamp" : 1771348919000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Crypt-URandom: update to 0.55\u000a\u000a",
        "date" : "2026-02-17 18:21:59 +0100",
        "id" : "e8f4af5ed6027c808d70f460a2e6ad8ee9af3236",
        "msg" : "perl/Crypt-URandom: update to 0.55",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-URandom/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-URandom/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-URandom/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-URandom/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-URandom/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libreoffice/Makefile",
          "components/desktop/libreoffice/patches/26-poppler-26.02.patch"
        ],
        "commitId" : "d0e9b33f4a8605ddbc1a202447e21a8e8c7ad67b",
        "timestamp" : 1771349133000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libreoffice: add poppler 26.02 support\u000a\u000a",
        "date" : "2026-02-17 18:25:33 +0100",
        "id" : "d0e9b33f4a8605ddbc1a202447e21a8e8c7ad67b",
        "msg" : "libreoffice: add poppler 26.02 support",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/libreoffice/patches/26-poppler-26.02.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}