Skip to content

Instantly share code, notes, and snippets.

@senilegenius
Created June 20, 2012 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save senilegenius/2960222 to your computer and use it in GitHub Desktop.
Save senilegenius/2960222 to your computer and use it in GitHub Desktop.
knife-rackspace-server-create-fail
DEBUG: Using configuration from /Users/user/.chef/knife.rb
Instance ID: 20931101
Host ID: 9eee7b8041dfbf53b5989bsfw9933bba5b1
Name: cs-host-1
Flavor: 2GB server
Image: CentOS 5.8
Metadata: {}
Waiting server..........................................................................................................................................................................................................................................................................................................
Public DNS Name: 198-101-198-85.static.cloud-ips.com
Public IP Address: 198.101.198.85
Private IP Address: 10.180.128.144
Password: UM385rs5o2pcs-host-1
Waiting for sshdDEBUG: sshd accepting connections on 198.101.198.85, banner is SSH-2.0-OpenSSH_4.3
done
Bootstrapping Chef on 198-101-198-85.static.cloud-ips.com
DEBUG: Looking for bootstrap template in /Users/user/.rvm/gems/ruby-1.9.3-p194/gems/chef-0.10.10/lib/chef/knife/bootstrap
DEBUG: Found bootstrap template in /Users/user/.rvm/gems/ruby-1.9.3-p194/gems/chef-0.10.10/lib/chef/knife/bootstrap
DEBUG: Adding 198-101-198-85.static.cloud-ips.com
DEBUG: establishing connection to 198-101-198-85.static.cloud-ips.com:22
DEBUG: connection established
INFO: negotiating protocol version
DEBUG: remote is `SSH-2.0-OpenSSH_4.3'
DEBUG: local is `SSH-2.0-Ruby/Net::SSH_2.2.2 x86_64-darwin11.3.0'
DEBUG: read 704 bytes
DEBUG: received packet nr 0 type 20 len 700
INFO: got KEXINIT from server
INFO: sending KEXINIT
DEBUG: queueing packet nr 0 type 20 len 556
DEBUG: sent 560 bytes
INFO: negotiating algorithms
DEBUG: negotiated:
* kex: diffie-hellman-group-exchange-sha1
* host_key: ssh-rsa
* encryption_server: aes128-cbc
* encryption_client: aes128-cbc
* hmac_client: hmac-sha1
* hmac_server: hmac-sha1
* compression_client: none
* compression_server: none
* language_client:
* language_server:
DEBUG: exchanging keys
DEBUG: queueing packet nr 1 type 34 len 20
DEBUG: sent 24 bytes
DEBUG: read 152 bytes
DEBUG: received packet nr 1 type 31 len 148
DEBUG: queueing packet nr 2 type 32 len 140
DEBUG: sent 144 bytes
DEBUG: read 720 bytes
DEBUG: received packet nr 2 type 33 len 700
DEBUG: queueing packet nr 3 type 21 len 20
DEBUG: sent 24 bytes
DEBUG: received packet nr 3 type 21 len 12
DEBUG: beginning authentication of `root'
DEBUG: queueing packet nr 4 type 5 len 28
DEBUG: sent 52 bytes
DEBUG: read 52 bytes
DEBUG: received packet nr 4 type 6 len 28
DEBUG: trying publickey
DEBUG: connecting to ssh-agent
DEBUG: sending agent request 1 len 51
DEBUG: received agent packet 2 len 5
DEBUG: sending agent request 11 len 0
DEBUG: received agent packet 12 len 324
DEBUG: trying publickey (a2:ae:c7:e6:f3:3c:4e:a8:92:38:54:17:ad:01:91:2c)
DEBUG: queueing packet nr 5 type 50 len 348
DEBUG: sent 372 bytes
DEBUG: read 84 bytes
DEBUG: received packet nr 5 type 51 len 60
DEBUG: allowed methods: publickey,gssapi-with-mic,password
DEBUG: trying publickey (b4:cd:b6:b8:56:7c:9e:85:ba:27:b6:fb:72:ac:5a:2a)
DEBUG: queueing packet nr 6 type 50 len 348
DEBUG: sent 372 bytes
DEBUG: read 84 bytes
DEBUG: received packet nr 6 type 51 len 60
DEBUG: allowed methods: publickey,gssapi-with-mic,password
DEBUG: trying password
DEBUG: queueing packet nr 7 type 50 len 76
DEBUG: sent 100 bytes
DEBUG: read 84 bytes
DEBUG: received packet nr 7 type 51 len 60
DEBUG: allowed methods: publickey,gssapi-with-mic,password
DEBUG: password failed
ERROR: all authorization methods failed (tried publickey, password)
Instance ID: 20931101
Host ID: 9eee7b8041dfbf53b5985c990bbba5b1
Name: cs-host-1
Flavor: 2GB server
Image: CentOS 5.8
Metadata: {}
Public DNS Name: 198-101-198-85.static.cloud-ips.com
Public IP Address: 198.101.198.85
Private IP Address: 10.180.128.144
Password: UM385rs5o2pcs-host-1
Environment: _default
Run List: role[base-yum], role[hdp-base], recipe[annoyances]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment