+++ date ++ echo 'INFO: =================== Mon Jan 26 02:07:32 AM UTC 2026 ===================' INFO: =================== Mon Jan 26 02:07:32 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.38:8081 10.0.0.240:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.38:8081 10.0.0.240:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.38:8081 10.0.0.240:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.38:8086 10.0.0.240:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.38:8086 10.0.0.240:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.38:8086 10.0.0.240:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.38:8082 10.0.0.240:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.38:8082 10.0.0.240:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.38:8082 10.0.0.240:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.38:9161 10.0.0.240:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.38:9161 10.0.0.240:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.38:9161 10.0.0.240:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.38:6379 10.0.0.240:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.38:6379 10.0.0.240:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.38:6379 10.0.0.240:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.38:9092 10.0.0.240:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.38:9092 10.0.0.240:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.38:9092 10.0.0.240:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.141 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.38,10.0.0.240 +++ local servers=10.0.0.141,10.0.0.38,10.0.0.240 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.38,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 2 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + hostip=10.0.0.38 ++ resolve_hostname_by_ip 10.0.0.38 ++ local ip=10.0.0.38 +++ getent hosts 10.0.0.38 +++ head -n 1 ++ local 'host_entry=10.0.0.38 cn-jenkins-deploy-platform-ansible-os-5076-2. cn-jenkins-deploy-platform-ansible-os-5076-2' ++ local name= ++ [[ -n 10.0.0.38 cn-jenkins-deploy-platform-ansible-os-5076-2. cn-jenkins-deploy-platform-ansible-os-5076-2 ]] +++ echo 10.0.0.38 cn-jenkins-deploy-platform-ansible-os-5076-2. cn-jenkins-deploy-platform-ansible-os-5076-2 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-5076-2. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-5076-2. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-5076-2. + hostname=cn-jenkins-deploy-platform-ansible-os-5076-2. ++ echo 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.141:5673 10.0.0.38:5673 10.0.0.240:5673' ++ echo 10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cql_servers_array=($ANALYTICSDB_CQL_SERVERS) + cql_list_size=3 + [[ 3 -gt 1 ]] + cassandra_replication_factor=2 + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env COLLECTOR /etc/contrail/contrail-collector.conf + local service_name=COLLECTOR + local cfg_path=/etc/contrail/contrail-collector.conf + local delim=__ ++ sort ++ sed 's/^COLLECTOR__//g' ++ grep '^COLLECTOR__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5076-2 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181 sessionTimeout=60000 watcher=0x992160 sessionId=0 sessionPasswd= context=(nil) flags=0 2026-01-26 02:07:33,233:1(0x7fbfaffb2300):ZOO_DEBUG@start_threads@221: starting threads... 2026-01-26 02:07:33,234:1(0x7fbfa5ffb640):ZOO_DEBUG@do_io@369: started IO thread 2026-01-26 02:07:33,234:1(0x7fbfa5ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-01-26 02:07:33,234:1(0x7fbfa5ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2026-01-26 02:07:33,234:1(0x7fbfa5ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.240:2181 2026-01-26 02:07:33,234:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-01-26 02:07:33,234:1(0x7fbfa57fa640):ZOO_DEBUG@do_completion@473: started completion thread 2026-01-26 02:07:33,234:1(0x7fbfa5ffb640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.240:2181 2026-01-26 02:07:33,239:1(0x7fbfa5ffb640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.240:2181, sessionId=0x30000189ffa0008, negotiated timeout=40000 2026-01-26 02:07:33,239:1(0x7fbfa5ffb640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2026-01-26 02:07:33,239:1(0x7fbfa57fa640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2026-01-26 02:07:34,234:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc66 for path [/analytics-discovery-] to 10.0.0.240:2181 2026-01-26 02:07:34,238:1(0x7fbfa5ffb640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc66 rc=-110 2026-01-26 02:07:34,238:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc67 for path [/analytics-discovery-/Collector] to 10.0.0.240:2181 2026-01-26 02:07:34,240:1(0x7fbfa5ffb640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc67 rc=-110 2026-01-26 02:07:34,240:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awexists@4405: Sending request xid=0x6976cc68 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-5076-2.] to 10.0.0.240:2181 2026-01-26 02:07:34,241:1(0x7fbfa5ffb640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=1 xid=0x6976cc68 rc=-101 2026-01-26 02:07:34,241:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc69 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-5076-2.] to 10.0.0.240:2181 2026-01-26 02:07:34,250:1(0x7fbfa5ffb640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc69 rc=0 2026-01-26 02:07:34,250:1(0x7fbfaffb2300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2026-01-26 02:07:34,251:1(0x7fbfaffb2300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5076-2 2026-01-26 02:07:34,251:1(0x7fbfaffb2300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2026-01-26 02:07:34,251:1(0x7fbfaffb2300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2026-01-26 02:07:34,251:1(0x7fbfaffb2300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2026-01-26 02:07:34,251:1(0x7fbfaffb2300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2026-01-26 02:07:34,251:1(0x7fbfaffb2300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2026-01-26 02:07:34,251:1(0x7fbfaffb2300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2026-01-26 02:07:34,251:1(0x7fbfaffb2300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181 sessionTimeout=60000 watcher=0x992160 sessionId=0 sessionPasswd= context=(nil) flags=0 2026-01-26 02:07:34,251:1(0x7fbfaffb2300):ZOO_DEBUG@start_threads@221: starting threads... 2026-01-26 02:07:34,251:1(0x7fbf877fe640):ZOO_DEBUG@do_completion@473: started completion thread 2026-01-26 02:07:34,251:1(0x7fbf87fff640):ZOO_DEBUG@do_io@369: started IO thread 2026-01-26 02:07:34,251:1(0x7fbf87fff640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-01-26 02:07:34,251:1(0x7fbf87fff640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2026-01-26 02:07:34,251:1(0x7fbf87fff640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.240:2181 2026-01-26 02:07:34,251:1(0x7fbf87fff640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-01-26 02:07:34,252:1(0x7fbf87fff640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.240:2181 2026-01-26 02:07:34,256:1(0x7fbf87fff640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.240:2181, sessionId=0x30000189ffa000a, negotiated timeout=40000 2026-01-26 02:07:34,256:1(0x7fbf87fff640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2026-01-26 02:07:34,256:1(0x7fbf877fe640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2026-01-26 02:07:35,251:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc6a for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:35,255:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc6a rc=-110 2026-01-26 02:07:35,255:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc6b for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:35,256:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc6b rc=0 2026-01-26 02:07:36,256:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc6c for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:36,260:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc6c rc=-110 2026-01-26 02:07:36,260:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc6d for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:36,261:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc6d rc=0 2026-01-26 02:07:37,261:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc6e for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:37,265:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc6e rc=-110 2026-01-26 02:07:37,265:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc6f for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:37,266:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc6f rc=0 2026-01-26 02:07:38,266:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc70 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:38,270:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc70 rc=-110 2026-01-26 02:07:38,270:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc71 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:38,271:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc71 rc=0 2026-01-26 02:07:39,271:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc72 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:39,278:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc72 rc=-110 2026-01-26 02:07:39,278:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc73 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:39,279:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc73 rc=0 2026-01-26 02:07:40,279:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc74 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:40,282:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc74 rc=-110 2026-01-26 02:07:40,282:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc75 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:40,283:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc75 rc=0 2026-01-26 02:07:41,285:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc76 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:41,290:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc76 rc=-110 2026-01-26 02:07:41,290:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc77 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:41,291:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc77 rc=0 2026-01-26 02:07:42,291:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc78 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:42,295:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc78 rc=-110 2026-01-26 02:07:42,296:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc79 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:42,297:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc79 rc=0 2026-01-26 02:07:43,297:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc7a for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:43,301:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc7a rc=-110 2026-01-26 02:07:43,301:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc7b for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:43,302:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc7b rc=0 2026-01-26 02:07:44,302:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc7c for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:44,309:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc7c rc=-110 2026-01-26 02:07:44,309:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc7d for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:44,310:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc7d rc=0 2026-01-26 02:07:45,310:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc7e for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:45,313:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc7e rc=-110 2026-01-26 02:07:45,313:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_awget@4014: Sending request xid=0x6976cc7f for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:45,314:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=2 xid=0x6976cc7f rc=0 2026-01-26 02:07:46,314:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc80 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:46,318:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc80 rc=0 2026-01-26 02:07:46,435:1(0x7fbfaffb2300):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x6976cc81 for path [/collector] to 10.0.0.240:2181 2026-01-26 02:07:46,438:1(0x7fbf87fff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x6976cc81 rc=0 2026-01-26 02:07:46,438:1(0x7fbf87fff640):ZOO_DEBUG@do_io@460: IO thread terminated 2026-01-26 02:07:46,440:1(0x7fbf877fe640):ZOO_DEBUG@do_completion@483: completion thread terminated 2026-01-26 02:07:46,440:1(0x7fbfaffb2300):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x30000189ffa000a to 10.0.0.240:2181 2026-01-26 02:07:46,443:1(0x7fbfaffb2300):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x30000189ffa000a 2026-01-26 02:07:47,589:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:08:00,938:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:08:14,281:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:08:27,627:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:08:40,962:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:08:54,300:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:09:07,643:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:09:20,987:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:09:34,331:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:09:47,675:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:10:01,019:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:10:14,366:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:10:27,713:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:10:41,060:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:10:54,407:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:11:07,751:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:11:21,089:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:11:34,435:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:11:47,777:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149897 ms 2026-01-26 02:12:01,124:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:12:14,465:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:12:27,802:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:12:41,147:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:12:54,493:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:13:07,840:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:13:21,187:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:13:34,531:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:13:47,875:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:14:01,221:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:14:14,567:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:14:27,909:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:14:41,250:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:14:54,596:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:15:07,935:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:15:21,279:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:15:34,623:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:15:47,967:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:16:01,313:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:16:14,659:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:16:28,003:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:16:41,349:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:16:54,696:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:17:08,039:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:17:21,385:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:17:34,733:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:17:48,077:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:18:01,423:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:18:14,768:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:18:28,116:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:18:41,463:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149896 ms 2026-01-26 02:18:54,809:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:19:08,155:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:19:21,501:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:19:34,847:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:19:48,193:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:20:01,535:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:20:14,876:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:20:28,222:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:20:41,566:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:20:54,911:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:21:08,256:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:21:21,599:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:21:34,943:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:21:48,287:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:22:01,631:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:22:14,975:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:22:28,319:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:22:41,664:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:22:55,007:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:23:08,351:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:23:21,696:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:23:35,042:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:23:48,389:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:24:01,735:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:24:15,079:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:24:28,423:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149895 ms 2026-01-26 02:24:41,769:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:24:55,115:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:25:08,463:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:25:21,807:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:25:35,154:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:25:48,499:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:26:01,843:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:26:15,188:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:26:28,531:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:26:41,875:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:26:55,222:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:27:08,567:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:27:21,911:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:27:35,258:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:27:48,603:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:28:01,950:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:28:15,295:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:28:28,642:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:28:41,989:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:28:55,335:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:29:08,679:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:29:22,023:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:29:35,367:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:29:48,714:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:30:02,059:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:30:15,404:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:30:28,751:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:30:42,095:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149894 ms 2026-01-26 02:30:55,439:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:31:08,783:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:31:22,127:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:31:35,471:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:31:48,815:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:32:02,160:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:32:15,504:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:32:28,851:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:32:42,195:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:32:55,539:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:33:08,884:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:33:22,223:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:33:35,567:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:33:48,911:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:34:02,256:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:34:15,600:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:34:28,943:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:34:42,288:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:34:55,635:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:35:08,979:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:35:22,323:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:35:35,667:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:35:49,013:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:36:02,370:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 02:36:15,707:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149893 ms 2026-01-26 02:36:29,051:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:36:42,396:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:36:55,743:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:37:09,090:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:37:22,436:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:37:35,778:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:37:49,123:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:38:02,469:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:38:15,815:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:38:29,159:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:38:42,495:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:38:55,839:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:39:09,183:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:39:22,527:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:39:35,871:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:39:49,217:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:40:02,563:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:40:15,907:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:40:29,254:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:40:42,599:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:40:55,943:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:41:09,290:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:41:22,637:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:41:35,983:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:41:49,327:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149892 ms 2026-01-26 02:42:02,673:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:42:16,019:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:42:29,363:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:42:42,707:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:42:56,054:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:43:09,399:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:43:22,743:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:43:36,087:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:43:49,431:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:44:02,776:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:44:16,123:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:44:29,468:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:44:42,815:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:44:56,159:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:45:09,506:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:45:22,854:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:45:36,199:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:45:49,543:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:46:02,887:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:46:16,231:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:46:29,575:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:46:42,919:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:46:56,263:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:47:09,608:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:47:22,952:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:47:36,295:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:47:49,639:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:48:02,983:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149891 ms 2026-01-26 02:48:16,328:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:48:29,673:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:48:43,019:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:48:56,363:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:49:09,707:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:49:23,054:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:49:36,399:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:49:49,743:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:50:03,079:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:50:16,423:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:50:29,767:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:50:43,111:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:50:56,455:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:51:09,797:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:51:23,144:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:51:36,491:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:51:49,835:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:52:03,179:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:52:16,525:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:52:29,871:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:52:43,212:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:52:56,558:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:53:09,903:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:53:23,247:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:53:36,591:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:53:49,935:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149890 ms 2026-01-26 02:54:03,279:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:54:16,623:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:54:29,967:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:54:43,313:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:54:56,657:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:55:10,003:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.141:5673 : a socket error occurred 2026-01-26 02:55:36,591:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135136647 ms 2026-01-26 02:55:36,683:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:55:50,027:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 02:56:03,372:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:56:16,719:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:56:30,064:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:56:43,403:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:56:56,747:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:57:10,091:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:57:23,435:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:57:36,781:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 02:57:50,124:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:58:03,471:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 02:58:16,815:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:58:30,159:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:58:43,505:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:58:56,851:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 02:59:10,195:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:59:23,540:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149889 ms 2026-01-26 02:59:36,883:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 02:59:50,227:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:00:03,571:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:00:16,915:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:00:30,261:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:00:43,608:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:00:56,955:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:01:10,301:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:01:23,645:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:01:36,982:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:01:50,327:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:02:03,670:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:02:17,015:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:02:30,361:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:02:43,707:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:02:57,054:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:03:10,400:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:03:23,747:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:03:37,092:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:03:50,439:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:04:03,783:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:04:17,127:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149888 ms 2026-01-26 03:04:30,474:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:04:43,821:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:04:57,167:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:05:10,505:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:05:23,852:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:05:37,199:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:05:50,546:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:06:03,893:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:06:17,239:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:06:30,585:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:06:43,932:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:06:57,279:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:07:10,626:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:07:23,971:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:07:37,315:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:07:50,659:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:08:04,006:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:08:17,357:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:08:30,695:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:08:44,043:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:08:57,387:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:09:10,732:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:09:24,079:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:09:37,423:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:09:50,768:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149887 ms 2026-01-26 03:10:04,111:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:10:17,459:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:10:30,803:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:10:44,149:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:10:57,495:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:11:10,839:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:11:24,184:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:11:37,529:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:11:50,875:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:12:04,219:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:12:17,566:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:12:30,913:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:12:44,259:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:12:57,603:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:13:10,944:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:13:24,291:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:13:37,639:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:13:50,981:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:14:04,323:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:14:17,669:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:14:31,015:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:14:44,358:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:14:57,704:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149886 ms 2026-01-26 03:15:11,047:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:15:24,393:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:15:37,739:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:15:51,083:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:16:04,429:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:16:17,776:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:16:31,123:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:16:44,467:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:16:57,814:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:17:11,159:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:17:24,503:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:17:37,847:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:17:51,191:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:18:04,536:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:18:17,884:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:18:31,229:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:18:44,575:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:18:57,922:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:19:11,267:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:19:24,613:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:19:37,954:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:19:51,299:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:20:04,643:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:20:17,987:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:20:31,334:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:20:44,681:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:20:58,027:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:21:11,375:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:21:24,719:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:21:38,063:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:21:51,407:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149885 ms 2026-01-26 03:22:04,754:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:22:18,099:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:22:31,444:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:22:44,790:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:22:58,137:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:23:11,483:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:23:24,829:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:23:38,171:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:23:51,516:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:24:04,863:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:24:18,210:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:24:31,556:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:24:44,902:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:24:58,245:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:25:11,591:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:25:24,935:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:25:38,280:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:25:51,620:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:26:04,967:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:26:18,311:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:26:31,656:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:26:45,004:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:26:58,347:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:27:11,690:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149884 ms 2026-01-26 03:27:25,036:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:27:38,383:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:27:51,728:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:28:05,075:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:28:18,415:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:28:31,755:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:28:45,102:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:28:58,447:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:29:11,791:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:29:25,135:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:29:38,479:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:29:51,825:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:30:05,171:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:30:18,511:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:30:31,856:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:30:45,200:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:30:58,547:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:31:11,893:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:31:25,239:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:31:38,575:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:31:51,919:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:32:05,267:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:32:18,611:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:32:31,958:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:32:45,305:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:32:58,651:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:33:11,995:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149883 ms 2026-01-26 03:33:25,339:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:33:38,683:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:33:52,029:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:34:05,375:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:34:18,719:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:34:32,063:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:34:45,407:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:34:58,751:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:35:12,095:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:35:25,439:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:35:38,783:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:35:52,129:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:36:05,475:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:36:18,811:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:36:32,155:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:36:45,497:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:36:58,843:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:37:12,189:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:37:25,538:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:37:38,883:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:37:52,227:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:38:05,571:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:38:18,915:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:38:32,258:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:38:45,603:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:38:58,947:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149882 ms 2026-01-26 03:39:12,291:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:39:25,635:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:39:38,978:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:39:52,323:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:40:05,667:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:40:19,011:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:40:32,354:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:40:45,699:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:40:59,043:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:41:12,387:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:41:25,736:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:41:39,080:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:41:52,423:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:42:05,770:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:42:19,106:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:42:32,449:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:42:45,796:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:42:59,139:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:43:12,483:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:43:25,827:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:43:39,171:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:43:52,517:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:44:05,865:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:44:19,210:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:44:32,555:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149881 ms 2026-01-26 03:44:45,899:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:44:59,243:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:45:12,590:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:45:25,936:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:45:39,284:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:45:52,630:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:46:05,975:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:46:19,319:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:46:32,664:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:46:46,007:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:46:59,351:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:47:12,695:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:47:26,039:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:47:39,383:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:47:52,727:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:48:06,073:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:48:19,420:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:48:32,763:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:48:46,107:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:48:59,451:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149880 ms 2026-01-26 03:49:12,795:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:49:26,142:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:49:39,482:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:49:52,827:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:50:06,171:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:50:19,518:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:50:32,864:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:50:46,207:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:50:59,552:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:51:12,896:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:51:26,243:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:51:39,589:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:51:52,933:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:52:06,279:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:52:19,623:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:52:32,964:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:52:46,307:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:52:59,651:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:53:12,995:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:53:26,339:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:53:39,683:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:53:53,027:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:54:06,371:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:54:19,715:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:54:33,059:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:54:46,404:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:54:59,751:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:55:13,098:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:55:26,443:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:55:39,790:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149879 ms 2026-01-26 03:55:53,136:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:56:06,483:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:56:19,828:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:56:33,171:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:56:46,515:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:56:59,851:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:57:13,195:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:57:26,539:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:57:39,883:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:57:53,227:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:58:06,575:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:58:19,914:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:58:33,259:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:58:46,603:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:58:59,947:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:59:13,291:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:59:26,635:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:59:39,980:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 03:59:53,322:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:00:06,667:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 04:00:20,014:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:00:33,360:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:00:46,703:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:01:00,050:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:01:13,397:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 04:01:26,743:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:01:40,090:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:01:53,436:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:02:06,783:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149878 ms 2026-01-26 04:02:20,127:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:02:33,475:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:02:46,819:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:03:00,165:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:03:13,511:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:03:26,855:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:03:40,200:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:03:53,545:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:04:06,887:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:04:20,227:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:04:33,574:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:04:46,917:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:05:00,269:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149871 ms 2026-01-26 04:05:13,607:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:05:26,951:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:05:40,292:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:05:53,639:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:06:06,987:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:06:20,331:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149877 ms 2026-01-26 04:06:33,675:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:06:47,019:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149875 ms 2026-01-26 04:07:00,364:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:07:13,711:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:07:27,055:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149875 ms 2026-01-26 04:07:40,399:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:07:53,743:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:08:07,090:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:08:20,437:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:08:33,783:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:08:47,127:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:09:00,471:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:09:13,815:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:09:27,159:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:09:40,496:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:09:53,844:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149875 ms 2026-01-26 04:10:07,187:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:10:20,532:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149875 ms 2026-01-26 04:10:33,875:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:10:47,222:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:11:00,570:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:11:13,915:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:11:27,260:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:11:40,607:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:11:53,951:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:12:07,295:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:12:20,639:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:12:33,984:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149876 ms 2026-01-26 04:12:47,331:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149875 ms 2026-01-26 04:13:00,675:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149875 ms 2026-01-26 04:13:14,021:1(0x7fbfa5ffb640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135149874 ms