{
  "_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" : 8903,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c64158e6c13c052f62998f436c3ef41058ab19d9",
            "branch" : [
              {
                "SHA1" : "c64158e6c13c052f62998f436c3ef41058ab19d9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c64158e6c13c052f62998f436c3ef41058ab19d9",
            "branch" : [
              {
                "SHA1" : "c64158e6c13c052f62998f436c3ef41058ab19d9",
                "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" : "c64158e6c13c052f62998f436c3ef41058ab19d9",
        "branch" : [
          {
            "SHA1" : "c64158e6c13c052f62998f436c3ef41058ab19d9",
            "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" : "#8903",
  "duration" : 3114204,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8903",
  "id" : "8903",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8903,
  "queueId" : 431,
  "result" : "SUCCESS",
  "timestamp" : 1677001858609,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8903/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/readme_renderer/test/results-all.master"
        ],
        "commitId" : "1cdf9a5d40d91d16c2f55675d8c2b372025d87c6",
        "timestamp" : 1677001660000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/readme_renderer: add test results\u000a\u000a",
        "date" : "2023-02-21 18:47:40 +0100",
        "id" : "1cdf9a5d40d91d16c2f55675d8c2b372025d87c6",
        "msg" : "python/readme_renderer: add test results",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/readme_renderer/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox-gh-actions/tox-gh-actions-PYVER.p5m",
          "components/python/tox-gh-actions/pkg5",
          "components/python/tox-gh-actions/manifests/sample-manifest.p5m",
          "components/python/tox-gh-actions/Makefile"
        ],
        "commitId" : "6baf1ab34f5b33bd9450c930b17dbd2a25e49e39",
        "timestamp" : 1677001670000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add tox-gh-actions python project\u000a\u000a",
        "date" : "2023-02-21 18:47:50 +0100",
        "id" : "6baf1ab34f5b33bd9450c930b17dbd2a25e49e39",
        "msg" : "Add tox-gh-actions python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/tox-gh-actions/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox-gh-actions/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox-gh-actions/tox-gh-actions-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox-gh-actions/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest_socket/manifests/sample-manifest.p5m",
          "components/python/pytest-socket/pytest-socket-PYVER.p5m",
          "components/python/pytest_socket/pkg5",
          "components/python/pytest-socket/Makefile",
          "components/python/pytest_socket/pytest_socket-PYVER.p5m",
          "components/python/pytest-socket/pkg5",
          "components/python/pytest-socket/manifests/sample-manifest.p5m",
          "components/python/pytest_socket/Makefile"
        ],
        "commitId" : "56fc2d3387d14dec12f8a48a2d54cc43804fa740",
        "timestamp" : 1677001679000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest_socket: move from pytest-socket; update to 0.6.0\u000a\u000a",
        "date" : "2023-02-21 18:47:59 +0100",
        "id" : "56fc2d3387d14dec12f8a48a2d54cc43804fa740",
        "msg" : "python/pytest_socket: move from pytest-socket; update to 0.6.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytest_socket/pytest_socket-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-socket/pytest-socket-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-socket/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_socket/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_socket/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_socket/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-socket/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-socket/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mypy/Makefile",
          "components/python/mypy/manifests/sample-manifest.p5m",
          "components/python/mypy/mypy-PYVER.p5m"
        ],
        "commitId" : "33adb6e9463ea1e1fb458cbd153f3a96461b5f67",
        "timestamp" : 1677001689000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mypy: update to 1.0.1\u000a\u000a",
        "date" : "2023-02-21 18:48:09 +0100",
        "id" : "33adb6e9463ea1e1fb458cbd153f3a96461b5f67",
        "msg" : "python/mypy: update to 1.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mypy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/mypy-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/distro/manifests/sample-manifest.p5m",
          "components/python/distro/pkg5",
          "components/python/distro/distro-PYVER.p5m",
          "components/python/distro/manifests/generic-manifest.p5m",
          "components/python/distro/test/results-all.master",
          "components/python/distro/Makefile"
        ],
        "commitId" : "ec62ea45cf90eb36bc1b8b744da5846b41caeb9a",
        "timestamp" : 1677001700000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/distro: update to 1.8.0\u000a\u000a",
        "date" : "2023-02-21 18:48:20 +0100",
        "id" : "ec62ea45cf90eb36bc1b8b744da5846b41caeb9a",
        "msg" : "python/distro: update to 1.8.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/distro/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distro/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distro/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/distro/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distro/distro-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/distro/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/configobj/configobj.license",
          "components/python/configobj/test/results-3.9.master",
          "components/python/configobj/python-integrate-project.conf",
          "components/python/configobj/configobj-PYVER.p5m",
          "components/python/configobj/test/results-3.7.master",
          "components/python/configobj/manifests/sample-manifest.p5m",
          "components/python/configobj/Makefile",
          "components/python/configobj/history",
          "components/python/configobj/manifests/generic-manifest.p5m",
          "components/python/configobj/pkg5"
        ],
        "commitId" : "40db3c9523f0724a9991436c9b40b61dfee86f78",
        "timestamp" : 1677001710000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/configobj: update to 5.0.8\u000a\u000a",
        "date" : "2023-02-21 18:48:30 +0100",
        "id" : "40db3c9523f0724a9991436c9b40b61dfee86f78",
        "msg" : "python/configobj: update to 5.0.8",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/configobj/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/configobj/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/configobj/configobj-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/configobj/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/configobj/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/configobj/configobj.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/configobj/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/configobj/test/results-3.9.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/configobj/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/configobj/test/results-3.7.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/msgpack/pkg5",
          "components/python/msgpack/manifests/sample-manifest.p5m",
          "components/python/msgpack/msgpack-PYVER.p5m",
          "components/python/msgpack/test/results-all.master",
          "components/python/msgpack/Makefile",
          "components/python/msgpack/manifests/generic-manifest.p5m"
        ],
        "commitId" : "52e195f8e3f7633f3fd3f3677d6778b1b3553685",
        "timestamp" : 1677001720000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/msgpack: update to 1.0.4\u000a\u000a",
        "date" : "2023-02-21 18:48:40 +0100",
        "id" : "52e195f8e3f7633f3fd3f3677d6778b1b3553685",
        "msg" : "python/msgpack: update to 1.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/msgpack/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/msgpack/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/msgpack-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elementpath/pkg5",
          "components/python/elementpath/manifests/generic-manifest.p5m",
          "components/python/elementpath/Makefile",
          "components/python/elementpath/manifests/sample-manifest.p5m",
          "components/python/elementpath/python-integrate-project.conf",
          "components/python/elementpath/elementpath.license",
          "components/python/elementpath/test/results-3.7.master",
          "components/python/elementpath/test/results-3.9.master",
          "components/python/elementpath/patches/01-unittest-verbose.patch",
          "components/python/elementpath/patches/02-test-disable-failing.patch",
          "components/python/elementpath/elementpath-PYVER.p5m"
        ],
        "commitId" : "960e9ec346722163dbdc1a8fcb7f598a00ca52c6",
        "timestamp" : 1677001730000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elementpath: update to 4.0.1\u000a\u000a",
        "date" : "2023-02-21 18:48:50 +0100",
        "id" : "960e9ec346722163dbdc1a8fcb7f598a00ca52c6",
        "msg" : "python/elementpath: update to 4.0.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/elementpath/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/elementpath/patches/01-unittest-verbose.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/elementpath/patches/02-test-disable-failing.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/elementpath/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/elementpath-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/elementpath/elementpath.license"
          },
          {
            "editType" : "delete",
            "file" : "components/python/elementpath/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/elementpath/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/stevedore/stevedore-PYVER.p5m",
          "components/python/stevedore/Makefile",
          "components/python/stevedore/pkg5",
          "components/python/stevedore/python-integrate-project.conf",
          "components/python/stevedore/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d04175f6236030ddebaa4f6c558cf99130724e90",
        "timestamp" : 1677001742000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/stevedore: update to 5.0.0\u000a\u000a",
        "date" : "2023-02-21 18:49:02 +0100",
        "id" : "d04175f6236030ddebaa4f6c558cf99130724e90",
        "msg" : "python/stevedore: update to 5.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/stevedore-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/wrapt/test/results-3.7.master",
          "components/python/wrapt/wrapt.license",
          "components/python/wrapt/patches/01-test-disable-failing.patch",
          "components/python/wrapt/manifests/generic-manifest.p5m",
          "components/python/wrapt/wrapt-PYVER.p5m",
          "components/python/wrapt/Makefile",
          "components/python/wrapt/test/results-3.9.master",
          "components/python/wrapt/test/results-all.master",
          "components/python/wrapt/python-integrate-project.conf",
          "components/python/wrapt/manifests/sample-manifest.p5m",
          "components/python/wrapt/pkg5"
        ],
        "commitId" : "c64158e6c13c052f62998f436c3ef41058ab19d9",
        "timestamp" : 1677001754000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/wrapt: update to 1.14.1\u000a\u000a",
        "date" : "2023-02-21 18:49:14 +0100",
        "id" : "c64158e6c13c052f62998f436c3ef41058ab19d9",
        "msg" : "python/wrapt: update to 1.14.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/wrapt/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/wrapt/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/wrapt/patches/01-test-disable-failing.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/wrapt/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/wrapt/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wrapt/wrapt-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/wrapt/wrapt.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wrapt/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/wrapt/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wrapt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wrapt/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}