{
  "_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" : 3938,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "45ef4ec381a3c134dd07bdceefc43c6fc91367e5",
            "branch" : [
              {
                "SHA1" : "45ef4ec381a3c134dd07bdceefc43c6fc91367e5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "45ef4ec381a3c134dd07bdceefc43c6fc91367e5",
            "branch" : [
              {
                "SHA1" : "45ef4ec381a3c134dd07bdceefc43c6fc91367e5",
                "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" : "45ef4ec381a3c134dd07bdceefc43c6fc91367e5",
        "branch" : [
          {
            "SHA1" : "45ef4ec381a3c134dd07bdceefc43c6fc91367e5",
            "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" : "#3938",
  "duration" : 14406650,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #3938",
  "id" : "2014-11-25_12-50-15",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3938,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1416919815000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/3938/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/maven/Makefile",
          "components/maven/maven.p5m"
        ],
        "commitId" : "4a644d390c611abfbdf42a35392132958ff211e1",
        "timestamp" : 1416839239000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add maven\u000a",
        "date" : "2014-11-24T17:27:19+0300",
        "id" : "4a644d390c611abfbdf42a35392132958ff211e1",
        "msg" : "Add maven",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/maven/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/maven/maven.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/jruby/patches/shebang.patch",
          "components/jruby/Makefile",
          "components/jruby/jruby.p5m",
          "components/jruby/patches/rb.patch"
        ],
        "commitId" : "15ba108cb86d3796f02a5947b6b29c19482936de",
        "timestamp" : 1416841420000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update jruby to 1.7.14.\u000aLater jruby can't be built - https://github.com/jruby/jruby/issues/2012\u000a",
        "date" : "2014-11-24T18:03:40+0300",
        "id" : "15ba108cb86d3796f02a5947b6b29c19482936de",
        "msg" : "Update jruby to 1.7.14.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/jruby/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/jruby/jruby.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/jruby/patches/rb.patch"
          },
          {
            "editType" : "add",
            "file" : "components/jruby/patches/shebang.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/gem.mk",
          "make-rules/shared-macros.mk",
          "transforms/mkgeneric",
          "make-rules/install.rb.mk",
          "transforms/docs",
          "tools/userland-unpack",
          "make-rules/ips.mk",
          "transforms/defaults"
        ],
        "commitId" : "18b823443b1bef8afd001aeb790d47a48e1278c9",
        "timestamp" : 1416891914000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Prepare oi-userland for ruby-19 migration (upstream changes)\u000a",
        "date" : "2014-11-25T08:05:14+0300",
        "id" : "18b823443b1bef8afd001aeb790d47a48e1278c9",
        "msg" : "Prepare oi-userland for ruby-19 migration (upstream changes)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/gem.mk"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-unpack"
          },
          {
            "editType" : "edit",
            "file" : "transforms/defaults"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "transforms/docs"
          },
          {
            "editType" : "edit",
            "file" : "transforms/mkgeneric"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/install.rb.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/hiera/files/hiera.1",
          "components/ruby/hiera/hiera-GENFRAG.p5m",
          "components/ruby/hiera/resolve.deps",
          "components/ruby/hiera/hiera.license",
          "components/ruby/hiera/files/hiera.yaml",
          "components/ruby/hiera/patches/hiera-00-dependency.patch",
          "components/ruby/hiera/Makefile",
          "components/ruby/hiera/hiera-RUBYVER.p5m"
        ],
        "commitId" : "484c00622067be4c6b9cf5dd2a00220471ff201b",
        "timestamp" : 1416892051000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add hiera 1.3.4 from upstream\u000a",
        "date" : "2014-11-25T08:07:31+0300",
        "id" : "484c00622067be4c6b9cf5dd2a00220471ff201b",
        "msg" : "Add hiera 1.3.4 from upstream",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/patches/hiera-00-dependency.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/files/hiera.1"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/hiera-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/hiera.license"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/hiera-RUBYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/files/hiera.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/facter/Makefile",
          "components/ruby/facter/facter-GENFRAG.p5m",
          "components/ruby/facter/patches/facter-01-FACT-654.patch",
          "components/ruby/facter/patches/20617.patch",
          "components/facter/facter.license",
          "components/ruby/facter/patches/facter-00-FACT-547.patch",
          "components/ruby/facter/patches/facter-02-FACT-656.patch",
          "components/ruby/facter/resolve.deps",
          "components/ruby/facter/files/UPDATE_NOTES.txt",
          "components/facter/resolve.deps",
          "components/ruby/facter/patches/facter-03-FACT-658.patch",
          "components/ruby/facter/facter.license",
          "components/ruby/facter/files/facter.8",
          "components/facter/patches/facter-00-installrb-nogzip-manpage.patch",
          "components/facter/Makefile",
          "components/facter/facter.p5m",
          "components/ruby/facter/facter-RUBYVER.p5m"
        ],
        "commitId" : "23fa396f2e7034c202872585949a29a6467189d9",
        "timestamp" : 1416892470000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Updated facter, switched to ruby 1.9\u000a",
        "date" : "2014-11-25T08:14:30+0300",
        "id" : "23fa396f2e7034c202872585949a29a6467189d9",
        "msg" : "Updated facter, switched to ruby 1.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/facter/facter-RUBYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/facter/patches/facter-00-installrb-nogzip-manpage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/facter.license"
          },
          {
            "editType" : "delete",
            "file" : "components/facter/facter.license"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/files/UPDATE_NOTES.txt"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/facter-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/facter/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/20617.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/facter-01-FACT-654.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/files/facter.8"
          },
          {
            "editType" : "delete",
            "file" : "components/facter/facter.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/facter-00-FACT-547.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/facter-02-FACT-656.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/facter/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/facter-03-FACT-658.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/puppet/files/solaris/lib/puppet/type/pkg_mediator.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/protocol_properties/solaris.rb",
          "components/ruby/puppet/puppet-RUBYVER.p5m",
          "components/ruby/puppet/files/solaris/lib/puppet/type/boot_environment.rb",
          "components/ruby/puppet/patches/puppet-03-zonetype.patch",
          "components/ruby/puppet/files/solaris/lib/puppet/type/vni_interface.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/ip_interface.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/link_properties/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/interface_properties.rb",
          "components/ruby/puppet/patches/puppet-03-zone-provider.patch",
          "components/ruby/puppet/files/solaris/lib/puppet/type/protocol_properties.rb",
          "components/ruby/puppet/puppet.license",
          "components/ruby/puppet/files/UPDATE_README.txt",
          "components/ruby/puppet/files/solaris/lib/puppet/type/link_aggregation.rb",
          "components/puppet/Makefile",
          "components/ruby/puppet/files/solaris/lib/puppet/type/nsswitch.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/address_object/solaris.rb",
          "components/ruby/puppet/patches/puppet-07-PUP-2641.patch",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_publisher/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/nsswitch/solaris.rb",
          "components/puppet/patches/puppet-00-s12pkg.patch",
          "components/ruby/puppet/files/solaris/lib/puppet/type/etherstub.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/pkg_publisher.rb",
          "components/puppet/patches/puppet-01-installrb-nogzip-manpage.patch",
          "components/ruby/puppet/depend.mk",
          "components/ruby/puppet/files/solaris/lib/puppet/type/solaris_vlan.rb",
          "components/puppet/files/puppet-agent.xml",
          "components/puppet/files/prof_attr",
          "components/ruby/puppet/files/solaris/lib/puppet/type/svccfg.rb",
          "components/puppet/files/puppet_agent",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/solaris_vlan/solaris.rb",
          "components/ruby/puppet/files/user_attr",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/boot_environment/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/etherstub/solaris.rb",
          "components/ruby/puppet/files/puppet.xml",
          "components/puppet/patches/puppet-06-provider-smf.patch",
          "components/ruby/puppet/files/solaris/lib/puppet/type/address_object.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/ipmp_interface.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/link_aggregation/solaris.rb",
          "components/puppet/depend.mk",
          "components/puppet/puppet.license",
          "components/ruby/puppet/files/update_smf.py",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/nis/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/svccfg/solaris.rb",
          "components/ruby/puppet/files/auth_attr",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/ip_tunnel/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/vnic.rb",
          "components/ruby/puppet/patches/puppet-00-s12pkg.patch",
          "components/ruby/puppet/files/prof_attr",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/vnic/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/pkg_variant.rb",
          "components/puppet/files/puppet-master.xml",
          "components/ruby/puppet/puppet-GENFRAG.p5m",
          "components/ruby/puppet/resolve.deps",
          "components/ruby/puppet/files/solaris/lib/puppet/type/ldap.rb",
          "components/puppet/files/auth_attr",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/address_properties/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/dns/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/ip_interface/solaris.rb",
          "components/ruby/puppet/patches/puppet-01-installrb-nogzip-manpage.patch",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_facet/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_mediator/solaris.rb",
          "components/puppet/patches/puppet-03-zonetype.patch",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_variant/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/interface_properties/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/ldap/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/ip_tunnel.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/link_properties.rb",
          "components/ruby/puppet/files/puppet.stencil",
          "components/puppet/patches/puppet-03-zone-provider.patch",
          "components/ruby/puppet/files/solaris/lib/puppet/type/nis.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/address_properties.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/vni_interface/solaris.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/type/dns.rb",
          "components/ruby/puppet/files/solaris/lib/puppet/provider/ipmp_interface/solaris.rb",
          "components/ruby/puppet/Makefile",
          "components/puppet/files/puppet_master",
          "components/ruby/puppet/patches/puppet-08-PUP-2509.patch",
          "components/ruby/puppet/patches/puppet-06-provider-smf.patch",
          "components/puppet/puppet.p5m",
          "components/puppet/resolve.deps",
          "components/ruby/puppet/files/solaris/lib/puppet/type/pkg_facet.rb"
        ],
        "commitId" : "a7429628e01800259937c295aa284b42e160aee0",
        "timestamp" : 1416896127000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update puppet, make puppet use ruby-19\u000a",
        "date" : "2014-11-25T09:15:27+0300",
        "id" : "a7429628e01800259937c295aa284b42e160aee0",
        "msg" : "Update puppet, make puppet use ruby-19",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/puppet.xml"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/nis.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/link_properties/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/UPDATE_README.txt"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/patches/puppet-03-zone-provider.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/auth_attr"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/nsswitch.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/pkg_mediator.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/user_attr"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/address_object/solaris.rb"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/depend.mk"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/address_properties/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/boot_environment.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/etherstub.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_mediator/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-06-provider-smf.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-08-PUP-2509.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/svccfg/solaris.rb"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/files/puppet_master"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/files/puppet_agent"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/update_smf.py"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/patches/puppet-01-installrb-nogzip-manpage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/boot_environment/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/protocol_properties.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/nsswitch/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/interface_properties.rb"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/puppet.license"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/ip_tunnel/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/ipmp_interface/solaris.rb"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/patches/puppet-06-provider-smf.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/ip_interface/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_variant/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/pkg_publisher.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-03-zonetype.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/link_aggregation/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-00-s12pkg.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-01-installrb-nogzip-manpage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-07-PUP-2641.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/files/auth_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/files/prof_attr"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/link_aggregation.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/depend.mk"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/interface_properties/solaris.rb"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/patches/puppet-03-zonetype.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/ldap/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/ipmp_interface.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/puppet-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_publisher/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/vni_interface.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/protocol_properties/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/ip_tunnel.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/solaris_vlan.rb"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/patches/puppet-00-s12pkg.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/vnic.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/link_properties.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/solaris_vlan/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/pkg_facet.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/puppet.stencil"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/dns.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/puppet.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/prof_attr"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/svccfg.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/puppet-RUBYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/dns/solaris.rb"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/files/puppet-agent.xml"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/address_object.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/address_properties.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/etherstub/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/ip_interface.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/vnic/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_facet/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/puppet.license"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-03-zone-provider.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/vni_interface/solaris.rb"
          },
          {
            "editType" : "delete",
            "file" : "components/puppet/files/puppet-master.xml"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/provider/nis/solaris.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/pkg_variant.rb"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/files/solaris/lib/puppet/type/ldap.rb"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/graphviz/Makefile",
          "components/graphviz/patches/ruby-include.patch",
          "components/graphviz/graphviz-ruby.p5m"
        ],
        "commitId" : "66321e00667efe57a08915842a78989135a23989",
        "timestamp" : 1416902492000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "graphviz: use ruby 1.9\u000a",
        "date" : "2014-11-25T11:01:32+0300",
        "id" : "66321e00667efe57a08915842a78989135a23989",
        "msg" : "graphviz: use ruby 1.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/graphviz/patches/ruby-include.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/graphviz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/graphviz/graphviz-ruby.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-19/ruby-19.p5m",
          "components/ruby/ruby-19/Makefile",
          "components/ruby/ruby-19/patches/CVE-2014-4975.patch"
        ],
        "commitId" : "e759a0d9c404a9e1d63279c0901d168658f42432",
        "timestamp" : 1416902765000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update ruby to 1.9.3-p551\u000a",
        "date" : "2014-11-25T11:06:05+0300",
        "id" : "e759a0d9c404a9e1d63279c0901d168658f42432",
        "msg" : "Update ruby to 1.9.3-p551",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/ruby-19/patches/CVE-2014-4975.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-19/ruby-19.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-19/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-18/patches/03-rdoc_rb.patch",
          "components/ruby/ruby-18/Solaris/gem.1",
          "components/ruby/ruby-18/patches/02-code_objects-html_generator.patch",
          "components/ruby/ruby-18/patches/11-dir_rb.patch",
          "components/meta-packages/history/runtime-ruby-18.p5m",
          "components/ruby/ruby-18/Solaris/ruby.1.sedscript",
          "components/ruby/ruby-18/ruby-18.license",
          "components/ruby/ruby-18/patches/10-CVE-2013-4164.patch",
          "components/ruby/ruby-18/Solaris/scripts/gemlock",
          "components/ruby/ruby-18/ruby-18.p5m",
          "components/ruby/ruby-18/patches/09-ruby_marshal_c.patch",
          "components/ruby/ruby-18/Solaris/scripts/gemwhich",
          "components/ruby/ruby-18/Makefile",
          "components/ruby/ruby-18/Solaris/update_rubygems.1",
          "components/ruby/ruby-18/patches/07-ruby-usrlocal.patch",
          "components/ruby/ruby-18/patches/05-ruby_ext_Setup.patch",
          "components/ruby/ruby-18/Solaris/scripts/gem_server",
          "components/ruby/ruby-18/Solaris/scripts/gem_mirror",
          "components/ruby/ruby-18/patches/08-ruby-dtrace-1.8.7.patch",
          "components/ruby/ruby-18/rubygems-patches/01-CVE-2013-4287-4363.patch",
          "components/ruby/ruby-18/patches/01-ruby_Makefile.in.patch",
          "components/ruby/ruby-18/resolve.deps",
          "components/ruby/ruby-18/Solaris/scripts/gemri",
          "components/ruby/ruby-18/Solaris/rbconfig.sedscript",
          "components/ruby/ruby-18/patches/06-ruby_nogdbm.patch",
          "components/ruby/ruby-18/Solaris/scripts/update_rubygems",
          "components/ruby/ruby-18/patches/04-ruby_1.patch",
          "components/ruby/ruby-18/Solaris/scripts/index_gem_repository.rb"
        ],
        "commitId" : "7aba9bd152d5c585ac043c86ec14a3d4d3e46d3d",
        "timestamp" : 1416903001000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Mark ruby-18 obsolete.\u000a",
        "date" : "2014-11-25T11:10:01+0300",
        "id" : "7aba9bd152d5c585ac043c86ec14a3d4d3e46d3d",
        "msg" : "Mark ruby-18 obsolete.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/03-rdoc_rb.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/05-ruby_ext_Setup.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/update_rubygems.1"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/07-ruby-usrlocal.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/scripts/update_rubygems"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/rubygems-patches/01-CVE-2013-4287-4363.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/scripts/gemri"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/ruby-18.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/11-dir_rb.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/scripts/gemlock"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/08-ruby-dtrace-1.8.7.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/scripts/gem_server"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/ruby-18.license"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/scripts/gem_mirror"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/04-ruby_1.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/09-ruby_marshal_c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/10-CVE-2013-4164.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/rbconfig.sedscript"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/06-ruby_nogdbm.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/scripts/gemwhich"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/runtime-ruby-18.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/02-code_objects-html_generator.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/scripts/index_gem_repository.rb"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/patches/01-ruby_Makefile.in.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/ruby.1.sedscript"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-18/Solaris/gem.1"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}