{
  "_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" : 10572,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3e729a92b4352abfd382c31f66bf93a4e863e3d1",
            "branch" : [
              {
                "SHA1" : "3e729a92b4352abfd382c31f66bf93a4e863e3d1",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3e729a92b4352abfd382c31f66bf93a4e863e3d1",
            "branch" : [
              {
                "SHA1" : "3e729a92b4352abfd382c31f66bf93a4e863e3d1",
                "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" : "3e729a92b4352abfd382c31f66bf93a4e863e3d1",
        "branch" : [
          {
            "SHA1" : "3e729a92b4352abfd382c31f66bf93a4e863e3d1",
            "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" : "#10572",
  "duration" : 126634,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #10572",
  "id" : "10572",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10572,
  "queueId" : 390,
  "result" : "FAILURE",
  "timestamp" : 1698749115385,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/10572/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tcl/tk/test/results-all.master",
          "components/tcl/tk/Makefile",
          "components/tcl/tk/pkg5"
        ],
        "commitId" : "f287b1cc21737e8f20457037ecb808ecffe1d55f",
        "timestamp" : 1698749051000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild tk\u000a\u000a",
        "date" : "2023-10-31 11:44:11 +0100",
        "id" : "f287b1cc21737e8f20457037ecb808ecffe1d55f",
        "msg" : "rebuild tk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tcl/tk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tk/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tk/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jupyter_core/Makefile",
          "components/python/jupyter_core/patches/01-test-disable-failing.patch",
          "components/python/jupyter_core/history"
        ],
        "commitId" : "832b85ef507d734ee37b5c8504ea35d4608d8abc",
        "timestamp" : 1698749065000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jupyter_core: update to 5.5.0\u000a\u000a",
        "date" : "2023-10-31 11:44:25 +0100",
        "id" : "832b85ef507d734ee37b5c8504ea35d4608d8abc",
        "msg" : "python/jupyter_core: update to 5.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jupyter_core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jupyter_core/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jupyter_core/patches/01-test-disable-failing.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest_env/patches/01-test-no-color.patch",
          "components/python/pytest_env/Makefile",
          "components/python/pytest_env/patches/03-pytest-plugin-disable.patch"
        ],
        "commitId" : "d84bba8f4102adc957940875ccd164cd0f92e70c",
        "timestamp" : 1698749080000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest_env: update to 1.1.1\u000a\u000a",
        "date" : "2023-10-31 11:44:40 +0100",
        "id" : "d84bba8f4102adc957940875ccd164cd0f92e70c",
        "msg" : "python/pytest_env: update to 1.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/patches/03-pytest-plugin-disable.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/patches/01-test-no-color.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openexr/pkg5",
          "components/library/openexr/Makefile"
        ],
        "commitId" : "d0cca8f62fe8a73d9d32154c4eba48b26827669a",
        "timestamp" : 1698749091000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild openexr\u000a\u000a",
        "date" : "2023-10-31 11:44:51 +0100",
        "id" : "d0cca8f62fe8a73d9d32154c4eba48b26827669a",
        "msg" : "rebuild openexr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openexr/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openexr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools-rust/Makefile"
        ],
        "commitId" : "3e729a92b4352abfd382c31f66bf93a4e863e3d1",
        "timestamp" : 1698749105000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/setuptools-rust: update to 1.8.1\u000a\u000a",
        "date" : "2023-10-31 11:45:05 +0100",
        "id" : "3e729a92b4352abfd382c31f66bf93a4e863e3d1",
        "msg" : "python/setuptools-rust: update to 1.8.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools-rust/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}