{
  "_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" : 6054,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "873878f23d6d076740914c575565dcc4e770e139",
            "branch" : [
              {
                "SHA1" : "873878f23d6d076740914c575565dcc4e770e139",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "873878f23d6d076740914c575565dcc4e770e139",
            "branch" : [
              {
                "SHA1" : "873878f23d6d076740914c575565dcc4e770e139",
                "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" : "873878f23d6d076740914c575565dcc4e770e139",
        "branch" : [
          {
            "SHA1" : "873878f23d6d076740914c575565dcc4e770e139",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6054",
  "duration" : 6057977,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6054",
  "id" : "6054",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6054,
  "queueId" : 1038,
  "result" : "SUCCESS",
  "timestamp" : 1595289950754,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6054/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/bluefish/bluefish.p5m",
          "components/web/bluefish/pkg5",
          "components/web/bluefish/Makefile",
          "components/web/bluefish/manifests/sample-manifest.p5m"
        ],
        "commitId" : "fbf217989481a269aac690cf2bd2a1e9d7714d1b",
        "timestamp" : 1595246741000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "bluefish: update to 2.2.11 and switch to 64-bit\u000a",
        "date" : "2020-07-20 15:05:41 +0300",
        "id" : "fbf217989481a269aac690cf2bd2a1e9d7714d1b",
        "msg" : "bluefish: update to 2.2.11 and switch to 64-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/bluefish/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/web/bluefish/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/bluefish/bluefish.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/bluefish/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/configobj/manifests/sample-manifest.p5m",
          "components/python/configobj/Makefile",
          "components/python/configobj/pkg5"
        ],
        "commitId" : "286c2efb46ce2a510a82392521dcf70b9499bb08",
        "timestamp" : 1595246763000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "configobj: deliver Python 3.5 version\u000a",
        "date" : "2020-07-20 15:06:03 +0300",
        "id" : "286c2efb46ce2a510a82392521dcf70b9499bb08",
        "msg" : "configobj: deliver Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/configobj/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/configobj/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/configobj/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/terminator/terminator-GENFRAG.p5m",
          "components/python/terminator/history",
          "components/python/terminator/manifests/sample-manifest.p5m",
          "components/python/terminator/terminator-PYVER.p5m",
          "components/python/terminator/Makefile",
          "components/python/terminator/pkg5"
        ],
        "commitId" : "ffbb095ec37d79c6959ae2d0fcd6bf3819f9eea9",
        "timestamp" : 1595246763000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "terminator: update to git HEAD\u000a",
        "date" : "2020-07-20 15:06:03 +0300",
        "id" : "ffbb095ec37d79c6959ae2d0fcd6bf3819f9eea9",
        "msg" : "terminator: update to git HEAD",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/terminator/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/terminator/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/terminator/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/terminator/terminator-GENFRAG.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/terminator/terminator-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/terminator/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gkrellm/patches/04-fix-diskinfo-crash.patch",
          "components/desktop/gkrellm/Makefile",
          "components/desktop/gkrellm/patches/02-battery.patch"
        ],
        "commitId" : "873878f23d6d076740914c575565dcc4e770e139",
        "timestamp" : 1595283402000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gkrellm: fix crashes while gathering disk and battery info\u000a",
        "date" : "2020-07-21 01:16:42 +0300",
        "id" : "873878f23d6d076740914c575565dcc4e770e139",
        "msg" : "gkrellm: fix crashes while gathering disk and battery info",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gkrellm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gkrellm/patches/02-battery.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gkrellm/patches/04-fix-diskinfo-crash.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}