Skip to content

Instantly share code, notes, and snippets.

@pikesley
Created December 13, 2013 11:57
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 pikesley/7943254 to your computer and use it in GitHub Desktop.
Save pikesley/7943254 to your computer and use it in GitHub Desktop.
Philbot Cuke stack-trace
13 scenarios (13 passed)
72 steps (72 passed)
0m22.574s
[Listen warning]: Change block raised an exception: getaddrinfo: nodename nor servname provided, or not known (SocketError)
Backtrace:
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/socket.rb:135:in `getaddrinfo'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/socket.rb:135:in `connect'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/ssl_socket.rb:112:in `connect'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/socket.rb:28:in `initialize'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/ssl_socket.rb:8:in `initialize'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/connection.rb:373:in `new'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/connection.rb:373:in `socket'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/connection.rb:122:in `request_call'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/middlewares/mock.rb:42:in `request_call'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/middlewares/instrumentor.rb:22:in `request_call'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/middlewares/base.rb:15:in `request_call'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/middlewares/base.rb:15:in `request_call'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/middlewares/base.rb:15:in `request_call'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/excon-0.28.0/lib/excon/connection.rb:251:in `request'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/core/connection.rb:57:in `request'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/core/deprecated/connection.rb:20:in `request'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/rackspace/service.rb:34:in `request_without_retry'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/rackspace/requests/identity/create_token.rb:15:in `create_token'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/rackspace/identity.rb:67:in `authenticate'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/rackspace/identity.rb:63:in `initialize'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/core/service.rb:68:in `new'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/core/service.rb:68:in `new'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/rackspace/service.rb:112:in `authenticate_v2'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/rackspace/service.rb:30:in `authenticate'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/rackspace/storage.rb:173:in `authenticate'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/rackspace/storage.rb:124:in `initialize'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/core/service.rb:68:in `new'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/core/service.rb:68:in `new'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/fog-1.18.0/lib/fog/storage.rb:22:in `new'
/Users/sam/Github/philbot/lib/philbot/providers/rackspace.rb:7:in `dir'
/Users/sam/Github/philbot/lib/philbot/workers/uploader.rb:9:in `perform'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/resque-mock-0.1.1/lib/resque/mock.rb:35:in `defer'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/resque-mock-0.1.1/lib/resque/mock.rb:20:in `enqueue'
/Users/sam/Github/philbot/lib/philbot/monitors/share_monitor.rb:9:in `block in run'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/listen-2.2.0/lib/listen/listener.rb:136:in `call'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/listen-2.2.0/lib/listen/listener.rb:136:in `block in _wait_for_changes'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/listen-2.2.0/lib/listen/listener.rb:131:in `loop'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/listen-2.2.0/lib/listen/listener.rb:131:in `_wait_for_changes'
/Users/sam/.rvm/gems/ruby-2.0.0-p353@philbot/gems/listen-2.2.0/lib/listen/listener.rb:40:in `block in start'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment