Support Questions

Find answers, ask questions, and share your expertise

unable to add the datanode to the cluster

avatar
Explorer

[10/Nov/2023 13:52:40 +0000] 8759 MainThread tmpfs INFO Reusing mounted tmpfs at /run/cloudera-scm-agent/process
[10/Nov/2023 13:52:41 +0000] 8759 MainThread agent INFO Trying to connect to newly launched supervisor (Attempt 1)
[10/Nov/2023 13:52:41 +0000] 8759 MainThread agent INFO Supervisor version: 3.0, pid: 8778
[10/Nov/2023 13:52:41 +0000] 8759 MainThread agent INFO Successfully connected to supervisor
[10/Nov/2023 13:52:41 +0000] 8759 MainThread status_server INFO Using maximum impala profile bundle size of 1073741824 bytes.
[10/Nov/2023 13:52:41 +0000] 8759 MainThread status_server INFO Using maximum stacks log bundle size of 1073741824 bytes.
[10/Nov/2023 13:52:41 +0000] 8759 MainThread _cplogging INFO [10/Nov/2023:13:52:41] ENGINE Bus STARTING
[10/Nov/2023 13:52:41 +0000] 8759 MainThread _cplogging INFO [10/Nov/2023:13:52:41] ENGINE Started monitor thread '_TimeoutMonitor'.
[10/Nov/2023 13:52:42 +0000] 8759 MainThread _cplogging INFO [10/Nov/2023:13:52:42] ENGINE Serving on eyrkonaepradn01:9000
[10/Nov/2023 13:52:42 +0000] 8759 MainThread _cplogging INFO [10/Nov/2023:13:52:42] ENGINE Bus STARTED
[10/Nov/2023 13:52:42 +0000] 8759 MainThread __init__ INFO New monitor: (<cmf.monitor.host.HostMonitor object at 0x7ff7eb02d890>,)
[10/Nov/2023 13:52:42 +0000] 8759 MonitorDaemon-Scheduler __init__ INFO Monitor ready to report: ('HostMonitor',)
[10/Nov/2023 13:52:42 +0000] 8759 MainThread agent INFO Setting default socket timeout to 45
[10/Nov/2023 13:52:42 +0000] 8759 Monitor-HostMonitor network_interfaces INFO NIC iface eth0 doesn't support ETHTOOL (95)
[10/Nov/2023 13:52:42 +0000] 8759 Monitor-HostMonitor network_interfaces INFO NIC iface eth1 doesn't support ETHTOOL (95)
[10/Nov/2023 13:52:42 +0000] 8759 Monitor-HostMonitor network_interfaces INFO NIC iface eth2 doesn't support ETHTOOL (95)
[10/Nov/2023 13:52:42 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:1 LIFE_MIN:0.02 min:0.02 mean:0.02 max:0.02 LIFE_MAX:0.02

Getting above error when trying to add a data node to the cluster, 

Anyone can help?

12 REPLIES 12

avatar
Community Manager

@sharonsony Welcome to the Cloudera Community!

To help you get the best possible solution, I have tagged our Cloudera Manager expert @Timseong  who may be able to assist you further.

Please keep us updated on your post, and we hope you find a satisfactory solution to your query.


Regards,

Diana Torres,
Senior Community Moderator


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:

avatar
Explorer

thanks, i hope this get resolved

avatar
Explorer

hi @DianaTorres i haven't got any reply from @Timseong yet

avatar
Community Manager

@soychago @paras Do you have any insights here? Thanks!


Regards,

Diana Torres,
Senior Community Moderator


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:

avatar
Expert Contributor

@sharonsony the above log snippet is not relevant. 

Please retry the operation (add datanode) and attach /var/log/cloudera-scm-agent/cloudera-scm-agent.log for revision.

avatar
Explorer

above shared is the output from the /var/log/cloudera-scm-agent/cloudera-scm-agent.log..

avatar
Expert Contributor

@sharonsony when replying to the messages, you should see a section below where you read "Drag and drop here or brow files to attach", in there, you should attach the full /var/log/cloudera-scm-agent/cloudera-scm-agent.log file for investigation.

avatar
Explorer

@soychago i do not see "Drag and drop here or brow files to attach" when replying

avatar
Explorer

 

Please find attached entire log

[root@eyrkonaepradn01 cloudera-scm-agent]# tail -1234f /var/log/cloudera-scm-agent/cloudera-scm-agent.log
[10/Nov/2023 11:51:28 +0000] 1042 MainThread __init__ INFO Agent UUID file was last modified at 2023-10-10 12:58:53.396182
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO ================================================================================
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO SCM Agent Version: 5.16.1
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Agent Protocol Version: 4
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Using Host ID:
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Using directory: /run/cloudera-scm-agent
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Using supervisor binary path: /usr/lib64/cmf/agent/build/env/bin/supervisord
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Neither verify_cert_file nor verify_cert_dir are configured. Not performing validation of server certificates in HTTPS communication. These options can be configured in this agent's config.ini file to enable certificate validation.
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Agent Logging Level: INFO
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO No command line vars
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Missing database jar: /usr/share/java/mysql-connector-java.jar (normal, if you're not using this database type)
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Missing database jar: /usr/share/java/oracle-connector-java.jar (normal, if you're not using this database type)
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Found database jar: /usr/share/cmf/lib/postgresql-42.1.4.jre7.jar
[10/Nov/2023 11:51:28 +0000] 1042 MainThread agent INFO Agent starting as pid 1042 user root(0) group root(0).
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/cgroups
[10/Nov/2023 11:51:29 +0000] 1042 MainThread cgroups INFO Found existing subsystem blkio at /sys/fs/cgroup/blkio
[10/Nov/2023 11:51:29 +0000] 1042 MainThread cgroups INFO Found existing subsystem memory at /sys/fs/cgroup/memory
[10/Nov/2023 11:51:29 +0000] 1042 MainThread cgroups INFO Found existing subsystem cpuacct at /sys/fs/cgroup/cpu,cpuacct
[10/Nov/2023 11:51:29 +0000] 1042 MainThread cgroups INFO Found existing subsystem cpu at /sys/fs/cgroup/cpu,cpuacct
[10/Nov/2023 11:51:29 +0000] 1042 MainThread cgroups INFO Found cgroups subsystem: cpu
[10/Nov/2023 11:51:29 +0000] 1042 MainThread cgroups INFO Found cgroups subsystem: cpuacct
[10/Nov/2023 11:51:29 +0000] 1042 MainThread cgroups INFO Found cgroups subsystem: memory
[10/Nov/2023 11:51:29 +0000] 1042 MainThread cgroups INFO Found cgroups subsystem: blkio
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Found cgroups capabilities: {'has_memory': True, 'default_memory_limit_in_bytes': 8796093022207, 'default_memory_soft_limit_in_bytes': 8796093022207, 'writable_cgroup_dot_procs': True, 'default_cpu_rt_runtime_us': 950000, 'has_cpu': True, 'default_blkio_weight': 1000, 'default_cpu_shares': 1024, 'has_cpuacct': True, 'has_blkio': True}
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Setting up supervisord event monitor.
[10/Nov/2023 11:51:29 +0000] 1042 MainThread filesystem_map INFO Monitored nodev filesystem types: ['nfs', 'nfs4', 'tmpfs']
[10/Nov/2023 11:51:29 +0000] 1042 MainThread filesystem_map INFO Using timeout of 2.000000
[10/Nov/2023 11:51:29 +0000] 1042 MainThread filesystem_map INFO Using join timeout of 0.100000
[10/Nov/2023 11:51:29 +0000] 1042 MainThread filesystem_map INFO Using tolerance of 60.000000
[10/Nov/2023 11:51:29 +0000] 1042 MainThread filesystem_map INFO Local filesystem types whitelist: ['ext2', 'ext3', 'ext4', 'xfs']
[10/Nov/2023 11:51:29 +0000] 1042 MainThread kt_renewer INFO Agent wide credential cache set to /run/cloudera-scm-agent/krb5cc_cm_agent_0
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Using metrics_url_timeout_seconds of 30.000000
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Using task_metrics_timeout_seconds of 5.000000
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Using max_collection_wait_seconds of 10.000000
[10/Nov/2023 11:51:29 +0000] 1042 MainThread metrics INFO Importing tasktracker metric schema from file /usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/monitor/tasktracker/schema.json
[10/Nov/2023 11:51:29 +0000] 1042 MainThread ntp_monitor INFO Using timeout of 2.000000
[10/Nov/2023 11:51:29 +0000] 1042 MainThread dns_names INFO Using timeout of 30.000000
[10/Nov/2023 11:51:29 +0000] 1042 MainThread __init__ INFO Created DNS monitor.
[10/Nov/2023 11:51:29 +0000] 1042 MainThread stacks_collection_manager INFO Using max_uncompressed_file_size_bytes: 5242880
[10/Nov/2023 11:51:29 +0000] 1042 MainThread __init__ INFO Importing metric schema from file /usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/monitor/schema.json
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Supervised processes will add the following to their environment (in addition to the supervisor's env): {'CDH_PARQUET_HOME': '/usr/lib/parquet', 'JSVC_HOME': '/usr/libexec/bigtop-utils', 'CMF_PACKAGE_DIR': '/usr/lib64/cmf/service', 'CDH_HADOOP_BIN': '/usr/bin/hadoop', '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', 'PATH': '/sbin:/usr/sbin:/bin:/usr/bin', 'CDH_HUE_PLUGINS_HOME': '/usr/lib/hadoop', 'CM_STATUS_CODES': u'STATUS_NONE HDFS_DFS_DIR_NOT_EMPTY HBASE_TABLE_DISABLED HBASE_TABLE_ENABLED JOBTRACKER_IN_STANDBY_MODE YARN_RM_IN_STANDBY_MODE', 'KEYTRUSTEE_KP_HOME': '/usr/share/keytrustee-keyprovider', 'CDH_KUDU_HOME': '/usr/lib/kudu', 'CLOUDERA_ORACLE_CONNECTOR_JAR': '/usr/share/java/oracle-connector-java.jar', 'CDH_SQOOP2_HOME': '/usr/lib/sqoop2', 'KEYTRUSTEE_SERVER_HOME': '/usr/lib/keytrustee-server', 'CDH_MR2_HOME': '/usr/lib/hadoop-mapreduce', 'HIVE_DEFAULT_XML': '/etc/hive/conf.dist/hive-default.xml', 'CLOUDERA_POSTGRESQL_JDBC_JAR': '/usr/share/cmf/lib/postgresql-42.1.4.jre7.jar', 'CDH_KMS_HOME': '/usr/lib/hadoop-kms', 'CDH_HBASE_HOME': '/usr/lib/hbase', 'CDH_SQOOP_HOME': '/usr/lib/sqoop', 'WEBHCAT_DEFAULT_XML': '/etc/hive-webhcat/conf.dist/webhcat-default.xml', 'CDH_OOZIE_HOME': '/usr/lib/oozie', 'CDH_ZOOKEEPER_HOME': '/usr/lib/zookeeper', 'CDH_HUE_HOME': '/usr/lib/hue', 'CLOUDERA_MYSQL_CONNECTOR_JAR': '/usr/share/java/mysql-connector-java.jar', 'CDH_HBASE_INDEXER_HOME': '/usr/lib/hbase-solr', 'CDH_MR1_HOME': '/usr/lib/hadoop-0.20-mapreduce', 'CDH_SOLR_HOME': '/usr/lib/solr', 'CDH_PIG_HOME': '/usr/lib/pig', 'CDH_SENTRY_HOME': '/usr/lib/sentry', 'CDH_CRUNCH_HOME': '/usr/lib/crunch', 'CDH_LLAMA_HOME': '/usr/lib/llama/', 'CDH_HTTPFS_HOME': '/usr/lib/hadoop-httpfs', 'CDH_HADOOP_HOME': '/usr/lib/hadoop', 'CDH_HIVE_HOME': '/usr/lib/hive', 'ORACLE_HOME': '/usr/share/oracle/instantclient', 'CDH_HCAT_HOME': '/usr/lib/hive-hcatalog', 'CDH_KAFKA_HOME': '/usr/lib/kafka', 'CDH_SPARK_HOME': '/usr/lib/spark', 'TOMCAT_HOME': '/usr/lib/bigtop-tomcat', 'CDH_FLUME_HOME': '/usr/lib/flume-ng'}
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO To override these variables, use /etc/cloudera-scm-agent/config.ini. Environment variables for CDH locations are not used when CDH is installed from parcels.
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/process
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/flood
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor/include
[10/Nov/2023 11:51:29 +0000] 1042 MainThread agent ERROR Failed to connect to previous supervisor.
Traceback (most recent call last):
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/agent.py", line 2146, in find_or_start_supervisor
self.get_supervisor_process_info()
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/agent.py", line 2290, in get_supervisor_process_info
self.identifier = self.supervisor_client.supervisor.getIdentification()
File "/usr/lib64/python2.7/xmlrpclib.py", line 1233, in __call__
return self.__send(self.__name, args)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1591, in __request
verbose=self.__verbose
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/xmlrpc.py", line 460, in request
self.connection.request('POST', handler, request_body, self.headers)
File "/usr/lib64/python2.7/httplib.py", line 1041, in request
self._send_request(method, url, body, headers)
File "/usr/lib64/python2.7/httplib.py", line 1075, in _send_request
self.endheaders(body)
File "/usr/lib64/python2.7/httplib.py", line 1037, in endheaders
self._send_output(message_body)
File "/usr/lib64/python2.7/httplib.py", line 881, in _send_output
self.send(msg)
File "/usr/lib64/python2.7/httplib.py", line 843, in send
self.connect()
File "/usr/lib64/python2.7/httplib.py", line 824, in connect
self.timeout, self.source_address)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
[10/Nov/2023 11:51:29 +0000] 1042 MainThread tmpfs INFO Reusing mounted tmpfs at /run/cloudera-scm-agent/process
[10/Nov/2023 11:51:31 +0000] 1042 MainThread agent INFO Trying to connect to newly launched supervisor (Attempt 1)
[10/Nov/2023 11:51:31 +0000] 1042 MainThread agent INFO Supervisor version: 3.0, pid: 1060
[10/Nov/2023 11:51:31 +0000] 1042 MainThread agent INFO Successfully connected to supervisor
[10/Nov/2023 11:51:31 +0000] 1042 MainThread status_server INFO Using maximum impala profile bundle size of 1073741824 bytes.
[10/Nov/2023 11:51:31 +0000] 1042 MainThread status_server INFO Using maximum stacks log bundle size of 1073741824 bytes.
[10/Nov/2023 11:51:31 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:51:31] ENGINE Bus STARTING
[10/Nov/2023 11:51:31 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:51:31] ENGINE Started monitor thread '_TimeoutMonitor'.
[10/Nov/2023 11:51:31 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:51:31] ENGINE Serving on eyrkonaepradn01:9000
[10/Nov/2023 11:51:31 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:51:31] ENGINE Bus STARTED
[10/Nov/2023 11:51:31 +0000] 1042 MainThread __init__ INFO New monitor: (<cmf.monitor.host.HostMonitor object at 0x7fabf1c13890>,)
[10/Nov/2023 11:51:31 +0000] 1042 MonitorDaemon-Scheduler __init__ INFO Monitor ready to report: ('HostMonitor',)
[10/Nov/2023 11:51:31 +0000] 1042 MainThread agent INFO Setting default socket timeout to 45
[10/Nov/2023 11:51:31 +0000] 1042 Monitor-HostMonitor network_interfaces INFO NIC iface eth0 doesn't support ETHTOOL (95)
[10/Nov/2023 11:51:31 +0000] 1042 Monitor-HostMonitor network_interfaces INFO NIC iface eth1 doesn't support ETHTOOL (95)
[10/Nov/2023 11:51:31 +0000] 1042 Monitor-HostMonitor network_interfaces INFO NIC iface eth2 doesn't support ETHTOOL (95)
[10/Nov/2023 11:51:31 +0000] 1042 MainThread heartbeat_tracker INFO HB stats (seconds): num:1 LIFE_MIN:0.02 min:0.02 mean:0.02 max:0.02 LIFE_MAX:0.02
[10/Nov/2023 11:53:30 +0000] 1042 MainThread agent INFO Stopping agent...
[10/Nov/2023 11:53:30 +0000] 1042 MainThread agent INFO No extant cgroups; unmounting any cgroup roots
[10/Nov/2023 11:53:30 +0000] 1042 MainThread agent INFO 1 processes are being managed; Supervisor will continue to run.
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE Bus STOPPING
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('eyrkonaepradn01', 9000)) shut down
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE Stopped thread '_TimeoutMonitor'.
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE Bus STOPPED
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE Bus STOPPING
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('eyrkonaepradn01', 9000)) already shut down
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE No thread running for None.
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE Bus STOPPED
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE Bus EXITING
[10/Nov/2023 11:53:30 +0000] 1042 MainThread _cplogging INFO [10/Nov/2023:11:53:30] ENGINE Bus EXITED
[10/Nov/2023 11:53:30 +0000] 1042 MainThread agent INFO Agent exiting; caught signal 15
[10/Nov/2023 11:53:30 +0000] 1042 Dummy-13 daemonize WARNING Stopping daemon.
[10/Nov/2023 11:54:36 +0000] 1486 MainThread __init__ INFO Agent UUID file was last modified at 2023-10-10 12:58:53.396182
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO ================================================================================
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO SCM Agent Version: 5.16.1
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Agent Protocol Version: 4
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Using Host ID:
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Using directory: /run/cloudera-scm-agent
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Using supervisor binary path: /usr/lib64/cmf/agent/build/env/bin/supervisord
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Neither verify_cert_file nor verify_cert_dir are configured. Not performing validation of server certificates in HTTPS communication. These options can be configured in this agent's config.ini file to enable certificate validation.
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Agent Logging Level: INFO
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO No command line vars
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Missing database jar: /usr/share/java/mysql-connector-java.jar (normal, if you're not using this database type)
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Missing database jar: /usr/share/java/oracle-connector-java.jar (normal, if you're not using this database type)
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Found database jar: /usr/share/cmf/lib/postgresql-42.1.4.jre7.jar
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Agent starting as pid 1486 user root(0) group root(0).
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/cgroups
[10/Nov/2023 11:54:36 +0000] 1486 MainThread cgroups INFO Found existing subsystem blkio at /sys/fs/cgroup/blkio
[10/Nov/2023 11:54:36 +0000] 1486 MainThread cgroups INFO Found existing subsystem memory at /sys/fs/cgroup/memory
[10/Nov/2023 11:54:36 +0000] 1486 MainThread cgroups INFO Found existing subsystem cpuacct at /sys/fs/cgroup/cpu,cpuacct
[10/Nov/2023 11:54:36 +0000] 1486 MainThread cgroups INFO Found existing subsystem cpu at /sys/fs/cgroup/cpu,cpuacct
[10/Nov/2023 11:54:36 +0000] 1486 MainThread cgroups INFO Found cgroups subsystem: cpu
[10/Nov/2023 11:54:36 +0000] 1486 MainThread cgroups INFO Found cgroups subsystem: cpuacct
[10/Nov/2023 11:54:36 +0000] 1486 MainThread cgroups INFO Found cgroups subsystem: memory
[10/Nov/2023 11:54:36 +0000] 1486 MainThread cgroups INFO Found cgroups subsystem: blkio
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Found cgroups capabilities: {'has_memory': True, 'default_memory_limit_in_bytes': 8796093022207, 'default_memory_soft_limit_in_bytes': 8796093022207, 'writable_cgroup_dot_procs': True, 'default_cpu_rt_runtime_us': 950000, 'has_cpu': True, 'default_blkio_weight': 1000, 'default_cpu_shares': 1024, 'has_cpuacct': True, 'has_blkio': True}
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Setting up supervisord event monitor.
[10/Nov/2023 11:54:36 +0000] 1486 MainThread filesystem_map INFO Monitored nodev filesystem types: ['nfs', 'nfs4', 'tmpfs']
[10/Nov/2023 11:54:36 +0000] 1486 MainThread filesystem_map INFO Using timeout of 2.000000
[10/Nov/2023 11:54:36 +0000] 1486 MainThread filesystem_map INFO Using join timeout of 0.100000
[10/Nov/2023 11:54:36 +0000] 1486 MainThread filesystem_map INFO Using tolerance of 60.000000
[10/Nov/2023 11:54:36 +0000] 1486 MainThread filesystem_map INFO Local filesystem types whitelist: ['ext2', 'ext3', 'ext4', 'xfs']
[10/Nov/2023 11:54:36 +0000] 1486 MainThread kt_renewer INFO Agent wide credential cache set to /run/cloudera-scm-agent/krb5cc_cm_agent_0
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Using metrics_url_timeout_seconds of 30.000000
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Using task_metrics_timeout_seconds of 5.000000
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Using max_collection_wait_seconds of 10.000000
[10/Nov/2023 11:54:36 +0000] 1486 MainThread metrics INFO Importing tasktracker metric schema from file /usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/monitor/tasktracker/schema.json
[10/Nov/2023 11:54:36 +0000] 1486 MainThread ntp_monitor INFO Using timeout of 2.000000
[10/Nov/2023 11:54:36 +0000] 1486 MainThread dns_names INFO Using timeout of 30.000000
[10/Nov/2023 11:54:36 +0000] 1486 MainThread __init__ INFO Created DNS monitor.
[10/Nov/2023 11:54:36 +0000] 1486 MainThread stacks_collection_manager INFO Using max_uncompressed_file_size_bytes: 5242880
[10/Nov/2023 11:54:36 +0000] 1486 MainThread __init__ INFO Importing metric schema from file /usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/monitor/schema.json
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Supervised processes will add the following to their environment (in addition to the supervisor's env): {'CDH_PARQUET_HOME': '/usr/lib/parquet', 'JSVC_HOME': '/usr/libexec/bigtop-utils', 'CMF_PACKAGE_DIR': '/usr/lib64/cmf/service', 'CDH_HADOOP_BIN': '/usr/bin/hadoop', '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', 'PATH': '/sbin:/usr/sbin:/bin:/usr/bin', 'CDH_HUE_PLUGINS_HOME': '/usr/lib/hadoop', 'CM_STATUS_CODES': u'STATUS_NONE HDFS_DFS_DIR_NOT_EMPTY HBASE_TABLE_DISABLED HBASE_TABLE_ENABLED JOBTRACKER_IN_STANDBY_MODE YARN_RM_IN_STANDBY_MODE', 'KEYTRUSTEE_KP_HOME': '/usr/share/keytrustee-keyprovider', 'CDH_KUDU_HOME': '/usr/lib/kudu', 'CLOUDERA_ORACLE_CONNECTOR_JAR': '/usr/share/java/oracle-connector-java.jar', 'CDH_SQOOP2_HOME': '/usr/lib/sqoop2', 'KEYTRUSTEE_SERVER_HOME': '/usr/lib/keytrustee-server', 'CDH_MR2_HOME': '/usr/lib/hadoop-mapreduce', 'HIVE_DEFAULT_XML': '/etc/hive/conf.dist/hive-default.xml', 'CLOUDERA_POSTGRESQL_JDBC_JAR': '/usr/share/cmf/lib/postgresql-42.1.4.jre7.jar', 'CDH_KMS_HOME': '/usr/lib/hadoop-kms', 'CDH_HBASE_HOME': '/usr/lib/hbase', 'CDH_SQOOP_HOME': '/usr/lib/sqoop', 'WEBHCAT_DEFAULT_XML': '/etc/hive-webhcat/conf.dist/webhcat-default.xml', 'CDH_OOZIE_HOME': '/usr/lib/oozie', 'CDH_ZOOKEEPER_HOME': '/usr/lib/zookeeper', 'CDH_HUE_HOME': '/usr/lib/hue', 'CLOUDERA_MYSQL_CONNECTOR_JAR': '/usr/share/java/mysql-connector-java.jar', 'CDH_HBASE_INDEXER_HOME': '/usr/lib/hbase-solr', 'CDH_MR1_HOME': '/usr/lib/hadoop-0.20-mapreduce', 'CDH_SOLR_HOME': '/usr/lib/solr', 'CDH_PIG_HOME': '/usr/lib/pig', 'CDH_SENTRY_HOME': '/usr/lib/sentry', 'CDH_CRUNCH_HOME': '/usr/lib/crunch', 'CDH_LLAMA_HOME': '/usr/lib/llama/', 'CDH_HTTPFS_HOME': '/usr/lib/hadoop-httpfs', 'CDH_HADOOP_HOME': '/usr/lib/hadoop', 'CDH_HIVE_HOME': '/usr/lib/hive', 'ORACLE_HOME': '/usr/share/oracle/instantclient', 'CDH_HCAT_HOME': '/usr/lib/hive-hcatalog', 'CDH_KAFKA_HOME': '/usr/lib/kafka', 'CDH_SPARK_HOME': '/usr/lib/spark', 'TOMCAT_HOME': '/usr/lib/bigtop-tomcat', 'CDH_FLUME_HOME': '/usr/lib/flume-ng'}
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO To override these variables, use /etc/cloudera-scm-agent/config.ini. Environment variables for CDH locations are not used when CDH is installed from parcels.
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/process
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/flood
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor/include
[10/Nov/2023 11:54:36 +0000] 1486 MainThread agent ERROR Failed to connect to previous supervisor.
Traceback (most recent call last):
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/agent.py", line 2146, in find_or_start_supervisor
self.get_supervisor_process_info()
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/agent.py", line 2290, in get_supervisor_process_info
self.identifier = self.supervisor_client.supervisor.getIdentification()
File "/usr/lib64/python2.7/xmlrpclib.py", line 1233, in __call__
return self.__send(self.__name, args)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1591, in __request
verbose=self.__verbose
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/xmlrpc.py", line 460, in request
self.connection.request('POST', handler, request_body, self.headers)
File "/usr/lib64/python2.7/httplib.py", line 1041, in request
self._send_request(method, url, body, headers)
File "/usr/lib64/python2.7/httplib.py", line 1075, in _send_request
self.endheaders(body)
File "/usr/lib64/python2.7/httplib.py", line 1037, in endheaders
self._send_output(message_body)
File "/usr/lib64/python2.7/httplib.py", line 881, in _send_output
self.send(msg)
File "/usr/lib64/python2.7/httplib.py", line 843, in send
self.connect()
File "/usr/lib64/python2.7/httplib.py", line 824, in connect
self.timeout, self.source_address)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
[10/Nov/2023 11:54:36 +0000] 1486 MainThread tmpfs INFO Reusing mounted tmpfs at /run/cloudera-scm-agent/process
[10/Nov/2023 11:54:38 +0000] 1486 MainThread agent INFO Trying to connect to newly launched supervisor (Attempt 1)
[10/Nov/2023 11:54:38 +0000] 1486 MainThread agent INFO Supervisor version: 3.0, pid: 1504
[10/Nov/2023 11:54:38 +0000] 1486 MainThread agent INFO Successfully connected to supervisor
[10/Nov/2023 11:54:38 +0000] 1486 MainThread status_server INFO Using maximum impala profile bundle size of 1073741824 bytes.
[10/Nov/2023 11:54:38 +0000] 1486 MainThread status_server INFO Using maximum stacks log bundle size of 1073741824 bytes.
[10/Nov/2023 11:54:38 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:11:54:38] ENGINE Bus STARTING
[10/Nov/2023 11:54:38 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:11:54:38] ENGINE Started monitor thread '_TimeoutMonitor'.
[10/Nov/2023 11:54:38 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:11:54:38] ENGINE Serving on eyrkonaepradn01:9000
[10/Nov/2023 11:54:38 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:11:54:38] ENGINE Bus STARTED
[10/Nov/2023 11:54:38 +0000] 1486 MainThread __init__ INFO New monitor: (<cmf.monitor.host.HostMonitor object at 0x7f6feb84f890>,)
[10/Nov/2023 11:54:38 +0000] 1486 MonitorDaemon-Scheduler __init__ INFO Monitor ready to report: ('HostMonitor',)
[10/Nov/2023 11:54:38 +0000] 1486 MainThread agent INFO Setting default socket timeout to 45
[10/Nov/2023 11:54:38 +0000] 1486 Monitor-HostMonitor network_interfaces INFO NIC iface eth0 doesn't support ETHTOOL (95)
[10/Nov/2023 11:54:38 +0000] 1486 Monitor-HostMonitor network_interfaces INFO NIC iface eth1 doesn't support ETHTOOL (95)
[10/Nov/2023 11:54:38 +0000] 1486 Monitor-HostMonitor network_interfaces INFO NIC iface eth2 doesn't support ETHTOOL (95)
[10/Nov/2023 11:54:38 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:1 LIFE_MIN:0.02 min:0.02 mean:0.02 max:0.02 LIFE_MAX:0.02
[10/Nov/2023 12:04:40 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:121 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 12:14:40 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 12:24:41 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 12:34:41 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 12:44:42 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 12:54:42 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 13:04:43 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 13:14:43 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 13:24:44 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 13:34:45 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 13:44:45 +0000] 1486 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 13:51:53 +0000] 1486 MainThread agent INFO Stopping agent...
[10/Nov/2023 13:51:53 +0000] 1486 MainThread agent INFO No extant cgroups; unmounting any cgroup roots
[10/Nov/2023 13:51:53 +0000] 1486 MainThread agent INFO 1 processes are being managed; Supervisor will continue to run.
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE Bus STOPPING
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('eyrkonaepradn01', 9000)) shut down
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE Stopped thread '_TimeoutMonitor'.
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE Bus STOPPED
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE Bus STOPPING
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('eyrkonaepradn01', 9000)) already shut down
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE No thread running for None.
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE Bus STOPPED
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE Bus EXITING
[10/Nov/2023 13:51:53 +0000] 1486 MainThread _cplogging INFO [10/Nov/2023:13:51:53] ENGINE Bus EXITED
[10/Nov/2023 13:51:53 +0000] 1486 MainThread agent INFO Agent exiting; caught signal 15
[10/Nov/2023 13:51:53 +0000] 1486 Dummy-13 daemonize WARNING Stopping daemon.
[10/Nov/2023 13:52:39 +0000] 8759 MainThread __init__ INFO Agent UUID file was last modified at 2023-10-10 12:58:53.396182
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO ================================================================================
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO SCM Agent Version: 5.16.1
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Agent Protocol Version: 4
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Using Host ID:
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Using directory: /run/cloudera-scm-agent
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Using supervisor binary path: /usr/lib64/cmf/agent/build/env/bin/supervisord
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Neither verify_cert_file nor verify_cert_dir are configured. Not performing validation of server certificates in HTTPS communication. These options can be configured in this agent's config.ini file to enable certificate validation.
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Agent Logging Level: INFO
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO No command line vars
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Missing database jar: /usr/share/java/mysql-connector-java.jar (normal, if you're not using this database type)
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Missing database jar: /usr/share/java/oracle-connector-java.jar (normal, if you're not using this database type)
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Found database jar: /usr/share/cmf/lib/postgresql-42.1.4.jre7.jar
[10/Nov/2023 13:52:39 +0000] 8759 MainThread agent INFO Agent starting as pid 8759 user root(0) group root(0).
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/cgroups
[10/Nov/2023 13:52:40 +0000] 8759 MainThread cgroups INFO Found existing subsystem blkio at /sys/fs/cgroup/blkio
[10/Nov/2023 13:52:40 +0000] 8759 MainThread cgroups INFO Found existing subsystem memory at /sys/fs/cgroup/memory
[10/Nov/2023 13:52:40 +0000] 8759 MainThread cgroups INFO Found existing subsystem cpuacct at /sys/fs/cgroup/cpu,cpuacct
[10/Nov/2023 13:52:40 +0000] 8759 MainThread cgroups INFO Found existing subsystem cpu at /sys/fs/cgroup/cpu,cpuacct
[10/Nov/2023 13:52:40 +0000] 8759 MainThread cgroups INFO Found cgroups subsystem: cpu
[10/Nov/2023 13:52:40 +0000] 8759 MainThread cgroups INFO Found cgroups subsystem: cpuacct
[10/Nov/2023 13:52:40 +0000] 8759 MainThread cgroups INFO Found cgroups subsystem: memory
[10/Nov/2023 13:52:40 +0000] 8759 MainThread cgroups INFO Found cgroups subsystem: blkio
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Found cgroups capabilities: {'has_memory': True, 'default_memory_limit_in_bytes': 8796093022207, 'default_memory_soft_limit_in_bytes': 8796093022207, 'writable_cgroup_dot_procs': True, 'default_cpu_rt_runtime_us': 950000, 'has_cpu': True, 'default_blkio_weight': 1000, 'default_cpu_shares': 1024, 'has_cpuacct': True, 'has_blkio': True}
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Setting up supervisord event monitor.
[10/Nov/2023 13:52:40 +0000] 8759 MainThread filesystem_map INFO Monitored nodev filesystem types: ['nfs', 'nfs4', 'tmpfs']
[10/Nov/2023 13:52:40 +0000] 8759 MainThread filesystem_map INFO Using timeout of 2.000000
[10/Nov/2023 13:52:40 +0000] 8759 MainThread filesystem_map INFO Using join timeout of 0.100000
[10/Nov/2023 13:52:40 +0000] 8759 MainThread filesystem_map INFO Using tolerance of 60.000000
[10/Nov/2023 13:52:40 +0000] 8759 MainThread filesystem_map INFO Local filesystem types whitelist: ['ext2', 'ext3', 'ext4', 'xfs']
[10/Nov/2023 13:52:40 +0000] 8759 MainThread kt_renewer INFO Agent wide credential cache set to /run/cloudera-scm-agent/krb5cc_cm_agent_0
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Using metrics_url_timeout_seconds of 30.000000
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Using task_metrics_timeout_seconds of 5.000000
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Using max_collection_wait_seconds of 10.000000
[10/Nov/2023 13:52:40 +0000] 8759 MainThread metrics INFO Importing tasktracker metric schema from file /usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/monitor/tasktracker/schema.json
[10/Nov/2023 13:52:40 +0000] 8759 MainThread ntp_monitor INFO Using timeout of 2.000000
[10/Nov/2023 13:52:40 +0000] 8759 MainThread dns_names INFO Using timeout of 30.000000
[10/Nov/2023 13:52:40 +0000] 8759 MainThread __init__ INFO Created DNS monitor.
[10/Nov/2023 13:52:40 +0000] 8759 MainThread stacks_collection_manager INFO Using max_uncompressed_file_size_bytes: 5242880
[10/Nov/2023 13:52:40 +0000] 8759 MainThread __init__ INFO Importing metric schema from file /usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/monitor/schema.json
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Supervised processes will add the following to their environment (in addition to the supervisor's env): {'CDH_PARQUET_HOME': '/usr/lib/parquet', 'JSVC_HOME': '/usr/libexec/bigtop-utils', 'CMF_PACKAGE_DIR': '/usr/lib64/cmf/service', 'CDH_HADOOP_BIN': '/usr/bin/hadoop', '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', 'PATH': '/sbin:/usr/sbin:/bin:/usr/bin', 'CDH_HUE_PLUGINS_HOME': '/usr/lib/hadoop', 'CM_STATUS_CODES': u'STATUS_NONE HDFS_DFS_DIR_NOT_EMPTY HBASE_TABLE_DISABLED HBASE_TABLE_ENABLED JOBTRACKER_IN_STANDBY_MODE YARN_RM_IN_STANDBY_MODE', 'KEYTRUSTEE_KP_HOME': '/usr/share/keytrustee-keyprovider', 'CDH_KUDU_HOME': '/usr/lib/kudu', 'CLOUDERA_ORACLE_CONNECTOR_JAR': '/usr/share/java/oracle-connector-java.jar', 'CDH_SQOOP2_HOME': '/usr/lib/sqoop2', 'KEYTRUSTEE_SERVER_HOME': '/usr/lib/keytrustee-server', 'CDH_MR2_HOME': '/usr/lib/hadoop-mapreduce', 'HIVE_DEFAULT_XML': '/etc/hive/conf.dist/hive-default.xml', 'CLOUDERA_POSTGRESQL_JDBC_JAR': '/usr/share/cmf/lib/postgresql-42.1.4.jre7.jar', 'CDH_KMS_HOME': '/usr/lib/hadoop-kms', 'CDH_HBASE_HOME': '/usr/lib/hbase', 'CDH_SQOOP_HOME': '/usr/lib/sqoop', 'WEBHCAT_DEFAULT_XML': '/etc/hive-webhcat/conf.dist/webhcat-default.xml', 'CDH_OOZIE_HOME': '/usr/lib/oozie', 'CDH_ZOOKEEPER_HOME': '/usr/lib/zookeeper', 'CDH_HUE_HOME': '/usr/lib/hue', 'CLOUDERA_MYSQL_CONNECTOR_JAR': '/usr/share/java/mysql-connector-java.jar', 'CDH_HBASE_INDEXER_HOME': '/usr/lib/hbase-solr', 'CDH_MR1_HOME': '/usr/lib/hadoop-0.20-mapreduce', 'CDH_SOLR_HOME': '/usr/lib/solr', 'CDH_PIG_HOME': '/usr/lib/pig', 'CDH_SENTRY_HOME': '/usr/lib/sentry', 'CDH_CRUNCH_HOME': '/usr/lib/crunch', 'CDH_LLAMA_HOME': '/usr/lib/llama/', 'CDH_HTTPFS_HOME': '/usr/lib/hadoop-httpfs', 'CDH_HADOOP_HOME': '/usr/lib/hadoop', 'CDH_HIVE_HOME': '/usr/lib/hive', 'ORACLE_HOME': '/usr/share/oracle/instantclient', 'CDH_HCAT_HOME': '/usr/lib/hive-hcatalog', 'CDH_KAFKA_HOME': '/usr/lib/kafka', 'CDH_SPARK_HOME': '/usr/lib/spark', 'TOMCAT_HOME': '/usr/lib/bigtop-tomcat', 'CDH_FLUME_HOME': '/usr/lib/flume-ng'}
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO To override these variables, use /etc/cloudera-scm-agent/config.ini. Environment variables for CDH locations are not used when CDH is installed from parcels.
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/process
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/flood
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor/include
[10/Nov/2023 13:52:40 +0000] 8759 MainThread agent ERROR Failed to connect to previous supervisor.
Traceback (most recent call last):
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/agent.py", line 2146, in find_or_start_supervisor
self.get_supervisor_process_info()
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.16.1-py2.7.egg/cmf/agent.py", line 2290, in get_supervisor_process_info
self.identifier = self.supervisor_client.supervisor.getIdentification()
File "/usr/lib64/python2.7/xmlrpclib.py", line 1233, in __call__
return self.__send(self.__name, args)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1591, in __request
verbose=self.__verbose
File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/xmlrpc.py", line 460, in request
self.connection.request('POST', handler, request_body, self.headers)
File "/usr/lib64/python2.7/httplib.py", line 1041, in request
self._send_request(method, url, body, headers)
File "/usr/lib64/python2.7/httplib.py", line 1075, in _send_request
self.endheaders(body)
File "/usr/lib64/python2.7/httplib.py", line 1037, in endheaders
self._send_output(message_body)
File "/usr/lib64/python2.7/httplib.py", line 881, in _send_output
self.send(msg)
File "/usr/lib64/python2.7/httplib.py", line 843, in send
self.connect()
File "/usr/lib64/python2.7/httplib.py", line 824, in connect
self.timeout, self.source_address)
File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
raise err
error: [Errno 111] Connection refused
[10/Nov/2023 13:52:40 +0000] 8759 MainThread tmpfs INFO Reusing mounted tmpfs at /run/cloudera-scm-agent/process
[10/Nov/2023 13:52:41 +0000] 8759 MainThread agent INFO Trying to connect to newly launched supervisor (Attempt 1)
[10/Nov/2023 13:52:41 +0000] 8759 MainThread agent INFO Supervisor version: 3.0, pid: 8778
[10/Nov/2023 13:52:41 +0000] 8759 MainThread agent INFO Successfully connected to supervisor
[10/Nov/2023 13:52:41 +0000] 8759 MainThread status_server INFO Using maximum impala profile bundle size of 1073741824 bytes.
[10/Nov/2023 13:52:41 +0000] 8759 MainThread status_server INFO Using maximum stacks log bundle size of 1073741824 bytes.
[10/Nov/2023 13:52:41 +0000] 8759 MainThread _cplogging INFO [10/Nov/2023:13:52:41] ENGINE Bus STARTING
[10/Nov/2023 13:52:41 +0000] 8759 MainThread _cplogging INFO [10/Nov/2023:13:52:41] ENGINE Started monitor thread '_TimeoutMonitor'.
[10/Nov/2023 13:52:42 +0000] 8759 MainThread _cplogging INFO [10/Nov/2023:13:52:42] ENGINE Serving on eyrkonaepradn01:9000
[10/Nov/2023 13:52:42 +0000] 8759 MainThread _cplogging INFO [10/Nov/2023:13:52:42] ENGINE Bus STARTED
[10/Nov/2023 13:52:42 +0000] 8759 MainThread __init__ INFO New monitor: (<cmf.monitor.host.HostMonitor object at 0x7ff7eb02d890>,)
[10/Nov/2023 13:52:42 +0000] 8759 MonitorDaemon-Scheduler __init__ INFO Monitor ready to report: ('HostMonitor',)
[10/Nov/2023 13:52:42 +0000] 8759 MainThread agent INFO Setting default socket timeout to 45
[10/Nov/2023 13:52:42 +0000] 8759 Monitor-HostMonitor network_interfaces INFO NIC iface eth0 doesn't support ETHTOOL (95)
[10/Nov/2023 13:52:42 +0000] 8759 Monitor-HostMonitor network_interfaces INFO NIC iface eth1 doesn't support ETHTOOL (95)
[10/Nov/2023 13:52:42 +0000] 8759 Monitor-HostMonitor network_interfaces INFO NIC iface eth2 doesn't support ETHTOOL (95)
[10/Nov/2023 13:52:42 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:1 LIFE_MIN:0.02 min:0.02 mean:0.02 max:0.02 LIFE_MAX:0.02
[10/Nov/2023 14:02:43 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:121 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 14:12:44 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 14:22:44 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 14:32:45 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 14:42:45 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 14:52:46 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 15:02:47 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 15:12:47 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.25 LIFE_MAX:0.02
[10/Nov/2023 15:22:48 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 15:32:48 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 15:42:49 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 15:52:49 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 16:02:50 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 16:12:50 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 16:22:51 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.41 LIFE_MAX:0.02
[10/Nov/2023 16:32:52 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 16:42:52 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 16:52:53 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 17:02:53 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 17:12:54 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 17:22:54 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.42 LIFE_MAX:0.02
[10/Nov/2023 17:32:55 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.02 LIFE_MAX:0.02
[10/Nov/2023 17:42:56 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 17:52:56 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 18:02:57 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 18:12:57 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 18:22:58 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.02 LIFE_MAX:0.02
[10/Nov/2023 18:32:58 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 18:42:59 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 18:52:59 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 19:03:00 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 19:13:01 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 19:23:01 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 19:33:02 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.34 LIFE_MAX:0.02
[10/Nov/2023 19:43:02 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 19:53:03 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 20:03:03 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 20:13:04 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 20:23:05 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.06 LIFE_MAX:0.02
[10/Nov/2023 20:33:05 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 20:43:06 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 20:53:06 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 21:03:07 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 21:13:07 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 21:23:08 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.03 max:2.69 LIFE_MAX:0.02
[10/Nov/2023 21:33:09 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 21:43:09 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.02 LIFE_MAX:0.02
[10/Nov/2023 21:53:10 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 22:03:10 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 22:13:11 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 22:23:11 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 22:33:12 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 22:43:12 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 22:53:13 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 23:03:14 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 23:13:14 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 23:23:15 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 23:33:15 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 23:43:16 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[10/Nov/2023 23:53:16 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.02 LIFE_MAX:0.02
[11/Nov/2023 00:03:17 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 00:13:18 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 00:23:18 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 00:33:19 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 00:43:19 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 00:53:20 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 01:03:20 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 01:13:21 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 01:23:22 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 01:33:22 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 01:43:23 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 01:53:23 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 02:03:24 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 02:13:24 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 02:23:25 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.02 LIFE_MAX:0.02
[11/Nov/2023 02:33:25 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 02:43:26 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 02:53:27 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 03:03:27 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 03:13:28 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 03:23:28 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 03:33:29 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 03:43:29 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 03:53:30 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 04:03:31 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 04:13:31 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 04:23:32 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.02 LIFE_MAX:0.02
[11/Nov/2023 04:33:32 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 04:43:33 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 04:53:33 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 05:03:34 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 05:13:35 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 05:23:35 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 05:33:36 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 05:43:36 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 05:53:37 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 06:03:37 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 06:13:38 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 06:23:38 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 06:33:39 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 06:43:40 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 06:53:40 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 07:03:41 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 07:13:41 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 07:23:42 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 07:33:42 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 07:43:43 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 07:53:44 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 08:03:44 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.02 LIFE_MAX:0.02
[11/Nov/2023 08:13:45 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 08:23:45 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 08:33:46 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 08:43:46 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 08:53:47 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 09:03:47 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 09:13:48 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 09:23:49 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 09:33:49 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.02 LIFE_MAX:0.02
[11/Nov/2023 09:43:50 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 09:53:50 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 10:03:51 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 10:13:51 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 10:23:52 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 10:33:53 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 10:43:53 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 10:53:54 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 11:03:54 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 11:13:55 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 11:23:55 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 11:33:56 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 11:43:56 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 11:53:57 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 12:03:58 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 12:13:58 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 12:23:59 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.00 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 12:33:59 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 12:44:00 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 12:54:00 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 13:04:01 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02
[11/Nov/2023 13:14:02 +0000] 8759 MainThread heartbeat_tracker INFO HB stats (seconds): num:120 LIFE_MIN:0.01 min:0.01 mean:0.01 max:0.01 LIFE_MAX:0.02