{
  "_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" : 5430,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "62cc90174842b79e900dcd1c01cb2696adf6a44e",
            "branch" : [
              {
                "SHA1" : "62cc90174842b79e900dcd1c01cb2696adf6a44e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "62cc90174842b79e900dcd1c01cb2696adf6a44e",
            "branch" : [
              {
                "SHA1" : "62cc90174842b79e900dcd1c01cb2696adf6a44e",
                "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" : "62cc90174842b79e900dcd1c01cb2696adf6a44e",
        "branch" : [
          {
            "SHA1" : "62cc90174842b79e900dcd1c01cb2696adf6a44e",
            "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" : "#5430",
  "duration" : 7529120,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5430",
  "id" : "5430",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5430,
  "queueId" : 82,
  "result" : "SUCCESS",
  "timestamp" : 1543622756618,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5430/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/nano/manifests/sample-manifest.p5m",
          "components/editor/nano/Makefile"
        ],
        "commitId" : "4c6d036fb600912f0021806abe3736b37e09dafc",
        "timestamp" : 1543563442000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update nano to 3.2\u000a",
        "date" : "2018-11-30 10:37:22 +0300",
        "id" : "4c6d036fb600912f0021806abe3736b37e09dafc",
        "msg" : "Update nano to 3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/nano/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/patches/0010-use-gawk-for-completion.patch",
          "components/shell/bash-completion/bash-completion.p5m",
          "components/shell/bash-completion/patches/02-nawk.patch",
          "components/shell/bash-completion/patches/03-gsed.patch",
          "components/shell/bash-completion/Makefile",
          "components/shell/bash-completion/patches/02-gawk.patch",
          "components/developer/git/patches/0010-use-nawk-for-completion.patch"
        ],
        "commitId" : "0a7d9ccb168e75a38ce006df885bbbdf6d4ab0fe",
        "timestamp" : 1543563520000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Port bash-completion from gawk to nawk\u000a",
        "date" : "2018-11-30 10:38:40 +0300",
        "id" : "0a7d9ccb168e75a38ce006df885bbbdf6d4ab0fe",
        "msg" : "Port bash-completion from gawk to nawk",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/shell/bash-completion/patches/02-nawk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/git/patches/0010-use-gawk-for-completion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/patches/03-gsed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/bash-completion.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/bash-completion/patches/02-gawk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/git/patches/0010-use-nawk-for-completion.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/git.p5m",
          "components/developer/git/Makefile",
          "components/developer/git/patches/0010-use-nawk-for-completion.patch"
        ],
        "commitId" : "be5b855708d4e364be26d68c7c4617146ab33aab",
        "timestamp" : 1543563520000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Port git completion from gawk to nawk\u000a",
        "date" : "2018-11-30 10:38:40 +0300",
        "id" : "be5b855708d4e364be26d68c7c4617146ab33aab",
        "msg" : "Port git completion from gawk to nawk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/git.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/patches/0010-use-nawk-for-completion.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/parallel/Makefile"
        ],
        "commitId" : "7e416fe52419652d563c675dda12fb42a6af9b96",
        "timestamp" : 1543563543000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update GNU parallel to 20181122\u000a",
        "date" : "2018-11-30 10:39:03 +0300",
        "id" : "7e416fe52419652d563c675dda12fb42a6af9b96",
        "msg" : "Update GNU parallel to 20181122",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/parallel/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/dash/Makefile"
        ],
        "commitId" : "15f40931bc795565fb2da1b56d10ca63ef95f261",
        "timestamp" : 1543563571000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update dash to 0.5.10.2\u000a",
        "date" : "2018-11-30 10:39:31 +0300",
        "id" : "15f40931bc795565fb2da1b56d10ca63ef95f261",
        "msg" : "Update dash to 0.5.10.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/dash/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/dash/Makefile"
        ],
        "commitId" : "62cc90174842b79e900dcd1c01cb2696adf6a44e",
        "timestamp" : 1543583041000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "dash: fix COMPONENT_ARCHIVE_HASH\u000a",
        "date" : "2018-11-30 16:04:01 +0300",
        "id" : "62cc90174842b79e900dcd1c01cb2696adf6a44e",
        "msg" : "dash: fix COMPONENT_ARCHIVE_HASH",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/dash/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}