{
  "_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" : 7325,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d6a0d6ef289dc34e1123442b11c5015124023ed2",
            "branch" : [
              {
                "SHA1" : "d6a0d6ef289dc34e1123442b11c5015124023ed2",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d6a0d6ef289dc34e1123442b11c5015124023ed2",
            "branch" : [
              {
                "SHA1" : "d6a0d6ef289dc34e1123442b11c5015124023ed2",
                "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" : "d6a0d6ef289dc34e1123442b11c5015124023ed2",
        "branch" : [
          {
            "SHA1" : "d6a0d6ef289dc34e1123442b11c5015124023ed2",
            "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" : "#7325",
  "duration" : 1570811,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #7325",
  "id" : "7325",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7325,
  "queueId" : 676,
  "result" : "SUCCESS",
  "timestamp" : 1657083008109,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/7325/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/makemaker.mk",
          "make-rules/ips.mk",
          "tools/perl-meta-deps",
          "tools/perl-version-convert"
        ],
        "commitId" : "32921ba906681765172dd7f8d31e5fd06dadb34b",
        "timestamp" : 1657082817000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add -$(PLV) to fmri in sample-manifest for perl modules and detect dependencies based on META.json\u000a\u000a",
        "date" : "2022-07-06 06:46:57 +0200",
        "id" : "32921ba906681765172dd7f8d31e5fd06dadb34b",
        "msg" : "Add -$(PLV) to fmri in sample-manifest for perl modules and detect dependencies based on META.json",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/makemaker.mk"
          },
          {
            "editType" : "add",
            "file" : "tools/perl-meta-deps"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "add",
            "file" : "tools/perl-version-convert"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "templates/configure.mk",
          "templates/ruby.mk",
          "templates/justmake.mk",
          "templates/cmake.mk",
          "templates/ant.mk",
          "transforms/copyright-template",
          "templates/python.mk"
        ],
        "commitId" : "9bf615098193d5ea2f1b9407a08fb59b8c5fff48",
        "timestamp" : 1657082830000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Align templates with prototypes from illumos-gate\u000a\u000a",
        "date" : "2022-07-06 06:47:10 +0200",
        "id" : "9bf615098193d5ea2f1b9407a08fb59b8c5fff48",
        "msg" : "Align templates with prototypes from illumos-gate",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "templates/cmake.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/ant.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/python.mk"
          },
          {
            "editType" : "edit",
            "file" : "transforms/copyright-template"
          },
          {
            "editType" : "edit",
            "file" : "templates/configure.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/ruby.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/justmake.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/makemaker.mk"
        ],
        "commitId" : "9971080e915a90cd7fe7ff87795d47b26392ca80",
        "timestamp" : 1657082846000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "makemaker.mk: infer COMPONENT_VERSION from HUMAN_VERSION\u000a\u000a",
        "date" : "2022-07-06 06:47:26 +0200",
        "id" : "9971080e915a90cd7fe7ff87795d47b26392ca80",
        "msg" : "makemaker.mk: infer COMPONENT_VERSION from HUMAN_VERSION",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/makemaker.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "templates/perl.mk"
        ],
        "commitId" : "d6a0d6ef289dc34e1123442b11c5015124023ed2",
        "timestamp" : 1657082863000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add template for perl module Makefile\u000a\u000a",
        "date" : "2022-07-06 06:47:43 +0200",
        "id" : "d6a0d6ef289dc34e1123442b11c5015124023ed2",
        "msg" : "Add template for perl module Makefile",
        "paths" : [
          {
            "editType" : "add",
            "file" : "templates/perl.mk"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}