{
  "_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" : 11966,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d06d4e6037c36bd24e2bb64cb94770d003232f3b",
            "branch" : [
              {
                "SHA1" : "d06d4e6037c36bd24e2bb64cb94770d003232f3b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d06d4e6037c36bd24e2bb64cb94770d003232f3b",
            "branch" : [
              {
                "SHA1" : "d06d4e6037c36bd24e2bb64cb94770d003232f3b",
                "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" : "d06d4e6037c36bd24e2bb64cb94770d003232f3b",
        "branch" : [
          {
            "SHA1" : "d06d4e6037c36bd24e2bb64cb94770d003232f3b",
            "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" : "#11966",
  "duration" : 4393962,
  "estimatedDuration" : 2740406,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11966",
  "id" : "11966",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11966,
  "queueId" : 294,
  "result" : "SUCCESS",
  "timestamp" : 1723541470295,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11966/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/graphviz/pkg5",
          "components/image/graphviz/history",
          "components/image/graphviz/Makefile",
          "components/image/graphviz/graphviz.p5m"
        ],
        "commitId" : "3d39f1bb7ce167cdd2346de90289fbd194fecbad",
        "timestamp" : 1723541441000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "graphviz: update to 12.1.0\u000a\u000a",
        "date" : "2024-08-13 11:30:41 +0200",
        "id" : "3d39f1bb7ce167cdd2346de90289fbd194fecbad",
        "msg" : "graphviz: update to 12.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/graphviz.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphviz/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/prettytable/Makefile",
          "components/python/prettytable/.gitignore",
          "components/python/prettytable/test/results-all.master"
        ],
        "commitId" : "7cc96c66df0402bfeab4bd08e2c2b73e4eece46f",
        "timestamp" : 1723541455000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/prettytable: update to 3.11.0\u000a\u000a",
        "date" : "2024-08-13 11:30:55 +0200",
        "id" : "7cc96c66df0402bfeab4bd08e2c2b73e4eece46f",
        "msg" : "python/prettytable: update to 3.11.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/prettytable/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/prettytable/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/prettytable/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore"
        ],
        "commitId" : "d06d4e6037c36bd24e2bb64cb94770d003232f3b",
        "timestamp" : 1723541468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 71.1.0.20240813\u000a\u000a",
        "date" : "2024-08-13 11:31:08 +0200",
        "id" : "d06d4e6037c36bd24e2bb64cb94770d003232f3b",
        "msg" : "python/types-setuptools: update to 71.1.0.20240813",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}