{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2702,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5eedf1e5529429bfb2c9c0bd4d9e892a09fcfe22",
            "branch" : [
              {
                "SHA1" : "5eedf1e5529429bfb2c9c0bd4d9e892a09fcfe22",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5eedf1e5529429bfb2c9c0bd4d9e892a09fcfe22",
            "branch" : [
              {
                "SHA1" : "5eedf1e5529429bfb2c9c0bd4d9e892a09fcfe22",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5eedf1e5529429bfb2c9c0bd4d9e892a09fcfe22",
        "branch" : [
          {
            "SHA1" : "5eedf1e5529429bfb2c9c0bd4d9e892a09fcfe22",
            "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" : "#2702",
  "duration" : 8238325,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2702",
  "id" : "2702",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2702,
  "queueId" : 232,
  "result" : "FAILURE",
  "timestamp" : 1480615222220,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2702/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/pcs/patches/pcs_pcsd_ruby19.patch",
          "components/cluster/pcs/patches/0006-Replace-orderedhash.patch",
          "components/cluster/pcs/patches/pcsd_Gemfile_ruby23.patch",
          "components/cluster/pcs/patches/pcs_pcsd_ruby23.patch",
          "components/cluster/pcs/files/svc-pcs",
          "components/cluster/pcs/patches/pcsd_Makefile.patch",
          "components/cluster/pcs/pcs.p5m",
          "components/cluster/pcs/Makefile",
          "components/cluster/pcs/manifests/sample-manifest.p5m",
          "components/cluster/pcs/patches/0007-Fix-IPv6-bind.patch",
          "components/cluster/pcs/patches/pcsd_cli.rb_ruby23.patch"
        ],
        "commitId" : "e4475440970198870c1761897e9b2661f3a965d7",
        "timestamp" : 1480613357000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pcs: switch to ruby 2.3, minor fixes\u000a",
        "date" : "2016-12-01 20:29:17 +0300",
        "id" : "e4475440970198870c1761897e9b2661f3a965d7",
        "msg" : "pcs: switch to ruby 2.3, minor fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/files/svc-pcs"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/pcsd_cli.rb_ruby23.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/pcs_pcsd_ruby19.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/pcsd_Gemfile_ruby23.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/pcsd_Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/0006-Replace-orderedhash.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/0007-Fix-IPv6-bind.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/pcs_pcsd_ruby23.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/pcs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-19/Solaris/ruby.1.sedscript",
          "components/ruby/ruby-19/Solaris/gem.1-generic",
          "components/ruby/ruby-19/patches/07-rubygems_vendor_dir.patch",
          "components/ruby/ruby-19/resolve.deps",
          "components/meta-packages/history/history",
          "components/ruby/ruby-19/Makefile",
          "components/ruby/ruby-19/ruby-19-tk.p5m",
          "components/ruby/ruby-19/patches/03-ruby_1.patch",
          "components/ruby/ruby-19/ruby-19.p5m",
          "components/ruby/ruby-19/patches/06-common-mk.patch",
          "components/ruby/ruby-19/patches/05-config.patch",
          "components/ruby/ruby-19/ruby-19.license",
          "components/ruby/ruby-19/manifests/sample-manifest.p5m",
          "components/ruby/ruby-19/Solaris/rbconfig.sedscript",
          "components/ruby/ruby-19/patches/CVE-2014-4975.patch"
        ],
        "commitId" : "a934d4b4b85630bcc8bd266779a70a4b37332f78",
        "timestamp" : 1480614804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove Ruby 1.9\u000a",
        "date" : "2016-12-01 20:53:24 +0300",
        "id" : "a934d4b4b85630bcc8bd266779a70a4b37332f78",
        "msg" : "Remove Ruby 1.9",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/Solaris/rbconfig.sedscript"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/07-rubygems_vendor_dir.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/Solaris/ruby.1.sedscript"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/ruby-19-tk.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/05-config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/CVE-2014-4975.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/03-ruby_1.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/ruby-19.license"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/patches/06-common-mk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/Solaris/gem.1-generic"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-19/ruby-19.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}