Advertisement
Guest User

cloudera-scm-agent.log

a guest
Jan 10th, 2013
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.16 KB | None | 0 0
  1. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Adding env vars that start with CMF_AGENT_
  2. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: HIVE_DEFAULT_XML: /usr/lib/hive/conf/hive-default.xml
  3. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: MGMT_HOME: /usr/share/cmf
  4. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_HTTPFS_HOME: /usr/lib/hadoop-httpfs
  5. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_FLUME_HOME: /usr/lib/flume-ng
  6. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_HBASE_HOME: /usr/lib/hbase
  7. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_HUE_HOME: /usr/share/hue
  8. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: TOMCAT_HOME: /usr/lib/bigtop-tomcat
  9. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_HIVE_HOME: /usr/lib/hive
  10. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_YARN_HOME: /usr/lib/hadoop-yarn
  11. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_HADOOP_BIN: /usr/bin/hadoop
  12. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_OOZIE_HOME: /usr/lib/oozie
  13. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_ZOOKEEPER_HOME: /usr/lib/zookeeper
  14. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_HUE_PLUGINS_HOME: /usr/lib/hadoop
  15. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: JSVC_HOME: /usr/libexec/bigtop-utils
  16. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_HDFS_HOME: /usr/lib/hadoop-hdfs
  17. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_MR1_HOME: /usr/lib/hadoop-0.20-mapreduce
  18. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_MR2_HOME: /usr/lib/hadoop-mapreduce
  19. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_HADOOP_HOME: /usr/lib/hadoop
  20. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO explicitly passing env var to supervisee: CDH_IMPALA_HOME: /usr/lib/impala
  21. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO No command line vars
  22. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Agent starting as pid 3758 user root(0) group root(0).
  23. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Created /run/cloudera-scm-agent
  24. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Chmod'ing /run/cloudera-scm-agent to 0751
  25. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Setting up eager heartbeat event monitor.
  26. [10/Jan/2013 12:56:47 +0000] 3758 MainThread filesystem_map INFO Monitored nodev filesystem types: ['nfs', 'nfs4', 'tmpfs']
  27. [10/Jan/2013 12:56:47 +0000] 3758 MainThread filesystem_map INFO Using timeout of 2.000000
  28. [10/Jan/2013 12:56:47 +0000] 3758 MainThread filesystem_map INFO Using join timeout of 0.100000
  29. [10/Jan/2013 12:56:47 +0000] 3758 MainThread filesystem_map INFO Using tolerance of 60.000000
  30. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Using metrics_url_timeout_seconds of 30.000000
  31. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Using task_metrics_timeout_seconds of 5.000000
  32. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Using max_collection_wait_seconds of 10.000000
  33. [10/Jan/2013 12:56:47 +0000] 3758 MainThread metrics INFO Importing tasktracker metric schema from file /usr/lib/cmf/agent/src/cmf/monitor/tasktracker/schema.json
  34. [10/Jan/2013 12:56:47 +0000] 3758 MainThread abstract_monitor ERROR Could not create directory monitor for /var/log/cloudera-scm-agent
  35. Traceback (most recent call last):
  36. File "/usr/lib/cmf/agent/src/cmf/monitor/abstract_monitor.py", line 251, in create_dir_monitor
  37. directory))
  38. File "/usr/lib/cmf/agent/src/cmf/monitor/dir_monitor.py", line 17, in __init__
  39. raise Exception("Could not find local file system for %s" % (self._path,))
  40. Exception: Could not find local file system for /var/log/cloudera-scm-agent
  41. [10/Jan/2013 12:56:47 +0000] 3758 MainThread abstract_monitor ERROR Could not create directory monitor for /run/cloudera-scm-agent
  42. Traceback (most recent call last):
  43. File "/usr/lib/cmf/agent/src/cmf/monitor/abstract_monitor.py", line 251, in create_dir_monitor
  44. directory))
  45. File "/usr/lib/cmf/agent/src/cmf/monitor/dir_monitor.py", line 17, in __init__
  46. raise Exception("Could not find local file system for %s" % (self._path,))
  47. Exception: Could not find local file system for /run/cloudera-scm-agent
  48. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Supervised processes will inherit the following environment: {'CMF_CONF_DIR': '/etc/cloudera-scm-agent', 'CMF_AGENT_HIVE_DEFAULT_XML': '/usr/lib/hive/conf/hive-default.xml', 'CMF_AGENT_MGMT_HOME': '/usr/share/cmf', 'CMF_AGENT_CDH_HTTPFS_HOME': '/usr/lib/hadoop-httpfs', 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games', 'CMF_AGENT_CDH_FLUME_HOME': '/usr/lib/flume-ng', 'CMF_AGENT_CDH_HBASE_HOME': '/usr/lib/hbase', 'LANG': 'en_CA.UTF-8', 'TERM': 'xterm-256color', 'CMF_AGENT_CDH_HUE_HOME': '/usr/share/hue', 'SHLVL': '1', 'CMF_AGENT_TOMCAT_HOME': '/usr/lib/bigtop-tomcat', 'CMF_AGENT_CDH_HIVE_HOME': '/usr/lib/hive', 'CLOUDERA_MYSQL_CONNECTOR_JAR': '/usr/share/java/mysql-connector-java.jar', 'CMF_AGENT_CDH_YARN_HOME': '/usr/lib/hadoop-yarn', 'CMF_AGENT_CDH_HADOOP_BIN': '/usr/bin/hadoop', 'CMF_AGENT_CDH_OOZIE_HOME': '/usr/lib/oozie', 'CMF_AGENT_CDH_ZOOKEEPER_HOME': '/usr/lib/zookeeper', 'CMF_AGENT_CDH_HUE_PLUGINS_HOME': '/usr/lib/hadoop', 'CMF_AGENT_JSVC_HOME': '/usr/libexec/bigtop-utils', 'CMF_AGENT_CDH_HDFS_HOME': '/usr/lib/hadoop-hdfs', 'CMF_AGENT_CDH_MR1_HOME': '/usr/lib/hadoop-0.20-mapreduce', 'CMF_AGENT_CDH_MR2_HOME': '/usr/lib/hadoop-mapreduce', 'PWD': '/', 'CMF_AGENT_CDH_HADOOP_HOME': '/usr/lib/hadoop', 'CMF_AGENT_CDH_IMPALA_HOME': '/usr/lib/impala'}
  49. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Supervised processes will add the following their environment environment: {'CDH_MR2_HOME': '/usr/lib/hadoop-mapreduce', 'CMF_PACKAGE_DIR': '/usr/lib/cmf/service', 'CM_STATUS_CODES': u'STATUS_NONE HDFS_DFS_DIR_NOT_EMPTY', 'MGMT_HOME': '/usr/share/cmf', 'CDH_IMPALA_HOME': '/usr/lib/impala', 'CDH_YARN_HOME': '/usr/lib/hadoop-yarn', 'CDH_HDFS_HOME': '/usr/lib/hadoop-hdfs', 'CDH_HUE_PLUGINS_HOME': '/usr/lib/hadoop', 'CDH_HADOOP_BIN': '/usr/bin/hadoop', 'CDH_HIVE_HOME': '/usr/lib/hive', 'JSVC_HOME': '/usr/libexec/bigtop-utils', 'HIVE_DEFAULT_XML': '/usr/lib/hive/conf/hive-default.xml', 'CDH_HBASE_HOME': '/usr/lib/hbase', 'CDH_OOZIE_HOME': '/usr/lib/oozie', 'CDH_ZOOKEEPER_HOME': '/usr/lib/zookeeper', 'CDH_HUE_HOME': '/usr/share/hue', 'CLOUDERA_MYSQL_CONNECTOR_JAR': '/usr/share/java/mysql-connector-java.jar', 'CDH_MR1_HOME': '/usr/lib/hadoop-0.20-mapreduce', 'CDH_HTTPFS_HOME': '/usr/lib/hadoop-httpfs', 'CDH_HADOOP_HOME': '/usr/lib/hadoop', 'TOMCAT_HOME': '/usr/lib/bigtop-tomcat', 'CDH_FLUME_HOME': '/usr/lib/flume-ng'}
  50. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Created /run/cloudera-scm-agent/process
  51. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Chmod'ing /run/cloudera-scm-agent/process to 0751
  52. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Created /run/cloudera-scm-agent/supervisor
  53. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Chmod'ing /run/cloudera-scm-agent/supervisor to 0751
  54. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Created /run/cloudera-scm-agent/supervisor/include
  55. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Chmod'ing /run/cloudera-scm-agent/supervisor/include to 0751
  56. [10/Jan/2013 12:56:47 +0000] 3758 MainThread agent INFO Failed to connect to previous supervisor.
  57. [10/Jan/2013 12:56:49 +0000] 3758 MainThread agent INFO Trying to connect to newly launched supervisor (Attempt 1)
  58. [10/Jan/2013 12:56:49 +0000] 3758 MainThread agent INFO Successfully connected to supervisor
  59. [10/Jan/2013 12:56:49 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:56:49] ENGINE Bus STARTING
  60. [10/Jan/2013 12:56:49 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:56:49] ENGINE Started monitor thread '_TimeoutMonitor'.
  61. [10/Jan/2013 12:56:49 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:56:49] ENGINE Serving on lgw.hsicell.com:9000
  62. [10/Jan/2013 12:56:49 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:56:49] ENGINE Bus STARTED
  63. [10/Jan/2013 12:56:49 +0000] 3758 MainThread __init__ INFO New monitor: (<cmf.monitor.host.HostMonitor object at 0x2614fd0>,)
  64. [10/Jan/2013 12:56:49 +0000] 3758 MonitorDaemon-Scheduler __init__ INFO Monitor ready to report: (<cmf.monitor.host.HostMonitor object at 0x2614fd0>,)
  65. [10/Jan/2013 12:56:49 +0000] 3758 MainThread agent WARNING Setting default socket timeout to 30!
  66. [10/Jan/2013 12:56:49 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  67. Traceback (most recent call last):
  68. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  69. heartbeat = self.prepare_heartbeat()
  70. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  71. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  72. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  73. buffers = psutil.phymem_buffers()
  74. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  75. raise RuntimeError("line not found")
  76. RuntimeError: line not found
  77. [10/Jan/2013 12:56:50 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  78. Traceback (most recent call last):
  79. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  80. heartbeat = self.prepare_heartbeat()
  81. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  82. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  83. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  84. buffers = psutil.phymem_buffers()
  85. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  86. raise RuntimeError("line not found")
  87. RuntimeError: line not found
  88. [10/Jan/2013 12:56:55 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  89. Traceback (most recent call last):
  90. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  91. heartbeat = self.prepare_heartbeat()
  92. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  93. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  94. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  95. buffers = psutil.phymem_buffers()
  96. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  97. raise RuntimeError("line not found")
  98. RuntimeError: line not found
  99. [10/Jan/2013 12:57:00 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  100. Traceback (most recent call last):
  101. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  102. heartbeat = self.prepare_heartbeat()
  103. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  104. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  105. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  106. buffers = psutil.phymem_buffers()
  107. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  108. raise RuntimeError("line not found")
  109. RuntimeError: line not found
  110. [10/Jan/2013 12:57:05 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  111. Traceback (most recent call last):
  112. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  113. heartbeat = self.prepare_heartbeat()
  114. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  115. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  116. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  117. buffers = psutil.phymem_buffers()
  118. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  119. raise RuntimeError("line not found")
  120. RuntimeError: line not found
  121. [10/Jan/2013 12:57:10 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  122. Traceback (most recent call last):
  123. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  124. heartbeat = self.prepare_heartbeat()
  125. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  126. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  127. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  128. buffers = psutil.phymem_buffers()
  129. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  130. raise RuntimeError("line not found")
  131. RuntimeError: line not found
  132. [10/Jan/2013 12:57:15 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  133. Traceback (most recent call last):
  134. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  135. heartbeat = self.prepare_heartbeat()
  136. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  137. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  138. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  139. buffers = psutil.phymem_buffers()
  140. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  141. raise RuntimeError("line not found")
  142. RuntimeError: line not found
  143. [10/Jan/2013 12:57:20 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  144. Traceback (most recent call last):
  145. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  146. heartbeat = self.prepare_heartbeat()
  147. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  148. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  149. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  150. buffers = psutil.phymem_buffers()
  151. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  152. raise RuntimeError("line not found")
  153. RuntimeError: line not found
  154. [10/Jan/2013 12:57:25 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  155. Traceback (most recent call last):
  156. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  157. heartbeat = self.prepare_heartbeat()
  158. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  159. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  160. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  161. buffers = psutil.phymem_buffers()
  162. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  163. raise RuntimeError("line not found")
  164. RuntimeError: line not found
  165. [10/Jan/2013 12:57:30 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  166. Traceback (most recent call last):
  167. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  168. heartbeat = self.prepare_heartbeat()
  169. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  170. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  171. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  172. buffers = psutil.phymem_buffers()
  173. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  174. raise RuntimeError("line not found")
  175. RuntimeError: line not found
  176. [10/Jan/2013 12:57:35 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  177. Traceback (most recent call last):
  178. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  179. heartbeat = self.prepare_heartbeat()
  180. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  181. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  182. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  183. buffers = psutil.phymem_buffers()
  184. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  185. raise RuntimeError("line not found")
  186. RuntimeError: line not found
  187. [10/Jan/2013 12:57:40 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  188. Traceback (most recent call last):
  189. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  190. heartbeat = self.prepare_heartbeat()
  191. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  192. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  193. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  194. buffers = psutil.phymem_buffers()
  195. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  196. raise RuntimeError("line not found")
  197. RuntimeError: line not found
  198. [10/Jan/2013 12:57:45 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  199. Traceback (most recent call last):
  200. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  201. heartbeat = self.prepare_heartbeat()
  202. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  203. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  204. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  205. buffers = psutil.phymem_buffers()
  206. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  207. raise RuntimeError("line not found")
  208. RuntimeError: line not found
  209. [10/Jan/2013 12:57:50 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  210. Traceback (most recent call last):
  211. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  212. heartbeat = self.prepare_heartbeat()
  213. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  214. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  215. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  216. buffers = psutil.phymem_buffers()
  217. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  218. raise RuntimeError("line not found")
  219. RuntimeError: line not found
  220. [10/Jan/2013 12:57:55 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  221. Traceback (most recent call last):
  222. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  223. heartbeat = self.prepare_heartbeat()
  224. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  225. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  226. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  227. buffers = psutil.phymem_buffers()
  228. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  229. raise RuntimeError("line not found")
  230. RuntimeError: line not found
  231. [10/Jan/2013 12:58:00 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  232. Traceback (most recent call last):
  233. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  234. heartbeat = self.prepare_heartbeat()
  235. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  236. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  237. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  238. buffers = psutil.phymem_buffers()
  239. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  240. raise RuntimeError("line not found")
  241. RuntimeError: line not found
  242. [10/Jan/2013 12:58:05 +0000] 3758 MainThread agent ERROR Caught unexpected exception in main loop.
  243. Traceback (most recent call last):
  244. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  245. heartbeat = self.prepare_heartbeat()
  246. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  247. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  248. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  249. buffers = psutil.phymem_buffers()
  250. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  251. raise RuntimeError("line not found")
  252. RuntimeError: line not found
  253. [10/Jan/2013 12:58:09 +0000] 3758 MainThread agent INFO Stopping agent...
  254. [10/Jan/2013 12:58:09 +0000] 3758 MainThread agent INFO No processes are being managed; Supervisor will shutdown.
  255. [10/Jan/2013 12:58:09 +0000] 3758 MainThread agent INFO Shutting down supervisord, pid 3765
  256. [10/Jan/2013 12:58:09 +0000] 3758 MainThread agent INFO Successfully shutdown supervisord, pid 3765
  257. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE Bus STOPPING
  258. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('lgw.hsicell.com', 9000)) shut down
  259. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE Stopped thread '_TimeoutMonitor'.
  260. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE Bus STOPPED
  261. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE Bus STOPPING
  262. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('lgw.hsicell.com', 9000)) already shut down
  263. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE No thread running for None.
  264. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE Bus STOPPED
  265. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE Bus EXITING
  266. [10/Jan/2013 12:58:09 +0000] 3758 MainThread _cplogging INFO [10/Jan/2013:12:58:09] ENGINE Bus EXITED
  267. [10/Jan/2013 12:58:09 +0000] 3758 MainThread agent INFO Agent exiting; caught signal 15
  268. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Adding env vars that start with CMF_AGENT_
  269. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: HIVE_DEFAULT_XML: /usr/lib/hive/conf/hive-default.xml
  270. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: MGMT_HOME: /usr/share/cmf
  271. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_HTTPFS_HOME: /usr/lib/hadoop-httpfs
  272. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_FLUME_HOME: /usr/lib/flume-ng
  273. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_HBASE_HOME: /usr/lib/hbase
  274. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_HUE_HOME: /usr/share/hue
  275. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: TOMCAT_HOME: /usr/lib/bigtop-tomcat
  276. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_HIVE_HOME: /usr/lib/hive
  277. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_YARN_HOME: /usr/lib/hadoop-yarn
  278. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_HADOOP_BIN: /usr/bin/hadoop
  279. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_OOZIE_HOME: /usr/lib/oozie
  280. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_ZOOKEEPER_HOME: /usr/lib/zookeeper
  281. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_HUE_PLUGINS_HOME: /usr/lib/hadoop
  282. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: JSVC_HOME: /usr/libexec/bigtop-utils
  283. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_HDFS_HOME: /usr/lib/hadoop-hdfs
  284. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_MR1_HOME: /usr/lib/hadoop-0.20-mapreduce
  285. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_MR2_HOME: /usr/lib/hadoop-mapreduce
  286. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_HADOOP_HOME: /usr/lib/hadoop
  287. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO explicitly passing env var to supervisee: CDH_IMPALA_HOME: /usr/lib/impala
  288. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO No command line vars
  289. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Agent starting as pid 4780 user root(0) group root(0).
  290. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent
  291. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Setting up eager heartbeat event monitor.
  292. [10/Jan/2013 12:58:09 +0000] 4780 MainThread filesystem_map INFO Monitored nodev filesystem types: ['nfs', 'nfs4', 'tmpfs']
  293. [10/Jan/2013 12:58:09 +0000] 4780 MainThread filesystem_map INFO Using timeout of 2.000000
  294. [10/Jan/2013 12:58:09 +0000] 4780 MainThread filesystem_map INFO Using join timeout of 0.100000
  295. [10/Jan/2013 12:58:09 +0000] 4780 MainThread filesystem_map INFO Using tolerance of 60.000000
  296. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Using metrics_url_timeout_seconds of 30.000000
  297. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Using task_metrics_timeout_seconds of 5.000000
  298. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Using max_collection_wait_seconds of 10.000000
  299. [10/Jan/2013 12:58:09 +0000] 4780 MainThread metrics INFO Importing tasktracker metric schema from file /usr/lib/cmf/agent/src/cmf/monitor/tasktracker/schema.json
  300. [10/Jan/2013 12:58:09 +0000] 4780 MainThread abstract_monitor ERROR Could not create directory monitor for /var/log/cloudera-scm-agent
  301. Traceback (most recent call last):
  302. File "/usr/lib/cmf/agent/src/cmf/monitor/abstract_monitor.py", line 251, in create_dir_monitor
  303. directory))
  304. File "/usr/lib/cmf/agent/src/cmf/monitor/dir_monitor.py", line 17, in __init__
  305. raise Exception("Could not find local file system for %s" % (self._path,))
  306. Exception: Could not find local file system for /var/log/cloudera-scm-agent
  307. [10/Jan/2013 12:58:09 +0000] 4780 MainThread abstract_monitor ERROR Could not create directory monitor for /run/cloudera-scm-agent
  308. Traceback (most recent call last):
  309. File "/usr/lib/cmf/agent/src/cmf/monitor/abstract_monitor.py", line 251, in create_dir_monitor
  310. directory))
  311. File "/usr/lib/cmf/agent/src/cmf/monitor/dir_monitor.py", line 17, in __init__
  312. raise Exception("Could not find local file system for %s" % (self._path,))
  313. Exception: Could not find local file system for /run/cloudera-scm-agent
  314. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Supervised processes will inherit the following environment: {'CMF_CONF_DIR': '/etc/cloudera-scm-agent', 'CMF_AGENT_HIVE_DEFAULT_XML': '/usr/lib/hive/conf/hive-default.xml', 'CMF_AGENT_MGMT_HOME': '/usr/share/cmf', 'CMF_AGENT_CDH_HTTPFS_HOME': '/usr/lib/hadoop-httpfs', 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games', 'CMF_AGENT_CDH_FLUME_HOME': '/usr/lib/flume-ng', 'CMF_AGENT_CDH_HBASE_HOME': '/usr/lib/hbase', 'LANG': '', 'TERM': 'vt100', 'CMF_AGENT_CDH_HUE_HOME': '/usr/share/hue', 'SHLVL': '1', 'CMF_AGENT_TOMCAT_HOME': '/usr/lib/bigtop-tomcat', 'CMF_AGENT_CDH_HIVE_HOME': '/usr/lib/hive', 'CLOUDERA_MYSQL_CONNECTOR_JAR': '/usr/share/java/mysql-connector-java.jar', 'CMF_AGENT_CDH_YARN_HOME': '/usr/lib/hadoop-yarn', 'CMF_AGENT_CDH_HADOOP_BIN': '/usr/bin/hadoop', 'CMF_AGENT_CDH_OOZIE_HOME': '/usr/lib/oozie', 'CMF_AGENT_CDH_ZOOKEEPER_HOME': '/usr/lib/zookeeper', 'CMF_AGENT_CDH_HUE_PLUGINS_HOME': '/usr/lib/hadoop', 'CMF_AGENT_JSVC_HOME': '/usr/libexec/bigtop-utils', 'CMF_AGENT_CDH_HDFS_HOME': '/usr/lib/hadoop-hdfs', 'CMF_AGENT_CDH_MR1_HOME': '/usr/lib/hadoop-0.20-mapreduce', 'CMF_AGENT_CDH_MR2_HOME': '/usr/lib/hadoop-mapreduce', 'PWD': '/', 'CMF_AGENT_CDH_HADOOP_HOME': '/usr/lib/hadoop', 'CMF_AGENT_CDH_IMPALA_HOME': '/usr/lib/impala'}
  315. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Supervised processes will add the following their environment environment: {'CDH_MR2_HOME': '/usr/lib/hadoop-mapreduce', 'CMF_PACKAGE_DIR': '/usr/lib/cmf/service', 'CM_STATUS_CODES': u'STATUS_NONE HDFS_DFS_DIR_NOT_EMPTY', 'MGMT_HOME': '/usr/share/cmf', 'CDH_IMPALA_HOME': '/usr/lib/impala', 'CDH_YARN_HOME': '/usr/lib/hadoop-yarn', 'CDH_HDFS_HOME': '/usr/lib/hadoop-hdfs', 'CDH_HUE_PLUGINS_HOME': '/usr/lib/hadoop', 'CDH_HADOOP_BIN': '/usr/bin/hadoop', 'CDH_HIVE_HOME': '/usr/lib/hive', 'JSVC_HOME': '/usr/libexec/bigtop-utils', 'HIVE_DEFAULT_XML': '/usr/lib/hive/conf/hive-default.xml', 'CDH_HBASE_HOME': '/usr/lib/hbase', 'CDH_OOZIE_HOME': '/usr/lib/oozie', 'CDH_ZOOKEEPER_HOME': '/usr/lib/zookeeper', 'CDH_HUE_HOME': '/usr/share/hue', 'CLOUDERA_MYSQL_CONNECTOR_JAR': '/usr/share/java/mysql-connector-java.jar', 'CDH_MR1_HOME': '/usr/lib/hadoop-0.20-mapreduce', 'CDH_HTTPFS_HOME': '/usr/lib/hadoop-httpfs', 'CDH_HADOOP_HOME': '/usr/lib/hadoop', 'TOMCAT_HOME': '/usr/lib/bigtop-tomcat', 'CDH_FLUME_HOME': '/usr/lib/flume-ng'}
  316. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/process
  317. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor
  318. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor/include
  319. [10/Jan/2013 12:58:09 +0000] 4780 MainThread agent INFO Failed to connect to previous supervisor.
  320. [10/Jan/2013 12:58:11 +0000] 4780 MainThread agent INFO Trying to connect to newly launched supervisor (Attempt 1)
  321. [10/Jan/2013 12:58:11 +0000] 4780 MainThread agent INFO Successfully connected to supervisor
  322. [10/Jan/2013 12:58:11 +0000] 4780 MainThread _cplogging INFO [10/Jan/2013:12:58:11] ENGINE Bus STARTING
  323. [10/Jan/2013 12:58:11 +0000] 4780 MainThread _cplogging INFO [10/Jan/2013:12:58:11] ENGINE Started monitor thread '_TimeoutMonitor'.
  324. [10/Jan/2013 12:58:11 +0000] 4780 MainThread _cplogging INFO [10/Jan/2013:12:58:11] ENGINE Serving on lgw.hsicell.com:9000
  325. [10/Jan/2013 12:58:11 +0000] 4780 MainThread _cplogging INFO [10/Jan/2013:12:58:11] ENGINE Bus STARTED
  326. [10/Jan/2013 12:58:11 +0000] 4780 MainThread __init__ INFO New monitor: (<cmf.monitor.host.HostMonitor object at 0x3651750>,)
  327. [10/Jan/2013 12:58:11 +0000] 4780 MonitorDaemon-Scheduler __init__ INFO Monitor ready to report: (<cmf.monitor.host.HostMonitor object at 0x3651750>,)
  328. [10/Jan/2013 12:58:11 +0000] 4780 MainThread agent WARNING Setting default socket timeout to 30!
  329. [10/Jan/2013 12:58:11 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  330. Traceback (most recent call last):
  331. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  332. heartbeat = self.prepare_heartbeat()
  333. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  334. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  335. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  336. buffers = psutil.phymem_buffers()
  337. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  338. raise RuntimeError("line not found")
  339. RuntimeError: line not found
  340. [10/Jan/2013 12:58:12 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  341. Traceback (most recent call last):
  342. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  343. heartbeat = self.prepare_heartbeat()
  344. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  345. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  346. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  347. buffers = psutil.phymem_buffers()
  348. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  349. raise RuntimeError("line not found")
  350. RuntimeError: line not found
  351. [10/Jan/2013 12:58:17 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  352. Traceback (most recent call last):
  353. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  354. heartbeat = self.prepare_heartbeat()
  355. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  356. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  357. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  358. buffers = psutil.phymem_buffers()
  359. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  360. raise RuntimeError("line not found")
  361. RuntimeError: line not found
  362. [10/Jan/2013 12:58:22 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  363. Traceback (most recent call last):
  364. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  365. heartbeat = self.prepare_heartbeat()
  366. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  367. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  368. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  369. buffers = psutil.phymem_buffers()
  370. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  371. raise RuntimeError("line not found")
  372. RuntimeError: line not found
  373. [10/Jan/2013 12:58:27 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  374. Traceback (most recent call last):
  375. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  376. heartbeat = self.prepare_heartbeat()
  377. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  378. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  379. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  380. buffers = psutil.phymem_buffers()
  381. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  382. raise RuntimeError("line not found")
  383. RuntimeError: line not found
  384. [10/Jan/2013 12:58:32 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  385. Traceback (most recent call last):
  386. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  387. heartbeat = self.prepare_heartbeat()
  388. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  389. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  390. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  391. buffers = psutil.phymem_buffers()
  392. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  393. raise RuntimeError("line not found")
  394. RuntimeError: line not found
  395. [10/Jan/2013 12:58:37 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  396. Traceback (most recent call last):
  397. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  398. heartbeat = self.prepare_heartbeat()
  399. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  400. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  401. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  402. buffers = psutil.phymem_buffers()
  403. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  404. raise RuntimeError("line not found")
  405. RuntimeError: line not found
  406. [10/Jan/2013 12:58:42 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  407. Traceback (most recent call last):
  408. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  409. heartbeat = self.prepare_heartbeat()
  410. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  411. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  412. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  413. buffers = psutil.phymem_buffers()
  414. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  415. raise RuntimeError("line not found")
  416. RuntimeError: line not found
  417. [10/Jan/2013 12:58:47 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  418. Traceback (most recent call last):
  419. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  420. heartbeat = self.prepare_heartbeat()
  421. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  422. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  423. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  424. buffers = psutil.phymem_buffers()
  425. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  426. raise RuntimeError("line not found")
  427. RuntimeError: line not found
  428. [10/Jan/2013 12:58:52 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  429. Traceback (most recent call last):
  430. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  431. heartbeat = self.prepare_heartbeat()
  432. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  433. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  434. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  435. buffers = psutil.phymem_buffers()
  436. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  437. raise RuntimeError("line not found")
  438. RuntimeError: line not found
  439. [10/Jan/2013 12:58:57 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  440. Traceback (most recent call last):
  441. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  442. heartbeat = self.prepare_heartbeat()
  443. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  444. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  445. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  446. buffers = psutil.phymem_buffers()
  447. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  448. raise RuntimeError("line not found")
  449. RuntimeError: line not found
  450. [10/Jan/2013 12:59:02 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  451. Traceback (most recent call last):
  452. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  453. heartbeat = self.prepare_heartbeat()
  454. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  455. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  456. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  457. buffers = psutil.phymem_buffers()
  458. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  459. raise RuntimeError("line not found")
  460. RuntimeError: line not found
  461. [10/Jan/2013 12:59:07 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  462. Traceback (most recent call last):
  463. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  464. heartbeat = self.prepare_heartbeat()
  465. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  466. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  467. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  468. buffers = psutil.phymem_buffers()
  469. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  470. raise RuntimeError("line not found")
  471. RuntimeError: line not found
  472. [10/Jan/2013 12:59:12 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  473. Traceback (most recent call last):
  474. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  475. heartbeat = self.prepare_heartbeat()
  476. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  477. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  478. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  479. buffers = psutil.phymem_buffers()
  480. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  481. raise RuntimeError("line not found")
  482. RuntimeError: line not found
  483. [10/Jan/2013 12:59:17 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  484. Traceback (most recent call last):
  485. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  486. heartbeat = self.prepare_heartbeat()
  487. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  488. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  489. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  490. buffers = psutil.phymem_buffers()
  491. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  492. raise RuntimeError("line not found")
  493. RuntimeError: line not found
  494. [10/Jan/2013 12:59:22 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  495. Traceback (most recent call last):
  496. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  497. heartbeat = self.prepare_heartbeat()
  498. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  499. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  500. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  501. buffers = psutil.phymem_buffers()
  502. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  503. raise RuntimeError("line not found")
  504. RuntimeError: line not found
  505. [10/Jan/2013 12:59:27 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  506. Traceback (most recent call last):
  507. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  508. heartbeat = self.prepare_heartbeat()
  509. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  510. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  511. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  512. buffers = psutil.phymem_buffers()
  513. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  514. raise RuntimeError("line not found")
  515. RuntimeError: line not found
  516. [10/Jan/2013 12:59:32 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  517. Traceback (most recent call last):
  518. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  519. heartbeat = self.prepare_heartbeat()
  520. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  521. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  522. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  523. buffers = psutil.phymem_buffers()
  524. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  525. raise RuntimeError("line not found")
  526. RuntimeError: line not found
  527. [10/Jan/2013 12:59:37 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  528. Traceback (most recent call last):
  529. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  530. heartbeat = self.prepare_heartbeat()
  531. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  532. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  533. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  534. buffers = psutil.phymem_buffers()
  535. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  536. raise RuntimeError("line not found")
  537. RuntimeError: line not found
  538. [10/Jan/2013 12:59:42 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  539. Traceback (most recent call last):
  540. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  541. heartbeat = self.prepare_heartbeat()
  542. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  543. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  544. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  545. buffers = psutil.phymem_buffers()
  546. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  547. raise RuntimeError("line not found")
  548. RuntimeError: line not found
  549. [10/Jan/2013 12:59:47 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  550. Traceback (most recent call last):
  551. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  552. heartbeat = self.prepare_heartbeat()
  553. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  554. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  555. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  556. buffers = psutil.phymem_buffers()
  557. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  558. raise RuntimeError("line not found")
  559. RuntimeError: line not found
  560. [10/Jan/2013 12:59:52 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  561. Traceback (most recent call last):
  562. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  563. heartbeat = self.prepare_heartbeat()
  564. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  565. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  566. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  567. buffers = psutil.phymem_buffers()
  568. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  569. raise RuntimeError("line not found")
  570. RuntimeError: line not found
  571. [10/Jan/2013 12:59:57 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  572. Traceback (most recent call last):
  573. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  574. heartbeat = self.prepare_heartbeat()
  575. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  576. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  577. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  578. buffers = psutil.phymem_buffers()
  579. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  580. raise RuntimeError("line not found")
  581. RuntimeError: line not found
  582. [10/Jan/2013 13:00:02 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  583. Traceback (most recent call last):
  584. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  585. heartbeat = self.prepare_heartbeat()
  586. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  587. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  588. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  589. buffers = psutil.phymem_buffers()
  590. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  591. raise RuntimeError("line not found")
  592. RuntimeError: line not found
  593. [10/Jan/2013 13:00:07 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  594. Traceback (most recent call last):
  595. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  596. heartbeat = self.prepare_heartbeat()
  597. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  598. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  599. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  600. buffers = psutil.phymem_buffers()
  601. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  602. raise RuntimeError("line not found")
  603. RuntimeError: line not found
  604. [10/Jan/2013 13:00:12 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  605. Traceback (most recent call last):
  606. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  607. heartbeat = self.prepare_heartbeat()
  608. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  609. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  610. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  611. buffers = psutil.phymem_buffers()
  612. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  613. raise RuntimeError("line not found")
  614. RuntimeError: line not found
  615. [10/Jan/2013 13:00:17 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  616. Traceback (most recent call last):
  617. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  618. heartbeat = self.prepare_heartbeat()
  619. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  620. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  621. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  622. buffers = psutil.phymem_buffers()
  623. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  624. raise RuntimeError("line not found")
  625. RuntimeError: line not found
  626. [10/Jan/2013 13:00:22 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  627. Traceback (most recent call last):
  628. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  629. heartbeat = self.prepare_heartbeat()
  630. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  631. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  632. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  633. buffers = psutil.phymem_buffers()
  634. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  635. raise RuntimeError("line not found")
  636. RuntimeError: line not found
  637. [10/Jan/2013 13:00:27 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  638. Traceback (most recent call last):
  639. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  640. heartbeat = self.prepare_heartbeat()
  641. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  642. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  643. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  644. buffers = psutil.phymem_buffers()
  645. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  646. raise RuntimeError("line not found")
  647. RuntimeError: line not found
  648. [10/Jan/2013 13:00:32 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  649. Traceback (most recent call last):
  650. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  651. heartbeat = self.prepare_heartbeat()
  652. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  653. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  654. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  655. buffers = psutil.phymem_buffers()
  656. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  657. raise RuntimeError("line not found")
  658. RuntimeError: line not found
  659. [10/Jan/2013 13:00:37 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  660. Traceback (most recent call last):
  661. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  662. heartbeat = self.prepare_heartbeat()
  663. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  664. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  665. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  666. buffers = psutil.phymem_buffers()
  667. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  668. raise RuntimeError("line not found")
  669. RuntimeError: line not found
  670. [10/Jan/2013 13:00:42 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  671. Traceback (most recent call last):
  672. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  673. heartbeat = self.prepare_heartbeat()
  674. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  675. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  676. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  677. buffers = psutil.phymem_buffers()
  678. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  679. raise RuntimeError("line not found")
  680. RuntimeError: line not found
  681. [10/Jan/2013 13:00:47 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  682. Traceback (most recent call last):
  683. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  684. heartbeat = self.prepare_heartbeat()
  685. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  686. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  687. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  688. buffers = psutil.phymem_buffers()
  689. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  690. raise RuntimeError("line not found")
  691. RuntimeError: line not found
  692. [10/Jan/2013 13:00:52 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  693. Traceback (most recent call last):
  694. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  695. heartbeat = self.prepare_heartbeat()
  696. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  697. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  698. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  699. buffers = psutil.phymem_buffers()
  700. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  701. raise RuntimeError("line not found")
  702. RuntimeError: line not found
  703. [10/Jan/2013 13:00:57 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  704. Traceback (most recent call last):
  705. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  706. heartbeat = self.prepare_heartbeat()
  707. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  708. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  709. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  710. buffers = psutil.phymem_buffers()
  711. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  712. raise RuntimeError("line not found")
  713. RuntimeError: line not found
  714. [10/Jan/2013 13:01:02 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  715. Traceback (most recent call last):
  716. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  717. heartbeat = self.prepare_heartbeat()
  718. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  719. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  720. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  721. buffers = psutil.phymem_buffers()
  722. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  723. raise RuntimeError("line not found")
  724. RuntimeError: line not found
  725. [10/Jan/2013 13:01:07 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  726. Traceback (most recent call last):
  727. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  728. heartbeat = self.prepare_heartbeat()
  729. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  730. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  731. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  732. buffers = psutil.phymem_buffers()
  733. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  734. raise RuntimeError("line not found")
  735. RuntimeError: line not found
  736. [10/Jan/2013 13:01:12 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  737. Traceback (most recent call last):
  738. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  739. heartbeat = self.prepare_heartbeat()
  740. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  741. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  742. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  743. buffers = psutil.phymem_buffers()
  744. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  745. raise RuntimeError("line not found")
  746. RuntimeError: line not found
  747. [10/Jan/2013 13:01:17 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  748. Traceback (most recent call last):
  749. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  750. heartbeat = self.prepare_heartbeat()
  751. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  752. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  753. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  754. buffers = psutil.phymem_buffers()
  755. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  756. raise RuntimeError("line not found")
  757. RuntimeError: line not found
  758. [10/Jan/2013 13:01:22 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  759. Traceback (most recent call last):
  760. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  761. heartbeat = self.prepare_heartbeat()
  762. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  763. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  764. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  765. buffers = psutil.phymem_buffers()
  766. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  767. raise RuntimeError("line not found")
  768. RuntimeError: line not found
  769. [10/Jan/2013 13:01:27 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  770. Traceback (most recent call last):
  771. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  772. heartbeat = self.prepare_heartbeat()
  773. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  774. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  775. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  776. buffers = psutil.phymem_buffers()
  777. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  778. raise RuntimeError("line not found")
  779. RuntimeError: line not found
  780. [10/Jan/2013 13:01:32 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  781. Traceback (most recent call last):
  782. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  783. heartbeat = self.prepare_heartbeat()
  784. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  785. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  786. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  787. buffers = psutil.phymem_buffers()
  788. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  789. raise RuntimeError("line not found")
  790. RuntimeError: line not found
  791. [10/Jan/2013 13:01:37 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  792. Traceback (most recent call last):
  793. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  794. heartbeat = self.prepare_heartbeat()
  795. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  796. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  797. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  798. buffers = psutil.phymem_buffers()
  799. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  800. raise RuntimeError("line not found")
  801. RuntimeError: line not found
  802. [10/Jan/2013 13:01:42 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  803. Traceback (most recent call last):
  804. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  805. heartbeat = self.prepare_heartbeat()
  806. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  807. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  808. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  809. buffers = psutil.phymem_buffers()
  810. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  811. raise RuntimeError("line not found")
  812. RuntimeError: line not found
  813. [10/Jan/2013 13:01:47 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  814. Traceback (most recent call last):
  815. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  816. heartbeat = self.prepare_heartbeat()
  817. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  818. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  819. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  820. buffers = psutil.phymem_buffers()
  821. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  822. raise RuntimeError("line not found")
  823. RuntimeError: line not found
  824. [10/Jan/2013 13:01:52 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  825. Traceback (most recent call last):
  826. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  827. heartbeat = self.prepare_heartbeat()
  828. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  829. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  830. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  831. buffers = psutil.phymem_buffers()
  832. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  833. raise RuntimeError("line not found")
  834. RuntimeError: line not found
  835. [10/Jan/2013 13:01:57 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  836. Traceback (most recent call last):
  837. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  838. heartbeat = self.prepare_heartbeat()
  839. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  840. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  841. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  842. buffers = psutil.phymem_buffers()
  843. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  844. raise RuntimeError("line not found")
  845. RuntimeError: line not found
  846. [10/Jan/2013 13:02:02 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  847. Traceback (most recent call last):
  848. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  849. heartbeat = self.prepare_heartbeat()
  850. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  851. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  852. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  853. buffers = psutil.phymem_buffers()
  854. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  855. raise RuntimeError("line not found")
  856. RuntimeError: line not found
  857. [10/Jan/2013 13:02:07 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  858. Traceback (most recent call last):
  859. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  860. heartbeat = self.prepare_heartbeat()
  861. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  862. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  863. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  864. buffers = psutil.phymem_buffers()
  865. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  866. raise RuntimeError("line not found")
  867. RuntimeError: line not found
  868. [10/Jan/2013 13:02:12 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  869. Traceback (most recent call last):
  870. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  871. heartbeat = self.prepare_heartbeat()
  872. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  873. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  874. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  875. buffers = psutil.phymem_buffers()
  876. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  877. raise RuntimeError("line not found")
  878. RuntimeError: line not found
  879. [10/Jan/2013 13:02:17 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  880. Traceback (most recent call last):
  881. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  882. heartbeat = self.prepare_heartbeat()
  883. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  884. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  885. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  886. buffers = psutil.phymem_buffers()
  887. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  888. raise RuntimeError("line not found")
  889. RuntimeError: line not found
  890. [10/Jan/2013 13:02:22 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  891. Traceback (most recent call last):
  892. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  893. heartbeat = self.prepare_heartbeat()
  894. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  895. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  896. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  897. buffers = psutil.phymem_buffers()
  898. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  899. raise RuntimeError("line not found")
  900. RuntimeError: line not found
  901. [10/Jan/2013 13:02:27 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  902. Traceback (most recent call last):
  903. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  904. heartbeat = self.prepare_heartbeat()
  905. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  906. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  907. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  908. buffers = psutil.phymem_buffers()
  909. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  910. raise RuntimeError("line not found")
  911. RuntimeError: line not found
  912. [10/Jan/2013 13:02:32 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  913. Traceback (most recent call last):
  914. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  915. heartbeat = self.prepare_heartbeat()
  916. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  917. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  918. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  919. buffers = psutil.phymem_buffers()
  920. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  921. raise RuntimeError("line not found")
  922. RuntimeError: line not found
  923. [10/Jan/2013 13:02:37 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  924. Traceback (most recent call last):
  925. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  926. heartbeat = self.prepare_heartbeat()
  927. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  928. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  929. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  930. buffers = psutil.phymem_buffers()
  931. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  932. raise RuntimeError("line not found")
  933. RuntimeError: line not found
  934. [10/Jan/2013 13:02:42 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  935. Traceback (most recent call last):
  936. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  937. heartbeat = self.prepare_heartbeat()
  938. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  939. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  940. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  941. buffers = psutil.phymem_buffers()
  942. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  943. raise RuntimeError("line not found")
  944. RuntimeError: line not found
  945. [10/Jan/2013 13:02:47 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  946. Traceback (most recent call last):
  947. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  948. heartbeat = self.prepare_heartbeat()
  949. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  950. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  951. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  952. buffers = psutil.phymem_buffers()
  953. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  954. raise RuntimeError("line not found")
  955. RuntimeError: line not found
  956. [10/Jan/2013 13:02:52 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  957. Traceback (most recent call last):
  958. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  959. heartbeat = self.prepare_heartbeat()
  960. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  961. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  962. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  963. buffers = psutil.phymem_buffers()
  964. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  965. raise RuntimeError("line not found")
  966. RuntimeError: line not found
  967. [10/Jan/2013 13:02:57 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  968. Traceback (most recent call last):
  969. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  970. heartbeat = self.prepare_heartbeat()
  971. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  972. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  973. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  974. buffers = psutil.phymem_buffers()
  975. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  976. raise RuntimeError("line not found")
  977. RuntimeError: line not found
  978. [10/Jan/2013 13:03:02 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  979. Traceback (most recent call last):
  980. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  981. heartbeat = self.prepare_heartbeat()
  982. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  983. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  984. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  985. buffers = psutil.phymem_buffers()
  986. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  987. raise RuntimeError("line not found")
  988. RuntimeError: line not found
  989. [10/Jan/2013 13:03:07 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  990. Traceback (most recent call last):
  991. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  992. heartbeat = self.prepare_heartbeat()
  993. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  994. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  995. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  996. buffers = psutil.phymem_buffers()
  997. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  998. raise RuntimeError("line not found")
  999. RuntimeError: line not found
  1000. [10/Jan/2013 13:03:12 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1001. Traceback (most recent call last):
  1002. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1003. heartbeat = self.prepare_heartbeat()
  1004. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1005. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1006. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1007. buffers = psutil.phymem_buffers()
  1008. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1009. raise RuntimeError("line not found")
  1010. RuntimeError: line not found
  1011. [10/Jan/2013 13:03:17 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1012. Traceback (most recent call last):
  1013. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1014. heartbeat = self.prepare_heartbeat()
  1015. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1016. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1017. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1018. buffers = psutil.phymem_buffers()
  1019. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1020. raise RuntimeError("line not found")
  1021. RuntimeError: line not found
  1022. [10/Jan/2013 13:03:22 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1023. Traceback (most recent call last):
  1024. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1025. heartbeat = self.prepare_heartbeat()
  1026. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1027. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1028. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1029. buffers = psutil.phymem_buffers()
  1030. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1031. raise RuntimeError("line not found")
  1032. RuntimeError: line not found
  1033. [10/Jan/2013 13:03:27 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1034. Traceback (most recent call last):
  1035. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1036. heartbeat = self.prepare_heartbeat()
  1037. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1038. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1039. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1040. buffers = psutil.phymem_buffers()
  1041. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1042. raise RuntimeError("line not found")
  1043. RuntimeError: line not found
  1044. [10/Jan/2013 13:03:32 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1045. Traceback (most recent call last):
  1046. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1047. heartbeat = self.prepare_heartbeat()
  1048. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1049. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1050. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1051. buffers = psutil.phymem_buffers()
  1052. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1053. raise RuntimeError("line not found")
  1054. RuntimeError: line not found
  1055. [10/Jan/2013 13:03:37 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1056. Traceback (most recent call last):
  1057. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1058. heartbeat = self.prepare_heartbeat()
  1059. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1060. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1061. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1062. buffers = psutil.phymem_buffers()
  1063. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1064. raise RuntimeError("line not found")
  1065. RuntimeError: line not found
  1066. [10/Jan/2013 13:03:42 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1067. Traceback (most recent call last):
  1068. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1069. heartbeat = self.prepare_heartbeat()
  1070. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1071. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1072. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1073. buffers = psutil.phymem_buffers()
  1074. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1075. raise RuntimeError("line not found")
  1076. RuntimeError: line not found
  1077. [10/Jan/2013 13:03:47 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1078. Traceback (most recent call last):
  1079. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1080. heartbeat = self.prepare_heartbeat()
  1081. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1082. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1083. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1084. buffers = psutil.phymem_buffers()
  1085. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1086. raise RuntimeError("line not found")
  1087. RuntimeError: line not found
  1088. [10/Jan/2013 13:03:52 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1089. Traceback (most recent call last):
  1090. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1091. heartbeat = self.prepare_heartbeat()
  1092. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1093. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1094. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1095. buffers = psutil.phymem_buffers()
  1096. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1097. raise RuntimeError("line not found")
  1098. RuntimeError: line not found
  1099. [10/Jan/2013 13:03:57 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1100. Traceback (most recent call last):
  1101. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1102. heartbeat = self.prepare_heartbeat()
  1103. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1104. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1105. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1106. buffers = psutil.phymem_buffers()
  1107. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1108. raise RuntimeError("line not found")
  1109. RuntimeError: line not found
  1110. [10/Jan/2013 13:04:02 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1111. Traceback (most recent call last):
  1112. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1113. heartbeat = self.prepare_heartbeat()
  1114. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1115. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1116. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1117. buffers = psutil.phymem_buffers()
  1118. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1119. raise RuntimeError("line not found")
  1120. RuntimeError: line not found
  1121. [10/Jan/2013 13:04:07 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1122. Traceback (most recent call last):
  1123. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1124. heartbeat = self.prepare_heartbeat()
  1125. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1126. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1127. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1128. buffers = psutil.phymem_buffers()
  1129. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1130. raise RuntimeError("line not found")
  1131. RuntimeError: line not found
  1132. [10/Jan/2013 13:04:12 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1133. Traceback (most recent call last):
  1134. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1135. heartbeat = self.prepare_heartbeat()
  1136. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1137. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1138. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1139. buffers = psutil.phymem_buffers()
  1140. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1141. raise RuntimeError("line not found")
  1142. RuntimeError: line not found
  1143. [10/Jan/2013 13:04:17 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1144. Traceback (most recent call last):
  1145. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1146. heartbeat = self.prepare_heartbeat()
  1147. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1148. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1149. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1150. buffers = psutil.phymem_buffers()
  1151. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1152. raise RuntimeError("line not found")
  1153. RuntimeError: line not found
  1154. [10/Jan/2013 13:04:22 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1155. Traceback (most recent call last):
  1156. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1157. heartbeat = self.prepare_heartbeat()
  1158. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1159. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1160. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1161. buffers = psutil.phymem_buffers()
  1162. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1163. raise RuntimeError("line not found")
  1164. RuntimeError: line not found
  1165. [10/Jan/2013 13:04:27 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1166. Traceback (most recent call last):
  1167. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1168. heartbeat = self.prepare_heartbeat()
  1169. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1170. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1171. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1172. buffers = psutil.phymem_buffers()
  1173. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1174. raise RuntimeError("line not found")
  1175. RuntimeError: line not found
  1176. [10/Jan/2013 13:04:32 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1177. Traceback (most recent call last):
  1178. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1179. heartbeat = self.prepare_heartbeat()
  1180. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1181. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1182. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1183. buffers = psutil.phymem_buffers()
  1184. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1185. raise RuntimeError("line not found")
  1186. RuntimeError: line not found
  1187. [10/Jan/2013 13:04:37 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1188. Traceback (most recent call last):
  1189. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1190. heartbeat = self.prepare_heartbeat()
  1191. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1192. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1193. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1194. buffers = psutil.phymem_buffers()
  1195. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1196. raise RuntimeError("line not found")
  1197. RuntimeError: line not found
  1198. [10/Jan/2013 13:04:42 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1199. Traceback (most recent call last):
  1200. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1201. heartbeat = self.prepare_heartbeat()
  1202. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1203. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1204. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1205. buffers = psutil.phymem_buffers()
  1206. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1207. raise RuntimeError("line not found")
  1208. RuntimeError: line not found
  1209. [10/Jan/2013 13:04:47 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1210. Traceback (most recent call last):
  1211. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1212. heartbeat = self.prepare_heartbeat()
  1213. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1214. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1215. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1216. buffers = psutil.phymem_buffers()
  1217. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1218. raise RuntimeError("line not found")
  1219. RuntimeError: line not found
  1220. [10/Jan/2013 13:04:52 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1221. Traceback (most recent call last):
  1222. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1223. heartbeat = self.prepare_heartbeat()
  1224. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1225. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1226. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1227. buffers = psutil.phymem_buffers()
  1228. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1229. raise RuntimeError("line not found")
  1230. RuntimeError: line not found
  1231. [10/Jan/2013 13:04:57 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1232. Traceback (most recent call last):
  1233. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1234. heartbeat = self.prepare_heartbeat()
  1235. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1236. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1237. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1238. buffers = psutil.phymem_buffers()
  1239. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1240. raise RuntimeError("line not found")
  1241. RuntimeError: line not found
  1242. [10/Jan/2013 13:05:02 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1243. Traceback (most recent call last):
  1244. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1245. heartbeat = self.prepare_heartbeat()
  1246. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1247. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1248. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1249. buffers = psutil.phymem_buffers()
  1250. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1251. raise RuntimeError("line not found")
  1252. RuntimeError: line not found
  1253. [10/Jan/2013 13:05:07 +0000] 4780 MainThread agent ERROR Caught unexpected exception in main loop.
  1254. Traceback (most recent call last):
  1255. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 353, in start
  1256. heartbeat = self.prepare_heartbeat()
  1257. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 490, in prepare_heartbeat
  1258. request["status"]["host"], request["host_stats"] = self._host_heartbeat()
  1259. File "/usr/lib/cmf/agent/src/cmf/agent.py", line 426, in _host_heartbeat
  1260. buffers = psutil.phymem_buffers()
  1261. File "/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/psutil-0.3.0-py2.7-linux-x86_64.egg/psutil/_pslinux.py", line 101, in phymem_buffers
  1262. raise RuntimeError("line not found")
  1263. RuntimeError: line not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement