{
  "_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" : 8623,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "faeb5d1d16c4816d3afbc43ea79400ffb632e60a",
            "branch" : [
              {
                "SHA1" : "faeb5d1d16c4816d3afbc43ea79400ffb632e60a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "faeb5d1d16c4816d3afbc43ea79400ffb632e60a",
            "branch" : [
              {
                "SHA1" : "faeb5d1d16c4816d3afbc43ea79400ffb632e60a",
                "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" : "faeb5d1d16c4816d3afbc43ea79400ffb632e60a",
        "branch" : [
          {
            "SHA1" : "faeb5d1d16c4816d3afbc43ea79400ffb632e60a",
            "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" : "#8623",
  "duration" : 199685,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8623",
  "id" : "8623",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8623,
  "queueId" : 115,
  "result" : "FAILURE",
  "timestamp" : 1673982057051,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8623/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/typogrify/typogrify-PYVER.p5m",
          "components/python/typogrify/manifests/sample-manifest.p5m",
          "components/python/typogrify/python-integrate-project.conf",
          "components/python/typogrify/pkg5",
          "components/python/typogrify/Makefile"
        ],
        "commitId" : "c8f310692adf6902b9f56f54e3c73fc5cb2018eb",
        "timestamp" : 1673981948000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add typogrify python project\u000a\u000a",
        "date" : "2023-01-17 19:59:08 +0100",
        "id" : "c8f310692adf6902b9f56f54e3c73fc5cb2018eb",
        "msg" : "Add typogrify python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/typogrify/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/typogrify/typogrify-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/typogrify/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/typogrify/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/typogrify/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/markdown/markdown.license",
          "components/python/markdown/test/results-3.7.master",
          "components/python/markdown/test/results-3.9.master",
          "components/python/markdown/markdown-PYVER.p5m",
          "components/python/markdown/history",
          "components/python/markdown/Makefile",
          "components/python/markdown/pkg5",
          "components/python/markdown/manifests/sample-manifest.p5m",
          "components/python/markdown/manifests/generic-manifest.p5m",
          "components/python/markdown/python-integrate-project.conf"
        ],
        "commitId" : "c2ad3e1fd0ef9bc72eaa79d1e6f441d724552148",
        "timestamp" : 1673981960000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/markdown: update to 3.4.1; rebuild to get packages for python 2.7 and 3.5 obsoleted\u000a\u000a",
        "date" : "2023-01-17 19:59:20 +0100",
        "id" : "c2ad3e1fd0ef9bc72eaa79d1e6f441d724552148",
        "msg" : "python/markdown: update to 3.4.1; rebuild to get packages for python 2.7 and 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/markdown/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/markdown/test/results-3.7.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/markdown/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/markdown/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/markdown/markdown.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown/markdown-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/markdown/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/stack-spur/Makefile",
          "components/runtime/smalltalk/stack-spur/test/results-64.master",
          "components/runtime/smalltalk/stack-spur/test/results-32.master",
          "components/runtime/smalltalk/stack-spur/test/testrunner.st"
        ],
        "commitId" : "faeb5d1d16c4816d3afbc43ea79400ffb632e60a",
        "timestamp" : 1673981973000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "stack-spur: remove BitmapStreamTests update test master results\u000a\u000a",
        "date" : "2023-01-17 19:59:33 +0100",
        "id" : "faeb5d1d16c4816d3afbc43ea79400ffb632e60a",
        "msg" : "stack-spur: remove BitmapStreamTests update test master results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/test/testrunner.st"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/test/results-32.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}