{
  "_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" : 6489,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0c838ca9c3858ebdad43fc1d5dedfc94ece15c3a",
            "branch" : [
              {
                "SHA1" : "0c838ca9c3858ebdad43fc1d5dedfc94ece15c3a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0c838ca9c3858ebdad43fc1d5dedfc94ece15c3a",
            "branch" : [
              {
                "SHA1" : "0c838ca9c3858ebdad43fc1d5dedfc94ece15c3a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0c838ca9c3858ebdad43fc1d5dedfc94ece15c3a",
        "branch" : [
          {
            "SHA1" : "0c838ca9c3858ebdad43fc1d5dedfc94ece15c3a",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6489",
  "duration" : 6168346,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6489",
  "id" : "6489",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6489,
  "queueId" : 2452,
  "result" : "SUCCESS",
  "timestamp" : 1632787518611,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6489/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libqrencode/manifests/sample-manifest.p5m",
          "components/library/libqrencode/Makefile",
          "components/library/libqrencode/libqrencode.p5m",
          "components/library/libqrencode/libqrencode.license",
          "components/library/libqrencode/test/results-64.master"
        ],
        "commitId" : "81a51f4146e5ec983db23b4f7020027781282d20",
        "timestamp" : 1632761215000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add libqrencode 4.1.1\u000a\u000a",
        "date" : "2021-09-27 18:46:55 +0200",
        "id" : "81a51f4146e5ec983db23b4f7020027781282d20",
        "msg" : "add libqrencode 4.1.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libqrencode/libqrencode.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libqrencode/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libqrencode/libqrencode.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/libqrencode/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/libqrencode/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/password-store/password-store.p5m",
          "components/sysutils/password-store/manifests/sample-manifest.p5m.orig",
          "components/sysutils/password-store/patches/01-with-gnu-path.patch",
          "components/sysutils/password-store/Makefile",
          "components/sysutils/password-store/test/results-64.master",
          "components/sysutils/password-store/password-store.license",
          "components/sysutils/password-store/manifests/sample-manifest.p5m",
          "components/sysutils/password-store/pkg5"
        ],
        "commitId" : "017a6b85793e77a146e4570fa2dbb26eb41a41f1",
        "timestamp" : 1632762647000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add password-store 1.7.3\u000a\u000a",
        "date" : "2021-09-27 19:10:47 +0200",
        "id" : "017a6b85793e77a146e4570fa2dbb26eb41a41f1",
        "msg" : "Add password-store 1.7.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/password-store/password-store.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/password-store/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/password-store/patches/01-with-gnu-path.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/password-store/password-store.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/password-store/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/password-store/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/password-store/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/password-store/manifests/sample-manifest.p5m.orig"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libqrencode/pkg5"
        ],
        "commitId" : "0c838ca9c3858ebdad43fc1d5dedfc94ece15c3a",
        "timestamp" : 1632766433000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libqrencode: add missing pkg5 file\u000a\u000a",
        "date" : "2021-09-27 20:13:53 +0200",
        "id" : "0c838ca9c3858ebdad43fc1d5dedfc94ece15c3a",
        "msg" : "libqrencode: add missing pkg5 file",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libqrencode/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}