{
  "_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" : 428,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
            "branch" : [
              {
                "SHA1" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
            "branch" : [
              {
                "SHA1" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
        "branch" : [
          {
            "SHA1" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
            "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" : "#428",
  "duration" : 10207,
  "estimatedDuration" : 116814,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #428",
  "id" : "428",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 428,
  "queueId" : 1187,
  "result" : "FAILURE",
  "timestamp" : 1731665472339,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/428/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/Makefile",
          "components/python/Faker/patches/01-no-coverage-report.patch",
          "components/python/Faker/manifests/sample-manifest.p5m",
          "components/python/Faker/faker-PYVER.p5m",
          "components/python/Faker/.gitignore",
          "components/python/Faker/test/results-all.master"
        ],
        "commitId" : "a05c59a1d9e1fc6b5838afa2662af990d57ec4d6",
        "timestamp" : 1731665219000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 33.0.0\u000a\u000a",
        "date" : "2024-11-15 11:06:59 +0100",
        "id" : "a05c59a1d9e1fc6b5838afa2662af990d57ec4d6",
        "msg" : "python/Faker: update to 33.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-no-coverage-report.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/faker-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cmd2/.gitignore",
          "components/python/cmd2/Makefile"
        ],
        "commitId" : "69585b5d71226c8fd3fcd28bc1d96b8dc067ac71",
        "timestamp" : 1731665230000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cmd2: update to 2.5.6\u000a\u000a",
        "date" : "2024-11-15 11:07:10 +0100",
        "id" : "69585b5d71226c8fd3fcd28bc1d96b8dc067ac71",
        "msg" : "python/cmd2: update to 2.5.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/coverage/patches/07-rmdir-busy-dir.patch",
          "components/python/coverage/patches/01-tox-dependencies.patch",
          "components/python/coverage/.gitignore",
          "components/python/coverage/patches/04-test-vendor-packages.patch",
          "components/python/coverage/patches/02-test-no-eventlet.patch",
          "components/python/coverage/Makefile",
          "components/python/coverage/patches/08-test-disable-failing.patch",
          "components/python/coverage/patches/09-self_collectors.patch",
          "components/python/coverage/patches/03-tox-no-pip-install.patch",
          "components/python/coverage/patches/06-PYTHONPATH.patch",
          "components/python/coverage/patches/05-shell-Terminated.patch"
        ],
        "commitId" : "6a91040f0047435ed61c69300aef8f746fb4c4c3",
        "timestamp" : 1731665240000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coverage: update to 7.6.5\u000a\u000a",
        "date" : "2024-11-15 11:07:20 +0100",
        "id" : "6a91040f0047435ed61c69300aef8f746fb4c4c3",
        "msg" : "python/coverage: update to 7.6.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/09-self_collectors.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/08-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/07-rmdir-busy-dir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/03-tox-no-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/06-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/05-shell-Terminated.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/02-test-no-eventlet.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/04-test-vendor-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/01-tox-dependencies.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/flask/Makefile",
          "components/python/flask/test/results-all.master",
          "components/python/flask/.gitignore"
        ],
        "commitId" : "4a31ccc686616b1172ce71fe63ac6e88546f7f6b",
        "timestamp" : 1731665249000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/flask: update to 3.1.0\u000a\u000a",
        "date" : "2024-11-15 11:07:29 +0100",
        "id" : "4a31ccc686616b1172ce71fe63ac6e88546f7f6b",
        "msg" : "python/flask: update to 3.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/flask/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flask/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/flask/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "3671f73747cb7a9bb4c385d44df04c94c82a2588",
        "timestamp" : 1731665261000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.118.9\u000a\u000a",
        "date" : "2024-11-15 11:07:41 +0100",
        "id" : "3671f73747cb7a9bb4c385d44df04c94c82a2588",
        "msg" : "python/hypothesis: update to 6.118.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lxml_html_clean/test/results-all.master",
          "components/python/lxml_html_clean/patches/01-test-no-memory-profiler.patch",
          "components/python/lxml_html_clean/Makefile",
          "components/python/lxml_html_clean/.gitignore"
        ],
        "commitId" : "2c0bd8903e3d47203648b3943b3081fca6730470",
        "timestamp" : 1731665272000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/lxml_html_clean: update to 0.4.1\u000a\u000a",
        "date" : "2024-11-15 11:07:52 +0100",
        "id" : "2c0bd8903e3d47203648b3943b3081fca6730470",
        "msg" : "python/lxml_html_clean: update to 0.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/patches/01-test-no-memory-profiler.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml_html_clean/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mysqlclient/patches/01-db-config.patch",
          "components/python/mysqlclient/Makefile",
          "components/python/mysqlclient/.gitignore"
        ],
        "commitId" : "5f5793ae6ecca8edb36d89c98e76ee05fdcead64",
        "timestamp" : 1731665282000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mysqlclient: update to 2.2.6\u000a\u000a",
        "date" : "2024-11-15 11:08:02 +0100",
        "id" : "5f5793ae6ecca8edb36d89c98e76ee05fdcead64",
        "msg" : "python/mysqlclient: update to 2.2.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/patches/01-db-config.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic_core/.gitignore",
          "components/python/pydantic_core/test/results-all.master",
          "components/python/pydantic_core/Makefile",
          "components/python/pydantic_core/patches/01-pytest-plugins.patch"
        ],
        "commitId" : "902ec15d4c799d83ef4032a3622e224600b70f73",
        "timestamp" : 1731665293000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic_core: update to 2.27.0\u000a\u000a",
        "date" : "2024-11-15 11:08:13 +0100",
        "id" : "902ec15d4c799d83ef4032a3622e224600b70f73",
        "msg" : "python/pydantic_core: update to 2.27.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/patches/01-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_installer/pyproject_installer-PYVER.p5m",
          "components/python/pyproject_installer/Makefile",
          "components/python/pyproject_installer/.gitignore",
          "components/python/pyproject_installer/test/results-all.master",
          "components/python/pyproject_installer/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b3a430fe3b9f6dfdff27b8a18e33ff58cd5f0290",
        "timestamp" : 1731665303000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_installer: update to 0.5.5\u000a\u000a",
        "date" : "2024-11-15 11:08:23 +0100",
        "id" : "b3a430fe3b9f6dfdff27b8a18e33ff58cd5f0290",
        "msg" : "python/pyproject_installer: update to 0.5.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/pyproject_installer-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sphinx_rtd_theme/test/results-all.master",
          "components/python/sphinx_rtd_theme/Makefile",
          "components/python/sphinx_rtd_theme/.gitignore"
        ],
        "commitId" : "9f5cdd37997242564d4544778f214b2887565efe",
        "timestamp" : 1731665313000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sphinx_rtd_theme: update to 3.0.2\u000a\u000a",
        "date" : "2024-11-15 11:08:33 +0100",
        "id" : "9f5cdd37997242564d4544778f214b2887565efe",
        "msg" : "python/sphinx_rtd_theme: update to 3.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sphinx_rtd_theme/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sphinx_rtd_theme/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sphinx_rtd_theme/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sqlparse/.gitignore",
          "components/python/sqlparse/test/results-all.master",
          "components/python/sqlparse/Makefile"
        ],
        "commitId" : "640ed6bff47f48643a9dbdd867e35c3d2511e9e8",
        "timestamp" : 1731665322000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sqlparse: update to 0.5.2\u000a\u000a",
        "date" : "2024-11-15 11:08:42 +0100",
        "id" : "640ed6bff47f48643a9dbdd867e35c3d2511e9e8",
        "msg" : "python/sqlparse: update to 0.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sqlparse/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sqlparse/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sqlparse/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sybil/test/results-all.master",
          "components/python/sybil/sybil-PYVER.p5m",
          "components/python/sybil/Makefile",
          "components/python/sybil/.gitignore",
          "components/python/sybil/patches/01-no-myst_parser.patch",
          "components/python/sybil/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
        "timestamp" : 1731665331000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sybil: update to 9.0.0\u000a\u000a",
        "date" : "2024-11-15 11:08:51 +0100",
        "id" : "ee78f8f950dd672a817bf3ff9fc0c3b51fddb701",
        "msg" : "python/sybil: update to 9.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sybil/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/sybil-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/patches/01-no-myst_parser.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}