{
  "_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" : 10825,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "593a073760cff470e4da592c5468ac1fb1cbe731",
            "branch" : [
              {
                "SHA1" : "593a073760cff470e4da592c5468ac1fb1cbe731",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "593a073760cff470e4da592c5468ac1fb1cbe731",
            "branch" : [
              {
                "SHA1" : "593a073760cff470e4da592c5468ac1fb1cbe731",
                "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" : "593a073760cff470e4da592c5468ac1fb1cbe731",
        "branch" : [
          {
            "SHA1" : "593a073760cff470e4da592c5468ac1fb1cbe731",
            "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" : "#10825",
  "duration" : 1336292,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #10825",
  "id" : "10825",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10825,
  "queueId" : 674,
  "result" : "SUCCESS",
  "timestamp" : 1701432036123,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/10825/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-gate/patches/0004-16085_use_modern_libxml2_API.patch"
        ],
        "commitId" : "c8a7c06786d9259272bcfb1c88b205d7b7b080e8",
        "timestamp" : 1701431845000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "illumos-gate: add patch for preintegration of 16085_use_modern_libxml2_API\u000a\u000a",
        "date" : "2023-12-01 12:57:25 +0100",
        "id" : "c8a7c06786d9259272bcfb1c88b205d7b7b080e8",
        "msg" : "illumos-gate: add patch for preintegration of 16085_use_modern_libxml2_API",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/openindiana/illumos-gate/patches/0004-16085_use_modern_libxml2_API.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/PyQt-builder/Makefile"
        ],
        "commitId" : "f53bdf10c299cd9227ff4c09a7c6fd9cf772c267",
        "timestamp" : 1701431860000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/PyQt-builder: update to 1.15.4\u000a\u000a",
        "date" : "2023-12-01 12:57:40 +0100",
        "id" : "f53bdf10c299cd9227ff4c09a7c6fd9cf772c267",
        "msg" : "python/PyQt-builder: update to 1.15.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/PyQt-builder/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jsonschema_specifications/Makefile",
          "components/python/jsonschema_specifications/test/results-all.master"
        ],
        "commitId" : "a87d49ced2321eb6af7aceac21fed00ddfeee8c6",
        "timestamp" : 1701431872000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jsonschema_specifications: update to 2023.11.2\u000a\u000a",
        "date" : "2023-12-01 12:57:52 +0100",
        "id" : "a87d49ced2321eb6af7aceac21fed00ddfeee8c6",
        "msg" : "python/jsonschema_specifications: update to 2023.11.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema_specifications/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema_specifications/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyfakefs/test/results-all.master",
          "components/python/pyfakefs/Makefile"
        ],
        "commitId" : "81678e839602a1bf15a0cbc4e1f641a2ce519425",
        "timestamp" : 1701431882000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyfakefs: update to 5.3.2\u000a\u000a",
        "date" : "2023-12-01 12:58:02 +0100",
        "id" : "81678e839602a1bf15a0cbc4e1f641a2ce519425",
        "msg" : "python/pyfakefs: update to 5.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sip/Makefile",
          "components/python/sip/test/results-all.master",
          "components/python/sip/sip-PYVER.p5m",
          "components/python/sip/pkg5",
          "components/python/sip/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8bbcccef693d19857803fb3407e80ffafbebe5b2",
        "timestamp" : 1701431894000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sip: update to 6.8.0\u000a\u000a",
        "date" : "2023-12-01 12:58:14 +0100",
        "id" : "8bbcccef693d19857803fb3407e80ffafbebe5b2",
        "msg" : "python/sip: update to 6.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sip/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sip/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sip/sip-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+3/gtk3.p5m",
          "components/library/gtk+3/pkg5",
          "components/library/gtk+3/Makefile"
        ],
        "commitId" : "593a073760cff470e4da592c5468ac1fb1cbe731",
        "timestamp" : 1701431909000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtk+3: add back missing gtk-3.0.m4\u000a\u000a",
        "date" : "2023-12-01 12:58:29 +0100",
        "id" : "593a073760cff470e4da592c5468ac1fb1cbe731",
        "msg" : "gtk+3: add back missing gtk-3.0.m4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/gtk3.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}