Skip to content

Instantly share code, notes, and snippets.

@masterzen
Created November 28, 2010 15:34
Show Gist options
  • Save masterzen/719023 to your computer and use it in GitHub Desktop.
Save masterzen/719023 to your computer and use it in GitHub Desktop.
D, [2010-11-28T16:21:29.314294 #6349] DEBUG -- : 6349 facter.rb:38:in `get_facts': Resetting facter cache after 300 seconds
will raise #<Class:0x7f48d494e048>
E, [2010-11-28T16:21:32.319379 #6349] ERROR -- : 6349 facter.rb:42:in `get_facts': Failed to load facts: #<#<Class:0x7f48d494e048>: execution expired>
E, [2010-11-28T16:21:32.319658 #6349] ERROR -- : 6349 facter.rb:43:in `get_facts': /usr/lib/ruby/1.8/timeout.rb:65:in `exec'
/usr/lib/ruby/vendor_ruby/facter/util/uptime.rb:5:in `get_uptime_simple'
/usr/lib/ruby/vendor_ruby/facter/uptime.rb:6
/usr/lib/ruby/vendor_ruby/facter/util/resolution.rb:117:in `call'
/usr/lib/ruby/vendor_ruby/facter/util/resolution.rb:117:in `value'
/usr/lib/ruby/vendor_ruby/facter/util/fact.rb:75:in `value'
/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `inject'
/usr/lib/ruby/vendor_ruby/facter/util/fact.rb:71:in `each'
/usr/lib/ruby/vendor_ruby/facter/util/fact.rb:71:in `inject'
/usr/lib/ruby/vendor_ruby/facter/util/fact.rb:71:in `value'
/usr/lib/ruby/vendor_ruby/facter/util/fact.rb:117:in `searching'
/usr/lib/ruby/vendor_ruby/facter/util/fact.rb:67:in `value'
/usr/lib/ruby/vendor_ruby/facter/util/collection.rb:104:in `to_hash'
/usr/lib/ruby/vendor_ruby/facter/util/loader.rb:72:in `inject'
/usr/lib/ruby/vendor_ruby/facter/util/collection.rb:103:in `each'
/usr/lib/ruby/vendor_ruby/facter/util/collection.rb:103:in `inject'
/usr/lib/ruby/vendor_ruby/facter/util/collection.rb:103:in `to_hash'
/usr/lib/ruby/vendor_ruby/facter.rb:92:in `send'
/usr/lib/ruby/vendor_ruby/facter.rb:92:in `to_hash'
/usr/share/mcollective/plugins/mcollective/facts/facter.rb:57:in `reload_facts'
/usr/share/mcollective/plugins/mcollective/facts/facter.rb:39:in `get_facts'
/usr/share/mcollective/plugins/mcollective/facts/facter.rb:35:in `exclusive'
/usr/share/mcollective/plugins/mcollective/facts/facter.rb:35:in `get_facts'
/usr/share/mcollective/plugins/mcollective/agent/rpcutil.rb:15:in `inventory_action'
/usr/lib/ruby/1.8/mcollective/rpc/agent.rb:83:in `send'
/usr/lib/ruby/1.8/mcollective/rpc/agent.rb:83:in `handlemsg'
/usr/lib/ruby/1.8/mcollective/agents.rb:68:in `send'
/usr/lib/ruby/1.8/mcollective/agents.rb:102:in `dispatch'
/usr/lib/ruby/1.8/timeout.rb:68:in `timeout'
/usr/lib/ruby/1.8/mcollective/agents.rb:101:in `dispatch'
/usr/lib/ruby/1.8/mcollective/agents.rb:99:in `initialize'
/usr/lib/ruby/1.8/mcollective/agents.rb:99:in `new'
/usr/lib/ruby/1.8/mcollective/agents.rb:99:in `dispatch'
/usr/lib/ruby/1.8/mcollective/runner.rb:93:in `agentmsg'
/usr/lib/ruby/1.8/mcollective/runner.rb:73:in `run'
/usr/lib/ruby/1.8/mcollective/runner.rb:59:in `loop'
/usr/lib/ruby/1.8/mcollective/runner.rb:59:in `run'
/usr/sbin/mcollectived:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment