{
  "_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" : 11608,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c9dfb2b75206c2fe635a79ff34bb0f11657b47e0",
            "branch" : [
              {
                "SHA1" : "c9dfb2b75206c2fe635a79ff34bb0f11657b47e0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c9dfb2b75206c2fe635a79ff34bb0f11657b47e0",
            "branch" : [
              {
                "SHA1" : "c9dfb2b75206c2fe635a79ff34bb0f11657b47e0",
                "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" : "c9dfb2b75206c2fe635a79ff34bb0f11657b47e0",
        "branch" : [
          {
            "SHA1" : "c9dfb2b75206c2fe635a79ff34bb0f11657b47e0",
            "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" : "#11608",
  "duration" : 5377250,
  "estimatedDuration" : 320804,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11608",
  "id" : "11608",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11608,
  "queueId" : 283,
  "result" : "SUCCESS",
  "timestamp" : 1715763917589,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11608/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/PDF-API2/manifests/sample-manifest.p5m",
          "components/perl/PDF-API2/Makefile",
          "components/perl/PDF-API2/pkg5"
        ],
        "commitId" : "06afd28e79b60b7eef916267033c5bb45d60fbc0",
        "timestamp" : 1715763731000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/PDF-API2: update to 2.046\u000a\u000a",
        "date" : "2024-05-15 11:02:11 +0200",
        "id" : "06afd28e79b60b7eef916267033c5bb45d60fbc0",
        "msg" : "perl/PDF-API2: update to 2.046",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/PDF-API2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PDF-API2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PDF-API2/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Mako/.gitignore",
          "components/python/Mako/Makefile",
          "components/python/Mako/test/results-all.master",
          "components/python/Mako/patches/01-test-no-beaker.patch"
        ],
        "commitId" : "37d1a453fbc121c3ed36b6be740e8e4ca4c30c35",
        "timestamp" : 1715763744000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Mako: update to 1.3.5\u000a\u000a",
        "date" : "2024-05-15 11:02:24 +0200",
        "id" : "37d1a453fbc121c3ed36b6be740e8e4ca4c30c35",
        "msg" : "python/Mako: update to 1.3.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Mako/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Mako/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Mako/patches/01-test-no-beaker.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Mako/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/platformdirs/Makefile",
          "components/python/platformdirs/.gitignore",
          "components/python/platformdirs/test/results-all.master"
        ],
        "commitId" : "9be7f168475546d30b8ebd3da97c2dfd6bb83c5b",
        "timestamp" : 1715763755000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/platformdirs: update to 4.2.2\u000a\u000a",
        "date" : "2024-05-15 11:02:35 +0200",
        "id" : "9be7f168475546d30b8ebd3da97c2dfd6bb83c5b",
        "msg" : "python/platformdirs: update to 4.2.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/platformdirs/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject-fmt-rust/patches/01-no-tarpaulin.patch",
          "components/python/pyproject-fmt-rust/.gitignore",
          "components/python/pyproject-fmt-rust/Makefile",
          "components/python/pyproject-fmt-rust/patches/02-tox-cov-proto.patch"
        ],
        "commitId" : "a71827b863250103aac261714c6d0a0741b06b9b",
        "timestamp" : 1715763766000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject-fmt-rust: update to 1.1.1\u000a\u000a",
        "date" : "2024-05-15 11:02:46 +0200",
        "id" : "a71827b863250103aac261714c6d0a0741b06b9b",
        "msg" : "python/pyproject-fmt-rust: update to 1.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-fmt-rust/patches/02-tox-cov-proto.patch"
          },
          {
            "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/patches/01-no-tarpaulin.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_fmt/patches/01-test-fix-pyproject-fmt-path.patch",
          "components/python/pyproject_fmt/.gitignore",
          "components/python/pyproject_fmt/Makefile",
          "components/python/pyproject_fmt/test/results-all.master",
          "components/python/pyproject_fmt/patches/02-tox-cov-proto.patch"
        ],
        "commitId" : "c9dfb2b75206c2fe635a79ff34bb0f11657b47e0",
        "timestamp" : 1715763776000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_fmt: update to 2.1.1\u000a\u000a",
        "date" : "2024-05-15 11:02:56 +0200",
        "id" : "c9dfb2b75206c2fe635a79ff34bb0f11657b47e0",
        "msg" : "python/pyproject_fmt: update to 2.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/patches/01-test-fix-pyproject-fmt-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/patches/02-tox-cov-proto.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}