{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7016,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5030f5c1d8f214b6adc438300669ceed7c624932",
            "branch" : [
              {
                "SHA1" : "5030f5c1d8f214b6adc438300669ceed7c624932",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5030f5c1d8f214b6adc438300669ceed7c624932",
            "branch" : [
              {
                "SHA1" : "5030f5c1d8f214b6adc438300669ceed7c624932",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5030f5c1d8f214b6adc438300669ceed7c624932",
        "branch" : [
          {
            "SHA1" : "5030f5c1d8f214b6adc438300669ceed7c624932",
            "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" : "#7016",
  "duration" : 9120000,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7016",
  "id" : "7016",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7016,
  "queueId" : 464,
  "result" : "SUCCESS",
  "timestamp" : 1677369948874,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7016/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-version-convert"
        ],
        "commitId" : "ca8412a7a0ae684b1ae9eeb626631283354faec6",
        "timestamp" : 1677309091000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-version-convert: fix special handling for Mail-DMARC\u000a\u000a",
        "date" : "2023-02-25 08:11:31 +0100",
        "id" : "ca8412a7a0ae684b1ae9eeb626631283354faec6",
        "msg" : "tools/perl-version-convert: fix special handling for Mail-DMARC",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-version-convert"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m",
          "components/editor/vim/pkg5"
        ],
        "commitId" : "3e17d2e40f23f3f953b55032d91ee14904ad5d19",
        "timestamp" : 1677309105000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.0.1350\u000a\u000a",
        "date" : "2023-02-25 08:11:45 +0100",
        "id" : "3e17d2e40f23f3f953b55032d91ee14904ad5d19",
        "msg" : "vim: update to 9.0.1350",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Regexp-Common/Regexp-Common-PERLVER.p5m",
          "components/perl/Regexp-Common/Makefile",
          "components/perl/Regexp-Common/pkg5",
          "components/perl/Regexp-Common/manifests/sample-manifest.p5m",
          "components/perl/Regexp-Common/test/results-all.master"
        ],
        "commitId" : "5030f5c1d8f214b6adc438300669ceed7c624932",
        "timestamp" : 1677310130000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Regexp::Common perl module\u000a\u000a",
        "date" : "2023-02-25 08:28:50 +0100",
        "id" : "5030f5c1d8f214b6adc438300669ceed7c624932",
        "msg" : "Add Regexp::Common perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Regexp-Common/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Regexp-Common/Regexp-Common-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Regexp-Common/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Regexp-Common/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Regexp-Common/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}