{
  "_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" : 5482,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "36e531692e75581cd74abc21a2af7c6dfbd52fc7",
            "branch" : [
              {
                "SHA1" : "36e531692e75581cd74abc21a2af7c6dfbd52fc7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "36e531692e75581cd74abc21a2af7c6dfbd52fc7",
            "branch" : [
              {
                "SHA1" : "36e531692e75581cd74abc21a2af7c6dfbd52fc7",
                "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" : "36e531692e75581cd74abc21a2af7c6dfbd52fc7",
        "branch" : [
          {
            "SHA1" : "36e531692e75581cd74abc21a2af7c6dfbd52fc7",
            "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" : "#5482",
  "duration" : 1818821,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5482",
  "id" : "5482",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5482,
  "queueId" : 211,
  "result" : "SUCCESS",
  "timestamp" : 1548201956243,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5482/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/links/patches/CVE-2017-11114.patch",
          "components/web/links/Makefile",
          "components/web/links/patches/init-openssl.patch"
        ],
        "commitId" : "a959a58100c22062bb7c63aa79c2d4df3196fc9b",
        "timestamp" : 1548129077000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update links to 2.18\u000a",
        "date" : "2019-01-22 06:51:17 +0300",
        "id" : "a959a58100c22062bb7c63aa79c2d4df3196fc9b",
        "msg" : "Update links to 2.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/links/patches/init-openssl.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/links/patches/CVE-2017-11114.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/links/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/zstd/manifests/sample-manifest.p5m",
          "components/archiver/zstd/patches/01-zstdgrep-needs-gnu-grep.patch",
          "components/archiver/zstd/zstd.p5m",
          "components/archiver/zstd/Makefile"
        ],
        "commitId" : "17b617ccaff5cb6631a3c024ebb4e365e877ee25",
        "timestamp" : 1548129182000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "zstd: Ship zstdgrep & zstdless, require GNU grep\u000a",
        "date" : "2019-01-22 06:53:02 +0300",
        "id" : "17b617ccaff5cb6631a3c024ebb4e365e877ee25",
        "msg" : "zstd: Ship zstdgrep & zstdless, require GNU grep",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/archiver/zstd/patches/01-zstdgrep-needs-gnu-grep.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/zstd/zstd.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/zstd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/zstd/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/percona-server-56/percona-server-56test.p5m",
          "components/database/percona-server-56/manifests/sample-manifest.p5m",
          "components/database/percona-server-56/Makefile"
        ],
        "commitId" : "1e6f2ec675be064315be663b6cf697f049809afa",
        "timestamp" : 1548151775000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Percona Server 5.6 to 5.6.42-84.2\u000a",
        "date" : "2019-01-22 13:09:35 +0300",
        "id" : "1e6f2ec675be064315be663b6cf697f049809afa",
        "msg" : "Update Percona Server 5.6 to 5.6.42-84.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-56/percona-server-56test.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-56/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-56/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/percona-server-57/patches/05-rpath.patch",
          "components/database/percona-server-57/manifests/sample-manifest.p5m",
          "components/database/percona-server-57/Makefile",
          "components/database/percona-server-57/percona-server-57test.p5m",
          "components/database/percona-server-57/percona-server-57lib.p5m",
          "components/database/percona-server-57/patches/09-rpath.patch",
          "components/database/percona-server-57/files/my.cnf"
        ],
        "commitId" : "397944e33512f511709e27ec932e1bee06dcd42d",
        "timestamp" : 1548151775000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Percona Server 5.7 to 5.7.24-27\u000a",
        "date" : "2019-01-22 13:09:35 +0300",
        "id" : "397944e33512f511709e27ec932e1bee06dcd42d",
        "msg" : "Update Percona Server 5.7 to 5.7.24-27",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/database/percona-server-57/patches/05-rpath.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/percona-server-57test.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/percona-server-57/patches/09-rpath.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/files/my.cnf"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/percona-server-57lib.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/patches/src_tools_rls_src_server_io.rs.patch",
          "components/developer/rust/patches/src_tools_rls_src_cmd.rs.patch",
          "components/developer/rust/patches/src_tools_rust-installer_install-template.sh.patch",
          "components/developer/rust/Makefile",
          "components/developer/rust/rustc.p5m",
          "components/developer/rust/manifests/sample-manifest.p5m",
          "components/developer/rust/patches/src_tools_rust-installer_src_generator.rs.patch"
        ],
        "commitId" : "36e531692e75581cd74abc21a2af7c6dfbd52fc7",
        "timestamp" : 1548151813000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update rust to 1.31.1\u000a",
        "date" : "2019-01-22 13:10:13 +0300",
        "id" : "36e531692e75581cd74abc21a2af7c6dfbd52fc7",
        "msg" : "Update rust to 1.31.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_tools_rls_src_cmd.rs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_tools_rust-installer_src_generator.rs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/rustc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_tools_rls_src_server_io.rs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/rust/patches/src_tools_rust-installer_install-template.sh.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}