{
  "_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" : 12691,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "75cbce4bdd3e3c8521f886ec67ed0d1a520a255d",
            "branch" : [
              {
                "SHA1" : "75cbce4bdd3e3c8521f886ec67ed0d1a520a255d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "75cbce4bdd3e3c8521f886ec67ed0d1a520a255d",
            "branch" : [
              {
                "SHA1" : "75cbce4bdd3e3c8521f886ec67ed0d1a520a255d",
                "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" : "75cbce4bdd3e3c8521f886ec67ed0d1a520a255d",
        "branch" : [
          {
            "SHA1" : "75cbce4bdd3e3c8521f886ec67ed0d1a520a255d",
            "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" : "#12691",
  "duration" : 753099,
  "estimatedDuration" : 1504738,
  "executor" : None,
  "fullDisplayName" : "oi-userland #12691",
  "id" : "12691",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12691,
  "queueId" : 1989,
  "result" : "SUCCESS",
  "timestamp" : 1736495774410,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/12691/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/sassc/Makefile",
          "components/developer/sassc/manifests/sample-manifest.p5m",
          "components/developer/sassc/pkg5",
          "components/developer/sassc/sassc.p5m"
        ],
        "commitId" : "5376a753a8a7735705ade8c762d78cbc68c7dd56",
        "timestamp" : 1736495604000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add SassC\u000a\u000a",
        "date" : "2025-01-10 08:53:24 +0100",
        "id" : "5376a753a8a7735705ade8c762d78cbc68c7dd56",
        "msg" : "Add SassC",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/sassc/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/sassc/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/developer/sassc/sassc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/sassc/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "templates/justmake.mk",
          "templates/configure.mk",
          "templates/cmake.mk",
          "templates/ant.mk",
          "templates/ruby.mk"
        ],
        "commitId" : "4ee893dfdc067d0956a325e708b86c6cf4815f35",
        "timestamp" : 1736495615000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "templates: drop BUILD_BITS=64\u000a\u000a",
        "date" : "2025-01-10 08:53:35 +0100",
        "id" : "4ee893dfdc067d0956a325e708b86c6cf4815f35",
        "msg" : "templates: drop BUILD_BITS=64",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "templates/justmake.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/configure.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/cmake.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/ruby.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/ant.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/experimental/manifests/sample-manifest.p5m",
          "components/perl/experimental/.gitignore",
          "components/perl/experimental/Makefile"
        ],
        "commitId" : "0866639037411d700bab0964df19760dc07b41b6",
        "timestamp" : 1736495625000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/experimental: update to 0.034\u000a\u000a",
        "date" : "2025-01-10 08:53:45 +0100",
        "id" : "0866639037411d700bab0964df19760dc07b41b6",
        "msg" : "perl/experimental: update to 0.034",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/experimental/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/experimental/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/experimental/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aniso8601/.gitignore",
          "components/python/aniso8601/pkg5",
          "components/python/aniso8601/Makefile",
          "components/python/aniso8601/test/results-all.master",
          "components/python/aniso8601/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8bb0dc702bd2278a0296323d6b159d9a429b6a66",
        "timestamp" : 1736495635000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aniso8601: update to 10.0.0\u000a\u000a",
        "date" : "2025-01-10 08:53:55 +0100",
        "id" : "8bb0dc702bd2278a0296323d6b159d9a429b6a66",
        "msg" : "python/aniso8601: update to 10.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aniso8601/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aniso8601/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aniso8601/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aniso8601/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/aniso8601/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "75cbce4bdd3e3c8521f886ec67ed0d1a520a255d",
        "timestamp" : 1736495645000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.123.13\u000a\u000a",
        "date" : "2025-01-10 08:54:05 +0100",
        "id" : "75cbce4bdd3e3c8521f886ec67ed0d1a520a255d",
        "msg" : "python/hypothesis: update to 6.123.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}