{
  "_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" : 9957,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "363c4b88b333959b6ce994a08a6ba67f45127dbe",
            "branch" : [
              {
                "SHA1" : "363c4b88b333959b6ce994a08a6ba67f45127dbe",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "363c4b88b333959b6ce994a08a6ba67f45127dbe",
            "branch" : [
              {
                "SHA1" : "363c4b88b333959b6ce994a08a6ba67f45127dbe",
                "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" : "363c4b88b333959b6ce994a08a6ba67f45127dbe",
        "branch" : [
          {
            "SHA1" : "363c4b88b333959b6ce994a08a6ba67f45127dbe",
            "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" : "#9957",
  "duration" : 2242589,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #9957",
  "id" : "9957",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9957,
  "queueId" : 656,
  "result" : "SUCCESS",
  "timestamp" : 1691946922531,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/9957/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/python"
        ],
        "commitId" : "8741d59ee9fdd8c1b06d97acef1c0425f9a49c4c",
        "timestamp" : 1691946621000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "transforms/python: bypass Python deps for vendor-packages\u000a\u000a",
        "date" : "2023-08-13 19:10:21 +0200",
        "id" : "8741d59ee9fdd8c1b06d97acef1c0425f9a49c4c",
        "msg" : "transforms/python: bypass Python deps for vendor-packages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "transforms/python"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cfgv/cfgv-PYVER.p5m",
          "components/python/cfgv/history",
          "components/python/cfgv/manifests/sample-manifest.p5m",
          "components/python/cfgv/Makefile",
          "components/python/cfgv/test/results-all.master",
          "components/python/cfgv/pkg5"
        ],
        "commitId" : "efb36cbd0b3d2e0a09f596d36ed5e394f34b65e1",
        "timestamp" : 1691946634000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cfgv: update to 3.4.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-08-13 19:10:34 +0200",
        "id" : "efb36cbd0b3d2e0a09f596d36ed5e394f34b65e1",
        "msg" : "python/cfgv: update to 3.4.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/cfgv/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/cfgv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "78bf07a94f9e6e43f99738e4737024b9070e443e",
        "timestamp" : 1691946645000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.82.4\u000a\u000a",
        "date" : "2023-08-13 19:10:45 +0200",
        "id" : "78bf07a94f9e6e43f99738e4737024b9070e443e",
        "msg" : "python/hypothesis: update to 6.82.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/looseversion/Makefile",
          "components/python/looseversion/test/results-all.master",
          "components/python/looseversion/looseversion-PYVER.p5m",
          "components/python/looseversion/manifests/sample-manifest.p5m",
          "components/python/looseversion/pkg5"
        ],
        "commitId" : "4230a7452cffd0a65a2f16084d78c92f879a3575",
        "timestamp" : 1691946656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add looseversion Python project\u000a\u000a",
        "date" : "2023-08-13 19:10:56 +0200",
        "id" : "4230a7452cffd0a65a2f16084d78c92f879a3575",
        "msg" : "Add looseversion Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/looseversion/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/looseversion/looseversion-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/looseversion/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/looseversion/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/looseversion/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/Makefile"
        ],
        "commitId" : "363c4b88b333959b6ce994a08a6ba67f45127dbe",
        "timestamp" : 1691946666000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.8.0\u000a\u000a",
        "date" : "2023-08-13 19:11:06 +0200",
        "id" : "363c4b88b333959b6ce994a08a6ba67f45127dbe",
        "msg" : "python/tox: update to 4.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}