{
  "_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" : 13840,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3bfe745e2e18623dcbcf787e1205f73a4c0007a5",
            "branch" : [
              {
                "SHA1" : "3bfe745e2e18623dcbcf787e1205f73a4c0007a5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3bfe745e2e18623dcbcf787e1205f73a4c0007a5",
            "branch" : [
              {
                "SHA1" : "3bfe745e2e18623dcbcf787e1205f73a4c0007a5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3bfe745e2e18623dcbcf787e1205f73a4c0007a5",
        "branch" : [
          {
            "SHA1" : "3bfe745e2e18623dcbcf787e1205f73a4c0007a5",
            "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" : "#13840",
  "duration" : 359486,
  "estimatedDuration" : 435752,
  "executor" : None,
  "fullDisplayName" : "oi-userland #13840",
  "id" : "13840",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 13840,
  "queueId" : 1584,
  "result" : "SUCCESS",
  "timestamp" : 1757604616612,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/oi-userland/13840/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/freetype/manifests/sample-manifest.p5m",
          "components/library/freetype/freetype-2-32.p5m",
          "components/library/freetype/freetype-2.p5m",
          "components/library/freetype/Makefile"
        ],
        "commitId" : "d6319a128c63a31cc400354b812fad995847e4d3",
        "timestamp" : 1757604404000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "revert freetype update; 2.14.0 hangs easily\u000a\u000a",
        "date" : "2025-09-11 17:26:44 +0200",
        "id" : "d6319a128c63a31cc400354b812fad995847e4d3",
        "msg" : "revert freetype update; 2.14.0 hangs easily",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/freetype/freetype-2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/freetype/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/freetype/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/freetype/freetype-2-32.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/PyNaCl/Makefile",
          "components/python/PyNaCl/PyNaCl-PYVER.p5m",
          "components/python/PyNaCl/manifests/sample-manifest.p5m",
          "components/python/PyNaCl/.gitignore",
          "components/python/PyNaCl/pkg5",
          "components/python/PyNaCl/test/results-all.master",
          "components/python/PyNaCl/pynacl-PYVER.p5m",
          "components/python/PyNaCl/python-integrate-project.conf"
        ],
        "commitId" : "8db00f86c4d38286079c532bc9206c36f32c2cbf",
        "timestamp" : 1757604417000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/PyNaCl: update to 1.6.0\u000a\u000a",
        "date" : "2025-09-11 17:26:57 +0200",
        "id" : "8db00f86c4d38286079c532bc9206c36f32c2cbf",
        "msg" : "python/PyNaCl: update to 1.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/PyNaCl/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/PyNaCl/PyNaCl-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyNaCl/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/PyNaCl/pynacl-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyNaCl/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/PyNaCl/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyNaCl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyNaCl/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/nvidia/Makefile"
        ],
        "commitId" : "5d7ec7928596f6f8bef3aae7fe37b1a9f1da018b",
        "timestamp" : 1757604431000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nvidia: update to 580.82.09\u000a\u000a",
        "date" : "2025-09-11 17:27:11 +0200",
        "id" : "5d7ec7928596f6f8bef3aae7fe37b1a9f1da018b",
        "msg" : "nvidia: update to 580.82.09",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/httplib2/Makefile",
          "components/python/httplib2/patches/01-pytest-skip-failing.patch",
          "components/python/httplib2/test/results-all.master",
          "components/python/httplib2/.gitignore"
        ],
        "commitId" : "f193601be7a5e7a4d0f97aac5daea00e62749077",
        "timestamp" : 1757604442000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/httplib2: update to 0.30.2\u000a\u000a",
        "date" : "2025-09-11 17:27:22 +0200",
        "id" : "f193601be7a5e7a4d0f97aac5daea00e62749077",
        "msg" : "python/httplib2: update to 0.30.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/httplib2/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httplib2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httplib2/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httplib2/patches/01-pytest-skip-failing.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pymongo/.gitignore",
          "components/python/pymongo/patches/02-no-mypy.patch",
          "components/python/pymongo/Makefile",
          "components/python/pymongo/test/results-all.master"
        ],
        "commitId" : "3bfe745e2e18623dcbcf787e1205f73a4c0007a5",
        "timestamp" : 1757604456000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pymongo: update to 4.15.0\u000a\u000a",
        "date" : "2025-09-11 17:27:36 +0200",
        "id" : "3bfe745e2e18623dcbcf787e1205f73a4c0007a5",
        "msg" : "python/pymongo: update to 4.15.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/patches/02-no-mypy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}