{
  "_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" : 11359,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aecf9684770c3c626d3a450389aa050ee0c52d76",
            "branch" : [
              {
                "SHA1" : "aecf9684770c3c626d3a450389aa050ee0c52d76",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aecf9684770c3c626d3a450389aa050ee0c52d76",
            "branch" : [
              {
                "SHA1" : "aecf9684770c3c626d3a450389aa050ee0c52d76",
                "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" : "aecf9684770c3c626d3a450389aa050ee0c52d76",
        "branch" : [
          {
            "SHA1" : "aecf9684770c3c626d3a450389aa050ee0c52d76",
            "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" : "#11359",
  "duration" : 373769,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11359",
  "id" : "11359",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11359,
  "queueId" : 1310,
  "result" : "FAILURE",
  "timestamp" : 1710350732739,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11359/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jupyter_core/patches/01-test-disable-failing.patch",
          "components/python/jupyter_core/Makefile",
          "components/python/jupyter_core/pkg5"
        ],
        "commitId" : "35a4b64c461326428092d1decfdd0a91b5fb8a5d",
        "timestamp" : 1710350436000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jupyter_core: update to 5.7.2\u000a\u000a",
        "date" : "2024-03-13 18:20:36 +0100",
        "id" : "35a4b64c461326428092d1decfdd0a91b5fb8a5d",
        "msg" : "python/jupyter_core: update to 5.7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jupyter_core/patches/01-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jupyter_core/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jupyter_core/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nbformat/manifests/sample-manifest.p5m",
          "components/python/nbformat/pkg5",
          "components/python/nbformat/test/results-all.master",
          "components/python/nbformat/python-integrate-project.conf",
          "components/python/nbformat/Makefile",
          "components/python/nbformat/history"
        ],
        "commitId" : "dc5d2f555a4778e79fa6edc5e600ebc78b12ded7",
        "timestamp" : 1710350448000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/nbformat: update to 5.10.2\u000a\u000a",
        "date" : "2024-03-13 18:20:48 +0100",
        "id" : "dc5d2f555a4778e79fa6edc5e600ebc78b12ded7",
        "msg" : "python/nbformat: update to 5.10.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/nbformat/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-mypy-plugins/patches/01-pytest-indirectly.patch",
          "components/python/pytest-mypy-plugins/Makefile",
          "components/python/pytest-mypy-plugins/test/results-all.master"
        ],
        "commitId" : "12e8003834a557564b76fcffaa5cd3c508c1c135",
        "timestamp" : 1710350459000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-mypy-plugins: update to 3.1.1\u000a\u000a",
        "date" : "2024-03-13 18:20:59 +0100",
        "id" : "12e8003834a557564b76fcffaa5cd3c508c1c135",
        "msg" : "python/pytest-mypy-plugins: update to 3.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mypy-plugins/patches/01-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mypy-plugins/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mypy-plugins/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/xmlschema/Makefile",
          "components/python/xmlschema/patches/01-test-verbose.patch",
          "components/python/xmlschema/xmlschema-PYVER.p5m",
          "components/python/xmlschema/test/results-all.master",
          "components/python/xmlschema/manifests/sample-manifest.p5m"
        ],
        "commitId" : "aecf9684770c3c626d3a450389aa050ee0c52d76",
        "timestamp" : 1710350469000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/xmlschema: update to 3.1.0\u000a\u000a",
        "date" : "2024-03-13 18:21:09 +0100",
        "id" : "aecf9684770c3c626d3a450389aa050ee0c52d76",
        "msg" : "python/xmlschema: update to 3.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/xmlschema-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/patches/01-test-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}