{
  "_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" : 5498,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6daec582cd802a86081f4da40695cde0e7532e61",
            "branch" : [
              {
                "SHA1" : "6daec582cd802a86081f4da40695cde0e7532e61",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6daec582cd802a86081f4da40695cde0e7532e61",
            "branch" : [
              {
                "SHA1" : "6daec582cd802a86081f4da40695cde0e7532e61",
                "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" : "6daec582cd802a86081f4da40695cde0e7532e61",
        "branch" : [
          {
            "SHA1" : "6daec582cd802a86081f4da40695cde0e7532e61",
            "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" : "#5498",
  "duration" : 11729508,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5498",
  "id" : "5498",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5498,
  "queueId" : 248,
  "result" : "SUCCESS",
  "timestamp" : 1549584356238,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5498/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/zsh/test/results-64.master",
          "components/shell/zsh/zsh.p5m",
          "components/shell/zsh/Makefile",
          "components/shell/zsh/manifests/sample-manifest.p5m",
          "components/shell/zsh/patches/man-pages-in-source-dir.patch"
        ],
        "commitId" : "60af037c7e0c9969cd42061eda845fa02a7dc472",
        "timestamp" : 1549525593000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Zsh to 5.7.1\u000a",
        "date" : "2019-02-07 10:46:33 +0300",
        "id" : "60af037c7e0c9969cd42061eda845fa02a7dc472",
        "msg" : "Update Zsh to 5.7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/zsh.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/shell/zsh/patches/man-pages-in-source-dir.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+3/gtk3.p5m",
          "components/library/gtk+3/Makefile",
          "components/library/gtk+3/manifests/sample-manifest.p5m"
        ],
        "commitId" : "19d9214e40ea10b48cc23294b156d9ba57001c7f",
        "timestamp" : 1549525626000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update GTK+3 to 3.24.5\u000a",
        "date" : "2019-02-07 10:47:06 +0300",
        "id" : "19d9214e40ea10b48cc23294b156d9ba57001c7f",
        "msg" : "Update GTK+3 to 3.24.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/gtk3.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/binutils/test/results-64.master",
          "components/developer/binutils/Makefile",
          "components/developer/binutils/test/results-32.master",
          "components/developer/binutils/binutils.p5m",
          "components/developer/binutils/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d1b8fff635176f50e62ae216ebf1abd42e7fc67a",
        "timestamp" : 1549525727000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update GNU binutils to 2.32\u000a",
        "date" : "2019-02-07 10:48:47 +0300",
        "id" : "d1b8fff635176f50e62ae216ebf1abd42e7fc67a",
        "msg" : "Update GNU binutils to 2.32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/binutils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/binutils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/binutils/binutils.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/binutils/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/binutils/test/results-32.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/texinfo/files/svc-texinfo-update",
          "components/text/texinfo/texinfo.p5m",
          "components/text/texinfo/Makefile",
          "components/text/texinfo/files/texi2html.pl",
          "components/text/texinfo/svc-texinfo-update",
          "components/text/texinfo/test/results-all.master",
          "components/text/texinfo/texi2html.pl",
          "components/text/texinfo/texinfo-update.xml",
          "components/text/texinfo/manifests/sample-manifest.p5m",
          "components/text/texinfo/files/texinfo-update.xml"
        ],
        "commitId" : "c8feb76abbe3bda7f04b9010626d052ffd927975",
        "timestamp" : 1549525835000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update texinfo to 6.5\u000a",
        "date" : "2019-02-07 10:50:35 +0300",
        "id" : "c8feb76abbe3bda7f04b9010626d052ffd927975",
        "msg" : "Update texinfo to 6.5",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/text/texinfo/files/svc-texinfo-update"
          },
          {
            "editType" : "edit",
            "file" : "components/text/texinfo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/texinfo/files/texi2html.pl"
          },
          {
            "editType" : "delete",
            "file" : "components/text/texinfo/texi2html.pl"
          },
          {
            "editType" : "edit",
            "file" : "components/text/texinfo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/text/texinfo/texinfo.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/text/texinfo/svc-texinfo-update"
          },
          {
            "editType" : "delete",
            "file" : "components/text/texinfo/texinfo-update.xml"
          },
          {
            "editType" : "add",
            "file" : "components/text/texinfo/files/texinfo-update.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/text/texinfo/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-gcc/patches/05-texinfo-no-warn.patch",
          "components/openindiana/illumos-gcc/Makefile"
        ],
        "commitId" : "86f3f686eecda6cea28252fa2032d4ec138a529b",
        "timestamp" : 1549563309000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix illumos-gcc for Texinfo 6.5, mpc URL fix\u000a",
        "date" : "2019-02-07 21:15:09 +0300",
        "id" : "86f3f686eecda6cea28252fa2032d4ec138a529b",
        "msg" : "Fix illumos-gcc for Texinfo 6.5, mpc URL fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-gcc/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/openindiana/illumos-gcc/patches/05-texinfo-no-warn.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc3/patches/texinfo.patch",
          "components/developer/gcc3/Makefile"
        ],
        "commitId" : "6daec582cd802a86081f4da40695cde0e7532e61",
        "timestamp" : 1549563309000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Texinfo 6.5 fix for gcc-3\u000a",
        "date" : "2019-02-07 21:15:09 +0300",
        "id" : "6daec582cd802a86081f4da40695cde0e7532e61",
        "msg" : "Texinfo 6.5 fix for gcc-3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gcc3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc3/patches/texinfo.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}