{
  "_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" : 14351,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dd54bb633b10f3acfab295ee529f60242dfff841",
            "branch" : [
              {
                "SHA1" : "dd54bb633b10f3acfab295ee529f60242dfff841",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dd54bb633b10f3acfab295ee529f60242dfff841",
            "branch" : [
              {
                "SHA1" : "dd54bb633b10f3acfab295ee529f60242dfff841",
                "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" : "dd54bb633b10f3acfab295ee529f60242dfff841",
        "branch" : [
          {
            "SHA1" : "dd54bb633b10f3acfab295ee529f60242dfff841",
            "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" : "#14351",
  "duration" : 571653,
  "estimatedDuration" : 628664,
  "executor" : None,
  "fullDisplayName" : "oi-userland #14351",
  "id" : "14351",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 14351,
  "queueId" : 2617,
  "result" : "SUCCESS",
  "timestamp" : 1766097015706,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/14351/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/roman-numerals/Makefile",
          "components/python/roman-numerals/.gitignore"
        ],
        "commitId" : "a3e8fb565be5d53976c909d3b2927cb4ca747c9d",
        "timestamp" : 1766059570000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/roman-numerals: update to 4.1.0\u000a\u000a",
        "date" : "2025-12-18 20:06:10 +0800",
        "id" : "a3e8fb565be5d53976c909d3b2927cb4ca747c9d",
        "msg" : "python/roman-numerals: update to 4.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/roman-numerals/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/roman-numerals/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml/test/results-3.14.master",
          "components/python/ruamel.yaml/manifests/sample-manifest.p5m",
          "components/python/ruamel.yaml/test/results-all.master",
          "components/python/ruamel.yaml/.gitignore",
          "components/python/ruamel.yaml/ruamel.yaml-PYVER.p5m",
          "components/python/ruamel.yaml/Makefile",
          "components/python/ruamel.yaml/test/results-3.9.master",
          "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch",
          "components/python/ruamel.yaml/pkg5"
        ],
        "commitId" : "e735feb31d61e4f34a0712110d2ae852146f3ef1",
        "timestamp" : 1766059587000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml: update to 0.18.17\u000a\u000a",
        "date" : "2025-12-18 20:06:27 +0800",
        "id" : "e735feb31d61e4f34a0712110d2ae852146f3ef1",
        "msg" : "python/ruamel.yaml: update to 0.18.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/ruamel.yaml/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/ruamel.yaml/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/ruamel.yaml-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/ruamel.yaml/test/results-3.14.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.testing/.gitignore",
          "components/python/zope.testing-39/patches/01-setuptools.patch",
          "components/python/zope.testing-39/patches/02-test-no-docs.patch",
          "components/python/zope.testing/pkg5",
          "components/python/zope.testing/zope_testing-PYVER.p5m",
          "components/python/zope.testing-39/test/results-all.master",
          "components/python/zope.testing-39/zope_testing-39.p5m",
          "components/python/zope.testing-39/Makefile",
          "components/python/zope.testing/patches/01-setuptools.patch",
          "components/python/zope.testing-39/pkg5",
          "components/python/zope.testing-39/.gitignore",
          "components/python/zope.testing-39/python-integrate-project.conf",
          "components/python/zope.testing/test/results-all.master",
          "components/python/zope.testing/patches/02-test-no-docs.patch",
          "components/python/zope.testing/manifests/sample-manifest.p5m",
          "components/python/zope.testing/python-integrate-project.conf",
          "components/python/zope.testing/Makefile",
          "components/python/zope.testing-39/manifests/sample-manifest.p5m"
        ],
        "commitId" : "dd54bb633b10f3acfab295ee529f60242dfff841",
        "timestamp" : 1766059605000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.testing: update to 6.1\u000a\u000a",
        "date" : "2025-12-18 20:06:45 +0800",
        "id" : "dd54bb633b10f3acfab295ee529f60242dfff841",
        "msg" : "python/zope.testing: update to 6.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.testing/zope_testing-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/zope.testing/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.testing/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.testing/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.testing-39/patches/01-setuptools.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.testing-39/zope_testing-39.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.testing-39/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.testing-39/patches/02-test-no-docs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.testing/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.testing-39/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.testing/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.testing/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.testing-39/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.testing/patches/02-test-no-docs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.testing/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.testing-39/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.testing-39/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.testing-39/python-integrate-project.conf"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}