EC2 - Rolled Back

I'm not sure why this is happening. I've checked everything I can think
of. Unfortunately the logging isn't loud enough to point me in the right
direction.
I have the EC2 side setup. A keypair exists in AWS. When I submit the new
host, it rolls back immediately.

Rolling back due to a problem: [Set up compute instance test.cloud.blah.com
2 failed [#<Host::Managed id: nil, name:
"test.cloud.blah.com", ip: nil, last_compile: nil, last_freshcheck: nil,
last_report: nil, updated_at: nil, source_file_id: nil, created_at: nil,
mac: nil, root_pass: nil, serial: nil, puppet_status: 0, domain_id: 2,
architecture_id: 1, operatingsystem_id: 1, environment_id: 1, subnet_id:
nil, ptable_id: nil, medium_id: nil, build: true, comment: "", disk: "",
installed_at: nil, model_id: nil, hostgroup_id: 1, owner_id: 1, owner_type:
"User", enabled: true, puppet_ca_proxy_id: 1, managed: true, use_image:
nil, image_file: nil, uuid: nil, compute_resource_id: 1, puppet_proxy_id:
1, certname: nil, image_id: 1, organization_id: nil, location_id: nil,
type: "Host::Managed", otp: nil, realm_id: nil, compute_profile_id: 3,
provision_method: "image">, :setCompute]]

Thanks for any hints!

Brian

It's hard to debug these, but I'd double check that the image is
available in the region you're provisioning in etc.

Foreman 1.6 has a fix that improves the error reporting significantly,
so you may wish to try the RC.

··· On 21/08/14 07:40, Brian Beaulieu wrote: > I'm not sure why this is happening. I've checked everything I can think > of. Unfortunately the logging isn't loud enough to point me in the > right direction. > I have the EC2 side setup. A keypair exists in AWS. When I submit the > new host, it rolls back immediately. > > > > Rolling back due to a problem: [Set up compute instance > test.cloud.blah.com 2 failed [# name: "test.cloud.blah.com", ip: nil, last_compile: nil, > last_freshcheck: nil, last_report: nil, updated_at: nil, source_file_id: > nil, created_at: nil, mac: nil, root_pass: nil, serial: nil, > puppet_status: 0, domain_id: 2, architecture_id: 1, operatingsystem_id: > 1, environment_id: 1, subnet_id: nil, ptable_id: nil, medium_id: nil, > build: true, comment: "", disk: "", installed_at: nil, model_id: nil, > hostgroup_id: 1, owner_id: 1, owner_type: "User", enabled: true, > puppet_ca_proxy_id: 1, managed: true, use_image: nil, image_file: nil, > uuid: nil, compute_resource_id: 1, puppet_proxy_id: 1, certname: nil, > image_id: 1, organization_id: nil, location_id: nil, type: > "Host::Managed", otp: nil, realm_id: nil, compute_profile_id: 3, > provision_method: "image">, :setCompute]]


Dominic Cleal
Red Hat Engineering