Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [chuck@mcollective-centos62-64-1 slave]$ cat /var/log/mcollective.log |sed 's/stubhub-centos62-64-vm6/mcollective-master/'
- # Logfile created on Tue Sep 18 09:57:42 -0700 2012 by logger.rb/1.2.6
- I, [2012-09-18T09:57:42.436717 #23870] INFO -- : mcollectived:31 The Marionette Collective 2.2.0 started logging at info level
- W, [2012-09-18T10:01:58.451722 #23874] WARN -- : runner.rb:60:in `run' Exiting after signal: SIGTERM
- D, [2012-09-18T10:01:58.658330 #23929] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading Mcollective::Facts::Yaml_facts from mcollective/facts/yaml_facts.rb
- D, [2012-09-18T10:01:58.673966 #23929] DEBUG -- : pluginmanager.rb:44:in `<<' Registering plugin facts_plugin with class MCollective::Facts::Yaml_facts single_instance: true
- D, [2012-09-18T10:01:58.674152 #23929] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading Mcollective::Connector::Stomp from mcollective/connector/stomp.rb
- D, [2012-09-18T10:01:58.675184 #23929] DEBUG -- : pluginmanager.rb:44:in `<<' Registering plugin connector_plugin with class MCollective::Connector::Stomp single_instance: true
- D, [2012-09-18T10:01:58.675365 #23929] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading Mcollective::Security::Psk from mcollective/security/psk.rb
- D, [2012-09-18T10:01:58.676384 #23929] DEBUG -- : pluginmanager.rb:44:in `<<' Registering plugin security_plugin with class MCollective::Security::Psk single_instance: true
- D, [2012-09-18T10:01:58.676570 #23929] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading Mcollective::Registration::Meta from mcollective/registration/meta.rb
- D, [2012-09-18T10:01:58.677234 #23929] DEBUG -- : pluginmanager.rb:44:in `<<' Registering plugin registration_plugin with class MCollective::Registration::Meta single_instance: true
- D, [2012-09-18T10:01:58.677595 #23929] DEBUG -- : pluginmanager.rb:47:in `<<' Registering plugin global_stats with class MCollective::RunnerStats single_instance: true
- I, [2012-09-18T10:01:58.677673 #23929] INFO -- : mcollectived:31 The Marionette Collective 2.2.0 started logging at debug level
- D, [2012-09-18T10:01:58.677742 #23929] DEBUG -- : mcollectived:34 Starting in the background (true)
- D, [2012-09-18T10:01:58.692467 #23933] DEBUG -- : pluginmanager.rb:83:in `[]' Returning cached plugin global_stats with class MCollective::RunnerStats
- D, [2012-09-18T10:01:58.692669 #23933] DEBUG -- : pluginmanager.rb:80:in `[]' Returning new plugin security_plugin with class MCollective::Security::Psk
- D, [2012-09-18T10:01:58.692794 #23933] DEBUG -- : pluginmanager.rb:83:in `[]' Returning cached plugin global_stats with class MCollective::RunnerStats
- D, [2012-09-18T10:01:58.692897 #23933] DEBUG -- : pluginmanager.rb:80:in `[]' Returning new plugin connector_plugin with class MCollective::Connector::Stomp
- D, [2012-09-18T10:01:58.693191 #23933] DEBUG -- : stomp.rb:150:in `connect' Connecting to mcollective-master.local:61613
- D, [2012-09-18T10:01:58.790232 #23933] DEBUG -- : agents.rb:26:in `loadagents' Reloading all agents from disk
- D, [2012-09-18T10:01:58.790488 #23933] DEBUG -- : agents.rb:104:in `findagentfile' Found discovery at /usr/libexec/mcollective/mcollective/agent/discovery.rb
- D, [2012-09-18T10:01:58.790658 #23933] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading MCollective::Agent::Discovery from mcollective/agent/discovery.rb
- D, [2012-09-18T10:01:58.791118 #23933] DEBUG -- : agents.rb:91:in `activate_agent?' MCollective::Agent::Discovery does not have an activate? method, activating as default
- D, [2012-09-18T10:01:58.791228 #23933] DEBUG -- : pluginmanager.rb:44:in `<<' Registering plugin discovery_agent with class MCollective::Agent::Discovery single_instance: true
- D, [2012-09-18T10:01:58.791366 #23933] DEBUG -- : pluginmanager.rb:80:in `[]' Returning new plugin discovery_agent with class MCollective::Agent::Discovery
- D, [2012-09-18T10:01:58.791515 #23933] DEBUG -- : pluginmanager.rb:83:in `[]' Returning cached plugin connector_plugin with class MCollective::Connector::Stomp
- D, [2012-09-18T10:01:58.791639 #23933] DEBUG -- : stomp.rb:241:in `subscribe' Subscribing to /topic/mcollective.discovery.command
- D, [2012-09-18T10:01:58.792008 #23933] DEBUG -- : agents.rb:104:in `findagentfile' Found rpcutil at /usr/libexec/mcollective/mcollective/agent/rpcutil.rb
- D, [2012-09-18T10:01:58.792161 #23933] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading MCollective::Agent::Rpcutil from mcollective/agent/rpcutil.rb
- D, [2012-09-18T10:01:58.811067 #23933] DEBUG -- : agent.rb:138:in `activate?' Starting default activation checks for rpcutil
- D, [2012-09-18T10:01:58.811341 #23933] DEBUG -- : pluginmanager.rb:44:in `<<' Registering plugin rpcutil_agent with class MCollective::Agent::Rpcutil single_instance: false
- D, [2012-09-18T10:01:58.811487 #23933] DEBUG -- : pluginmanager.rb:88:in `[]' Returning new plugin rpcutil_agent with class MCollective::Agent::Rpcutil
- D, [2012-09-18T10:01:58.812381 #23933] DEBUG -- : cache.rb:117:in `ttl' Cache miss on 'ddl' key 'agent/rpcutil'
- D, [2012-09-18T10:01:58.813552 #23933] DEBUG -- : base.rb:93:in `findddlfile' Found rpcutil ddl at /usr/libexec/mcollective/mcollective/agent/rpcutil.ddl
- D, [2012-09-18T10:01:58.814312 #23933] DEBUG -- : pluginmanager.rb:83:in `[]' Returning cached plugin connector_plugin with class MCollective::Connector::Stomp
- D, [2012-09-18T10:01:58.814485 #23933] DEBUG -- : stomp.rb:241:in `subscribe' Subscribing to /topic/mcollective.rpcutil.command
- D, [2012-09-18T10:01:58.815166 #23933] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading MCollective::Data::Agent_data from mcollective/data/agent_data.rb
- D, [2012-09-18T10:01:58.815693 #23933] DEBUG -- : pluginmanager.rb:44:in `<<' Registering plugin agent_data with class MCollective::Data::Agent_data single_instance: false
- D, [2012-09-18T10:01:58.815810 #23933] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading MCollective::Data::Fstat_data from mcollective/data/fstat_data.rb
- D, [2012-09-18T10:01:58.816164 #23933] DEBUG -- : pluginmanager.rb:44:in `<<' Registering plugin fstat_data with class MCollective::Data::Fstat_data single_instance: false
- D, [2012-09-18T10:01:58.816288 #23933] DEBUG -- : pluginmanager.rb:88:in `[]' Returning new plugin fstat_data with class MCollective::Data::Fstat_data
- D, [2012-09-18T10:01:58.816417 #23933] DEBUG -- : cache.rb:117:in `ttl' Cache miss on 'ddl' key 'data/fstat_data'
- D, [2012-09-18T10:01:58.816745 #23933] DEBUG -- : base.rb:93:in `findddlfile' Found fstat_data ddl at /usr/libexec/mcollective/mcollective/data/fstat_data.ddl
- D, [2012-09-18T10:01:58.817329 #23933] DEBUG -- : pluginmanager.rb:88:in `[]' Returning new plugin agent_data with class MCollective::Data::Agent_data
- D, [2012-09-18T10:01:58.817473 #23933] DEBUG -- : cache.rb:117:in `ttl' Cache miss on 'ddl' key 'data/agent_data'
- D, [2012-09-18T10:01:58.817622 #23933] DEBUG -- : base.rb:93:in `findddlfile' Found agent_data ddl at /usr/libexec/mcollective/mcollective/data/agent_data.ddl
- D, [2012-09-18T10:01:58.817902 #23933] DEBUG -- : pluginmanager.rb:83:in `[]' Returning cached plugin connector_plugin with class MCollective::Connector::Stomp
- D, [2012-09-18T10:01:58.818008 #23933] DEBUG -- : stomp.rb:241:in `subscribe' Subscribing to /topic/mcollective.mcollective.command
- D, [2012-09-18T10:01:58.818166 #23933] DEBUG -- : stomp.rb:197:in `receive' Waiting for a message from Stomp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement