{
  "_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" : 248,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6a600573f4b47e291b113cac21f67ef2a0cb0130",
            "branch" : [
              {
                "SHA1" : "6a600573f4b47e291b113cac21f67ef2a0cb0130",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6a600573f4b47e291b113cac21f67ef2a0cb0130",
            "branch" : [
              {
                "SHA1" : "6a600573f4b47e291b113cac21f67ef2a0cb0130",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6a600573f4b47e291b113cac21f67ef2a0cb0130",
        "branch" : [
          {
            "SHA1" : "6a600573f4b47e291b113cac21f67ef2a0cb0130",
            "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" : "#248",
  "duration" : 3509,
  "estimatedDuration" : 172323,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #248",
  "id" : "248",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 248,
  "queueId" : 829,
  "result" : "FAILURE",
  "timestamp" : 1728660662705,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/248/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/SDL2/manifests/sample-manifest.p5m",
          "components/library/SDL2/Makefile",
          "components/library/SDL2/sdl2.p5m"
        ],
        "commitId" : "520bf3c90383f0fcefb8811faf512386dc41bb7d",
        "timestamp" : 1728660420000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sdl2: update to 2.30.8\u000a\u000a",
        "date" : "2024-10-11 17:27:00 +0200",
        "id" : "520bf3c90383f0fcefb8811faf512386dc41bb7d",
        "msg" : "sdl2: update to 2.30.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/SDL2/sdl2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/SDL2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/SDL2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_fmt/patches/03-no-tox-uv.patch",
          "components/python/pyproject_fmt/patches/02-tox-cov-proto.patch",
          "components/python/pyproject_fmt/test/results-all.master",
          "components/python/pyproject_fmt/Makefile",
          "components/python/pyproject_fmt/patches/01-test-fix-pyproject-fmt-path.patch",
          "components/python/pyproject_fmt/python-integrate-project.conf",
          "components/python/pyproject_fmt/.gitignore"
        ],
        "commitId" : "200cabdf6ee790e2d892ab6e0772e6067ae8bcd6",
        "timestamp" : 1728660432000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_fmt: update to 2.3.0\u000a\u000a",
        "date" : "2024-10-11 17:27:12 +0200",
        "id" : "200cabdf6ee790e2d892ab6e0772e6067ae8bcd6",
        "msg" : "python/pyproject_fmt: update to 2.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/patches/01-test-fix-pyproject-fmt-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/patches/02-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/patches/03-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/libcst/python-integrate-project.conf",
          "components/python/libcst/.gitignore",
          "components/python/libcst/Makefile",
          "components/python/libcst/patches/01-no-pyre-check.patch",
          "components/python/libcst/test/results-all.master"
        ],
        "commitId" : "2674e834168f28f664397da02548c3bd135f4e16",
        "timestamp" : 1728660448000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/libcst: update to 1.5.0\u000a\u000a",
        "date" : "2024-10-11 17:27:28 +0200",
        "id" : "2674e834168f28f664397da02548c3bd135f4e16",
        "msg" : "python/libcst: update to 1.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/libcst/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/patches/01-no-pyre-check.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/libcst/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uvicorn/patches/02-no-a2wsgi.patch",
          "components/python/uvicorn/patches/01-anyio.patch",
          "components/python/uvicorn/patches/04-test-reqs.patch",
          "components/python/uvicorn/Makefile",
          "components/python/uvicorn/.gitignore",
          "components/python/uvicorn/test/results-all.master",
          "components/python/uvicorn/python-integrate-project.conf",
          "components/python/uvicorn/patches/03-no-wsproto.patch"
        ],
        "commitId" : "a206664383bb9c5ef6877b4a2feab836db56883e",
        "timestamp" : 1728660457000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uvicorn: update to 0.31.1\u000a\u000a",
        "date" : "2024-10-11 17:27:37 +0200",
        "id" : "a206664383bb9c5ef6877b4a2feab836db56883e",
        "msg" : "python/uvicorn: update to 0.31.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/02-no-a2wsgi.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/03-no-wsproto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/04-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/01-anyio.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/distlib/Makefile",
          "components/python/distlib/.gitignore",
          "components/python/distlib/patches/01-test-depends-on-home.patch",
          "components/python/distlib/test/results-all.master",
          "components/python/distlib/history",
          "components/python/distlib/patches/02-test-verbose.patch",
          "components/python/distlib/manifests/sample-manifest.p5m",
          "components/python/distlib/pkg5"
        ],
        "commitId" : "baa51e545fe461b93c48c71526bc00756a86340c",
        "timestamp" : 1728660469000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/distlib: update to 0.3.9\u000a\u000a",
        "date" : "2024-10-11 17:27:49 +0200",
        "id" : "baa51e545fe461b93c48c71526bc00756a86340c",
        "msg" : "python/distlib: update to 0.3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/distlib/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/distlib/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/patches/01-test-depends-on-home.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/patches/02-test-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distlib/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject-fmt-rust/patches/01-no-tarpaulin.patch",
          "components/python/pyproject-fmt-rust/patches/01-no-tox-uv.patch",
          "components/python/pyproject-fmt-rust/pyproject_fmt_rust-PYVER.p5m",
          "components/python/pyproject-fmt-rust/.gitignore",
          "components/python/pyproject-fmt-rust/test/results-all.master",
          "components/python/pyproject-fmt-rust/Makefile",
          "components/python/pyproject-fmt-rust/python-integrate-project.conf",
          "components/python/pyproject-fmt-rust/patches/02-tox-cov-proto.patch",
          "components/python/pyproject-fmt-rust/manifests/sample-manifest.p5m"
        ],
        "commitId" : "6a600573f4b47e291b113cac21f67ef2a0cb0130",
        "timestamp" : 1728660649000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject-fmt-rust: update to 1.2.0\u000a\u000a",
        "date" : "2024-10-11 17:30:49 +0200",
        "id" : "6a600573f4b47e291b113cac21f67ef2a0cb0130",
        "msg" : "python/pyproject-fmt-rust: update to 1.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-fmt-rust/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pyproject-fmt-rust/patches/01-no-tarpaulin.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/patches/01-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-fmt-rust/patches/02-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-fmt-rust/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-fmt-rust/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-fmt-rust/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-fmt-rust/pyproject_fmt_rust-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-fmt-rust/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}