{
  "_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" : 6738,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "150e3384f33a08793b1bc1491b82fac3dc0db424",
            "branch" : [
              {
                "SHA1" : "150e3384f33a08793b1bc1491b82fac3dc0db424",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "150e3384f33a08793b1bc1491b82fac3dc0db424",
            "branch" : [
              {
                "SHA1" : "150e3384f33a08793b1bc1491b82fac3dc0db424",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "150e3384f33a08793b1bc1491b82fac3dc0db424",
        "branch" : [
          {
            "SHA1" : "150e3384f33a08793b1bc1491b82fac3dc0db424",
            "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" : "#6738",
  "duration" : 7469791,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6738",
  "id" : "6738",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6738,
  "queueId" : 415,
  "result" : "SUCCESS",
  "timestamp" : 1653350728292,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6738/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "3a846ef9f2496020fa8f1217bfe54a1727fc0ea6",
        "timestamp" : 1653284584000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: add 5.34 to PERL_VERSIONS and PERL_64_ONLY_VERSIONS\u000a\u000a",
        "date" : "2022-05-23 07:43:04 +0200",
        "id" : "3a846ef9f2496020fa8f1217bfe54a1727fc0ea6",
        "msg" : "shared-macros.mk: add 5.34 to PERL_VERSIONS and PERL_64_ONLY_VERSIONS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/makemaker.mk"
        ],
        "commitId" : "f82b695596419f25c804277b8c1738f18715e11a",
        "timestamp" : 1653284595000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "makemaker.mk: do not override use of master test results\u000a\u000a",
        "date" : "2022-05-23 07:43:15 +0200",
        "id" : "f82b695596419f25c804277b8c1738f18715e11a",
        "msg" : "makemaker.mk: do not override use of master test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/makemaker.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/manifest-metadata-template",
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "d4c8f7b486c74a0503325646146652bfe638aa93",
        "timestamp" : 1653284614000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pkg.human-version to all generated sample manifests\u000a\u000a",
        "date" : "2022-05-23 07:43:34 +0200",
        "id" : "d4c8f7b486c74a0503325646146652bfe638aa93",
        "msg" : "Add pkg.human-version to all generated sample manifests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "transforms/manifest-metadata-template"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/makemaker.mk"
        ],
        "commitId" : "d1280c19aa9ca78bd233901ad7012c2aab5ac76f",
        "timestamp" : 1653340764000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "makemaker.mk: add default COMPONENT_TEST_TRANSFORMS for perl modules\u000a\u000a",
        "date" : "2022-05-23 23:19:24 +0200",
        "id" : "d1280c19aa9ca78bd233901ad7012c2aab5ac76f",
        "msg" : "makemaker.mk: add default COMPONENT_TEST_TRANSFORMS for perl modules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/makemaker.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/environment.mk"
        ],
        "commitId" : "4f8f816a9d18737f315dff86b08576984baa1db4",
        "timestamp" : 1653340776000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "environment.mk: prep should fail if required packages cannot be installed\u000a\u000a",
        "date" : "2022-05-23 23:19:36 +0200",
        "id" : "4f8f816a9d18737f315dff86b08576984baa1db4",
        "msg" : "environment.mk: prep should fail if required packages cannot be installed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/environment.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-Deep/test/results-all.master",
          "components/perl/Test-Deep/Test-Deep.license",
          "components/perl/Test-Deep/pkg5",
          "components/perl/Test-Deep/Makefile",
          "components/perl/Test-Deep/Test-Deep-PERLVER.p5m",
          "components/perl/Test-Deep/manifests/sample-manifest.p5m"
        ],
        "commitId" : "151f60752675f2fa7b6a208f6c5c34b51de739b1",
        "timestamp" : 1653340808000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Test::Deep perl module\u000a\u000a",
        "date" : "2022-05-23 23:20:08 +0200",
        "id" : "151f60752675f2fa7b6a208f6c5c34b51de739b1",
        "msg" : "Add Test::Deep perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Test-Deep/Test-Deep.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Deep/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Deep/Test-Deep-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Deep/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Deep/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Deep/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Try-Tiny/Makefile",
          "components/perl/Try-Tiny/test/results-5.34.master",
          "components/perl/Try-Tiny/test/results-5.22-32.master",
          "components/perl/Try-Tiny/test/results-5.34-64.master",
          "components/perl/Try-Tiny/test/results-5.24-64.master",
          "components/perl/Try-Tiny/test/results-5.24.master",
          "components/perl/Try-Tiny/test/results-5.22.master"
        ],
        "commitId" : "150e3384f33a08793b1bc1491b82fac3dc0db424",
        "timestamp" : 1653340827000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Try-Tiny: Properly escape $@ so it is not omitted from package summary\u000a\u000a",
        "date" : "2022-05-23 23:20:27 +0200",
        "id" : "150e3384f33a08793b1bc1491b82fac3dc0db424",
        "msg" : "perl/Try-Tiny: Properly escape $@ so it is not omitted from package summary",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Try-Tiny/test/results-5.22-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Try-Tiny/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Try-Tiny/test/results-5.24.master"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Try-Tiny/test/results-5.34.master"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Try-Tiny/test/results-5.22.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Try-Tiny/test/results-5.24-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Try-Tiny/test/results-5.34-64.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}