Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1224085 - Cannot create container using hammer cli
Summary: Cannot create container using hammer cli
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hammer
Version: 6.1.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: Unspecified
Assignee: David Davis
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: 1315276
TreeView+ depends on / blocked
 
Reported: 2015-05-22 07:52 UTC by Tazim Kolhar
Modified: 2019-09-12 08:29 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1315276 (view as bug list)
Environment:
Last Closed: 2016-06-06 19:50:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
foreman-debug attached (277.89 KB, application/x-xz)
2015-05-22 07:52 UTC, Tazim Kolhar
no flags Details

Description Tazim Kolhar 2015-05-22 07:52:29 UTC
Created attachment 1028580 [details]
foreman-debug attached

Description of problem:
Cannot create container using hammer cli

Version-Release number of selected component (if applicable):


How reproducible:
everytime

Steps to Reproduce:
1.$ hammer -d -v docker container create --name container1  --compute-resource-id 1 --repository-name test_r --tag latest --command bash
[ INFO 2015-05-22 03:44:20 Init] Initialization of Hammer CLI (0.1.4.10) has started...
[DEBUG 2015-05-22 03:44:20 Init] Running at ruby 1.8.7-p374
[ INFO 2015-05-22 03:44:20 Init] Configuration from the file /etc/hammer/cli_config.yml has been loaded
[ INFO 2015-05-22 03:44:20 Init] Configuration from the file /etc/hammer/cli.modules.d/foreman.yml has been loaded
[ INFO 2015-05-22 03:44:20 Init] Configuration from the file /etc/hammer/cli.modules.d/foreman_bootdisk.yml has been loaded
[ INFO 2015-05-22 03:44:20 Init] Configuration from the file /etc/hammer/cli.modules.d/foreman_discovery.yml has been loaded
[ INFO 2015-05-22 03:44:20 Init] Configuration from the file /etc/hammer/cli.modules.d/foreman_docker.yml has been loaded
[ INFO 2015-05-22 03:44:20 Init] Configuration from the file /etc/hammer/cli.modules.d/gutterball.yml has been loaded
[ INFO 2015-05-22 03:44:20 Init] Configuration from the file /etc/hammer/cli.modules.d/import.yml has been loaded
[ INFO 2015-05-22 03:44:20 Init] Configuration from the file /etc/hammer/cli.modules.d/katello.yml has been loaded
[DEBUG 2015-05-22 03:44:21 Connection] Registered: foreman
[DEBUG 2015-05-22 03:44:21 API] Global headers: {
        :content_type => "application/json",
    "Accept-Language" => "en",
              :accept => "application/json;version=2"
}
[ INFO 2015-05-22 03:44:21 Modules] Extension module hammer_cli_foreman (0.1.4.11) loaded
[ INFO 2015-05-22 03:44:21 Modules] Extension module hammer_cli_foreman_bootdisk (0.1.2.7) loaded
[ INFO 2015-05-22 03:44:21 Modules] Extension module hammer_cli_foreman_discovery (0.0.1.10) loaded
[ INFO 2015-05-22 03:44:21 HammerCLI::MainCommand] subcommand organization (HammerCLIForeman::Organization) was removed.
[ INFO 2015-05-22 03:44:21 HammerCLI::MainCommand] subcommand organization (HammerCLIKatello::Organization) was created.
[ INFO 2015-05-22 03:44:21 Modules] Extension module hammer_cli_import (0.10.14) loaded
[ INFO 2015-05-22 03:44:21 Modules] Extension module hammer_cli_katello (0.0.7.12) loaded
[DEBUG 2015-05-22 03:44:21 Init] Using locale 'en'
[DEBUG 2015-05-22 03:44:21 Init] 'mo' files for locale domain 'hammer-cli' loaded from '/usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.10/locale'
[DEBUG 2015-05-22 03:44:21 Init] 'mo' files for locale domain 'hammer-cli@system' loaded from '/usr/share/locale'
[DEBUG 2015-05-22 03:44:21 Init] 'mo' files for locale domain 'hammer-cli-foreman' loaded from '/usr/lib/ruby/gems/1.8/gems/hammer_cli_foreman-0.1.4.11/locale'
[DEBUG 2015-05-22 03:44:21 Init] 'mo' files for locale domain 'hammer-cli-foreman@system' loaded from '/usr/share/locale'
[DEBUG 2015-05-22 03:44:21 Init] 'mo' files for locale domain 'hammer_cli_foreman_docker' loaded from '/usr/lib/ruby/gems/1.8/gems/hammer_cli_foreman_docker-0.0.3.6/locale'
[DEBUG 2015-05-22 03:44:21 Init] 'mo' files for locale domain 'hammer_cli_foreman_docker@system' loaded from '/usr/share/locale'
[DEBUG 2015-05-22 03:44:21 Init] 'mo' files for locale domain 'hammer-cli-katello' loaded from '/usr/lib/ruby/gems/1.8/gems/hammer_cli_katello-0.0.7.12/locale'
[ INFO 2015-05-22 03:44:21 HammerCLI::MainCommand] Called with options: {"option_debug"=>true, "option_verbose"=>true}
[ INFO 2015-05-22 03:44:21 HammerCLIForemanDocker::DockerCommand] Called with options: {}
[ INFO 2015-05-22 03:44:21 HammerCLIForemanDocker::DockerContainerCommand] Called with options: {}
[ INFO 2015-05-22 03:44:21 HammerCLIForemanDocker::DockerContainerCommand::CreateCommand] Called with options: {"option_tag"=>"latest", "option_repository_name"=>"test_r", "option_name"=>"container1", "option_command"=>"bash", "option_compute_resource_id"=>"1"}
[ INFO 2015-05-22 03:44:22 API] POST /docker/api/v2/containers
[DEBUG 2015-05-22 03:44:22 API] Params: {
    "container" => {
                          "tag" => "latest",
          "compute_resource_id" => "1",
              "repository_name" => "test_r",
                         "name" => "container1",
        "environment_variables" => {},
                      "command" => "bash"
    }
}
[DEBUG 2015-05-22 03:44:22 API] Headers: {}
[Foreman] Username: admin                                   
[Foreman] Password for admin: 
[DEBUG 2015-05-22 03:44:41 API] 500 Internal Server Error
{
    "error" => {
        "message" => "undefined method `save' for nil:NilClass"
    }
}
[ERROR 2015-05-22 03:44:41 Exception] undefined method `save' for nil:NilClass
Could not create the container:
  undefined method `save' for nil:NilClass
