+++ date ++ echo 'INFO: =================== Mon Nov 10 01:58:07 AM UTC 2025 ===================' INFO: =================== Mon Nov 10 01:58:07 AM UTC 2025 =================== ++ 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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 '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ 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.22,10.0.0.50,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.50,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.50,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.50,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.22:8081 10.0.0.50:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.50:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.50:8081 10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.22:9042 10.0.0.50:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.50:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.50,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.22:8086 10.0.0.50:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.50:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.50:8086 10.0.0.23: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.22,10.0.0.50,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.50,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.22:8082 10.0.0.50:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.50:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.50:8082 10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.22:9161 10.0.0.50:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.50:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.50:9161 10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.22:9041 10.0.0.50:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.50:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.50:9041 10.0.0.23: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.193,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,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.22,10.0.0.50,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.22:2181,10.0.0.50:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.50:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.50:2181,10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.22:2181 10.0.0.50:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.50:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.50:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.50,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.22:5673,10.0.0.50:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.50:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.50:5673,10.0.0.23: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.22:6379 10.0.0.50:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.50:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.50:6379 10.0.0.23: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.22,10.0.0.50,10.0.0.23 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.22:9092 10.0.0.50:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.50:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.50:9092 10.0.0.23: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.22 ++ 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.22,10.0.0.50,10.0.0.23 ++ 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.22,10.0.0.50,10.0.0.23 ++ 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 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22,10.0.0.50,10.0.0.23 +++ local servers=10.0.0.22,10.0.0.50,10.0.0.23 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.50,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.50,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 2 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + hostip=10.0.0.50 ++ resolve_hostname_by_ip 10.0.0.50 ++ local ip=10.0.0.50 +++ getent hosts 10.0.0.50 +++ head -n 1 ++ local 'host_entry=10.0.0.50 cn-jenkins-deploy-platform-ansible-os-4674-2. cn-jenkins-deploy-platform-ansible-os-4674-2' ++ local name= ++ [[ -n 10.0.0.50 cn-jenkins-deploy-platform-ansible-os-4674-2. cn-jenkins-deploy-platform-ansible-os-4674-2 ]] +++ awk '{print $2}' +++ echo 10.0.0.50 cn-jenkins-deploy-platform-ansible-os-4674-2. cn-jenkins-deploy-platform-ansible-os-4674-2 ++ name=cn-jenkins-deploy-platform-ansible-os-4674-2. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-4674-2. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-4674-2. + hostname=cn-jenkins-deploy-platform-ansible-os-4674-2. ++ echo 10.0.0.22:5673,10.0.0.50:5673,10.0.0.23:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.22:5673 10.0.0.50:5673 10.0.0.23:5673' ++ echo 10.0.0.22:9041 10.0.0.50:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.22:9041 10.0.0.50:9041 10.0.0.23: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=__ ++ set -o posix ++ set ++ grep '^COLLECTOR__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^COLLECTOR__//g' + 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 2025-11-10 01:58:07,680:1(0x7f5870f0f300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-11-10 01:58:07,680:1(0x7f5870f0f300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-4674-2 2025-11-10 01:58:07,681:1(0x7f5870f0f300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-11-10 01:58:07,681:1(0x7f5870f0f300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-11-10 01:58:07,681:1(0x7f5870f0f300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-11-10 01:58:07,681:1(0x7f5870f0f300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-11-10 01:58:07,681:1(0x7f5870f0f300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-11-10 01:58:07,681:1(0x7f5870f0f300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-11-10 01:58:07,681:1(0x7f5870f0f300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.22:2181,10.0.0.50:2181,10.0.0.23:2181 sessionTimeout=60000 watcher=0x991e00 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-11-10 01:58:07,682:1(0x7f5870f0f300):ZOO_DEBUG@start_threads@221: starting threads... 2025-11-10 01:58:07,682:1(0x7f5866ffd640):ZOO_DEBUG@do_io@369: started IO thread 2025-11-10 01:58:07,682:1(0x7f5866ffd640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-11-10 01:58:07,682:1(0x7f5866ffd640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-11-10 01:58:07,682:1(0x7f5866ffd640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.50:2181 2025-11-10 01:58:07,682:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-11-10 01:58:07,683:1(0x7f5866ffd640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.50:2181 2025-11-10 01:58:07,683:1(0x7f58667fc640):ZOO_DEBUG@do_completion@473: started completion thread 2025-11-10 01:58:07,688:1(0x7f5866ffd640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.50:2181, sessionId=0x2000018b73a0007, negotiated timeout=40000 2025-11-10 01:58:07,688:1(0x7f5866ffd640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-11-10 01:58:07,688:1(0x7f58667fc640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-11-10 01:58:08,682:1(0x7f5870f0f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x691146b0 for path [/analytics-discovery-] to 10.0.0.50:2181 2025-11-10 01:58:08,686:1(0x7f5866ffd640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x691146b0 rc=0 2025-11-10 01:58:08,686:1(0x7f5870f0f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x691146b1 for path [/analytics-discovery-/Collector] to 10.0.0.50:2181 2025-11-10 01:58:08,689:1(0x7f5866ffd640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x691146b1 rc=0 2025-11-10 01:58:08,690:1(0x7f5870f0f300):ZOO_DEBUG@zoo_awexists@4405: Sending request xid=0x691146b2 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-4674-2.] to 10.0.0.50:2181 2025-11-10 01:58:08,691:1(0x7f5866ffd640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=1 xid=0x691146b2 rc=-101 2025-11-10 01:58:08,691:1(0x7f5870f0f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x691146b3 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-4674-2.] to 10.0.0.50:2181 2025-11-10 01:58:08,701:1(0x7f5866ffd640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x691146b3 rc=0 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-4674-2 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.22:2181,10.0.0.50:2181,10.0.0.23:2181 sessionTimeout=60000 watcher=0x991e00 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-11-10 01:58:08,701:1(0x7f5870f0f300):ZOO_DEBUG@start_threads@221: starting threads... 2025-11-10 01:58:08,702:1(0x7f58653f8640):ZOO_DEBUG@do_io@369: started IO thread 2025-11-10 01:58:08,702:1(0x7f5864bf7640):ZOO_DEBUG@do_completion@473: started completion thread 2025-11-10 01:58:08,702:1(0x7f58653f8640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-11-10 01:58:08,702:1(0x7f58653f8640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-11-10 01:58:08,702:1(0x7f58653f8640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.22:2181 2025-11-10 01:58:08,702:1(0x7f58653f8640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-11-10 01:58:08,702:1(0x7f58653f8640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.22:2181 2025-11-10 01:58:08,713:1(0x7f58653f8640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.22:2181, sessionId=0x10000196e820009, negotiated timeout=40000 2025-11-10 01:58:08,713:1(0x7f58653f8640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-11-10 01:58:08,714:1(0x7f5864bf7640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-11-10 01:58:09,702:1(0x7f5870f0f300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x691146b4 for path [/collector] to 10.0.0.22:2181 2025-11-10 01:58:09,709:1(0x7f58653f8640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x691146b4 rc=0 2025-11-10 01:58:21,247:1(0x7f5870f0f300):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x691146b5 for path [/collector] to 10.0.0.22:2181 2025-11-10 01:58:21,251:1(0x7f58653f8640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x691146b5 rc=0 2025-11-10 01:58:21,251:1(0x7f58653f8640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-11-10 01:58:21,252:1(0x7f5864bf7640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-11-10 01:58:21,253:1(0x7f5870f0f300):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x10000196e820009 to 10.0.0.22:2181 2025-11-10 01:58:21,255:1(0x7f5870f0f300):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x10000196e820009 2025-11-10 01:58:22,039:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478910 ms 2025-11-10 01:58:35,390:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478913 ms 2025-11-10 01:58:48,732:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478909 ms 2025-11-10 01:59:02,079:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478910 ms 2025-11-10 01:59:15,426:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478910 ms 2025-11-10 01:59:28,773:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478910 ms 2025-11-10 01:59:42,116:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478911 ms 2025-11-10 01:59:55,457:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478911 ms 2025-11-10 02:00:08,804:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478913 ms 2025-11-10 02:00:22,146:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478912 ms 2025-11-10 02:00:35,494:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478912 ms 2025-11-10 02:00:48,838:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478912 ms 2025-11-10 02:01:02,184:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478913 ms 2025-11-10 02:01:15,529:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478912 ms 2025-11-10 02:01:28,873:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478912 ms 2025-11-10 02:01:42,209:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478914 ms 2025-11-10 02:01:55,553:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478913 ms 2025-11-10 02:02:08,896:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478913 ms 2025-11-10 02:02:22,241:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478914 ms 2025-11-10 02:02:35,585:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478914 ms 2025-11-10 02:02:48,929:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478914 ms 2025-11-10 02:03:02,275:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478914 ms 2025-11-10 02:03:15,619:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478914 ms 2025-11-10 02:03:28,961:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478915 ms 2025-11-10 02:03:42,308:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478915 ms 2025-11-10 02:03:55,655:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478915 ms 2025-11-10 02:04:09,001:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478916 ms 2025-11-10 02:04:22,348:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478916 ms 2025-11-10 02:04:35,693:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478916 ms 2025-11-10 02:04:49,038:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478917 ms 2025-11-10 02:05:02,385:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478916 ms 2025-11-10 02:05:15,731:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478925 ms 2025-11-10 02:05:29,061:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478918 ms 2025-11-10 02:05:42,405:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478917 ms 2025-11-10 02:05:55,748:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478917 ms 2025-11-10 02:06:09,093:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478919 ms 2025-11-10 02:06:22,437:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478918 ms 2025-11-10 02:06:35,781:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478918 ms 2025-11-10 02:06:49,128:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478920 ms 2025-11-10 02:07:02,473:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478919 ms 2025-11-10 02:07:15,812:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478919 ms 2025-11-10 02:07:29,159:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478920 ms 2025-11-10 02:07:42,506:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478920 ms 2025-11-10 02:07:55,853:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478920 ms 2025-11-10 02:08:09,198:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478921 ms 2025-11-10 02:08:22,545:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478920 ms 2025-11-10 02:08:35,892:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478921 ms 2025-11-10 02:08:49,238:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478923 ms 2025-11-10 02:09:02,584:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478921 ms 2025-11-10 02:09:15,930:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478921 ms 2025-11-10 02:09:29,275:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478923 ms 2025-11-10 02:09:42,621:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478922 ms 2025-11-10 02:09:55,965:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478922 ms 2025-11-10 02:10:09,310:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478922 ms 2025-11-10 02:10:22,657:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478923 ms 2025-11-10 02:10:36,002:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478924 ms 2025-11-10 02:10:49,349:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478923 ms 2025-11-10 02:11:02,693:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478923 ms 2025-11-10 02:11:16,036:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478925 ms 2025-11-10 02:11:29,381:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478924 ms 2025-11-10 02:11:42,727:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478924 ms 2025-11-10 02:11:56,071:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478926 ms 2025-11-10 02:12:09,419:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478925 ms 2025-11-10 02:12:22,765:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478925 ms 2025-11-10 02:12:36,109:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478926 ms 2025-11-10 02:12:49,453:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478925 ms 2025-11-10 02:13:02,797:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478926 ms 2025-11-10 02:13:16,141:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478927 ms 2025-11-10 02:13:29,485:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478926 ms 2025-11-10 02:13:42,831:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478926 ms 2025-11-10 02:13:56,178:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478928 ms 2025-11-10 02:14:09,525:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478927 ms 2025-11-10 02:14:22,869:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478927 ms 2025-11-10 02:14:36,216:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478928 ms 2025-11-10 02:14:49,561:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478928 ms 2025-11-10 02:15:02,901:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478928 ms 2025-11-10 02:15:16,242:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478930 ms 2025-11-10 02:15:29,584:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478929 ms 2025-11-10 02:15:42,929:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478929 ms 2025-11-10 02:15:56,274:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478930 ms 2025-11-10 02:16:09,617:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478929 ms 2025-11-10 02:16:22,963:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478930 ms 2025-11-10 02:16:36,309:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478930 ms 2025-11-10 02:16:49,664:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478940 ms 2025-11-10 02:17:03,001:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478932 ms 2025-11-10 02:17:16,348:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478931 ms 2025-11-10 02:17:29,694:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478931 ms 2025-11-10 02:17:43,040:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478932 ms 2025-11-10 02:17:56,378:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478932 ms 2025-11-10 02:18:09,725:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478932 ms 2025-11-10 02:18:23,072:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478933 ms 2025-11-10 02:18:36,417:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478932 ms 2025-11-10 02:18:49,763:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478933 ms 2025-11-10 02:19:03,109:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478934 ms 2025-11-10 02:19:16,452:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478933 ms 2025-11-10 02:19:29,790:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478933 ms 2025-11-10 02:19:43,136:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478935 ms 2025-11-10 02:19:56,481:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478934 ms 2025-11-10 02:20:09,825:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478934 ms 2025-11-10 02:20:23,166:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478935 ms 2025-11-10 02:20:36,513:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478935 ms 2025-11-10 02:20:49,857:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478935 ms 2025-11-10 02:21:03,195:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478937 ms 2025-11-10 02:21:16,538:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478935 ms 2025-11-10 02:21:29,878:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478936 ms 2025-11-10 02:21:43,221:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478938 ms 2025-11-10 02:21:56,562:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478936 ms 2025-11-10 02:22:09,909:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478937 ms 2025-11-10 02:22:23,252:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478938 ms 2025-11-10 02:22:36,599:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478937 ms 2025-11-10 02:22:49,945:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478937 ms 2025-11-10 02:23:03,288:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478939 ms 2025-11-10 02:23:16,633:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478938 ms 2025-11-10 02:23:29,978:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478938 ms 2025-11-10 02:23:43,325:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478938 ms 2025-11-10 02:23:56,671:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478939 ms 2025-11-10 02:24:10,016:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478940 ms 2025-11-10 02:24:23,361:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478939 ms 2025-11-10 02:24:36,705:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478939 ms 2025-11-10 02:24:50,050:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478941 ms 2025-11-10 02:25:03,396:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478940 ms 2025-11-10 02:25:16,741:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478940 ms 2025-11-10 02:25:30,083:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478942 ms 2025-11-10 02:25:43,429:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478941 ms 2025-11-10 02:25:56,773:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478941 ms 2025-11-10 02:26:10,113:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478942 ms 2025-11-10 02:26:23,459:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478942 ms 2025-11-10 02:26:36,805:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478942 ms 2025-11-10 02:26:50,151:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478943 ms 2025-11-10 02:27:03,497:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478942 ms 2025-11-10 02:27:16,842:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478943 ms 2025-11-10 02:27:30,189:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478944 ms 2025-11-10 02:27:43,531:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478943 ms 2025-11-10 02:27:56,877:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478944 ms 2025-11-10 02:28:10,222:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478945 ms 2025-11-10 02:28:23,569:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478944 ms 2025-11-10 02:28:36,915:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478944 ms 2025-11-10 02:28:50,258:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478946 ms 2025-11-10 02:29:03,604:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478945 ms 2025-11-10 02:29:16,950:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478945 ms 2025-11-10 02:29:30,296:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478946 ms 2025-11-10 02:29:43,644:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478949 ms 2025-11-10 02:29:56,988:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478946 ms 2025-11-10 02:30:10,335:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478946 ms 2025-11-10 02:30:23,672:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478946 ms 2025-11-10 02:30:37,019:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478948 ms 2025-11-10 02:30:50,364:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478947 ms 2025-11-10 02:31:03,709:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478947 ms 2025-11-10 02:31:17,054:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478948 ms 2025-11-10 02:31:30,400:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478948 ms 2025-11-10 02:31:43,745:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478948 ms 2025-11-10 02:31:57,091:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478949 ms 2025-11-10 02:32:10,438:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478948 ms 2025-11-10 02:32:23,783:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478949 ms 2025-11-10 02:32:37,129:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478950 ms 2025-11-10 02:32:50,474:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478949 ms 2025-11-10 02:33:03,819:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478950 ms 2025-11-10 02:33:17,166:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478951 ms 2025-11-10 02:33:30,513:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478950 ms 2025-11-10 02:33:43,858:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478950 ms 2025-11-10 02:33:57,204:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478952 ms 2025-11-10 02:34:10,551:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478951 ms 2025-11-10 02:34:23,897:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478951 ms 2025-11-10 02:34:37,241:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478952 ms 2025-11-10 02:34:50,587:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478952 ms 2025-11-10 02:35:03,925:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478952 ms 2025-11-10 02:35:17,266:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478953 ms 2025-11-10 02:35:30,613:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478952 ms 2025-11-10 02:35:43,959:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478953 ms 2025-11-10 02:35:57,297:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478954 ms 2025-11-10 02:36:10,643:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478953 ms 2025-11-10 02:36:23,979:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478953 ms 2025-11-10 02:36:37,325:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478954 ms 2025-11-10 02:36:50,669:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478954 ms 2025-11-10 02:37:04,015:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478955 ms 2025-11-10 02:37:17,362:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478955 ms 2025-11-10 02:37:30,707:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478955 ms 2025-11-10 02:37:44,056:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478958 ms 2025-11-10 02:37:57,401:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478956 ms 2025-11-10 02:38:10,737:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478956 ms 2025-11-10 02:38:24,083:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478957 ms 2025-11-10 02:38:37,429:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478956 ms 2025-11-10 02:38:50,775:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478956 ms 2025-11-10 02:39:04,115:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478958 ms 2025-11-10 02:39:17,453:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478957 ms 2025-11-10 02:39:30,799:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478957 ms 2025-11-10 02:39:44,145:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478959 ms 2025-11-10 02:39:57,492:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478958 ms 2025-11-10 02:40:10,833:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478958 ms 2025-11-10 02:40:24,180:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478959 ms 2025-11-10 02:40:37,526:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478958 ms 2025-11-10 02:40:50,867:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478959 ms 2025-11-10 02:41:04,212:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478960 ms 2025-11-10 02:41:17,552:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478959 ms 2025-11-10 02:41:30,897:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478959 ms 2025-11-10 02:41:44,236:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478961 ms 2025-11-10 02:41:57,582:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478960 ms 2025-11-10 02:42:10,926:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478960 ms 2025-11-10 02:42:24,273:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478962 ms 2025-11-10 02:42:37,619:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478961 ms 2025-11-10 02:42:50,966:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478961 ms 2025-11-10 02:43:04,312:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478962 ms 2025-11-10 02:43:17,657:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478962 ms 2025-11-10 02:43:31,001:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478963 ms 2025-11-10 02:43:44,345:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478962 ms 2025-11-10 02:43:57,692:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478962 ms 2025-11-10 02:44:11,034:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478964 ms 2025-11-10 02:44:24,374:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478963 ms 2025-11-10 02:44:37,721:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478963 ms 2025-11-10 02:44:51,067:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478964 ms 2025-11-10 02:45:04,414:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478964 ms 2025-11-10 02:45:17,761:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478964 ms 2025-11-10 02:45:31,106:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478965 ms 2025-11-10 02:45:44,453:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478964 ms 2025-11-10 02:45:57,799:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478965 ms 2025-11-10 02:46:11,146:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478966 ms 2025-11-10 02:46:24,493:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478965 ms 2025-11-10 02:46:37,836:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478965 ms 2025-11-10 02:46:51,181:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478967 ms 2025-11-10 02:47:04,528:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478966 ms 2025-11-10 02:47:17,873:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478966 ms 2025-11-10 02:47:31,219:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478968 ms 2025-11-10 02:47:44,564:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478967 ms 2025-11-10 02:47:57,909:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478967 ms 2025-11-10 02:48:11,243:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478968 ms 2025-11-10 02:48:24,585:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478968 ms 2025-11-10 02:48:37,931:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478968 ms 2025-11-10 02:48:51,276:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478969 ms 2025-11-10 02:49:04,622:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478968 ms 2025-11-10 02:49:17,962:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478969 ms 2025-11-10 02:49:31,302:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478970 ms 2025-11-10 02:49:44,647:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478969 ms 2025-11-10 02:49:57,993:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478969 ms 2025-11-10 02:50:11,337:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478970 ms 2025-11-10 02:50:24,682:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478970 ms 2025-11-10 02:50:38,027:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478971 ms 2025-11-10 02:50:51,373:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478970 ms 2025-11-10 02:51:04,713:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478971 ms 2025-11-10 02:51:18,057:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478972 ms 2025-11-10 02:51:31,398:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478971 ms 2025-11-10 02:51:44,745:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478972 ms 2025-11-10 02:51:58,091:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478973 ms 2025-11-10 02:52:11,433:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478972 ms 2025-11-10 02:52:24,779:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478972 ms 2025-11-10 02:52:38,122:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478974 ms 2025-11-10 02:52:51,468:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478973 ms 2025-11-10 02:53:04,814:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478973 ms 2025-11-10 02:53:18,161:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478974 ms 2025-11-10 02:53:31,501:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478974 ms 2025-11-10 02:53:44,847:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478974 ms 2025-11-10 02:53:58,194:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478975 ms 2025-11-10 02:54:11,541:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478975 ms 2025-11-10 02:54:24,885:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478975 ms 2025-11-10 02:54:38,233:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478976 ms 2025-11-10 02:54:51,579:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478975 ms 2025-11-10 02:55:04,925:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478975 ms 2025-11-10 02:55:18,268:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478977 ms 2025-11-10 02:55:31,614:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478976 ms 2025-11-10 02:55:44,961:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478976 ms 2025-11-10 02:55:58,307:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478977 ms 2025-11-10 02:56:11,651:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478977 ms 2025-11-10 02:56:24,996:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478977 ms 2025-11-10 02:56:38,341:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478977 ms 2025-11-10 02:56:51,686:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478978 ms 2025-11-10 02:57:05,033:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478979 ms 2025-11-10 02:57:18,377:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478978 ms 2025-11-10 02:57:31,724:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478978 ms 2025-11-10 02:57:45,071:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478980 ms 2025-11-10 02:57:58,417:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478979 ms 2025-11-10 02:58:11,761:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478979 ms 2025-11-10 02:58:25,102:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478980 ms 2025-11-10 02:58:38,449:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478980 ms 2025-11-10 02:58:51,794:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478980 ms 2025-11-10 02:59:05,141:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478981 ms 2025-11-10 02:59:18,487:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478980 ms 2025-11-10 02:59:31,833:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478981 ms 2025-11-10 02:59:45,177:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478982 ms 2025-11-10 02:59:58,521:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478981 ms 2025-11-10 03:00:11,867:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478981 ms 2025-11-10 03:00:25,213:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478983 ms 2025-11-10 03:00:38,557:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478982 ms 2025-11-10 03:00:51,901:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478982 ms 2025-11-10 03:01:05,247:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478983 ms 2025-11-10 03:01:18,590:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478983 ms 2025-11-10 03:01:31,937:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478983 ms 2025-11-10 03:01:45,283:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478985 ms 2025-11-10 03:01:58,628:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478984 ms 2025-11-10 03:02:11,973:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478984 ms 2025-11-10 03:02:25,320:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478985 ms 2025-11-10 03:02:38,666:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478984 ms 2025-11-10 03:02:52,011:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478986 ms 2025-11-10 03:03:05,357:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478985 ms 2025-11-10 03:03:18,704:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478985 ms 2025-11-10 03:03:32,049:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478987 ms 2025-11-10 03:03:45,395:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478986 ms 2025-11-10 03:03:58,741:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478986 ms 2025-11-10 03:04:12,087:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478987 ms 2025-11-10 03:04:25,433:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478987 ms 2025-11-10 03:04:38,776:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478987 ms 2025-11-10 03:04:52,122:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478988 ms 2025-11-10 03:05:05,468:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478987 ms 2025-11-10 03:05:18,813:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478988 ms 2025-11-10 03:05:32,159:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478989 ms 2025-11-10 03:05:45,499:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478988 ms 2025-11-10 03:05:58,844:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478988 ms 2025-11-10 03:06:12,191:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478990 ms 2025-11-10 03:06:25,532:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478989 ms 2025-11-10 03:06:38,877:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478989 ms 2025-11-10 03:06:52,221:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478990 ms 2025-11-10 03:07:05,561:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478990 ms 2025-11-10 03:07:18,908:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478990 ms 2025-11-10 03:07:32,255:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478991 ms 2025-11-10 03:07:45,601:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478990 ms 2025-11-10 03:07:58,942:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478991 ms 2025-11-10 03:08:12,290:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478992 ms 2025-11-10 03:08:25,636:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478991 ms 2025-11-10 03:08:38,981:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478992 ms 2025-11-10 03:08:52,326:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478993 ms 2025-11-10 03:09:05,673:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478992 ms 2025-11-10 03:09:19,014:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478993 ms 2025-11-10 03:09:32,353:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478992 ms 2025-11-10 03:09:45,697:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478993 ms 2025-11-10 03:09:59,041:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478994 ms 2025-11-10 03:10:12,390:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478994 ms 2025-11-10 03:10:25,737:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478994 ms 2025-11-10 03:10:39,083:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478995 ms 2025-11-10 03:10:52,429:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478994 ms 2025-11-10 03:11:05,774:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478994 ms 2025-11-10 03:11:19,119:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478996 ms 2025-11-10 03:11:32,461:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478995 ms 2025-11-10 03:11:45,805:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478995 ms 2025-11-10 03:11:59,151:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478996 ms 2025-11-10 03:12:12,498:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478996 ms 2025-11-10 03:12:25,842:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478996 ms 2025-11-10 03:12:39,186:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478997 ms 2025-11-10 03:12:52,533:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478996 ms 2025-11-10 03:13:05,877:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478997 ms 2025-11-10 03:13:19,223:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478998 ms 2025-11-10 03:13:32,568:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478997 ms 2025-11-10 03:13:45,902:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478997 ms 2025-11-10 03:13:59,249:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478999 ms 2025-11-10 03:14:12,593:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478998 ms 2025-11-10 03:14:25,938:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478998 ms 2025-11-10 03:14:39,282:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478999 ms 2025-11-10 03:14:52,626:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478999 ms 2025-11-10 03:15:05,967:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801478999 ms 2025-11-10 03:15:19,312:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479000 ms 2025-11-10 03:15:32,659:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479000 ms 2025-11-10 03:15:45,999:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479000 ms 2025-11-10 03:15:59,345:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479001 ms 2025-11-10 03:16:12,691:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479000 ms 2025-11-10 03:16:26,034:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479002 ms 2025-11-10 03:16:39,381:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479001 ms 2025-11-10 03:16:52,725:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479001 ms 2025-11-10 03:17:06,071:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479002 ms 2025-11-10 03:17:19,417:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479002 ms 2025-11-10 03:17:32,761:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479002 ms 2025-11-10 03:17:46,104:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479003 ms 2025-11-10 03:17:59,446:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479003 ms 2025-11-10 03:18:12,790:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479003 ms 2025-11-10 03:18:26,134:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479004 ms 2025-11-10 03:18:39,479:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479003 ms 2025-11-10 03:18:52,826:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479003 ms 2025-11-10 03:19:06,173:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479005 ms 2025-11-10 03:19:19,512:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479004 ms 2025-11-10 03:19:32,857:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479004 ms 2025-11-10 03:19:46,202:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479006 ms 2025-11-10 03:19:59,543:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479005 ms 2025-11-10 03:20:12,889:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479005 ms 2025-11-10 03:20:26,233:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479007 ms 2025-11-10 03:20:39,575:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479006 ms 2025-11-10 03:20:52,919:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479006 ms 2025-11-10 03:21:06,262:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479007 ms 2025-11-10 03:21:19,604:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479007 ms 2025-11-10 03:21:32,948:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479007 ms 2025-11-10 03:21:46,291:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479008 ms 2025-11-10 03:21:59,634:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479007 ms 2025-11-10 03:22:12,983:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479007 ms 2025-11-10 03:22:26,330:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479009 ms 2025-11-10 03:22:39,677:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479008 ms 2025-11-10 03:22:53,022:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479009 ms 2025-11-10 03:23:06,369:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479009 ms 2025-11-10 03:23:19,713:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479009 ms 2025-11-10 03:23:33,057:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479010 ms 2025-11-10 03:23:46,402:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479009 ms 2025-11-10 03:23:59,749:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479010 ms 2025-11-10 03:24:13,092:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479011 ms 2025-11-10 03:24:26,437:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479010 ms 2025-11-10 03:24:39,783:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479010 ms 2025-11-10 03:24:53,128:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479012 ms 2025-11-10 03:25:06,473:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479011 ms 2025-11-10 03:25:19,819:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479011 ms 2025-11-10 03:25:33,166:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479013 ms 2025-11-10 03:25:46,510:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479012 ms 2025-11-10 03:25:59,857:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479012 ms 2025-11-10 03:26:13,203:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479013 ms 2025-11-10 03:26:26,550:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479012 ms 2025-11-10 03:26:39,896:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479013 ms 2025-11-10 03:26:53,242:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479014 ms 2025-11-10 03:27:06,586:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479013 ms 2025-11-10 03:27:19,930:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479014 ms 2025-11-10 03:27:33,271:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479015 ms 2025-11-10 03:27:46,612:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479014 ms 2025-11-10 03:27:59,959:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479014 ms 2025-11-10 03:28:13,305:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479015 ms 2025-11-10 03:28:26,651:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479015 ms 2025-11-10 03:28:39,989:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479015 ms 2025-11-10 03:28:53,334:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479016 ms 2025-11-10 03:29:06,674:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479016 ms 2025-11-10 03:29:20,018:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479017 ms 2025-11-10 03:29:33,365:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479017 ms 2025-11-10 03:29:46,712:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479016 ms 2025-11-10 03:30:00,057:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479018 ms 2025-11-10 03:30:13,404:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479017 ms 2025-11-10 03:30:26,749:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479017 ms 2025-11-10 03:30:40,094:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479019 ms 2025-11-10 03:30:53,441:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479018 ms 2025-11-10 03:31:06,788:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479018 ms 2025-11-10 03:31:20,133:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479019 ms 2025-11-10 03:31:33,478:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479018 ms 2025-11-10 03:31:46,825:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479019 ms 2025-11-10 03:32:00,169:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479020 ms 2025-11-10 03:32:13,515:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479019 ms 2025-11-10 03:32:26,860:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479020 ms 2025-11-10 03:32:40,205:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479021 ms 2025-11-10 03:32:53,549:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479020 ms 2025-11-10 03:33:06,893:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479020 ms 2025-11-10 03:33:20,238:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479022 ms 2025-11-10 03:33:33,585:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479021 ms 2025-11-10 03:33:46,930:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479021 ms 2025-11-10 03:34:00,273:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479022 ms 2025-11-10 03:34:13,620:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479022 ms 2025-11-10 03:34:26,967:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479022 ms 2025-11-10 03:34:40,312:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479023 ms 2025-11-10 03:34:53,657:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479023 ms 2025-11-10 03:35:07,002:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479024 ms 2025-11-10 03:35:20,349:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479024 ms 2025-11-10 03:35:33,695:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479023 ms 2025-11-10 03:35:47,041:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479025 ms 2025-11-10 03:36:00,387:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479024 ms 2025-11-10 03:36:13,733:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479024 ms 2025-11-10 03:36:27,079:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479025 ms 2025-11-10 03:36:40,415:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479025 ms 2025-11-10 03:36:53,761:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479025 ms 2025-11-10 03:37:07,108:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479026 ms 2025-11-10 03:37:20,455:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479025 ms 2025-11-10 03:37:33,801:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479026 ms 2025-11-10 03:37:47,145:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479027 ms 2025-11-10 03:38:00,483:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479026 ms 2025-11-10 03:38:13,830:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479026 ms 2025-11-10 03:38:27,176:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479027 ms 2025-11-10 03:38:40,523:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479027 ms 2025-11-10 03:38:53,869:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479027 ms 2025-11-10 03:39:07,209:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479028 ms 2025-11-10 03:39:20,553:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479028 ms 2025-11-10 03:39:33,896:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479028 ms 2025-11-10 03:39:47,242:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479029 ms 2025-11-10 03:40:00,589:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479028 ms 2025-11-10 03:40:13,929:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479029 ms 2025-11-10 03:40:27,274:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479031 ms 2025-11-10 03:40:40,612:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479029 ms 2025-11-10 03:40:53,959:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479030 ms 2025-11-10 03:41:07,301:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479031 ms 2025-11-10 03:41:20,647:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479030 ms 2025-11-10 03:41:33,992:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479030 ms 2025-11-10 03:41:47,338:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479032 ms 2025-11-10 03:42:00,685:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479031 ms 2025-11-10 03:42:14,019:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479032 ms 2025-11-10 03:42:27,364:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479032 ms 2025-11-10 03:42:40,710:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479032 ms 2025-11-10 03:42:54,049:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479033 ms 2025-11-10 03:43:07,394:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479032 ms 2025-11-10 03:43:20,740:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479032 ms 2025-11-10 03:43:34,081:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479034 ms 2025-11-10 03:43:47,425:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479033 ms 2025-11-10 03:44:00,769:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479033 ms 2025-11-10 03:44:14,111:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479034 ms 2025-11-10 03:44:27,457:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479034 ms 2025-11-10 03:44:40,802:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479034 ms 2025-11-10 03:44:54,147:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479035 ms 2025-11-10 03:45:07,486:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479034 ms 2025-11-10 03:45:20,832:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479035 ms 2025-11-10 03:45:34,177:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479036 ms 2025-11-10 03:45:47,521:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479035 ms 2025-11-10 03:46:00,867:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479036 ms 2025-11-10 03:46:14,209:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479037 ms 2025-11-10 03:46:27,553:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479036 ms 2025-11-10 03:46:40,899:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479036 ms 2025-11-10 03:46:54,246:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479038 ms 2025-11-10 03:47:07,592:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479037 ms 2025-11-10 03:47:20,938:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479037 ms 2025-11-10 03:47:34,284:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479038 ms 2025-11-10 03:47:47,630:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479038 ms 2025-11-10 03:48:00,977:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479038 ms 2025-11-10 03:48:14,320:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479039 ms 2025-11-10 03:48:27,665:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479039 ms 2025-11-10 03:48:41,004:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479040 ms 2025-11-10 03:48:54,349:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479040 ms 2025-11-10 03:49:07,694:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479039 ms 2025-11-10 03:49:21,040:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479040 ms 2025-11-10 03:49:34,385:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479041 ms 2025-11-10 03:49:47,726:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479040 ms 2025-11-10 03:50:01,072:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479041 ms 2025-11-10 03:50:14,418:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479040 ms 2025-11-10 03:50:27,752:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479041 ms 2025-11-10 03:50:41,097:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479042 ms 2025-11-10 03:50:54,443:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479041 ms 2025-11-10 03:51:07,790:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479041 ms 2025-11-10 03:51:21,136:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479043 ms 2025-11-10 03:51:34,483:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479042 ms 2025-11-10 03:51:47,829:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479042 ms 2025-11-10 03:52:01,173:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479044 ms 2025-11-10 03:52:14,520:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479043 ms 2025-11-10 03:52:27,865:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479043 ms 2025-11-10 03:52:41,209:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479044 ms 2025-11-10 03:52:54,556:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479044 ms 2025-11-10 03:53:07,895:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479044 ms 2025-11-10 03:53:21,240:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479045 ms 2025-11-10 03:53:34,587:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479044 ms 2025-11-10 03:53:47,933:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479045 ms 2025-11-10 03:54:01,271:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479046 ms 2025-11-10 03:54:14,617:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479045 ms 2025-11-10 03:54:27,960:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479045 ms 2025-11-10 03:54:41,305:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479047 ms 2025-11-10 03:54:54,649:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479046 ms 2025-11-10 03:55:07,993:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479046 ms 2025-11-10 03:55:21,337:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479047 ms 2025-11-10 03:55:34,681:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479047 ms 2025-11-10 03:55:48,026:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479048 ms 2025-11-10 03:56:01,373:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479048 ms 2025-11-10 03:56:14,715:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479048 ms 2025-11-10 03:56:28,061:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479049 ms 2025-11-10 03:56:41,407:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479049 ms 2025-11-10 03:56:54,754:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479048 ms 2025-11-10 03:57:08,101:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479050 ms 2025-11-10 03:57:21,445:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479049 ms 2025-11-10 03:57:34,789:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479049 ms 2025-11-10 03:57:48,133:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479050 ms 2025-11-10 03:58:01,474:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479050 ms 2025-11-10 03:58:14,821:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479050 ms 2025-11-10 03:58:28,165:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479051 ms 2025-11-10 03:58:41,509:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479050 ms 2025-11-10 03:58:54,849:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479051 ms 2025-11-10 03:59:08,193:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479052 ms 2025-11-10 03:59:21,539:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479051 ms 2025-11-10 03:59:34,886:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479052 ms 2025-11-10 03:59:48,225:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479053 ms 2025-11-10 04:00:01,569:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479052 ms 2025-11-10 04:00:14,914:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479052 ms 2025-11-10 04:00:28,261:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479054 ms 2025-11-10 04:00:41,608:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479053 ms 2025-11-10 04:00:54,954:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479053 ms 2025-11-10 04:01:08,296:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479055 ms 2025-11-10 04:01:21,641:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479054 ms 2025-11-10 04:01:34,985:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479054 ms 2025-11-10 04:01:48,330:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479055 ms 2025-11-10 04:02:01,677:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479054 ms 2025-11-10 04:02:15,011:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479056 ms 2025-11-10 04:02:28,356:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479056 ms 2025-11-10 04:02:41,698:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479055 ms 2025-11-10 04:02:55,042:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479057 ms 2025-11-10 04:03:08,385:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479057 ms 2025-11-10 04:03:21,731:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479056 ms 2025-11-10 04:03:35,077:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479057 ms 2025-11-10 04:03:48,421:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479057 ms 2025-11-10 04:04:01,764:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479057 ms 2025-11-10 04:04:15,109:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479058 ms 2025-11-10 04:04:28,455:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479057 ms 2025-11-10 04:04:41,802:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479058 ms 2025-11-10 04:04:55,147:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479059 ms 2025-11-10 04:05:08,491:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479058 ms 2025-11-10 04:05:21,835:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479058 ms 2025-11-10 04:05:35,181:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479059 ms 2025-11-10 04:05:48,522:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479059 ms 2025-11-10 04:06:01,869:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479059 ms 2025-11-10 04:06:15,215:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479060 ms 2025-11-10 04:06:28,558:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479060 ms 2025-11-10 04:06:41,894:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479060 ms 2025-11-10 04:06:55,240:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479061 ms 2025-11-10 04:07:08,575:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479060 ms 2025-11-10 04:07:21,921:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479061 ms 2025-11-10 04:07:35,267:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479062 ms 2025-11-10 04:07:48,614:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479061 ms 2025-11-10 04:08:01,961:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479061 ms 2025-11-10 04:08:15,308:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479063 ms 2025-11-10 04:08:28,653:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479062 ms 2025-11-10 04:08:41,996:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479062 ms 2025-11-10 04:08:55,338:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479064 ms 2025-11-10 04:09:08,681:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479063 ms 2025-11-10 04:09:22,025:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479064 ms 2025-11-10 04:09:35,369:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479064 ms 2025-11-10 04:09:48,711:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479064 ms 2025-11-10 04:10:02,058:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479065 ms 2025-11-10 04:10:15,405:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479065 ms 2025-11-10 04:10:28,749:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479064 ms 2025-11-10 04:10:42,094:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479066 ms 2025-11-10 04:10:55,440:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479065 ms 2025-11-10 04:11:08,776:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479065 ms 2025-11-10 04:11:22,121:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479067 ms 2025-11-10 04:11:35,466:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479066 ms 2025-11-10 04:11:48,813:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479066 ms 2025-11-10 04:12:02,157:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479067 ms 2025-11-10 04:12:15,503:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479067 ms 2025-11-10 04:12:28,847:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479067 ms 2025-11-10 04:12:42,193:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479068 ms 2025-11-10 04:12:55,540:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479067 ms 2025-11-10 04:13:08,887:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479068 ms 2025-11-10 04:13:22,233:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479069 ms 2025-11-10 04:13:35,579:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479068 ms 2025-11-10 04:13:48,923:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479068 ms 2025-11-10 04:14:02,264:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479070 ms 2025-11-10 04:14:15,609:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479069 ms 2025-11-10 04:14:28,956:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479069 ms 2025-11-10 04:14:42,302:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479070 ms 2025-11-10 04:14:55,649:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479070 ms 2025-11-10 04:15:08,992:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479070 ms 2025-11-10 04:15:22,339:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479071 ms 2025-11-10 04:15:35,685:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479070 ms 2025-11-10 04:15:49,032:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479072 ms 2025-11-10 04:16:02,377:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479072 ms 2025-11-10 04:16:15,722:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479071 ms 2025-11-10 04:16:29,069:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479072 ms 2025-11-10 04:16:42,412:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479073 ms 2025-11-10 04:16:55,758:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479072 ms 2025-11-10 04:17:09,097:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479073 ms 2025-11-10 04:17:22,440:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479072 ms 2025-11-10 04:17:35,785:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479073 ms 2025-11-10 04:17:49,130:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479074 ms 2025-11-10 04:18:02,477:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479073 ms 2025-11-10 04:18:15,823:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479074 ms 2025-11-10 04:18:29,169:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479075 ms 2025-11-10 04:18:42,516:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479074 ms 2025-11-10 04:18:55,861:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479074 ms 2025-11-10 04:19:09,206:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479076 ms 2025-11-10 04:19:22,551:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479075 ms 2025-11-10 04:19:35,898:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479075 ms 2025-11-10 04:19:49,245:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479076 ms 2025-11-10 04:20:02,592:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479076 ms 2025-11-10 04:20:15,937:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479076 ms 2025-11-10 04:20:29,281:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479077 ms 2025-11-10 04:20:42,625:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479076 ms 2025-11-10 04:20:55,969:1(0x7f5866ffd640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in 1801479077 ms