[ERROR 2015-05-22 03:44:41 Exception] 

RestClient::InternalServerError (500 Internal Server Error):
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/abstract_response.rb:48:in `return!'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:230:in `process_result'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:178:in `transmit'
    /usr/lib/ruby/1.8/net/http.rb:543:in `start'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:172:in `transmit'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:64:in `execute'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:33:in `execute'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/resource.rb:71:in `post'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/api.rb:279:in `send'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/api.rb:279:in `call_client'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/api.rb:210:in `http_call'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/api.rb:161:in `call'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/resource.rb:14:in `call'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.10/lib/hammer_cli/./apipie/command.rb:43:in `send_request'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli_foreman-0.1.4.11/lib/hammer_cli_foreman/commands.rb:185:in `send_request'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.10/lib/hammer_cli/./apipie/command.rb:34:in `execute'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:67:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.10/lib/hammer_cli/./apipie/../abstract.rb:23:in `run'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/subcommand/execution.rb:11:in `execute'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:67:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.10/lib/hammer_cli/./apipie/../abstract.rb:23:in `run'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/subcommand/execution.rb:11:in `execute'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:67:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.10/lib/hammer_cli/./apipie/../abstract.rb:23:in `run'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/subcommand/execution.rb:11:in `execute'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:67:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.10/lib/hammer_cli/./apipie/../abstract.rb:23:in `run'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:125:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.10/bin/hammer:108
    /usr/bin/hammer:19:in `load'
    /usr/bin/hammer:19



2.
3.

Actual results:
container create fails

Expected results:
container create works as expected

Additional info:
foreman-debug attached

Comment 1 RHEL Program Management 2015-05-22 07:52:32 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 4 David Davis 2015-07-13 18:24:57 UTC
Can I get the production.log for comment#3 ? The attached foreman-debug is quite dated and not too useful.

Comment 6 Tazim Kolhar 2015-07-15 11:21:50 UTC
VERIFIED:
# rpm -qa | grep foreman
foreman-proxy-1.7.2.5-1.el7sat.noarch
ibm-hs22-05.rhts.eng.brq.redhat.com-foreman-client-1.0-1.noarch
ibm-hs22-05.rhts.eng.brq.redhat.com-foreman-proxy-1.0-2.noarch
foreman-gce-1.7.2.30-1.el7sat.noarch
rubygem-hammer_cli_foreman_discovery-0.0.1.10-1.el7sat.noarch
foreman-debug-1.7.2.30-1.el7sat.noarch
foreman-postgresql-1.7.2.30-1.el7sat.noarch
ruby193-rubygem-foreman_discovery-2.0.0.17-1.el7sat.noarch
ruby193-rubygem-foreman_bootdisk-4.0.2.13-1.el7sat.noarch
foreman-1.7.2.30-1.el7sat.noarch
ruby193-rubygem-foreman_docker-1.2.0.18-1.el7sat.noarch
ruby193-rubygem-foreman-redhat_access-0.2.0-8.el7sat.noarch
rubygem-hammer_cli_foreman_tasks-0.0.3.4-1.el7sat.noarch
rubygem-hammer_cli_foreman_docker-0.0.3.9-1.el7sat.noarch
ibm-hs22-05.rhts.eng.brq.redhat.com-foreman-proxy-client-1.0-1.noarch
foreman-compute-1.7.2.30-1.el7sat.noarch
foreman-vmware-1.7.2.30-1.el7sat.noarch
ruby193-rubygem-foreman_hooks-0.3.7-2.el7sat.noarch
rubygem-hammer_cli_foreman_bootdisk-0.1.2.7-1.el7sat.noarch
foreman-libvirt-1.7.2.30-1.el7sat.noarch
ruby193-rubygem-foreman_gutterball-0.0.1.9-1.el7sat.noarch
ruby193-rubygem-foreman-tasks-0.6.12.8-1.el7sat.noarch
puppet-foreman_scap_client-0.3.3-9.el7sat.noarch
foreman-selinux-1.7.2.13-1.el7sat.noarch
foreman-ovirt-1.7.2.30-1.el7sat.noarch
rubygem-hammer_cli_foreman-0.1.4.14-1.el7sat.noarch



steps:
#  hammer -d -v docker container create --name container1  --compute-resource-id 3 --repository-name rhel --tag latest --command bash
[ INFO 2015-07-15 13:20:02 Init] Initialization of Hammer CLI (0.1.4.11) has started...
[DEBUG 2015-07-15 13:20:02 Init] Running at ruby 2.0.0-p598
[ INFO 2015-07-15 13:20:02 Init] Configuration from the file /etc/hammer/cli_config.yml has been loaded
[ INFO 2015-07-15 13:20:02 Init] Configuration from the file /etc/hammer/cli.modules.d/foreman.yml has been loaded
[ INFO 2015-07-15 13:20:02 Init] Configuration from the file /etc/hammer/cli.modules.d/foreman_bootdisk.yml has been loaded
[ INFO 2015-07-15 13:20:02 Init] Configuration from the file /etc/hammer/cli.modules.d/foreman_discovery.yml has been loaded
[ INFO 2015-07-15 13:20:02 Init] Configuration from the file /etc/hammer/cli.modules.d/foreman_docker.yml has been loaded
[ INFO 2015-07-15 13:20:02 Init] Configuration from the file /etc/hammer/cli.modules.d/gutterball.yml has been loaded
[ INFO 2015-07-15 13:20:02 Init] Configuration from the file /etc/hammer/cli.modules.d/import.yml has been loaded
[ INFO 2015-07-15 13:20:02 Init] Configuration from the file /etc/hammer/cli.modules.d/katello.yml has been loaded
[DEBUG 2015-07-15 13:20:03 Connection] Registered: foreman
[DEBUG 2015-07-15 13:20:03 API] Global headers: {
        :content_type => "application/json",
              :accept => "application/json;version=2",
    "Accept-Language" => "en"
}
[ INFO 2015-07-15 13:20:03 Modules] Extension module hammer_cli_foreman (0.1.4.14) loaded
[ INFO 2015-07-15 13:20:03 Modules] Extension module hammer_cli_foreman_bootdisk (0.1.2.7) loaded
[ INFO 2015-07-15 13:20:03 Modules] Extension module hammer_cli_foreman_discovery (0.0.1.10) loaded
[ INFO 2015-07-15 13:20:03 HammerCLI::MainCommand] subcommand organization (HammerCLIForeman::Organization) was removed.
[ INFO 2015-07-15 13:20:03 HammerCLI::MainCommand] subcommand organization (HammerCLIKatello::Organization) was created.
[ INFO 2015-07-15 13:20:03 Modules] Extension module hammer_cli_gutterball (0.0.1.3) loaded
[ INFO 2015-07-15 13:20:03 Modules] Extension module hammer_cli_import (0.10.18) loaded
[ INFO 2015-07-15 13:20:03 Modules] Extension module hammer_cli_katello (0.0.7.17) loaded
[DEBUG 2015-07-15 13:20:03 Init] Using locale 'en'
[DEBUG 2015-07-15 13:20:03 Init] 'mo' files for locale domain 'hammer-cli' loaded from '/usr/share/gems/gems/hammer_cli-0.1.4.11/locale'
[DEBUG 2015-07-15 13:20:03 Init] 'mo' files for locale domain 'hammer-cli@system' loaded from '/usr/share/locale'
[DEBUG 2015-07-15 13:20:03 Init] 'mo' files for locale domain 'hammer-cli-foreman' loaded from '/usr/share/gems/gems/hammer_cli_foreman-0.1.4.14/locale'
[DEBUG 2015-07-15 13:20:03 Init] 'mo' files for locale domain 'hammer-cli-foreman@system' loaded from '/usr/share/locale'
[DEBUG 2015-07-15 13:20:03 Init] 'mo' files for locale domain 'hammer_cli_foreman_docker' loaded from '/usr/share/gems/gems/hammer_cli_foreman_docker-0.0.3.9/locale'
[DEBUG 2015-07-15 13:20:03 Init] 'mo' files for locale domain 'hammer-cli-katello' loaded from '/usr/share/gems/gems/hammer_cli_katello-0.0.7.17/locale'
[ INFO 2015-07-15 13:20:03 HammerCLI::MainCommand] Called with options: {"option_verbose"=>true, "option_debug"=>true}
[ WARN 2015-07-15 13:20:03 HammerCLIForemanDocker::DockerRegistryCommand] Resource 'registries' does not exist in the API
[ INFO 2015-07-15 13:20:03 HammerCLIForemanDocker::DockerCommand] Called with options: {}
[ INFO 2015-07-15 13:20:03 HammerCLIForemanDocker::DockerContainerCommand] Called with options: {}
[ INFO 2015-07-15 13:20:03 HammerCLIForemanDocker::DockerContainerCommand::CreateCommand] Called with options: {"option_compute_resource_id"=>"3", "option_name"=>"container1", "option_repository_name"=>"rhel", "option_tag"=>"latest", "option_command"=>"bash"}
[ INFO 2015-07-15 13:20:03 API] POST /docker/api/v2/containers
[DEBUG 2015-07-15 13:20:03 API] Params: {
    "container" => {
                         "name" => "container1",
          "compute_resource_id" => "3",
              "repository_name" => "rhel",
                          "tag" => "latest",
                      "command" => "bash",
        "environment_variables" => {}
    }
}
[DEBUG 2015-07-15 13:20:03 API] Headers: {}
[Foreman] Username: admin
[Foreman] Password for admin: 
[DEBUG 2015-07-15 13:20:20 API] Response: {
          "attach_stderr" => nil,
           "attach_stdin" => nil,
          "attach_stdout" => nil,
             "capsule_id" => nil,
                "command" => "bash",
    "compute_resource_id" => 3,
                "cpu_set" => nil,
             "cpu_shares" => nil,
             "created_at" => "2015-07-15T11:20:17Z",
             "entrypoint" => nil,
                     "id" => 1,
                 "memory" => nil,
                   "name" => "container1",
            "registry_id" => nil,
        "repository_name" => "rhel",
                    "tag" => "latest",
                    "tty" => nil,
             "updated_at" => "2015-07-15T11:20:17Z",
                   "uuid" => "7bf6bb988fbd0a36257760ec93e9e0c373863bb9c0bfbaf8788aca7697d5cd3d"
}
[DEBUG 2015-07-15 13:20:20 API] Response headers: {
                   :date => "Wed, 15 Jul 2015 11:20:08 GMT",
                 :server => "Apache/2.4.6 (Red Hat Enterprise Linux)",
        :foreman_version => "1.7.2",
    :foreman_api_version => "2",
        :x_ua_compatible => "IE=Edge,chrome=1",
          :cache_control => "max-age=0, private, must-revalidate",
           :x_request_id => "7dfc4db8d366e301cfc167d83810573a",
              :x_runtime => "11.155161",
           :x_rack_cache => "invalidate, pass",
           :x_powered_by => "Phusion Passenger 4.0.18",
             :set_cookie => [
        [0] "_session_id=BAh7B0kiD3Nlc3Npb25faWQGOgZFRkkiJWNkNmMwY2Y4MDg5ZDRmZGUzZjVhZmU4ZDQ4ZDkwMzQzBjsAVEkiC2xvY2FsZQY7AEYiB2Vu--7f27217a43379b5ff25aaa2e2277b8232a125abb; path=/; secure; HttpOnly"
    ],
               :location => "https://localhost/containers/1",
                   :etag => "\"10d6e480339e17aef62dbd4062c3cfe5\"",
                 :status => "201 Created",
      :transfer_encoding => "chunked",
           :content_type => "application/json; charset=utf-8"
}
Docker container created

Comment 7 Sachin Ghai 2015-12-23 14:59:12 UTC
This is issue is reproducible with latest satellite 6.1.5 bits.

  hammer -v -u admin -p changeme --output=csv docker container create --name="PsgL1S3sZ1" --organization-ids="299" --repository-name="busybox" --tag="latest" --command="top" --compute-resource-id="70"
2015-12-17 14:33:14 - robottelo.ssh - INFO - Instantiated Paramiko client 0x591a850
2015-12-17 14:33:17 - robottelo.ssh - INFO - Destroying Paramiko client 0x591a850
2015-12-17 14:33:17 - robottelo.ssh - INFO - Destroyed Paramiko client 0x591a850
2015-12-17 14:33:17 - robottelo.ssh - DEBUG - <<< stderr
[ERROR 2015-12-17 14:33:17 Exception] undefined method `save' for nil:NilClass
Could not create the container:
  undefined method `save' for nil:NilClass
[ERROR 2015-12-17 14:33:17 Exception] 

RestClient::InternalServerError (500 Internal Server Error):
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/abstract_response.rb:48:in `return!'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:230:in `process_result'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:178:in `transmit'
    /usr/lib/ruby/1.8/net/http.rb:543:in `start'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:172:in `transmit'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:64:in `execute'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/request.rb:33:in `execute'
    /usr/lib/ruby/gems/1.8/gems/rest-client-1.6.7/lib/restclient/resource.rb:71:in `post'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/api.rb:279:in `send'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/api.rb:279:in `call_client'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/api.rb:210:in `http_call'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/api.rb:161:in `call'
    /usr/lib/ruby/gems/1.8/gems/apipie-bindings-0.0.11/lib/apipie_bindings/resource.rb:14:in `call'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.13/lib/hammer_cli/./apipie/command.rb:43:in `send_request'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli_foreman-0.1.4.14/lib/hammer_cli_foreman/commands.rb:185:in `send_request'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.13/lib/hammer_cli/./apipie/command.rb:34:in `execute'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:67:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.13/lib/hammer_cli/./apipie/../abstract.rb:23:in `run'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/subcommand/execution.rb:11:in `execute'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:67:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.13/lib/hammer_cli/./apipie/../abstract.rb:23:in `run'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/subcommand/execution.rb:11:in `execute'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:67:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.13/lib/hammer_cli/./apipie/../abstract.rb:23:in `run'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/subcommand/execution.rb:11:in `execute'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:67:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.13/lib/hammer_cli/./apipie/../abstract.rb:23:in `run'
    /usr/lib/ruby/gems/1.8/gems/clamp-0.6.2/lib/clamp/command.rb:125:in `run'
    /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4.13/bin/hammer:108
    /usr/bin/hammer:19:in `load'
    /usr/bin/hammer:19

Comment 12 David Davis 2016-06-06 19:50:58 UTC
 Per https://bugzilla.redhat.com/show_bug.cgi?id=1315276#c20, closing as WORKSFORME.


Note You need to log in before you can comment on or make changes to this bug.